summaryrefslogtreecommitdiffstats
path: root/sbin/dump/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* s/filesystem/file system/g as discussed on -developerstrhodes2002-08-211-1/+1
|
* more file system > filesystemtrhodes2002-05-161-1/+1
|
* Replaced exists() tests with two equivalent defined().ru2002-04-181-1/+1
| | | | | LIBDIR is defined in bsd.own.mk but sys.mk no longer includes bsd.own.mk as of revision 1.60.
* Default to WARNS=2.obrien2001-12-041-0/+1
| | | | | | Binary builds that cannot handle this must explicitly set WARNS=0. Reviewed by: mike
* SECURITY.ru2001-09-051-2/+0
| | | | | | | | Notify operators using wall(1)'s -g option. Drop ``setgid tty'' privilege. Obtained from: OpenBSD MFC after: 1 month
* - Backout botched attempt to introduce MANSECT feature.ru2001-03-261-0/+1
| | | | - MAN[1-9] -> MAN.
* Set the default manual section for sbin/ to 8.ru2001-03-201-1/+0
|
* Use libcrypto instead of libdes.markm2000-02-241-1/+2
|
* Prepare for K5.markm1999-09-201-1/+1
|
* Fix for new KerberosFix for new Kerberos44markm1999-09-191-0/+1
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Remove useless `BINOWN=root' now that it is the default.obrien1998-09-191-2/+1
|
* Fix LIBDIR (for aout/ELF).markm1998-08-061-1/+2
|
* Make this part of the 'krb' distribution.markm1997-10-241-0/+1
|
* Changes for the new KTH KerberosIV.markm1997-09-281-4/+8
|
* Implement Kerberized rcmd for rdump/rrestore. This is lacking thewollman1997-04-291-0/+7
| | | | | | | options one would normally expect to set the realm, enable encryption, and whatnot, but this actually is able to contact the remote server, so at least it's a start. (As a bonus, the stripped static binary is unquestionably exportable.)
* Removed default setuid and added a comment to the manpage explaining this.eivind1997-02-091-1/+1
|
* Convert to our man installation style. Also fixed long-standing bugwollman1994-08-051-1/+1
| | | | | in `fastboot'/`fasthalt' in which the interpreter would hang around after `reboot' or `halt' is run, causing an irritating ``Killed'' message.
* BSD 4.4 Lite sbin Sourcesrgrimes1994-05-261-0/+25
Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin.
OpenPOWER on IntegriCloud