NetBSD/usr.sbin/lpr
itojun e738bb5642 avoid NULL pointer access when rp=<ipv4 numberic address> (no ai_canonname).
From: hiro@takechi.org

XXX checkremote() should be improved.  gethostname -> getaddrinfo is
not the right thing to do, we cannot assume DNS FQDNs is configured
as hostname.  if the goal here is to check if it is really remote or not,
getifaddrs() is the way to go.
2000-04-24 02:53:05 +00:00
..
SMM.doc Use obj dirs 1997-12-21 15:53:38 +00:00
common_source avoid NULL pointer access when rp=<ipv4 numberic address> (no ai_canonname). 2000-04-24 02:53:05 +00:00
filters - add timeouts to displayq(), rmremote(), sendfile() and response(), 1999-12-07 14:54:44 +00:00
lp Clean up SYNOPSIS formatting. 1999-03-07 11:58:22 +00:00
lpc make scandir(3)'s 3rd argument take a function that takes a *const* 2000-04-16 14:43:56 +00:00
lpd - fix usage message to current reality. 2000-04-10 08:09:33 +00:00
lpq Don't declare 'extern opt*' getopt variables. 2000-04-14 06:26:52 +00:00
lpr More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
lprm - add timeouts to displayq(), rmremote(), sendfile() and response(), 1999-12-07 14:54:44 +00:00
lptest More and more .Os cleanups. .Os is defined in the tmac.doc-common file, 1999-03-22 18:43:46 +00:00
pac main(): g/c variable errs accidentaly introduced in last commit, rename 1999-12-05 22:22:05 +00:00
Makefile fix race condition when building libcommon with make -j 1997-10-16 05:10:14 +00:00
Makefile.inc use CPPFLAGS instead of CFLAGS 1997-10-25 06:57:53 +00:00