freebsd-dev/usr.sbin/lpr/lpd
Garance A Drosehn bd1d08a146 Redo the way that fatal-error messages are done in the chkhost() routine,
mainly so the compiler can correctly do printf-style parameter checking.
Some minor improvements to a few of the error messages, but the main
goal here is to get rid of a few more compile-time warning messages.

MFC after:	5 days
2002-06-24 20:57:14 +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 Redo the way that fatal-error messages are done in the chkhost() routine, 2002-06-24 20:57:14 +00:00
lpdchar.c
Makefile Stop adding ${CWARNFLAGS} to CFLAGS. The standard makefile processing will 2002-06-23 20:57:18 +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