| Commit message (Expand) | Author | Age | Files | Lines |
* | Back out proc locking to protect p_ucred for obtaining additional | jhb | 2001-01-27 | 24 | -448/+90 |
* | - Back out over-aggressive locking of p->p_cred. | jhb | 2001-01-26 | 1 | -12/+3 |
* | Fix fork_exit() to take a pointer to a function that returns void as its | jhb | 2001-01-26 | 2 | -3/+3 |
* | Update some comments, s0 in the pcb of a child returning from fork1() is | jhb | 2001-01-26 | 3 | -6/+6 |
* | Catch release notes up with security advisories 00:41, 00:76, | bmah | 2001-01-26 | 2 | -6/+38 |
* | Minor cleanups after yesterday's patch. | luigi | 2001-01-26 | 3 | -27/+15 |
* | New release notes: buildkernel uses KERNCONF, pkg_create/pkg_install | bmah | 2001-01-26 | 2 | -0/+20 |
* | Initialise proc0.p_heldmtx and proc0.p_contested and call | dfr | 2001-01-26 | 1 | -2/+7 |
* | The osfulator needs sysvipc to work. Thanks to DES's commit to | gallatin | 2001-01-26 | 1 | -0/+3 |
* | s/err1/errx/. | ume | 2001-01-26 | 1 | -2/+2 |
* | Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards. | hm | 2001-01-26 | 2 | -5/+10 |
* | Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards. | hm | 2001-01-26 | 5 | -2/+11 |
* | Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards. | hm | 2001-01-26 | 3 | -3/+420 |
* | Add experimental support for Eicon.Diehl DIVA 2.0 and 2.02 ISA PnP cards. | hm | 2001-01-26 | 2 | -6/+8 |
* | correct documentation to match code. | julian | 2001-01-26 | 1 | -2/+2 |
* | Swap egress hooks for packets entering from the monitor hooks. | julian | 2001-01-26 | 1 | -2/+2 |
* | Bring dummynet in line with the code that now works in -STABLE. | luigi | 2001-01-26 | 2 | -129/+164 |
* | Bring bridging code in line with the one which works on -STABLE. | luigi | 2001-01-26 | 1 | -49/+97 |
* | Push Giant down into the trap handlers that need it, instead of | jake | 2001-01-26 | 3 | -45/+132 |
* | - Don't pass in MTX_NORECURSE, as that is only used with spin mutexes and | jhb | 2001-01-26 | 1 | -23/+23 |
* | Comment only change; s/_thread_sys_/__sys_/ | deischen | 2001-01-26 | 4 | -8/+8 |
* | Comment change only; s/_thread_sys_/__sys_/ | deischen | 2001-01-26 | 1 | -1/+1 |
* | Fix arg count | brian | 2001-01-26 | 2 | -2/+2 |
* | If executing the stuff from ppp.linkdown results in a state change, | brian | 2001-01-26 | 1 | -4/+6 |
* | Allow ``set server closed'' to close the diagnostic socket. | brian | 2001-01-26 | 9 | -85/+258 |
* | D'oh! Forgot to link to /dev/voodoo. | cokane | 2001-01-26 | 1 | -1/+2 |
* | Comment the interface to ether_input() and the way is normally | luigi | 2001-01-25 | 1 | -0/+9 |
* | Print out the target device when the mount fails. | bsd | 2001-01-25 | 1 | -1/+2 |
* | Always print out the target device when the mount fails, not just on | bsd | 2001-01-25 | 1 | -4/+1 |
* | Only clear the 'free' bit if we were successful in getting a queue item off t... | julian | 2001-01-25 | 1 | -2/+6 |
* | Whitespace fix: convert code indented 6 spaces to use tabs instead. | jhb | 2001-01-25 | 2 | -12/+12 |
* | Make the "-pthread" option work again, now that libc_r has to be | jdp | 2001-01-25 | 1 | -7/+4 |
* | Provide a better error message when the /dev entry is non-existant. | bsd | 2001-01-25 | 1 | -0/+3 |
* | Correct spelling of foresight. | dwmalone | 2001-01-25 | 1 | -1/+1 |
* | Don't hardcode geometry of VESA_800x600 raster text mode (80x25). Instead save | sobomax | 2001-01-25 | 1 | -2/+8 |
* | New option `-g' to allow selecting custom text geometry in VESA_800x600 raster | sobomax | 2001-01-25 | 2 | -6/+53 |
* | mdoc(7) police: fixed a few bogons. | ru | 2001-01-25 | 1 | -12/+12 |
* | Return exit value 0 on success when PID is specified. | kuriyama | 2001-01-25 | 1 | -0/+1 |
* | - Don't try to send RA to lo0, gifN and faithN. | ume | 2001-01-25 | 2 | -38/+10 |
* | Fix typo | phantom | 2001-01-25 | 2 | -4/+4 |
* | Discard extra status information if -1. This has been breaking the | nsouch | 2001-01-25 | 1 | -0/+5 |
* | Mention about rtadvd_interfaces. It should be specified if you want | ume | 2001-01-25 | 1 | -0/+1 |
* | man(7) -> mdoc(7) | phantom | 2001-01-25 | 1 | -62/+63 |
* | Give morse(6) own manual page since common manpage for bcd(6), ppt(6) and | phantom | 2001-01-25 | 4 | -136/+180 |
* | Remove never used home-born implementation of curses library from source | phantom | 2001-01-25 | 4 | -846/+5 |
* | Slightly re-word sentence to allow using .Nm macro without parameter | phantom | 2001-01-25 | 1 | -1/+2 |
* | Slightly re-word sentence to allow using .Nm macro without parameter | phantom | 2001-01-25 | 1 | -4/+6 |
* | Set properly the PixelBytes field for 8bits modes. | nsouch | 2001-01-25 | 1 | -0/+2 |
* | Consider that the chipset may be in ECP mode (from BIOS settings) | nsouch | 2001-01-25 | 4 | -72/+74 |
* | remove reference to nonexistent ugen(4) manual page. | ben | 2001-01-25 | 1 | -1/+0 |