summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Submitted by: john hayjulian1995-10-271-1/+1
* fix a reference in "SEE ALSO" (modunload(8) mistakenly referencestorstenb1995-10-261-2/+2
* Reviewed by: julian and jhay@mikom.csir.co.zajulian1995-10-261-1/+74
* Convert manpage to -mandoc macros.nate1995-10-261-130/+307
* Convert to proper English in the same manner as the sliplogin manpage.nate1995-10-261-12/+11
* Fix a silly bug where MAXPATHLEN was subtracted from the string length ratherjkh1995-10-241-2/+2
* Remove unneeded ctype.hache1995-10-236-6/+0
* Add setlocale LC_CTYPEache1995-10-231-0/+2
* Support all the tcpflag options in firewall.ugen1995-10-231-33/+215
* Totally revamp the man page, update to the state of affairs.joerg1995-10-072-61/+111
* This upgrades the driver for Cronyx-Sigma multiplexor boardsjkh1995-10-042-6/+130
* Fix $Id$.bde1995-10-031-1/+1
* remove the calls to DIOCWLABEL, as it isn't supported any morejulian1995-10-032-0/+8
* Support IP Option smatching in grammar and listing.ugen1995-10-011-30/+130
* As init/Makefile now 'knows' how to build secure code if necessary, cleanmarkm1995-10-011-7/+1
* Make this make work the same way as passwd and xntpd. Here it will allowmarkm1995-10-011-0/+7
* Define CRYPTOBJDIR if secure is being builtmarkm1995-10-011-0/+10
* Catch the case where the children can die too soon causing wait3()peter1995-10-011-1/+3
* Call the -u UCMD command on exit. The command is called with thejoerg1995-09-291-0/+9
* Build secure init if available and allowedache1995-09-291-1/+7
* Log user name with each info and total connection time elapsedache1995-09-271-48/+55
* Rename PATH_LOCK to PATH_UUCPLOCKache1995-09-231-2/+2
* Use new _PATH_LOCK for lock namesache1995-09-201-5/+6
* From Bruce:ache1995-09-202-4/+26
* Make uucp-lock optional: -L optionache1995-09-202-18/+31
* Make uucp-locking optional: -L optionache1995-09-202-53/+105
* Unlock device for redial_cmd, then lock againache1995-09-191-0/+8
* Fix uucp lockingache1995-09-192-38/+29
* Implement uucp-lockingache1995-09-193-10/+172
* Change new -U option to -S to go the same way as startslip.ache1995-09-182-7/+7
* New option: -S #: set SLIP unit numberache1995-09-182-5/+18
* New options:ache1995-09-182-30/+113
* Add new options:ache1995-09-172-12/+52
* Turn on scsiformat.joerg1995-09-171-7/+8
* Finally replace the defunct 4.4BSD scsiformat.c by Peter's wrapperjoerg1995-09-173-9/+172
* Shorten a variable name.dg1995-09-171-4/+4
* Use default COPTS.dg1995-09-171-2/+1
* Use daemon() instead of fork/setsid/close.ache1995-09-161-26/+15
* Oops. Fix my error with -W optionache1995-09-151-2/+2
* Close line before fork, or becomes close twice.ache1995-09-151-28/+26
* Tune it to REALLY sense carrier drop.ache1995-09-152-102/+117
* Restore TTYDISC on exit. Move setting of control terminalache1995-09-151-9/+14
* Wait until login completed before starting SLIP (5 secs)ache1995-09-151-0/+3
* Pass sequence number to called scripts via LINE env. variable.ache1995-09-152-3/+18
* Add reference to /usr/share/examples/startslipache1995-09-141-1/+2
* Add example scriptsache1995-09-143-0/+16
* All changes still related to original version:ache1995-09-143-59/+195
* Now understand "host!login:" style prompts additionly.ache1995-09-142-86/+167
* Avoid the "calculated sectors per cylinder disagrees with disklabel"joerg1995-09-091-1/+9
* Fixed error in maxcontig calculation that caused it to default to "1".dg1995-09-081-1/+1
OpenPOWER on IntegriCloud