aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/yp_mkdb
Commit message (Expand)AuthorAgeFilesLines
* Remove `progname'.Philippe Charnier1997-10-272-62/+58
* fix a couple typos...John-Mark Gurney1997-04-151-3/+3
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-311-3/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-223-4/+4
* Check for, warn about and reject lines with empty keys. You can't haveBill Paul1997-02-091-0/+5
* Sort cross references.Wolfram Schneider1997-01-201-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-143-4/+4
* Add -b and -s flags for adding YP_INTERDOMAIN and YP_SECURE entries toBill Paul1996-10-242-11/+67
* Add -I${.CURDIR}/../../libexec/ypxfr to CFLAGS so we can see ypxfr_extern.h.Bill Paul1996-06-061-2/+2
* Update to pass new arguments now expected by the yp_dbwrite routines.Bill Paul1996-06-051-10/+10
* Import the new yp_mkdb. This one does what the old one does, but isBill Paul1996-04-283-0/+465