aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Use err(3). Cosmetics in usage string and man page.Philippe Charnier1997-10-0825-377/+310
* Support VJ maximum slot identifiers != 15.Brian Somers1997-10-075-21/+24
* Documentation for the LOG_NTP facility. While i was at it, added aJoerg Wunsch1997-10-061-2/+9
* Sync usage string with man page.Philippe Charnier1997-10-062-17/+25
* Use err(3). Add usage()s.Philippe Charnier1997-10-0615-156/+206
* Add an extra sanity check to previous commit.Jordan K. Hubbard1997-10-062-4/+4
* This should put boot.help in its rightful place (finally!)Jordan K. Hubbard1997-10-062-6/+6
* Cosmetic in err() strings.Philippe Charnier1997-10-062-51/+46
* Hmm.. where did _that_ come from? :-)Peter Wemm1997-10-061-2/+2
* Be more paranoid about unlinking files. From mhpower@MIT.EDU by way ofWarner Losh1997-10-062-8/+12
* record the envelope-from address in the received headersJonathan M. Bresler1997-10-061-4/+46
* Change things around a bit when bringing down the layers.Brian Somers1997-10-051-3/+12
* Refer a bit to pppctl.Brian Somers1997-10-052-28/+54
* Add a few examples.Brian Somers1997-10-051-3/+84
* Add a new special called `keep' to the list of special options. ItJoerg Wunsch1997-10-053-4/+33
* DOH! I cannot believe that none of us caught this. Do *not*Jordan K. Hubbard1997-10-051-2/+2
* Cleanup.Wolfram Schneider1997-10-051-11/+1
* Cosmetic: Be specific about using TABs in syslog.conf.Brian Somers1997-10-052-4/+10
* Changes to support full make parallelism (-j<n>) in the worldJordan K. Hubbard1997-10-053-7/+8
* Whups! Missed a spot in the kerberos src changes.Jordan K. Hubbard1997-10-042-8/+12
* Record the envelope from address in the received: line. This has turnedPeter Wemm1997-10-041-1/+2
* Un-nuke krb and do what I *meant* to do, darn it.Jordan K. Hubbard1997-10-042-2/+4
* Adapt for new crypto source layout.Jordan K. Hubbard1997-10-042-4/+4
* Cosmetic: Log a strerror(errno) when failing to write toBrian Somers1997-10-041-4/+16
* Get boot.help from a different place.Jordan K. Hubbard1997-10-032-2/+6
* Don't attempt to deref OpenConn after it's been set to NULL. :)Jordan K. Hubbard1997-10-031-4/+6
* For people running paranoid ftpds, use the real username to log inJordan K. Hubbard1997-10-031-2/+11
* Use err(3).Philippe Charnier1997-10-022-258/+144
* Use err(3). Change firewall to firewall_enable in man page according toPhilippe Charnier1997-10-022-147/+70
* According to Bruce, err(-1,..) is bogus. Change it to err(1,..). More commitsPhilippe Charnier1997-10-011-6/+6
* Use err(3) instead of local redefinition.Philippe Charnier1997-10-018-114/+125
* Use err(3). -Wall cleaning.Philippe Charnier1997-10-012-15/+15
* Keep fingers off /etc files until they're properly backed up.Jordan K. Hubbard1997-10-011-16/+16
* Use err(3). Add usage(). Rewrote man pages in mdoc format.Philippe Charnier1997-09-309-592/+551
* If "set mtu" is used, *and* the mtu is less than theBrian Somers1997-09-291-4/+7
* Sort cross refereces in section SEE ALSO.Wolfram Schneider1997-09-299-23/+24
* Correct the description of the output from the "-s" option. It wasJohn Polstra1997-09-291-2/+2
* Endless loop.Wolfram Schneider1997-09-291-5/+5
* Use err(3).Philippe Charnier1997-09-292-36/+31
* Add ftp4.uk.freebsd.orgJordan K. Hubbard1997-09-292-2/+6
* Test for the existence of ../../secure ratherBrian Somers1997-09-281-2/+2
* Add (commented out) macros to make compiling with tcpwrappers easier.Mark Murray1997-09-281-1/+8
* Don't depend on time.h including sys/types.hBrian Somers1997-09-271-1/+2
* Don't login twice when using passwdauthBrian Somers1997-09-274-130/+13
* Document pkg_add's dependency auto-install. While I'm here, fixTim Vanderhoek1997-09-273-15/+19
* #define RECON_ENVOKED as 4 (not 3, like RECON_UNKNOWN)Brian Somers1997-09-261-2/+2
* Use err(3). Add missing parameter for printf() (reviewed by steve).Philippe Charnier1997-09-252-64/+47
* Remove unused variables. Lowercase err() strings.Philippe Charnier1997-09-252-43/+29
* Put includes in alphabetical order. Use fprintf() in usage().Philippe Charnier1997-09-251-10/+13
* Stylistic changes in man page.Philippe Charnier1997-09-252-19/+12