summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Back out proc locking to protect p_ucred for obtaining additionaljhb2001-01-2724-448/+90
* - Back out over-aggressive locking of p->p_cred.jhb2001-01-261-12/+3
* Fix fork_exit() to take a pointer to a function that returns void as itsjhb2001-01-262-3/+3
* Update some comments, s0 in the pcb of a child returning from fork1() isjhb2001-01-263-6/+6
* Catch release notes up with security advisories 00:41, 00:76,bmah2001-01-262-6/+38
* Minor cleanups after yesterday's patch.luigi2001-01-263-27/+15
* New release notes: buildkernel uses KERNCONF, pkg_create/pkg_installbmah2001-01-262-0/+20
* Initialise proc0.p_heldmtx and proc0.p_contested and calldfr2001-01-261-2/+7
* The osfulator needs sysvipc to work. Thanks to DES's commit togallatin2001-01-261-0/+3
* s/err1/errx/.ume2001-01-261-2/+2
* Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards.hm2001-01-262-5/+10
* Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards.hm2001-01-265-2/+11
* Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards.hm2001-01-263-3/+420
* Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards.hm2001-01-262-6/+8
* correct documentation to match code.julian2001-01-261-2/+2
* Swap egress hooks for packets entering from the monitor hooks.julian2001-01-261-2/+2
* Bring dummynet in line with the code that now works in -STABLE.luigi2001-01-262-129/+164
* Bring bridging code in line with the one which works on -STABLE.luigi2001-01-261-49/+97
* Push Giant down into the trap handlers that need it, instead ofjake2001-01-263-45/+132
* - Don't pass in MTX_NORECURSE, as that is only used with spin mutexes andjhb2001-01-261-23/+23
* Comment only change; s/_thread_sys_/__sys_/deischen2001-01-264-8/+8
* Comment change only; s/_thread_sys_/__sys_/deischen2001-01-261-1/+1
* Fix arg countbrian2001-01-262-2/+2
* If executing the stuff from ppp.linkdown results in a state change,brian2001-01-261-4/+6
* Allow ``set server closed'' to close the diagnostic socket.brian2001-01-269-85/+258
* D'oh! Forgot to link to /dev/voodoo.cokane2001-01-261-1/+2
* Comment the interface to ether_input() and the way is normallyluigi2001-01-251-0/+9
* Print out the target device when the mount fails.bsd2001-01-251-1/+2
* Always print out the target device when the mount fails, not just onbsd2001-01-251-4/+1
* Only clear the 'free' bit if we were successful in getting a queue item off t...julian2001-01-251-2/+6
* Whitespace fix: convert code indented 6 spaces to use tabs instead.jhb2001-01-252-12/+12
* Make the "-pthread" option work again, now that libc_r has to bejdp2001-01-251-7/+4
* Provide a better error message when the /dev entry is non-existant.bsd2001-01-251-0/+3
* Correct spelling of foresight.dwmalone2001-01-251-1/+1
* Don't hardcode geometry of VESA_800x600 raster text mode (80x25). Instead savesobomax2001-01-251-2/+8
* New option `-g' to allow selecting custom text geometry in VESA_800x600 rastersobomax2001-01-252-6/+53
* mdoc(7) police: fixed a few bogons.ru2001-01-251-12/+12
* Return exit value 0 on success when PID is specified.kuriyama2001-01-251-0/+1
* - Don't try to send RA to lo0, gifN and faithN.ume2001-01-252-38/+10
* Fix typophantom2001-01-252-4/+4
* Discard extra status information if -1. This has been breaking thensouch2001-01-251-0/+5
* Mention about rtadvd_interfaces. It should be specified if you wantume2001-01-251-0/+1
* man(7) -> mdoc(7)phantom2001-01-251-62/+63
* Give morse(6) own manual page since common manpage for bcd(6), ppt(6) andphantom2001-01-254-136/+180
* Remove never used home-born implementation of curses library from sourcephantom2001-01-254-846/+5
* Slightly re-word sentence to allow using .Nm macro without parameterphantom2001-01-251-1/+2
* Slightly re-word sentence to allow using .Nm macro without parameterphantom2001-01-251-4/+6
* Set properly the PixelBytes field for 8bits modes.nsouch2001-01-251-0/+2
* Consider that the chipset may be in ECP mode (from BIOS settings)nsouch2001-01-254-72/+74
* remove reference to nonexistent ugen(4) manual page.ben2001-01-251-1/+0
OpenPOWER on IntegriCloud