aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* Mount program for EXT2FS.John Dyson1995-11-064-0/+331
* Commit FreeBSD-specific changes. Mainly to do with structure layoutPeter Wemm1995-11-034-17/+19
* This commit was generated by cvs2svn to compensate for changes in r12048,Peter Wemm1995-11-035-0/+1366
|\
| * Whoops. RE-Import NetBSD's fsdb - I believe this was written by John Kohl.Peter Wemm1995-11-035-0/+1366
* Define TRUE & FALSE rather than depending on bogus #includes.Poul-Henning Kamp1995-10-291-0/+3
* Add a few more heuristics to modload:Peter Wemm1995-10-282-19/+32
* Make modload calculate a reasonable default entry point name, in lightPeter Wemm1995-10-282-8/+14
* Submitted by: john hayJulian Elischer1995-10-271-1/+1
* fix a reference in "SEE ALSO" (modunload(8) mistakenly referencesTorsten Blum1995-10-261-2/+2
* Reviewed by: julian and jhay@mikom.csir.co.zaJulian Elischer1995-10-261-1/+74
* Convert manpage to -mandoc macros.Nate Williams1995-10-261-130/+307
* Convert to proper English in the same manner as the sliplogin manpage.Nate Williams1995-10-261-12/+11
* Fix a silly bug where MAXPATHLEN was subtracted from the string length ratherJordan K. Hubbard1995-10-241-2/+2
* Remove unneeded ctype.hAndrey A. Chernov1995-10-236-6/+0
* Add setlocale LC_CTYPEAndrey A. Chernov1995-10-231-0/+2
* Support all the tcpflag options in firewall.Ugen J.S. Antsilevich1995-10-231-33/+215
* Totally revamp the man page, update to the state of affairs.Joerg Wunsch1995-10-072-61/+111
* 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