aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* This upgrades the driver for Cronyx-Sigma multiplexor boardsJordan K. Hubbard1995-10-042-6/+130
* Fix $Id$.Bruce Evans1995-10-031-1/+1
* remove the calls to DIOCWLABEL, as it isn't supported any moreJulian Elischer1995-10-032-0/+8
* Support IP Option smatching in grammar and listing.Ugen J.S. Antsilevich1995-10-011-30/+130
* As init/Makefile now 'knows' how to build secure code if necessary, cleanMark Murray1995-10-011-7/+1
* Make this make work the same way as passwd and xntpd. Here it will allowMark Murray1995-10-011-0/+7
* Define CRYPTOBJDIR if secure is being builtMark Murray1995-10-011-0/+10
* Catch the case where the children can die too soon causing wait3()Peter Wemm1995-10-011-1/+3
* Call the -u UCMD command on exit. The command is called with theJoerg Wunsch1995-09-291-0/+9
* Build secure init if available and allowedAndrey A. Chernov1995-09-291-1/+7
* Log user name with each info and total connection time elapsedAndrey A. Chernov1995-09-271-48/+55
* Rename PATH_LOCK to PATH_UUCPLOCKAndrey A. Chernov1995-09-231-2/+2
* Use new _PATH_LOCK for lock namesAndrey A. Chernov1995-09-201-5/+6
* From Bruce:Andrey A. Chernov1995-09-202-4/+26
* Make uucp-lock optional: -L optionAndrey A. Chernov1995-09-202-18/+31
* Make uucp-locking optional: -L optionAndrey A. Chernov1995-09-202-53/+105
* Unlock device for redial_cmd, then lock againAndrey A. Chernov1995-09-191-0/+8
* Fix uucp lockingAndrey A. Chernov1995-09-192-38/+29
* Implement uucp-lockingAndrey A. Chernov1995-09-193-10/+172
* Change new -U option to -S to go the same way as startslip.Andrey A. Chernov1995-09-182-7/+7
* New option: -S #: set SLIP unit numberAndrey A. Chernov1995-09-182-5/+18
* New options:Andrey A. Chernov1995-09-182-30/+113
* Add new options:Andrey A. Chernov1995-09-172-12/+52
* Turn on scsiformat.Joerg Wunsch1995-09-171-7/+8
* Finally replace the defunct 4.4BSD scsiformat.c by Peter's wrapperJoerg Wunsch1995-09-173-9/+172
* Shorten a variable name.David Greenman1995-09-171-4/+4
* Use default COPTS.David Greenman1995-09-171-2/+1
* Use daemon() instead of fork/setsid/close.Andrey A. Chernov1995-09-161-26/+15
* Oops. Fix my error with -W optionAndrey A. Chernov1995-09-151-2/+2
* Close line before fork, or becomes close twice.Andrey A. Chernov1995-09-151-28/+26
* Tune it to REALLY sense carrier drop.Andrey A. Chernov1995-09-152-102/+117
* Restore TTYDISC on exit. Move setting of control terminalAndrey A. Chernov1995-09-151-9/+14
* Wait until login completed before starting SLIP (5 secs)Andrey A. Chernov1995-09-151-0/+3
* Pass sequence number to called scripts via LINE env. variable.Andrey A. Chernov1995-09-152-3/+18
* Add reference to /usr/share/examples/startslipAndrey A. Chernov1995-09-141-1/+2
* Add example scriptsAndrey A. Chernov1995-09-143-0/+16
* All changes still related to original version:Andrey A. Chernov1995-09-143-59/+195
* Now understand "host!login:" style prompts additionly.Andrey A. Chernov1995-09-142-86/+167
* Avoid the "calculated sectors per cylinder disagrees with disklabel"Joerg Wunsch1995-09-091-1/+9
* Fixed error in maxcontig calculation that caused it to default to "1".David Greenman1995-09-081-1/+1
* Check a pointer in skipdirs() before dereferencing it. I don't fullyJoerg Wunsch1995-09-011-1/+1
* Update to the slices era. Make /dev/rfoo0 the defaults, notJoerg Wunsch1995-09-014-30/+162
* Correct minor nit - to filter out SYN packets, the keyword isGary Palmer1995-08-311-1/+1
* Remove -O2 from COPTS, known rogueAndrey A. Chernov1995-08-291-2/+2
* Document the -a option, and mention ``noauto''.David Greenman1995-08-262-0/+10
* The changes for adding the "noauto" option were mostly wrong. MNT_NOAUTODavid Greenman1995-08-266-22/+10
* Sigh. This isn't my night. I forgot the manpage updates too!Jordan K. Hubbard1995-08-232-0/+10
* Add a "noauto" flag so that you can do things like prevent your systemJordan K. Hubbard1995-08-234-6/+16
* Add $Id$Gary Palmer1995-08-221-0/+3
* Reset the umask before creating the output file; otherwise runningJoerg Wunsch1995-08-161-1/+2