1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-28 11:57:28 +00:00
freebsd/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
lpc the code assumes that getgroups() always returns NGROUPS groups, however 2000-08-23 23:36:32 +00:00
lpd
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