summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Back out rev. 1.42 and 1.43. Apply Graham Wheeler's signal handling patch.des1998-12-281-73/+115
* Block SIGHUP during call to gethostbyaddr().cwt1998-12-281-1/+6
* Initial entry of ISDN4BSD into the FreeBSD tree.phk1998-12-2794-1/+26456
* Update sppp support to i4b level. This includes the new spppcontrolphk1998-12-271-1/+2
* follow up to:phk1998-12-27107-18313/+1
* Fix the spelling of `FreeBSD'.joerg1998-12-271-2/+2
* Remove previous cast again - it triggers a compiler bug on the Alphajkh1998-12-252-4/+4
* 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
OpenPOWER on IntegriCloud