summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* The largest PID is now 99999peter1998-12-231-2/+2
* Collapse the "get" code substantially by combining common functions.jkh1998-12-2213-151/+91
* Fixed typo done, thanks!foxfair1998-12-201-3/+3
* Add an option for insecure mode, in which rwhod does not discard packetsdes1998-12-172-4/+16
* Don't return stack-based data. This may have causedbrian1998-12-171-2/+2
* Make it possible to have separate install scripts as well as havejkh1998-12-1610-54/+310
* Old stuff lying around a source tree:peter1998-12-162-5/+11
* Free memory from getmode.imp1998-12-161-1/+2
* Remove signal mask prior to calling execdillon1998-12-151-1/+2
* Fix a rather bad latency problem (uncovered by the recent timer commit).brian1998-12-151-2/+2
* Add pt_tcplisten.c functionality, fix a few minor bugsdillon1998-12-157-11/+234
* Rather than interrupting 10 times per second then checkingbrian1998-12-143-49/+46
* Added Idn_hibma1998-12-145-1/+5
* Allow a variable as the first arg to ``set proctitle''.brian1998-12-141-7/+13
* Mention the cosmetic necessity to ``iface clear'' in ppp.linkdown.brian1998-12-141-0/+3
* Fix a couple grammar and typographical errors.steve1998-12-131-18/+18
* Cleanup usage string: -i takes an argument.steve1998-12-131-2/+2
* Made this actually work when there is an obj dir.bde1998-12-132-12/+4
* Unbreak make world. Sorry about that. I'll have to figure out the stepsn_hibma1998-12-131-3/+1
* PR: bin/8624dillon1998-12-131-2/+5
* PR: bin/5572dillon1998-12-131-16/+28
* PR: bin/3478dillon1998-12-132-6/+43
* oops. Fix indentation of the 'for' loop I just added.dillon1998-12-131-18/+18
* Handle the race condition where vipw may lock a password file which hasdillon1998-12-131-6/+22
* sendmsg() didn't like the MSG_EOR flag and returned an error. Removing thedillon1998-12-121-2/+2
* Close PR bin/8753 pwd_mkdb problem when having comments in passwd filefoxfair1998-12-121-1/+5
* Added usbd, usbdevs directoriesn_hibma1998-12-121-1/+3
* Reviewed by: freebsd-currentdillon1998-12-111-27/+63
* Fix typo.kuriyama1998-12-101-2/+2
* Boy, this was tricky to find:brian1998-12-101-1/+2
* When using ``set device !someprogram'', when ``someprogram''brian1998-12-103-5/+24
* Eliminate compiler warning when compiling "config.c" in a kernel.archie1998-12-101-2/+2
* Stop erroneously claiming that we're installing booteasy.jkh1998-12-092-4/+4
* Sync usage string with reality: removed -n, added -s.alex1998-12-061-2/+2
* Fix an exceedingly *stupid* error in my floppy selection logicjkh1998-12-062-2/+6
* Fix support for uncompressed (".tar") package types. It's not completelyasami1998-12-052-8/+24
* Typo and formatting updates.billf1998-12-042-16/+22
* An early Christmas present: add driver support for a whole bunch ofwpaul1998-12-042-2/+10
* Allow either tabs or spaces in configuration files.jkh1998-12-042-10/+22
* Make a spelling fix, and make sure all instances of belltype contain thebillf1998-12-031-2/+2
* Clarify what the '-r' option does.billf1998-12-031-2/+2
* Update for XFree86 3.3.3jkh1998-12-022-14/+14
* 1. Increase NFS path length.jkh1998-12-023-182/+182
* Add new Korean FTP mirror sites.jdp1998-11-272-2/+14
* Update for XFree86 3.3.3jkh1998-11-271-4/+4
* Initial commit of ported NetBSD USB stackn_hibma1998-11-266-0/+565
* Adios version.h / RELEASE_NAME hack. Do this right.jkh1998-11-246-36/+52
* Doc fixes for CAM devices. If I ever truly understand the logic behindjkh1998-11-216-48/+48
* - Added support for Genius Kidspad tablet.yokota1998-11-202-3/+107
* - Added a new option: -w N. The option makes the button N as the `wheelyokota1998-11-202-5/+32
OpenPOWER on IntegriCloud