NetBSD/usr.sbin/lpr/lpd
lukem 9b668c37e7 Ensure s is initialized before testing (none of the sockets may be ready
so it might not be setup).
Detected with gcc -Wuninitialized.
2005-06-02 05:57:03 +00:00
..
Makefile Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
extern.h
key.c
lpd.8
lpd.c Ensure s is initialized before testing (none of the sockets may be ready 2005-06-02 05:57:03 +00:00
lpdchar.c
modes.c
printjob.c Add (unsigned char) cast to ctype functions 2004-10-30 08:44:25 +00:00
recvjob.c Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +00:00
ttcompat.c