summaryrefslogtreecommitdiff
path: root/usr.sbin/rpc.bootparamd/bootparamd.c
AgeCommit message (Expand)Author
1999-08-23add better debugging infochristos
1999-06-06Use pidfile(3).thorpej
1999-04-26If -s and/or -d set, report invalid host entries in bootparams when parsed.abs
1999-03-24Avoid using a long to store an IP address and simplify slightly.nathanw
1998-02-12revert; we can't break the existing ABI and APIlukem
1998-02-10use %d instead of %ld to print rpc versionlukem
1997-10-18use memcmp/memset/memmove instead of bcmp/bzero/bcopylukem
1997-09-23be safe with buffers, from dholland@eecs.harvard.edu in pr#4138mrg
1997-09-08kill excess newlines in debug output; from Enami Tsugutomo in PR bin/4076mikel
1997-07-28Fix a bunch of compiler warnings.thorpej
1996-12-08Eliminate local variable `progname'.mycroft
1996-12-08Use daemon() corrently.mycroft
1996-10-14If gethostbyaddr() fails, use inet_ntoa() to turn the IP address intocgd
1996-10-04compare client names case-insensitively, since hostnames are case-insensitive.cgd
1996-08-30RCS id police.thorpej
1996-03-30Use an integer instead of a char to store the getopt() return value inmark
1995-06-24Conform to rpcgen generated names and prototypes.pk
1994-11-29bin/595 fixed. reported and fix provided by Chuck Silvers <chs@cs.cmu.edu>glass
1994-01-23fix from rolandderaadt
1994-01-10improved parser by <roland@frob.com> to handle \-continuation and YP.deraadt
1994-01-08rpc.bootparamd written by Klas Heggemann <klas@nada.kth.se>deraadt