summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Honour the "uuid" directive in adduser.confmatteo2006-01-221-1/+4
* Rename geom_uzip class to g_uzip in order to be consistent with the namingfjoe2006-01-221-2/+2
* Add gettytab entry for 3wire 19200 baud consolematteo2006-01-221-0/+2
* Various fixups:ariff2006-01-225-46/+227
* Fix a bogus panic.davidxu2006-01-221-1/+1
* Decrease kaio_active_count first, because user process may go awaydavidxu2006-01-221-2/+5
* Regen.davidxu2006-01-225-16/+16
* Make aio code MP safe.davidxu2006-01-222-854/+585
* s/sigval/sival/gdavidxu2006-01-222-2/+2
* Convert in6_cksum() to ANSI C function declaration.rwatson2006-01-221-4/+1
* Convert remaining functions to ANSI C function declarations; removerwatson2006-01-221-77/+33
* Convert last remaining function in ip_gre.c to ANSI C functionrwatson2006-01-221-3/+1
* Convert to ANSI C function declarations.rwatson2006-01-221-29/+11
* Fix a race condition by initializing the taskqueue before registeringmux2006-01-221-10/+10
* Add a devd(8) event that is sent after the system resumes. This can benjl2006-01-221-1/+13
* Convert function declarations to ANSI C.rwatson2006-01-221-18/+8
* Convert function declarations to ANSI C.rwatson2006-01-221-8/+2
* Convert remaining functions to ANSI C function declarations.rwatson2006-01-221-86/+28
* rename(), rmdir(), and undelete() fail with EPERM if the last componenttruckman2006-01-213-0/+9
* o Add 406.status-gmirror, sort.maxim2006-01-211-1/+2
* Avoid a vm object reference leak in a rarely used code path.alc2006-01-211-10/+7
* Convert to ANSI C function declarations.rwatson2006-01-211-83/+36
* Return EPERM from lookup() if cn_nameiop is DELETE or RENAME andtruckman2006-01-211-4/+11
* Convert iir inlines to ANSI C function declarations.rwatson2006-01-211-10/+4
* Convert last four functions in coda_vnops.c to ANSI C functionrwatson2006-01-212-28/+12
* Convert remaining functions in vfs_subr.c from K&R prototypes to ANSI Crwatson2006-01-211-82/+34
* Add an rc.d script for stand-alone ftpd.yar2006-01-214-2/+50
* Fix panic on boot due to not all SATA chipsets having SSTATUS registerisos2006-01-211-3/+3
* Backput the "Dell ID" part of the last commit, it was already tried innetchild2006-01-211-5/+0
* Merge rev. 1.5 and 1.6 from DFly:netchild2006-01-211-7/+12
* Fix the bug in my last commit: ++Year... 8-/netchild2006-01-211-1/+1
* Allow the use of wildcarded device names in devfs.confmatteo2006-01-211-10/+16
* Remove some duplicated entriesmatteo2006-01-211-183/+27
* It's perfectly valid to run rpc_statd and rpc_lockd as an NFS client, soceri2006-01-211-2/+2
* In the daemon code, check for and report possible errorsyar2006-01-211-14/+22
* account tx retry-fail errors in if_oerrors.damien2006-01-211-1/+8
* Remove the commented out entry of the old ISA-only le(4) driver whichmarius2006-01-211-3/+0
* The daemon's child shouldn't go on with the for loopyar2006-01-211-6/+7
* Use pidfile(3) provided by libutil to manage the deamon's pid file.yar2006-01-212-30/+25
* Remove some dead code.trhodes2006-01-211-18/+7
* Prevent dereferencing a NULL pointer if the malloc() fails.netchild2006-01-211-9/+10
* Adjust tx power based on user preferences.damien2006-01-211-0/+3
* Fix stack corruptions on amd64.bz2006-01-217-59/+13
* o fix initialization sequence.damien2006-01-212-5/+28
* Check for BGE_RXBDFLAG_IP_CSUM flag before marking mbuf as with validglebius2006-01-211-4/+5
* Add two new ural(4) product ids.damien2006-01-212-0/+4
* sync w/ openbsd:damien2006-01-212-54/+104
* Remove unused pointer.joel2006-01-212-5/+0
* Fix computation of the tx retry count in AMRR.damien2006-01-211-2/+2
* Native 32bit recording is turned on, although broken on some hardware.joel2006-01-211-5/+3
OpenPOWER on IntegriCloud