aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/lpc
Commit message (Expand)AuthorAgeFilesLines
* In preparation for raising NGROUPS and NGROUPS_MAX, change baseBrooks Davis2009-06-191-2/+6
* Use the new name H_SETSIZE instead of the old H_EVENT to set the historyStefan Farfeleder2005-10-191-1/+1
* MFS5: Minor style(9) tweak.Xin LI2005-02-221-1/+1
* Be more careful when doing el_parse() - only do it when el isXin LI2005-02-151-1/+1
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* Fixed .Xr call.Ruslan Ermilov2005-01-211-1/+2
* Sort sections.Ruslan Ermilov2005-01-181-7/+7
* Fix two buffer overflows caused by off-by-one errors: avoid writing a nullTim J. Robbins2003-10-131-2/+2
* More changes to use __FBSDID() for setting rcsids, and fix theGarance A Drosehn2003-07-145-18/+17
* mdoc(7) police: markup fixes.Ruslan Ermilov2002-11-271-13/+16
* Changes which rewrite 'lpc topq', and which add 'lpc bottomq'. TheseGarance A Drosehn2002-07-176-8/+415
* The .Nm utilityPhilippe Charnier2002-07-141-3/+4
* Call routine to free everything obtained when filling in 'struct printer'.Garance A Drosehn2002-07-121-0/+1
* Remove the backup-versions ("x*") of various lpc commands that wereGarance A Drosehn2002-07-023-377/+0
* Stop adding ${CWARNFLAGS} to CFLAGS. The standard makefile processing willGarance A Drosehn2002-06-231-1/+1
* Just rename two generic-queue init routines from 'init_*' to '*_gi'Garance A Drosehn2002-06-163-7/+7
* Add a nearly complete rewrite of the lpc command 'down'. The only user-Garance A Drosehn2002-06-164-3/+73
* Make the description of the 'down' command a little more readable.Garance A Drosehn2002-06-151-2/+4
* Reorganize the way that arguments are processed in lpc's generic-queueGarance A Drosehn2002-06-151-20/+24
* Add a new command to 'lpc' called 'setstatus', which would be used toGarance A Drosehn2002-06-156-28/+140
* Almost complete rewrite of the lpc commands 'abort', 'enable', 'disable',Garance A Drosehn2002-06-133-14/+306
* Add 'const' to some casts to fix two warnings that are printed by theGarance A Drosehn2002-04-221-2/+2
* Usage style sweep: spell "usage" with a small 'u'.Dag-Erling Smørgrav2002-04-221-3/+3
* Add description of `mc' (max copies), add short-form to long-form mappingGarance A Drosehn2002-04-221-0/+1
* My recent changes to add the ctl_renametf routine assumed that print jobGarance A Drosehn2001-11-281-13/+22
* Fix minor compile-time warning that snunk in with changes to sortq() rtn.Garance A Drosehn2001-10-091-0/+1
* *** empty log message ***David E. O'Brien2001-10-011-3/+4
* Basically rewrite the sortq() routine which is used by 'lpc clean' andGarance A Drosehn2001-09-271-20/+126
* Fix so that lpc's interactive-mode will not be confused by EditLine processingGarance A Drosehn2001-09-171-0/+9
* Get rid of a compile-time warning by casting to (size_t).Garance A Drosehn2001-07-231-1/+1
* Get rid of a compile-time warning by casting to (size_t).Garance A Drosehn2001-07-231-1/+1
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-3/+6
* Get rid of one compile-time warning by changing an 'int' to a 'size_t'.Garance A Drosehn2001-07-151-6/+10
* Fix most of the warnings generated by compiling lpr with -Wnon-const-format,Garance A Drosehn2001-07-151-5/+5
* mdoc(7) police: removed hard sentence breaks, use new .Brq macro.Ruslan Ermilov2001-07-051-54/+27
* Make 'lpc clean' somewhat safer. Add an 'lpc tclean' command, which allowsGarance A Drosehn2001-06-256-47/+351
* Rename global variable 'name' to 'progname', thus fixing a number ofGarance A Drosehn2001-06-151-1/+1
* Fix about 90-100 warnings one gets when trying to compile lpr&friendsGarance A Drosehn2001-06-124-137/+104
* mdoc(7) police: properly use a -diag list in the DIAGNOSTICS section.Dima Dorfman2001-04-131-4/+4
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-23/+54
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-0/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-2/+2
* Cosmetic change of a structure name.Garance A Drosehn2000-11-061-10/+10
* Get rid of a minor compile-time warning.Garance A Drosehn2000-11-061-2/+2
* the code assumes that getgroups() always returns NGROUPS groups, howeverAlfred Perlstein2000-08-231-2/+4
* Quit on EOF from terminal instead of redisplaying the prompt.Matthew Hunt2000-06-301-1/+1
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-2/+4
* 'start' command was not reenabling printing.Matthew Dillon2000-01-241-3/+4