]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2004-12-23 glebiusMove systm.h up, since it is required by mbuf.h.
2004-12-23 glebius- sort includes
2004-12-23 ruDon't call "objs" target in rescue.mk twice.
2004-12-23 ruMake "===> " prefixes look sane.
2004-12-23 ruInclude bsd.compat.mk early from sys.mk, enough for...
2004-12-23 scottlDocument the 2130SLP
2004-12-23 impAdd OZ711M1
2004-12-23 impAdd recognition of O2Micro 711M1.
2004-12-23 jkoshyBetter rendering of the prototype for signal(3).
2004-12-23 rwatsonAssert the sem lock in sem_ref() and sem_rel(), as...
2004-12-23 rwatsonAttempt to consistently use () around return values...
2004-12-23 rwatsonRemove an XXXRW comment relating to whether or not...
2004-12-23 rwatsonRemove the now unused tcp_canceltimers() function....
2004-12-23 rwatsonRemove an annotation of a minor race relating to the...
2004-12-23 rwatsonRemove temporary debugging printf that was used to...
2004-12-23 rwatsonIn sonewconn(), the s/if/while/ change to wait for...
2004-12-23 rwatsonRemove an XXXRW indicating atomic operations might...
2004-12-23 rwatsonIn soalloc(), simplify the mac_init_socket() handling...
2004-12-23 keramidaFix a couple of typos.
2004-12-22 pjd- Add genid field to the metadata which will allow...
2004-12-22 ruFurther fix the case mentioned in rev. 1.302. The
2004-12-22 alcAdd send buffer locking to uipc_send(). Without this...
2004-12-22 pjd'forget' command takes device names, not provider names.
2004-12-22 phkInclude fcntl.h
2004-12-22 phkDon't include filedesc.h
2004-12-22 phkInclude fcntl.h
2004-12-22 phkInclude uio.h
2004-12-22 phkInclude fcntl.h
2004-12-22 phkInclude fcntl.h
2004-12-22 phkInclude fcntl.h
2004-12-22 phkInclude fcntl.h
2004-12-22 phkCheck O_NONBLOCK instead of IO_NDELAY.
2004-12-22 phkFix comment.
2004-12-22 phkDon't include vnode.h.
2004-12-22 wollmanCorrect speling erors.
2004-12-22 phkDon't include vnode.h
2004-12-22 phkInclude fcntl.h not vnode.h.
2004-12-22 phkCheck O_NONBLOCK not IO_NDELAY.
2004-12-22 phk#include fcntl.h not vnode.h. Check O_NONBLOCK not...
2004-12-22 phk#include of <sys/vnode.h> not necesary.
2004-12-22 phkBe consistent about flag values passed to device driver...
2004-12-22 phkShuffle numeric values of the IO_* flags to match the...
2004-12-22 keramidaPunctuation marks should be separate arguments in groff...
2004-12-22 keramidaUse .Dv NULL when referring to NULL C pointers, instead...
2004-12-22 ruLook into machine-specific manpage subdirectories too.
2004-12-22 keramidaCross reference init(8) too, instead of vaguely referri...
2004-12-22 ruFixed the only warning and mark as WARNS=6 clean.
2004-12-22 ru- Fixed handling of manpage subdirectories:
2004-12-22 rwatsonRemove single line containing the word "KLD" ommitted...
2004-12-22 yongariDue to unknown reasons, Disk_Names() returns SCSI CDROM...
2004-12-22 yongariPlug memory leak.
2004-12-22 kientzleInclude wchar.h to improve our chances of finding
2004-12-22 kientzlePortability nit: Some platforms require stdio.h before...
2004-12-22 kientzleAdd __archive_strappend_int to format a decimal
2004-12-22 kientzleAdd a fallback version of fnmatch() to the bsdtar
2004-12-22 kientzleGC an unused #include
2004-12-22 kientzleFix -W long option handling.
2004-12-22 kientzleDon't truncate major/minor numbers written to the legacy
2004-12-22 kientzleTune the bidding for tar archives. This
2004-12-22 kientzlePortability: the included fts.c should now
2004-12-21 roamAnd this, kids, is what happens if you act on a patch...
2004-12-21 pjdNow, when force device destruction is done on shutdown...
2004-12-21 roamReflect the change of the hw.ata.atapi_dma sysctl defau...
2004-12-21 pjdImprove reliability and clean up code a bit.
2004-12-21 alcUse vtopde() instead of pmap_pde() in pmap_kextract...
2004-12-21 pjdWait a bit after creating device.
2004-12-21 pjdWhen RAID3 device is configured in "verify" mode, synch...
2004-12-21 pjdThis should not be permitted, but some GEOM classes...
2004-12-21 pjdImplement g_topology_try_lock().
2004-12-21 ruUse the source of the termcap database when available.
2004-12-21 ruThe "fixate" command no longer terminates command proce...
2004-12-21 ruDocument -F in usage() and SYNOPSIS.
2004-12-21 ruMake "burncd ... fixate eject" really work as promised.
2004-12-21 ruNOPAM -> NO_PAM
2004-12-21 ruNOIPSEC -> TRACEROUTE_NO_IPSEC
2004-12-21 ruNOFORTH -> NO_FORTH
2004-12-21 ruNOCLEAN -> NO_CLEAN
2004-12-21 keramidaFix the build of netrate/ with WARNS=5 and add a Makefi...
2004-12-21 ruNOSHARE -> NO_SHARE
2004-12-21 ruNOHTML -> NO_HTML
2004-12-21 ruOverhaul ppp(8) build options so they are safe to use in
2004-12-21 cognet- The IQ80321 has a jumper which changes the PCI device...
2004-12-21 ruThe C define is NONAT.
2004-12-21 ruNOINET6 -> NO_INET6
2004-12-21 ruNOGAMES -> NO_GAMES
2004-12-21 ruNOCRYPT -> NO_CRYPT
2004-12-21 ruNOSHARED -> NO_SHARED
2004-12-21 ruNOFSCHG -> NO_FSCHG
2004-12-21 ruNOINSTALLLIB -> NO_INSTALLLIB
2004-12-21 ruNOMLINKS -> NO_MLINKS
2004-12-21 ruNOTAGS -> NO_TAGS
2004-12-21 ruNOEXTRADEPEND -> NO_EXTRADEPEND
2004-12-21 ruNODOCCOMPRESS -> NO_DOCCOMPRESS
2004-12-21 ruNOATM -> NO_ATM
2004-12-21 ruNOLIBC_R -> NO_LIBC_R
2004-12-21 ruStart the dreaded NOFOO -> NO_FOO conversion.
2004-12-21 grehanGEOMify the OFW disk driver. Code taken unashamedly...
2004-12-21 obrienProtect the NM expansion.
2004-12-21 obrienFix a mis-sort.
2004-12-21 brueffer(fast) ethernet -> (Fast) Ethernet
next