freebsd-dev/usr.sbin/lpr/lpd
gad 594d0e2f6f Change some "process id" variables from 'int' to 'pid_t', renaming some
of them to keep better track of which-is-which (multiple variables were
named 'pid').  Moved a global pid-variable into the only routine that
used it.  Net result: fixes two compile-time warnings...

MFC after:	2 weeks
2002-06-04 03:40:24 +00:00
..
extern.h Rename a few global variables which hold hostname-related values to be 2001-06-15 22:03:07 +00:00
lpd.8 Add description of `mc' (max copies), add short-form to long-form mapping 2002-04-22 01:04:02 +00:00
lpd.c Stop using the depreciated 'union wait' definitions, moving to a more 2002-06-03 20:47:01 +00:00
lpdchar.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
Makefile Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
modes.c Fix about 90-100 warnings one gets when trying to compile lpr&friends 2001-06-12 16:38:20 +00:00
printjob.c Change some "process id" variables from 'int' to 'pid_t', renaming some 2002-06-04 03:40:24 +00:00
recvjob.c Assume __STDC__, remove non-__STDC__ code. 2002-05-28 19:23:47 +00:00