]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2006-04-16 maximo Do not mangle current session user login name with...
2006-04-16 schweikhCorrect assorted grammos and typos.
2006-04-16 bruefferFix indentation for "Ostersonntag".
2006-04-15 scottlTake a better stab at making this compile.
2006-04-15 pjdCorrect debug: we are sending child bio here, not paren...
2006-04-15 scottlTake a stab at making this compile.
2006-04-15 maximo Document /dev/fido.
2006-04-15 maximo s/you health/your health/.
2006-04-15 ume- make reentrant version of netdb functions glibc style...
2006-04-15 iwasakiOops, untested code was included accidentally.
2006-04-15 deischenDon't export __gdtoa. The only known ports that rely on
2006-04-15 maximo Document SO_NOSIGPIPE, touch .Dd.
2006-04-15 iwasakiImport ACPI Dock Station support. Note that this is...
2006-04-15 maximo Fix prototype for SYSCALL_MODULE(9): the third argument
2006-04-15 maximo Fix printf(9) formatting: do not use hardcode "0x...
2006-04-15 maximo s/PsuedoRAID/PseudoRAID/.
2006-04-15 maximo Be pedantic and do fts_close() when done.
2006-04-15 scottlFix the interrupt handler to do the mandatory PCI flush...
2006-04-15 delphijMFen:
2006-04-15 rwatsonMirror IPv4 pcb locking into in6_setsockaddr() and...
2006-04-15 jbCopy the new CLOCK_ defines from sys/time.h for SUSv3...
2006-04-15 impFix style nit noticed by bde.
2006-04-14 jhbMark the thread pointer used during an adaptive spin...
2006-04-14 ruList pwritev in the NAME section.
2006-04-14 jkimFix copy-and-pasto in comment.
2006-04-14 jkimFix minimal installation check. 'X' was not displayed...
2006-04-14 ache1) Fix hang at the end of line buffer (PR 95715)
2006-04-14 matteoWhitespace fix
2006-04-14 sosDont poll for ATA_IDLE on a detached channel in suspend.
2006-04-14 ambriskoReduce the Linux ioctl range to what is needed. I...
2006-04-14 jhbDrop the kqueue global mutex as soon as we are finished...
2006-04-14 schweikhOutput something reasonable for regular and expanded...
2006-04-14 ruFix markup and some typos.
2006-04-14 matteoAdd device ID for Intel Pro/100 VE Network Connection...
2006-04-14 maximo Yacc's lineno variable holds a total number of parsed...
2006-04-13 davidxuClear TDF_SINTR in sleepq_resume_thread, also sleepq_ca...
2006-04-13 cracauerMake CCD be able to read and write Linux software raids.
2006-04-13 cracauerRepair ext2fs writes.
2006-04-13 brooksSpell synchronous with required silent 'h'.
2006-04-13 brooksAdd missing _ to $_punct.
2006-04-13 schweikhs/soley/solely
2006-04-13 bruefferbce(4) does polling too.
2006-04-13 impAdd commented out define for TSC board's boot0.
2006-04-13 impMFp4:
2006-04-13 impMerge from p4:
2006-04-13 impNeed at91rm9200_lowlevel.h for SDRAM_BASE definition.
2006-04-13 jhbTurn on ithread_destroy() and call it from intr_event_d...
2006-04-13 cognetBring back arm-specific workaround from rev 1.15:
2006-04-13 cognetWe need to adjust the bus handle if the resource is...
2006-04-13 cognetDisable/enable fiqs as well as irqs.
2006-04-13 ruFix DEVICE_POLLING support (compile-only tested).
2006-04-13 ruRecord the /lib/libgpib.so.1 move to /usr/lib.
2006-04-13 ru- Let make(1) track dependencies and regen netid map...
2006-04-13 ruAdd missing library dependencies.
2006-04-13 flzFix Mother's/Father's day in most case.
2006-04-13 ruRe-apply changes to make this compile with -Wundef:
2006-04-13 ruRegen.
2006-04-13 ruImplications are auto-generated.
2006-04-13 flzUse ps true power instead of tr/tail which aren't avail...
2006-04-13 ruApply style.Makefile(5) here.
2006-04-13 ruInstall the shared library under /usr/lib; it's not...
2006-04-13 ruPlace shared libpcap library under /lib, currently...
2006-04-13 brooksCommit the various network interface configutation...
2006-04-13 gshapiroAdd a note regarding bumping the freebsd*mc files for...
2006-04-13 gshapiroForced commit to bump the $FreeBSD$ version so mergemas...
2006-04-13 alcInclude opt_pmap.h for PMAP_SHPGPERPROC.
2006-04-13 delphijUnexpand TAILQ_FIRST(foo) == NULL to TAILQ_EMPTY.
2006-04-12 impCommon register definition for AT91RM9200
2006-04-12 impRecovery boot loader for the AT91 family of processors...
2006-04-12 rulibc_r is no longer provided, and on alpha and sparc64...
2006-04-12 ruFix a symlink.
2006-04-12 ruInstall shared libpthread library into /lib; needed...
2006-04-12 bruefferDocument the bluetooth/, rc.d/, security/ and ssh/...
2006-04-12 psFix the PHY support for the 5780. I mis-merged this...
2006-04-12 samadapt PacketGetAdapterNames to 0.4.8 calling convention
2006-04-12 pjdPass BIO_GETATTR requests down.
2006-04-12 pjdRemove unused prototypes.
2006-04-12 pjdOn padlock initialization, allocate memory with M_WAITOK.
2006-04-12 pjdCorrect an obvious typo.
2006-04-12 umeRemove an inappropriate comment which is put into generated
2006-04-12 rwatsonUse ANSI C function protypes and declarations for if_ar...
2006-04-12 alcRetire pmap_track_modified(). We no longer need it...
2006-04-12 rwatsonAssert the inpcb lock in udp6_output(), as we dereferen...
2006-04-12 rwatsonAdd comment to udp6_input() that locking is missing...
2006-04-12 rwatsonAdd udbinfo locking in udp6_input() to protect lookups...
2006-04-12 rwatsonDon't use spl around call to in_pcballoc() in IPv6...
2006-04-12 rwatsonRemove one remaining use of spl in the IPv6 fragmentati...
2006-04-12 rwatsonAdd missing locking to udp6_getcred(), remove spl use.
2006-04-12 rwatsonRemove spl use from IPv6 inpcb code.
2006-04-11 cognetMake this compile without INVARIANTS.
2006-04-11 jmguse pwrite to always write at the begining of the file...
2006-04-11 mjacobIf we end up with a CTIO completing with CAM_REQUEUE_REQ,
2006-04-11 sobomaxMerge in timeout into A20-enable routine from cdboot...
2006-04-11 jhbDrop the gateA20() function in the loader as it is...
2006-04-11 jhbMinor whitespace tweak.
2006-04-11 marius- Move _Qp_* and __dtoul from FBSDprivate to the list...
2006-04-11 pjdBe sure to wakeup the crypto thread when new request...
2006-04-11 jhbTweak comment.
2006-04-11 jhbUse the proper condition to determine that we matched...
2006-04-11 mjacobA large set of changes:
next