summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use available rc.subr features.yar2005-10-021-27/+16
* Do not packet filter in the bridge_start() routine, locally generated packetsthompsa2005-10-021-20/+9
* Record dependency on the newly introduced pfsync.yar2005-10-021-2/+2
* Add an rc.d script to start pfsync at the right moment of theyar2005-10-025-3/+111
* New release notes:hrs2005-10-022-8/+146
* * Fixed rate operation for es1370 chip to solve conflictingnetchild2005-10-021-118/+222
* Use rc.subr(8) appropriately:yar2005-10-021-44/+23
* Emulate pcm mixer controller for any uaudio device without it.netchild2005-10-021-0/+9
* The cmi9739_patch function which is referenced by ac97.c (rev. 1.56) now...netchild2005-10-022-0/+11
* sys/dev/sound/pcm/sndstat.c:netchild2005-10-023-51/+42
* General spl* cleanup. It doesn't serve any purpose anymore.netchild2005-10-021-34/+1
* sys/dev/sound/pcm/ac97.c:netchild2005-10-024-19/+112
* Soft volume implementation for audio devices without pcm mixer controller.netchild2005-10-023-1/+80
* Document that -q option is also applicable to the "change" command.ru2005-10-021-2/+2
* Add a DDB "traceall" function, which stack traces all known processrwatson2005-10-021-0/+18
* o Restore kerneldumpheader.architectureversion bytes swoppingmaxim2005-10-021-1/+2
* Two fixes for the last commit.glebius2005-10-021-3/+2
* Include kdb.h so that kdb_active is declared regardless of KDB beingrwatson2005-10-021-0/+1
* Complete removal of mac_create_root_mount/mpo_create_root_mount MACrwatson2005-10-024-6/+0
* o Teach sysctl_drop() how to deal with the sockets in TIME_WAIT state.maxim2005-10-022-2/+10
* Add firewall-related xrefs to SEE ALSO.yar2005-10-021-0/+13
* Allow user to override default port numbers used by communicationbp2005-10-028-13/+80
* o Remove unfinished code and make it possible to overridemaxim2005-10-021-14/+5
* Fixing WEP bustage in hostap mode since 5.2-RELEASE.avatar2005-10-022-15/+59
* Honouring ic->ic_dtim_period.avatar2005-10-021-1/+1
* Fix the usage of rc_usage. The rc_usage function takesyar2005-10-011-3/+3
* Note that kern.polling.enable is deprecated.glebius2005-10-011-0/+4
* Second attempt at a work-around for fifo-related socket panics duringrwatson2005-10-011-0/+4
* Make sure the clone lists are sorted in the right order.phk2005-10-011-3/+5
* Now ifconfig is the one right way to turn polling on. Thus, removeglebius2005-10-011-5/+6
* Correct previous commit to fix the sense of the TDP_NORUNNINGBUFtruckman2005-10-011-1/+1
* - Catch up with the fact that HZ is 1000 now by default.glebius2005-10-011-22/+21
* Big polling(4) cleanup.glebius2005-10-0125-752/+854
* Copy new process argument list in do_execve() before grabbing PROC_LOCKtruckman2005-10-011-10/+10
* Update for GNU cpio 2.6.tjr2005-10-011-12/+24
* Merge long_format() time formatting code and fixes for printf() formattjr2005-10-011-11/+14
* Define HAVE_MKFIFO and HAVE_SETLOCALE here since the configure scripttjr2005-10-011-1/+2
* Merge from old copyout.c rev 1.2: Output a zero rdev except for bdevs,tjr2005-10-011-2/+139
* Merge from old copypass.c rev 1.3: If we must yell at the user than atjr2005-10-011-1/+1
* Merge from old util.c rev 1.2: say "volume" instead of "tape".tjr2005-10-011-2/+4
* Merge from old main.c rev 1.2: Don't set the umask until after we havetjr2005-10-011-2/+4
* Merge from old tar.c rev 1.2: Recognize and skip 'x' and 'g' paxtjr2005-10-011-0/+15
* Merge from old copyin.c rev 1.5, copypass.c rev 1.2: Create fifos usingtjr2005-10-012-8/+32
* Update for GNU cpio 2.6.tjr2005-10-013-15/+528
* Rename isnumber() to cpio_isnumber() to avoid clashing with thetjr2005-10-011-3/+5
* Remove files no longer present in GNU cpio distribution. Most of thesetjr2005-10-0135-10361/+0
* This commit was generated by cvs2svn to compensate for changes in r150765,tjr2005-10-0184-10/+19558
|\
| * Import GNU cpio 2.6 (trimmed)tjr2005-10-0184-10/+19558
* | Allow the root user to be aware of other credentials by virtuetrhodes2005-09-301-2/+12
* | Use ansi function definitions in preference to K&R to reduce diffsimp2005-09-3018-200/+82
OpenPOWER on IntegriCloud