freebsd_amp_hwpstate/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
Makefile
Makefile.inc