aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.ypupdated
Commit message (Expand)AuthorAgeFilesLines
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-9/+5
* Fix the type of the NULL arg to execl()Brian Somers2001-07-092-2/+2
* Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) andAlfred Perlstein2001-03-192-1/+1
* Don't call syslog() without a format string.Kris Kennaway2000-07-121-2/+2
* Remove unused include.Jeroen Ruigrok van der Werven2000-04-291-1/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-287-7/+7
* getopt(3) returns -1 not EOF.Warner Losh1999-05-231-2/+2
* Removed bogus dependencies of generated .c files on generated headers.Bruce Evans1998-05-101-2/+2
* Fixed `make -jN' for large N, as usual.Bruce Evans1998-03-061-2/+2
* Fixed DPADD.Bruce Evans1997-12-161-2/+3
* Use err(3). Remove multiply defined Id string.Philippe Charnier1997-10-135-35/+30
* Clobber unneeded prototypes; in particular, the redeclaration of malloc()Bill Paul1997-06-061-0/+4
* Mind-o: MAN8= yes --> NOMAN= yesBill Paul1997-05-291-2/+2
* Import rpc.ypupdated.Bill Paul1997-05-288-0/+1210