aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* `cp -r' -> `cp -R'Wolfram Schneider1997-07-181-2/+2
* getuid() -> geteuid().David Nugent1997-07-171-2/+2
* Repair missing quote.Jordan K. Hubbard1997-07-162-4/+4
* ln /compat to /usr/compat on initial installation; this willJordan K. Hubbard1997-07-162-2/+10
* Increase size of tmp hostname buffer.Poul-Henning Kamp1997-07-162-4/+4
* Merge WebNFS support from NetBSD.Doug Rabson1997-07-162-2/+47
* Eliminate Samba configuration. Sorry, but this was another one ofJordan K. Hubbard1997-07-1611-42/+11
* Previous commit to remove -I/sys broke 'make world', miscfs/union/*.h isPeter Wemm1997-07-151-0/+1
* Unbreak this file some more:Bill Paul1997-07-141-1/+1
* Unbreak it. Apparently I forgot to do a make clean when testing :-(Guido van Rooij1997-07-141-0/+1
* Allow a "hangup" capability.Brian Somers1997-07-146-9/+43
* kill the undeadPeter Wemm1997-07-133-2223/+0
* Remove -I/sysGuido van Rooij1997-07-132-2/+0
* Remove -I/sys and add -I${.CURDIR}/../../sysGuido van Rooij1997-07-131-1/+1
* Support "host:port" as first arg.Brian Somers1997-07-121-6/+19
* Allow service names in "set server"Brian Somers1997-07-121-3/+15
* Fixed buffer overflow.Dima Ruban1997-07-081-5/+5
* Major IPXrouted rework.John Hay1997-07-0615-177/+355
* Remove addgroup/rmgroup -- they are completely replaced by pw(1).Paul Traina1997-07-055-362/+3
* Add proper md5 comments to ports-installed packages also byJordan K. Hubbard1997-07-041-1/+2
* YAMF22Jordan K. Hubbard1997-07-042-0/+2
* Reset all LQR variables when we start over.Poul-Henning Kamp1997-07-021-1/+4
* Make HUP cause an exit (as it used to), and makeBrian Somers1997-07-014-55/+17
* Change the naming conventions for preserve'd files and also documentJordan K. Hubbard1997-07-014-35/+72
* Allow distSetByName() to process all the relevant entries.Jordan K. Hubbard1997-07-011-5/+2
* Don't depend on <machine/cpufunc.h> including <sys/types.h>. In fact,Bruce Evans1997-07-012-8/+2
* Add LC_TIME=C to dateAndrey A. Chernov1997-06-301-1/+1
* YAMF22 - deletes and preserve option fixes.Jordan K. Hubbard1997-06-301-21/+25
* Allow specification of a umask for local socketBrian Somers1997-06-305-14/+30
* Whoops, only attempt to back up the file if it exists. :-}Jordan K. Hubbard1997-06-301-2/+2
* Fix HUP handling while dialing.Brian Somers1997-06-291-3/+6
* Add support for @option preserve - moves existing files out of the wayJordan K. Hubbard1997-06-293-10/+70
* NOSHARED takes a yes/YES no/NO value, not "true, false, hey mon!".Paul Traina1997-06-293-6/+5
* Deal with HISADDR/MYADDR in filter rules.Brian Somers1997-06-282-15/+21
* Allow command line control of ppp through bothBrian Somers1997-06-284-3/+360
* Revive this file, it's come back from the dead in the 8.8.x dists.Peter Wemm1997-06-271-0/+94
* Merge in sendmail-8.8.5 -> 8.8.6 changes to those files that have left thePeter Wemm1997-06-2725-1416/+2151
* This commit was generated by cvs2svn to compensate for changes in r26986,Peter Wemm1997-06-2751-528/+2159
|\
| * Import sendmail-8.8.6Peter Wemm1997-06-2778-1939/+4627
* | Add "set server" to control the server socket.Brian Somers1997-06-2510-74/+361
* | Allow shell commands (still run as original user)Brian Somers1997-06-251-2/+8
* | Fix ~? output in "term" mode.Brian Somers1997-06-241-9/+9
* | Display tickadj in struct clockinfo.John Hay1997-06-241-3/+3
* | Suggest using /etc/services entry rather than aBrian Somers1997-06-241-4/+5
* | Submitted by: Gene Stark, Steve Passe, and Robert Sexton (robert@kudra.com)Gene Stark1997-06-242-35/+180
* | o Fix uptime for direct connections.Brian Somers1997-06-235-66/+76
* | Typo police.Brian Somers1997-06-231-2/+2
* | Delay free of mf->mf_mount in uninit_mntfs until it is no longer used.Tor Egge1997-06-231-2/+2
* | Removed SMP_PRIVPAGES from options list.Steve Passe1997-06-231-5/+2
* | Fix "set parity"Brian Somers1997-06-231-14/+2