freebsd-dev/usr.sbin/bootparamd
Bill Paul 3ad4ec7c21 main.c:
- use daemon() to daemonify ourselves
- the 'Usage' printf() was missing an argument
- remove declaration of rindex and #include <string.h> instead

bootparam.c:
- get rid of local declarations of YP functions and include headers
from /usr/include/rpcsvc instead.
1995-07-25 22:44:14 +00:00
..
bootparamd main.c: 1995-07-25 22:44:14 +00:00
callbootd Add a dependency on the .x source file and avoid copying it. 1995-07-04 08:39:27 +00:00
Makefile Obtained from: The Xkernel source distribution 1995-02-26 23:40:53 +00:00
Makefile.inc Whoops. I knew I was forgetting something. 1995-03-02 21:24:54 +00:00