summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr
Commit message (Expand)AuthorAgeFilesLines
* Cosmetic change of a structure name.gad2000-11-065-44/+44
* Get rid of a minor compile-time warning.gad2000-11-061-2/+2
* Cosmetic improvements to a few recvjob-related error messages.gad2000-11-061-18/+35
* Fix a format-code, thus getting rid of a compile-time warning msg.gad2000-11-061-1/+1
* Fix potential problem processing jobs from hosts with >32 character hostnames.gad2000-11-051-3/+6
* Fix 'lprm' processing so is more likely to work correctly when dealinggad2000-11-051-1/+1
* In the error-message routine for receiving a job, move the "cleanup" to begad2000-11-051-2/+17
* This update gets it so 'lpr -r' ("remove the file after printing") willgad2000-11-031-0/+79
* Implement new printcap options of sr= (aka stat.recv) and sr= (aka stat.send)gad2000-11-028-11/+393
* Change 'lpr' so -C (class) information is included in the control filegad2000-11-011-1/+1
* Make the standard 'lpq' output a little more informative when listing jobsgad2000-10-311-12/+39
* Fix 'lpq' so it can correctly display jobs which come from hosts usinggad2000-10-311-9/+44
* Change my email on MAINTAINER from an RPI address to my FreeBSD address.gad2000-10-301-1/+1
* Fix cosmetic error in rmjob message.wollman2000-09-271-2/+0
* Set SO_REUSEADDR so that lpd can start while old lpd connections are stillwollman2000-09-271-2/+15
* the code assumes that getgroups() always returns NGROUPS groups, howeveralfred2000-08-231-2/+4
* Admin some amount of responsibility for the current state of lpr/lpd.wollman2000-07-151-0/+3
* Quit on EOF from terminal instead of redisplaying the prompt.mph2000-06-301-1/+1
* Fix description of `-i' and `-w' options.wollman2000-06-271-23/+34
* Allow Nm to expand gracefully instead of hard-coding an argument.sheldonh2000-06-221-2/+2
* Allow those of us who have to print through LPRng spoolers to sendwollman2000-06-212-7/+64
* Back out the previous change to the queue(3) interface.jake2000-05-262-8/+8
* Remove the lpr/runqueue directory and associated files.mpp2000-05-244-3014/+0
* Re-implement my fix from rev 1.6 (same rev for both files being committed)mpp2000-05-242-2/+20
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-232-8/+8
* This appears to have been repo-copied to lpd a while ago and neverimp2000-05-091-375/+0
* Print files submitted at the same instant in deterministic order.wollman2000-05-031-5/+20
* Add -p option to prevent lpd(8) from opening a listening socket.sheldonh2000-03-292-17/+32
* Remove blanks lines, replacing them with Pp macros where appropriate.sheldonh2000-03-081-2/+1
* Add missing description for the dummy -o option.sheldonh2000-03-081-0/+5
* Add a dummy -s option for SUSv2 compatibility.sheldonh2000-03-082-2/+11
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-014-11/+22
* Type-o, change from[...] = 0 to fromb[...] = 0. The incorrect bufferdillon2000-01-251-1/+1
* 'start' command was not reenabling printing.dillon2000-01-241-3/+4
* It's not been possible to configure a print server running lpd,joe2000-01-191-1/+1
* Add support for pr's localeache1999-11-304-11/+46
* moved to koi2altache1999-09-231-101/+0
* Add koi2855 filterache1999-09-215-3/+121
* Correct spelling : ascii -> ASCIIphantom1999-09-201-1/+1
* $Id$ -> $FreeBSD$peter1999-08-2851-51/+51
* Fix some cut and paste damage.mdodd1999-08-201-2/+2
* What the heck was I thinking? Nobody else saw this? Sheesh.mdodd1999-08-201-3/+5
* Use el_source() so we pick up .editrcmdodd1999-08-191-1/+2
* Add support for command line editing and history.mdodd1999-08-192-26/+47
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-126-0/+6
* lpd tries to be clever and checks if RM == my_hostname.jkh1999-04-273-3/+25
* Sigh. Fix capitalization bogon. Who had the pointy hat?wollman1999-02-021-2/+2
* Observe -U flag again, and use it in preference to getlogin(), ifwollman1999-02-011-4/+11
* Change my mind on using base '0' for strtol for -i and -# operationsimp1999-01-061-3/+3
* Add sanity checking to argument for -# and -i. Require theseimp1999-01-061-4/+8
OpenPOWER on IntegriCloud