summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr/lpc/cmds.c
Commit message (Expand)AuthorAgeFilesLines
* Rename getline with get_line to avoid collision with getline(3)bapt2016-05-101-2/+2
* Check the return error of set[ug]id. While this can never fail in theeadler2012-10-221-29/+30
* Print out a warning message if a `lpc setstatus' is done whengad2012-04-301-0/+18
* Catch the user-error when no queue name was specified on angad2012-04-301-0/+8
* The scandir(3) function expects fourth parameter, compar, be in type of:delphij2012-04-131-4/+4
* - Remove some unnecessary cast when assigning NULL to a handle.kevlo2012-02-151-3/+3
* Spelling fixes for usr.sbin/uqs2011-12-301-4/+4
* Remove the advertising clause from UCB copyrighted files in usr.sbin. Thisjoel2010-12-111-4/+0
* More changes to use __FBSDID() for setting rcsids, and fix thegad2003-07-141-4/+5
* Call routine to free everything obtained when filling in 'struct printer'.gad2002-07-121-0/+1
* Remove the backup-versions ("x*") of various lpc commands that weregad2002-07-021-361/+0
* Just rename two generic-queue init routines from 'init_*' to '*_gi'gad2002-06-161-3/+3
* Add a nearly complete rewrite of the lpc command 'down'. The only user-gad2002-06-161-1/+63
* Reorganize the way that arguments are processed in lpc's generic-queuegad2002-06-151-20/+24
* Add a new command to 'lpc' called 'setstatus', which would be used togad2002-06-151-19/+102
* Almost complete rewrite of the lpc commands 'abort', 'enable', 'disable',gad2002-06-131-0/+278
* 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