aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Make all strings representing hostnames to be NUL-terminated withinPhilippe Charnier1997-10-314-7/+7
* Add possibility to specify maximum number of connections per minuteDima Ruban1997-10-292-8/+132
* Do chflags properly even when running multi-user.Jordan K. Hubbard1997-10-291-5/+5
* Back out strcpy() -> strncpy() changes. According to Bruce, they are unneeded.Philippe Charnier1997-10-291-11/+13
* Back out strcpy() -> strncpy() changes. According to bruce, they are unneeded.Philippe Charnier1997-10-298-112/+46
* Use err(3). Rewrote man page using mdoc format.Philippe Charnier1997-10-295-283/+214
* Use err(3).Philippe Charnier1997-10-292-23/+21
* Typos in man page. Cosmetics in error strings.Philippe Charnier1997-10-299-133/+182
* o Bump version to 1.3 to reflect major changesBrian Somers1997-10-2911-93/+97
* - Disable cards when doing a suspend by emulating that they have beenNate Williams1997-10-281-1/+4
* Don't logwtmp(), login() already does it.Brian Somers1997-10-281-3/+5
* Implement group part now, final syntax is:Andrey A. Chernov1997-10-282-17/+49
* Allow for a keyword in the "files" file named "mandatory". The firstJoerg Wunsch1997-10-283-6/+31
* Implement login classes sepcification as user[/loginclass]Andrey A. Chernov1997-10-272-10/+56
* Use err(3).Philippe Charnier1997-10-272-18/+14
* Remove `progname'.Philippe Charnier1997-10-272-62/+58
* Add usage() and err(3). Sync man page with usage string.Philippe Charnier1997-10-272-42/+55
* One line usage string: see man page for more info.Philippe Charnier1997-10-272-30/+23
* Cosmetic in err() strings.Philippe Charnier1997-10-272-46/+37
* Use err(3).Philippe Charnier1997-10-272-30/+38
* Use err(3). Add prototypes. Document -s and -r flags.Philippe Charnier1997-10-272-54/+71
* Statisize usage().Philippe Charnier1997-10-273-9/+16
* Use err(3). Stylistic changes in man page.Philippe Charnier1997-10-273-89/+77
* Add usage(). Document -n flag. Do not touch/remove /etc/wall_cmos_clockPhilippe Charnier1997-10-272-15/+34
* Use err(3). Change `=' to `==' in two places, so that server not responding/Philippe Charnier1997-10-273-92/+74
* ntohl->htonl.Philippe Charnier1997-10-271-2/+2
* Cosmetic:Brian Somers1997-10-2617-36/+46
* Typo.Wolfgang Helbig1997-10-261-1/+1
* - Do a bunch of gratuitous changes intended to make the code easier toNate Williams1997-10-262-4/+4
* Cosmetic (no functional changes):Brian Somers1997-10-2674-1295/+1238
* Fix typo in startup menu.Jordan K. Hubbard1997-10-252-4/+4
* sleep => nointr_sleepBrian Somers1997-10-246-22/+20
* Pkg_add refused to process package whose packing list contains @exec/@unexecMasafumi Max NAKANE1997-10-241-2/+6
* Restore back non-interruptable sleep/usleep just redefine them to notAndrey A. Chernov1997-10-232-2/+72
* Remove private sleep/usleep hacksAndrey A. Chernov1997-10-231-63/+1
* Fix various filter problemsBrian Somers1997-10-231-11/+12
* Use err(3). Add usage() and prototypes.Philippe Charnier1997-10-222-53/+56
* Use err(3).Philippe Charnier1997-10-2218-236/+287
* Fix HDLC logging (actually LogDumpBp()). It was onlyBrian Somers1997-10-221-2/+27
* For safety's sake, explicitly depend all objects on the configvers.h headerPeter Wemm1997-10-221-0/+2
* Recognize a %VERSREQ=nnnnn string in the system Makefile. Both config(8)Peter Wemm1997-10-222-2/+22
* Cosmetic in usage string.Philippe Charnier1997-10-203-21/+23
* Use err(3). Change err(-1,... to err(1,...Philippe Charnier1997-10-203-82/+86
* Use err(3). Remove progname.Philippe Charnier1997-10-204-184/+105
* Use err(3). Remove progname. Remove stli.4 with is a duplicate of stl.4,Philippe Charnier1997-10-203-338/+21
* Fix usage in man page. Remove progname.Philippe Charnier1997-10-202-15/+13
* Typo.Philippe Charnier1997-10-201-3/+4
* Hardcode progname in usage string.Philippe Charnier1997-10-202-11/+10
* Document 100Mbit media selection flag.Jordan K. Hubbard1997-10-201-0/+1
* "Fixed" pstat -T by avoiding the vnode stats. Disabled pstat -v sinceDavid Greenman1997-10-191-2/+6