aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/lpr
Commit message (Expand)AuthorAgeFilesLines
* MFC: Fix buffer overflow in queue file handlingKris Kennaway2001-08-301-7/+13
* (MFC) Fix "lprm -" (remove all jobs) processing for remote printer queuesGarance A Drosehn2001-03-131-10/+17
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-062-28/+59
* MFC: 1.11 Stop pac dereferencing a null pointer if accounting is not enabeled.David Malone2001-02-281-1/+2
* MFC: IPv6 support for lpr.Hajimu UMEMOTO2001-02-185-142/+303
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2001-01-161-1/+2
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-276-7/+8
* (MFC) 'lpc' assumed that getgroups() always returns NGROUPS groups, whichGarance A Drosehn2000-12-261-2/+4
* (MFC) Fix cosmetic error in rmjob message. (1.13)Garance A Drosehn2000-12-261-2/+0
* (MFC) Eliminate two compile-time warnings. (1.17)Garance A Drosehn2000-12-261-0/+2
* (MFC) Fix the '-d' option (turns on socket-debugging).Garance A Drosehn2000-12-261-10/+17
* (MFC) Set SO_REUSEADDR so that lpd can restart while old lpd connectionsGarance A Drosehn2000-12-261-2/+15
* (MFC) Make sure a few string-values will have ending null characters.Garance A Drosehn2000-12-261-0/+2
* (MFC) Reset the seteuid in a few obscure error situations. (1.17)Garance A Drosehn2000-12-261-1/+4
* (MFC) Some style-related improvements to previous updates. (1.16)Garance A Drosehn2000-12-261-24/+32
* (MFC) really minor style improvements. (1.18)Garance A Drosehn2000-12-261-5/+5
* (MFC) minor style fixes. (1.33)Garance A Drosehn2000-12-261-4/+6
* (MFC) Change variable 'count' to be 'jobcount', and improve comments. (1.32)Garance A Drosehn2000-12-261-6/+6
* (MFC) Replace call to mktemp() with mkstemp(). Also fixes logfileGarance A Drosehn2000-12-261-14/+41
* (MFC) Change 'printit()' to ignore some control-file lines that it does notGarance A Drosehn2000-12-262-4/+24
* (MFC) Change a structure name to something "less generic".Garance A Drosehn2000-12-265-44/+44
* (MFC) Get rid of a minor compile-time warning. (1.16)Garance A Drosehn2000-12-261-2/+2
* (MFC) Cosmetic improvements to some error msgs. (1.17)Garance A Drosehn2000-12-261-18/+35
* (MFC) Fix a format-code in a call to syslog. (1.26)Garance A Drosehn2000-12-261-1/+1
* (MFC) Fix potential problem processing jobs from hosts with >32Garance A Drosehn2000-12-261-3/+6
* (MFC) Fix 'lprm' processing to work with longer (>32) hostnames. (1.14)Garance A Drosehn2000-12-261-1/+1
* (MFC) improve error-msg processing when receiving jobs.Garance A Drosehn2000-12-261-2/+17
* (MFC) Implement new printcap options of sr= and sr= in lpd,Garance A Drosehn2000-12-268-11/+393
* (MFC) Add MAINTAINER= lines. (1.6+1.7)Garance A Drosehn2000-12-261-0/+3
* MFC: Have 'lpr' include -Class info even for jobs or queues which will notGarance A Drosehn2000-12-231-1/+1
* MFC: Change so 'lpr -r' ("remove file after copying to print queue") will tryGarance A Drosehn2000-12-231-0/+79
* MFC: make 'lpq' output more informative when listing jobs with long 'Name'Garance A Drosehn2000-12-231-12/+39
* MFC: fix 'lpq' so it correctly displays jobs from lprNG hosts.Garance A Drosehn2000-12-231-9/+44
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-0810-22/+21
* MFC:Paul Saab2000-07-031-23/+34
* MFC: Add -p option to prevent lpd(8) from opening a listeningPaul Saab2000-07-032-17/+32
* MFC: [rev 1.14] Quit on EOF from terminal instead of redisplayingPaul Saab2000-07-031-1/+1
* MFC: [rev 1.13] Print files submitted at the same instant inPaul Saab2000-07-031-5/+20
* MFC: -Z flag; Sheldon's mdoc fixes.Garrett Wollman2000-06-272-8/+65
* MFC: re-implement the fix from rev 1.6 that was lost during theMike Pritchard2000-06-241-1/+10
* Remove blanks lines, replacing them with Pp macros where appropriate.Sheldon Hearn2000-03-081-2/+1
* Add missing description for the dummy -o option.Sheldon Hearn2000-03-081-0/+5
* Add a dummy -s option for SUSv2 compatibility.Sheldon Hearn2000-03-082-2/+11
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-014-11/+22
* Type-o, change from[...] = 0 to fromb[...] = 0. The incorrect bufferMatthew Dillon2000-01-251-1/+1
* 'start' command was not reenabling printing.Matthew Dillon2000-01-241-3/+4
* It's not been possible to configure a print server running lpd,Josef Karthauser2000-01-191-1/+1
* Add support for pr's localeAndrey A. Chernov1999-11-304-11/+46
* moved to koi2altAndrey A. Chernov1999-09-231-101/+0
* Add koi2855 filterAndrey A. Chernov1999-09-215-3/+121