NetBSD/usr.sbin/lpr/common_source
itojun f714bfb0d8 rewrite local address detection code, to use getifaddrs(3), not gethostname(3).
gethostname(3) do not necessarily represent local host addrses.
pointed out by: Chuck Cranor
2000-08-09 14:28:50 +00:00
..
Makefile
common.c rewrite local address detection code, to use getifaddrs(3), not gethostname(3). 2000-08-09 14:28:50 +00:00
common_vars.c
displayq.c - add timeouts to displayq(), rmremote(), sendfile() and response(), 1999-12-07 14:54:44 +00:00
fatal.c More #include <stdlib.h> string, etc. cleanup 2000-07-04 20:27:35 +00:00
lp.h make scandir(3)'s 3rd argument take a function that takes a *const* 2000-04-16 14:43:56 +00:00
lp.local.h
pathnames.h
rmjob.c make scandir(3)'s 3rd argument take a function that takes a *const* 2000-04-16 14:43:56 +00:00
startdaemon.c