summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* o Spelling police.brian1997-11-062-324/+522
* MFS.obrien1997-11-058-24/+26
* Since doc no longer contains the Handbook, stop saying that it does.jkh1997-11-042-4/+4
* Introduce [local] to "set log [local] ...". This spitsbrian1997-11-048-70/+191
* Cosmetics in yp_error() and usage().charnier1997-11-032-43/+41
* Log run-time parsing errors nowache1997-11-028-16/+88
* Typo alert.jraynard1997-11-021-2/+2
* Fix typo: 129.168.128.0 -> 192.168.128.0jseger1997-11-011-2/+2
* Make all strings representing hostnames to be NUL-terminated withincharnier1997-10-314-7/+7
* Add possibility to specify maximum number of connections per minutedima1997-10-292-8/+132
* Do chflags properly even when running multi-user.jkh1997-10-291-5/+5
* Back out strcpy() -> strncpy() changes. According to Bruce, they are unneeded.charnier1997-10-291-11/+13
* Back out strcpy() -> strncpy() changes. According to bruce, they are unneeded.charnier1997-10-298-112/+46
* Use err(3). Rewrote man page using mdoc format.charnier1997-10-295-283/+214
* Use err(3).charnier1997-10-292-23/+21
* Typos in man page. Cosmetics in error strings.charnier1997-10-299-133/+182
* o Bump version to 1.3 to reflect major changesbrian1997-10-2911-93/+97
* - Disable cards when doing a suspend by emulating that they have beennate1997-10-281-1/+4
* Don't logwtmp(), login() already does it.brian1997-10-281-3/+5
* Implement group part now, final syntax is:ache1997-10-282-17/+49
* Allow for a keyword in the "files" file named "mandatory". The firstjoerg1997-10-283-6/+31
* Implement login classes sepcification as user[/loginclass]ache1997-10-272-10/+56
* Use err(3).charnier1997-10-272-18/+14
* Remove `progname'.charnier1997-10-272-62/+58
* Add usage() and err(3). Sync man page with usage string.charnier1997-10-272-42/+55
* One line usage string: see man page for more info.charnier1997-10-272-30/+23
* Cosmetic in err() strings.charnier1997-10-272-46/+37
* Use err(3).charnier1997-10-272-30/+38
* Use err(3). Add prototypes. Document -s and -r flags.charnier1997-10-272-54/+71
* Statisize usage().charnier1997-10-273-9/+16
* Use err(3). Stylistic changes in man page.charnier1997-10-273-89/+77
* Add usage(). Document -n flag. Do not touch/remove /etc/wall_cmos_clockcharnier1997-10-272-15/+34
* Use err(3). Change `=' to `==' in two places, so that server not responding/charnier1997-10-273-92/+74
* ntohl->htonl.charnier1997-10-271-2/+2
* Cosmetic:brian1997-10-2617-36/+46
* Typo.helbig1997-10-261-1/+1
* - Do a bunch of gratuitous changes intended to make the code easier tonate1997-10-262-4/+4
* Cosmetic (no functional changes):brian1997-10-2674-1295/+1238
* Fix typo in startup menu.jkh1997-10-252-4/+4
* sleep => nointr_sleepbrian1997-10-246-22/+20
* Pkg_add refused to process package whose packing list contains @exec/@unexecmax1997-10-241-2/+6
* Restore back non-interruptable sleep/usleep just redefine them to notache1997-10-232-2/+72
* Remove private sleep/usleep hacksache1997-10-231-63/+1
* Fix various filter problemsbrian1997-10-231-11/+12
* Use err(3). Add usage() and prototypes.charnier1997-10-222-53/+56
* Use err(3).charnier1997-10-2218-236/+287
* Fix HDLC logging (actually LogDumpBp()). It was onlybrian1997-10-221-2/+27
* For safety's sake, explicitly depend all objects on the configvers.h headerpeter1997-10-221-0/+2
* Recognize a %VERSREQ=nnnnn string in the system Makefile. Both config(8)peter1997-10-222-2/+22
* Cosmetic in usage string.charnier1997-10-203-21/+23
OpenPOWER on IntegriCloud