summaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/lpc
AgeCommit message (Expand)Author
2012-04-08Remove unnecessary Bk/Ek pairs from SYNOPSIS.wiz
2011-08-31NULL does not need a castplunky
2011-08-30static, __printflike, __deadjoerg
2011-01-04Fix fd leak in error cases. Found by cppcheck.wiz
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2009-07-13Rename internal getline() function to get_line() so it doesroy
2009-01-18fix -Wsign-compare issueslukem
2008-12-06PR/40117 - Bug Hunting -- new line, new sentence; punctuationjnemeth
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-10-22use c99 initializerschristos
2006-05-25Coverity CID 830: Avoid NULL deref.christos
2006-03-21Coverity CID 1225: Don't close negative fd. While here fix fd leak.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
2003-05-17use strlcpy/strlcat.itojun
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
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
2002-01-19Sort SEE ALSO and sections.wiz
2001-11-14Test absense of command differently to avoid null pointer deferenceenami
2001-04-09lowercase Lpq in xref, and some whitespace fixes.wiz
2000-08-24Fix ingroup() to not check gid against trailing groups not set bysommerfeld
2000-04-16make scandir(3)'s 3rd argument take a function that takes a *const*mrg
1999-03-24Remove spurious .ne's.mycroft
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-03-10Add missing .El line.erh
1999-03-07Clean up SYNOPSIS formatting.mycroft
1997-10-10only compile common_source/* once (25% faster), remove unused printcap.clukem
1997-10-05fix alpha compile warnings.mrg
1997-10-05- WARNS?=1mrg
1997-10-05merge 4.4 lite2mrg
1997-07-10oopsmikel
1997-07-10clarify assignments used as conditionals (gcc -Wall)mikel
1997-07-10clarify conditional in for-loop (gcc -Wall)mikel
1997-07-09Changed /var/spool/* to /var/spool/output/*, to be consistant with reality.jtc
1997-05-08Back out the .PATH.c changes. The .depend problem (and others)gwr
1997-05-06Use .PATH.c: ...gwr
1996-12-09remove unsafe calls to strcpy(), strcat(), and sprintf(). some KNF.mrg
1996-01-14More descriptive message for printer status. Addresses PR #509.hpeyerl
1995-11-15Add RCSIDspk
1995-10-03-- convert sgtty to termios. From: Scott Bartram <scottb@iis.net>hpeyerl
1994-12-22specify man pages the new way.cgd
1994-05-18clean up that import. no rcsids yet.cgd