]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
2004-12-20 phkHide/remove various printfs, now that root mounting...
2004-12-20 phkfix a misleading sleep identifier.
2004-12-20 phkWe can only ever get to vgonechrl() from a devfs vnode...
2004-12-20 julianOops, this one isn't ready
2004-12-20 phkAdd a couple of KASSERTS to try to diagnose a problem...
2004-12-20 julianAdd a bunch of USB definitions from NetBSD.
2004-12-20 julianMerge in a bunch of USB device and manufacturer definit...
2004-12-20 peadarUse "KEYWORD: shutdown" so shutdown commands will actua...
2004-12-20 paulIf PORTNAME is set in a system Makefile then hook into...
2004-12-20 peadarWhen stopping a chrooted named, unmount the devfs files...
2004-12-20 njlOnly use the current value if there's one IRQ. Some...
2004-12-20 hartiFix compilation for the USE_KQUEUE case.
2004-12-20 muxOnly try to use the 82503 serial interface for the...
2004-12-20 hartimaxJobs is declared extern in job.h so it cannot be...
2004-12-20 ruSort by month/day/year/login.
2004-12-20 bzEnable jumbo frames on Yukon variants of sk(4).
2004-12-20 njlOnly report a critical battery level once until it...
2004-12-20 samNote requirement to manually load/configure ancillary...
2004-12-20 samadd ancillary wlan modules and fixup comments
2004-12-19 pjdRemove unused variables.
2004-12-19 pjd- Argument 'flags' in g_mirror_destroy_consumer() funct...
2004-12-19 deischenDon't panic when sigsuspend is interrupted by a cancell...
2004-12-19 pjdSome major cleanups.
2004-12-19 pjdDon't quit on first failure, just skip failures.
2004-12-19 marksAdd myself.
2004-12-19 dhartmeiInitialise init_addr in pf_map_addr() in the PF_POOL_RO...
2004-12-19 njlMove launching the worker thread from a SYSINIT to...
2004-12-19 maximAllocate an additional white space in a username column for
2004-12-19 glebiusWe already have ng_fec.4 manpage. And sys/modules is...
2004-12-19 glebiusWe have an informative ng_source.4 manpage, which is...
2004-12-19 glebiusAssert queue mutex in ng_dequeue() and ng_queue_rw().
2004-12-19 cpercivaUse the accepted abbreviation "kB" for kilobyte, rather...
2004-12-19 gadCall umask() before opening the lock-file for a queue...
next