summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove useless `BINOWN=root' now that it is the default.obrien1998-09-193-6/+3
* Fix additional warnings. Remove -Werror, since some people have complainedwollman1998-09-1117-38/+49
* Fix ``lp=port@machine'' syntax and mention it in printcap(5).brian1998-08-212-3/+14
* Remove -Werror from CFLAGS on i386 because with -nostdinc gcc spitsjb1998-06-113-14/+3
* Spelling fixes.phk1998-06-101-2/+2
* The printf type checking in gcc wants %qd to be a long long, so addjb1998-05-131-2/+2
* Make -Werror i386 specific because -nostinc on alpha spits warningsjb1998-05-133-6/+17
* Make ``-h'' follow the manpage, and suppress the burst page reguardless ofobrien1998-04-171-3/+3
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.charnier1998-03-232-4/+4
* Cast an argument to int for a printf field width the way that gccjb1998-03-221-2/+2
* Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internalbde1998-03-0710-36/+35
* Add DESTDIR to afterinstallache1998-02-241-1/+1
* Oops, back out DESTDIR addition, handled automatically by bsd.prog.mkache1998-02-241-1/+1
OpenPOWER on IntegriCloud