aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/yppush
Commit message (Expand)AuthorAgeFilesLines
* Don't assume that time_t is long.Bruce Evans1998-06-291-2/+2
* Fixed missing dependencies on headers generated by rpcgen, as usual.Bruce Evans1998-05-101-6/+7
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-2/+2
* Cosmetics in yp_error() and usage().Philippe Charnier1997-11-032-43/+41
* 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-224-5/+5
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-144-5/+5
* Ack! You can't strdup() a DB datum that is not null terminated, or youPeter Wemm1996-06-091-3/+4
* Fix embarassing mind-o: transient RPC program numbers run fromBill Paul1996-04-291-3/+3
* yppush_main.c:Bill Paul1996-04-033-52/+22
* Correct a bunch of man page cross references and generallyMike Pritchard1996-02-111-3/+3
* Sync with my sources at home:Bill Paul1996-01-311-4/+39
* Fix a bunch of spelling errors in a bunch of man pages.Mike Pritchard1996-01-301-3/+3
* Import the new yppush.Bill Paul1996-01-124-0/+925