freebsd-dev/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 $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
filters.ru moved to koi2alt 1999-09-23 02:54:44 +00:00
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 $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
lpr Fix description of -i' and -w' options. 2000-06-27 20:21:56 +00:00
lprm $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
lptest $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
pac $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
SMM.doc $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
Makefile Admin some amount of responsibility for the current state of lpr/lpd. 2000-07-15 02:43:02 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00