summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* 1000000 usecs to 1 sec conversioncharnier2000-05-281-1/+1
* Convert to errx()charnier2000-05-281-12/+6
* Add prototypecharnier2000-05-281-0/+1
* Use .Fxcharnier2000-05-281-2/+2
* Do not add progname in err() strings, it will be printed twicecharnier2000-05-282-10/+9
* Simplify .Nm. Be consistent with subcommand namecharnier2000-05-281-6/+12
* Put ASCII under .Tncharnier2000-05-281-1/+3
* Dot not dot terminate in FILES and SEE ALSO sectionscharnier2000-05-281-2/+2
* match prototypecharnier2000-05-282-6/+6
* Do not dot terminate lines in FILES sectioncharnier2000-05-281-1/+1
* If the fsm header reports a length greater than the packet size,brian2000-05-261-1/+8
* Remove an unused variablebrian2000-05-261-1/+1
* When we do a ``dial'' or ``open'' from DATALINK_READY, go tobrian2000-05-262-7/+8
* Back out the previous change to the queue(3) interface.jake2000-05-2612-32/+32
* Add the 'Z' key to the slice editor. Hitting it toggles the units theobrien2000-05-262-18/+68
* Fix a topy (if (expr); command;)brian2000-05-251-1/+1
* Remove all of the block devices, correct major numbers to point to themsmith2000-05-252-42/+26
* Teach sysinstall about 'twe' disks. Note that this is currentlymsmith2000-05-252-0/+2
* The name /var/log/alias.log is *not* likely to change in the nearbrian2000-05-242-2/+0
* add common.c to SRCSdarrenr2000-05-241-1/+1
* Mention what ``enable proxy'' actually doesbrian2000-05-242-2/+6
* Remove the lpr/runqueue directory and associated files.mpp2000-05-244-3014/+0
* Re-implement my fix from rev 1.6 (same rev for both files being committed)mpp2000-05-242-2/+20
* Honour ``set speed sync'' and ``set device !program'' whenbrian2000-05-241-13/+32
* Mention it in the log file when we HUP a process thatbrian2000-05-241-0/+2
* Don't attempt to fputs(NULL, fp) when ``enable dns'' is given andbrian2000-05-241-2/+3
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-2312-32/+32
* Always pass packets through libalias when NAT is enabled.brian2000-05-231-14/+2
* Catch and report fdopen failures.ghelmer2000-05-231-0/+10
* Catch and report memory allocation failures.ghelmer2000-05-232-27/+95
* Return -2 when tcp_OpenConnection() fails so that ppp doesn'tbrian2000-05-221-4/+4
* Be more verbose when a second link doesn't match the first because thebrian2000-05-221-0/+6
* I've always wanted to be able to dump out the current values ofjkh2000-05-202-5/+23
* <machine/lpt.h> does not exist anymore. use <dev/ppbus/lptio.h> now.peter2000-05-191-1/+1
* Remove duplicated ';' statement delimiters.kris2000-05-191-2/+2
* Add CIS string comparison function.iwasaki2000-05-171-2/+17
* Add an option to select the Fix-it tty. The current behavior is utterlyobrien2000-05-165-18/+61
* Punctuation fix.wollman2000-05-161-1/+1
* Add used includes.wollman2000-05-161-0/+4
* Don't forget to clean y.output. Most files generated by yacc are cleanedbde2000-05-151-7/+5
* Typo: "ealgo" -> "aalgo"hoek2000-05-151-1/+1
* Remove trailing whitespace.sheldonh2000-05-152-3/+3
* Work around mdoc macro argument limit.sheldonh2000-05-151-2/+7
* Improve diagnostic message when device vnconfig'ing does not exist.obrien2000-05-141-1/+1
* Avoid infinite loops when given a package name like 'm4-1.1/'.steve2000-05-142-42/+27
* Finally remove the restriction introduced from NetBSD in r.1.3 thathoek2000-05-131-2/+12
* Add excludes.c (missed in previous commit).wollman2000-05-131-1/+2
* Add a comment to deconfuse a few lines of code I've tripped over twon_hibma2000-05-121-1/+6
* Mention that each criterium can only be used once.n_hibma2000-05-121-0/+3
* Actually accept 'm' as a PAGER query response to mean 'more'.bsd2000-05-121-1/+1
OpenPOWER on IntegriCloud