freebsd-dev/usr.sbin/lpr
Garance A Drosehn 50cf7393cb A variable had been unnecessarily assigned a bogus value because gcc was
"confused" about it being unassigned.  In fact, gcc was right.  Fix the
real problem by setting that variable before break-ing out of a select
statement so gcc is happy, and then remove the unnecessary assignment.

Reported by:	a user wondering why lpd syslog-ed about "compiler confusion"
MFC after:	12 days
2002-04-07 08:12:39 +00:00
..
chkprintcap Add another level of checking to 'chkprintcap', which is done by 2001-12-15 23:35:55 +00:00
common_source My recent changes to add the ctl_renametf routine assumed that print job 2001-11-28 04:30:47 +00:00
filters Get rid of some minor compile-time errors by changing copyright/rcsid 2001-10-09 00:09:46 +00:00
filters.ru Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
lp mdoc(7) police: 2001-08-07 15:48:51 +00:00
lpc My recent changes to add the ctl_renametf routine assumed that print job 2001-11-28 04:30:47 +00:00
lpd A variable had been unnecessarily assigned a bogus value because gcc was 2002-04-07 08:12:39 +00:00
lpq Set BINOWN=root explicitly for setuid root binaries. 2001-09-13 06:48:18 +00:00
lpr Fix one more compile-time warning by renaming a local variable. 2001-10-09 00:38:40 +00:00
lprm Set BINOWN=root explicitly for setuid root binaries. 2001-09-13 06:48:18 +00:00
lptest Fix minor compile-time error in definition of 'copyright'. 2001-10-09 00:06:52 +00:00
pac Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
SMM.doc $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
Makefile.inc Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00