NetBSD/usr.sbin/lpr/lpd
christos c681304808 Instead of dealing with port@host in many places, do it where it is needed.
It reduces code and complexity and at the same time allows as to use symbolic
ports instead of just numeric everywhere.
2006-01-20 17:30:00 +00:00
..
extern.h
key.c - WARNS = 4 2005-11-28 03:26:06 +00:00
lpd.8 Add control file documentation for 'o' handling, and fix the 2006-01-20 08:51:40 +00:00
lpd.c If we set SIGCHLD to SIG_IGN then any wait()'s on the child processes will 2006-01-18 23:17:38 +00:00
lpdchar.c
Makefile Only compile in IPv6 support if ${USE_INET6} != "no" 2005-01-10 02:58:58 +00:00
modes.c - WARNS = 4 2005-11-28 03:26:06 +00:00
printjob.c Instead of dealing with port@host in many places, do it where it is needed. 2006-01-20 17:30:00 +00:00
recvjob.c - WARNS = 4 2005-11-28 03:26:06 +00:00
ttcompat.c