summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr/lpc/cmds.c
Commit message (Expand)AuthorAgeFilesLines
* Add 'const' to some casts to fix two warnings that are printed by thegad2002-04-221-2/+2
* Usage style sweep: spell "usage" with a small 'u'.des2002-04-221-3/+3
* My recent changes to add the ctl_renametf routine assumed that print jobgad2001-11-281-13/+22
* Fix minor compile-time warning that snunk in with changes to sortq() rtn.gad2001-10-091-0/+1
* Basically rewrite the sortq() routine which is used by 'lpc clean' andgad2001-09-271-20/+126
* Get rid of a compile-time warning by casting to (size_t).gad2001-07-231-1/+1
* Fix most of the warnings generated by compiling lpr with -Wnon-const-format,gad2001-07-151-5/+5
* Make 'lpc clean' somewhat safer. Add an 'lpc tclean' command, which allowsgad2001-06-251-21/+285
* Fix about 90-100 warnings one gets when trying to compile lpr&friendsgad2001-06-121-97/+65
* Cosmetic change of a structure name.gad2000-11-061-10/+10
* 'start' command was not reenabling printing.dillon2000-01-241-3/+4
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fix additional warnings. Remove -Werror, since some people have complainedwollman1998-09-111-3/+1
* Mega lpd/lpd upgrade, part I:wollman1997-12-021-514/+246
* Two minor, pedantic fixes from bde for my last pedantic fixes, plusimp1997-07-291-1/+1
* Fix boatloads of buffer overflows from the OpenBSD tree.imp1997-07-291-16/+25
* index -> strchr and rindex -> strrchr to reduce the number of gratuitousimp1997-07-231-1/+1
* Use setuid/seteuid around dangerous operations. Also a few bufferimp1997-07-231-22/+59
* Don't output extraneous tabbrian1997-05-131-3/+7
* Buffer overflow from OpenBSD:imp1997-02-091-2/+4
* lpc/cmds.c:imp1996-10-271-4/+4
* Pull a bunch of fixes from the 4.4BSD-Lite2 branch. It's reallyjoerg1996-05-051-1/+2
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+1107
OpenPOWER on IntegriCloud