Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
lukem
Sat Jun 21 07:30:05 PDT 1997
Update of /cvsroot/src/usr.sbin/rarpd
In directory netbsd1:/var/slash-tmp/cvs-serv24746
Modified Files:
rarpd.8 rarpd.c
Log Message:
* 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@localhost>:
* 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
Home |
Main Index |
Thread Index |
Old Index