summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added necessary include for pc98.nyan2001-01-252-0/+2
* Remove CV_DECLARE(), which serves no useful purpose.jasone2001-01-251-4/+0
* Add some description and clarification as to the use of the tdfx device.cokane2001-01-252-0/+18
* Add -c/C which chroots by IP of tftp client, (i.e. /tftproot/127.0.0.1/).billf2001-01-252-4/+50
* Fix bogus checking of snprintf() by decreasing the remaining size of thewill2001-01-251-0/+3
* Pass up errors returned by dummynet. The same should be done withluigi2001-01-251-3/+3
* Disable cy - it is now completely broken and needs non-trivial work.peter2001-01-254-24/+14
* - Doh, lock faultin() with proc lock in scheduler().jhb2001-01-251-0/+6
* Back out over-aggressive locking of p->p_cred.jhb2001-01-251-16/+3
* Note that rmdir(2) does not follow symbolic links.jdp2001-01-241-1/+6
* Remove prototype for child_return().jhb2001-01-241-1/+0
* - Change fork_exit() to take a pointer to a trapframe as its 3rd argumentjhb2001-01-2410-49/+24
* Don't crash the kernel if the user tries to load a netgraphjulian2001-01-241-4/+10
* DEVFS cloning for if_tap.phk2001-01-241-5/+47
* - Remove some unused and unneeded atomic operations sitting in mp_machdep.cjhb2001-01-242-61/+13
* Newbusify ar(4).jhay2001-01-247-640/+1166
* Note config(8) warnings->errors, clarify ConnectionsPerPeriod in sshd_config,bmah2001-01-242-20/+30
* Change cpuno to cpuid.dfr2001-01-244-32/+32
* Fix typo.dfr2001-01-242-1/+2
* Correct a comment.wollman2001-01-242-2/+2
OpenPOWER on IntegriCloud