Date: Tue, 25 Jul 1995 15:44:16 -0700 From: Bill Paul <wpaul> To: CVS-commiters, cvs-usrsbin Subject: cvs commit: src/usr.sbin/bootparamd/bootparamd bootparamd.c main.c Message-ID: <199507252244.PAA16123@freefall.cdrom.com>
next in thread | raw e-mail | index | archive | help
wpaul 95/07/25 15:44:15 Modified: usr.sbin/bootparamd/bootparamd bootparamd.c main.c Log: 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199507252244.PAA16123>