1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/usr.sbin/lpr/lpc
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
..
cmds.c 'start' command was not reenabling printing. 2000-01-24 23:30:38 +00:00
cmdtab.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
extern.h
lpc.8 Remove single-space hard sentence breaks. These degrade the quality 2000-03-01 14:09:25 +00:00
lpc.c the code assumes that getgroups() always returns NGROUPS groups, however 2000-08-23 23:36:32 +00:00
lpc.h
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00