NetBSD/usr.sbin/rarpd
lukem 12c67164dc * use MAXHOSTNAMELEN+1 instead of 256
* don't use LOG_CONS - it's unnecessary and spams the console if syslogd
  fails (a bad thing, really)

From [misc/873] by Giles Lean <giles@nemeton.com.au>:
* explain why the name lookup failed
* always send debug() via syslog(3) (unlike the PR, which added a -s flag)
* enhance the man page a bit (even in the commented out section which
  is only relevant to the -DREQUIRE_TFTPBOOT case
1997-06-21 14:30:03 +00:00
..
Makefile remove unnecessary CFLAGS+=-I${.CURDIR} and SRCS=rarpd.c 1997-06-21 14:23:57 +00:00
rarpd.8 * use MAXHOSTNAMELEN+1 instead of 256 1997-06-21 14:30:03 +00:00
rarpd.c * use MAXHOSTNAMELEN+1 instead of 256 1997-06-21 14:30:03 +00:00