freebsd-dev/usr.sbin/lpr/lpd
Garance A Drosehn 605d466b60 Rename the -w option to be -W. The recently-added -w option is different
than the long-standing -w option in NetBSD, so change it before anyone in
FreeBSD gets used to it.  For now, -w is still accepted, but prints out
some warnings via syslog.

MFC after:	1 week
2001-07-22 01:05:20 +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 Rename the -w option to be -W. The recently-added -w option is different 2001-07-22 01:05:20 +00:00
lpd.c Rename the -w option to be -W. The recently-added -w option is different 2001-07-22 01:05:20 +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 Fix most of the warnings generated by compiling lpr with -Wnon-const-format, 2001-07-15 00:09:46 +00:00
recvjob.c Change a few read & write calls to use 'STDOUT_FILENO' instead of '1'. 2001-07-22 00:03:21 +00:00