freebsd-skq/usr.sbin/lpr
Alfred Perlstein 00e64813a2 the code assumes that getgroups() always returns NGROUPS groups, however
that is not true.  Instead of looping NGROUPS times, get the return value
from getgroups() and loop over the return that many times.

Noticed by: David A. Holland <dholland@eecs.harvard.edu>
2000-08-23 23:36:32 +00:00
..
chkprintcap Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
common_source Back out the previous change to the queue(3) interface. 2000-05-26 02:09:24 +00:00
filters
filters.ru
lp Remove blanks lines, replacing them with Pp macros where appropriate. 2000-03-08 10:13:50 +00:00
lpc the code assumes that getgroups() always returns NGROUPS groups, however 2000-08-23 23:36:32 +00:00
lpd Re-implement my fix from rev 1.6 (same rev for both files being committed) 2000-05-24 11:38:50 +00:00
lpq
lpr Fix description of -i' and -w' options. 2000-06-27 20:21:56 +00:00
lprm
lptest
pac
SMM.doc
Makefile Admin some amount of responsibility for the current state of lpr/lpd. 2000-07-15 02:43:02 +00:00
Makefile.inc