Kris Kennaway
ed9ee320b0
Don't call syslog() without a format string.
2000-07-12 00:50:49 +00:00
Jeroen Ruigrok van der Werven
18616dacbb
Remove unused include.
2000-04-29 12:47:03 +00:00
Peter Wemm
97d92980a9
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
Warner Losh
b790f1b6de
getopt(3) returns -1 not EOF.
1999-05-23 23:24:26 +00:00
Bruce Evans
930ef4e26d
Removed bogus dependencies of generated .c files on generated headers.
1998-05-10 16:03:17 +00:00
Bruce Evans
2f8bfc23cd
Fixed `make -jN' for large N, as usual.
1998-03-06 14:40:42 +00:00
Bruce Evans
53d0e9f018
Fixed DPADD.
1997-12-16 17:43:33 +00:00
Philippe Charnier
1e96bb57a6
Use err(3). Remove multiply defined Id string.
1997-10-13 11:22:39 +00:00
Bill Paul
61c4d68781
Clobber unneeded prototypes; in particular, the redeclaration of malloc()
...
will break compilation if DESTDIR is not set. The update.c module is
actually from the Sun RPC distribution so this is really their bogon, but
I should have noticed it when I integrated the code into rpc.ypupdated.
Sung to me by: Satoshi
1997-06-06 15:47:57 +00:00
Bill Paul
f1e39809dd
Mind-o: MAN8= yes --> NOMAN= yes
...
Etched onto my brain with acid by: Mark Murray.
1997-05-29 13:59:22 +00:00
Bill Paul
40a5f74d72
Import rpc.ypupdated.
...
This program still needs work but does compile and run. It also
needs a man page.
1997-05-28 15:47:10 +00:00