summaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/lpc/lpc.c
AgeCommit message (Expand)Author
2017-05-04Drop main() prototype.sevan
2011-08-30static, __printflike, __deadjoerg
2009-01-18fix -Wsign-compare issueslukem
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-10-03remove null test; it is not necessary as we always look at the next element.christos
2007-10-03- int -> size_tchristos
2006-05-25Coverity CID 830: Avoid NULL deref.christos
2006-01-15Fix obvious error, hopefully correctly.is
2006-01-12sizeof(char) is unneccesary.garbled
2006-01-12Add libedit command line history capability to lpc(8).garbled
2005-11-28- WARNS = 4christos
2004-10-30Add (unsigned char) cast to ctype functionsdsl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-07-20sweep of errx/warnx, remove unnecessary trailing \ngrant
2002-07-14Unifdef __STDC__. Remove __P(). ANSIfy.wiz
2002-05-19Make ngroups, which is the size of a static array, static too. Fromwiz
2001-11-14Test absense of command differently to avoid null pointer deferenceenami
2000-08-24Fix ingroup() to not check gid against trailing groups not set bysommerfeld
1997-10-05fix alpha compile warnings.mrg
1997-10-05- WARNS?=1mrg
1997-10-05merge 4.4 lite2mrg
1997-07-10clarify conditional in for-loop (gcc -Wall)mikel
1995-11-15Add RCSIDspk
1995-10-03-- convert sgtty to termios. From: Scott Bartram <scottb@iis.net>hpeyerl
1994-05-18clean up that import. no rcsids yet.cgd
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd