summaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/common_source
Commit message (Expand)AuthorAgeFilesLines
...
* Cosmetic change of a structure name.Garance A Drosehn2000-11-063-24/+24
* Fix 'lprm' processing so is more likely to work correctly when dealingGarance A Drosehn2000-11-051-1/+1
* Implement new printcap options of sr= (aka stat.recv) and sr= (aka stat.send)Garance A Drosehn2000-11-024-3/+325
* Make the standard 'lpq' output a little more informative when listing jobsGarance A Drosehn2000-10-311-12/+39
* Fix 'lpq' so it can correctly display jobs which come from hosts usingGarance A Drosehn2000-10-311-9/+44
* Fix cosmetic error in rmjob message.Garrett Wollman2000-09-271-2/+0
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-6/+6
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-6/+6
* This appears to have been repo-copied to lpd a while ago and neverWarner Losh2000-05-091-375/+0
* Print files submitted at the same instant in deterministic order.Garrett Wollman2000-05-031-5/+20
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2810-10/+10
* lpd tries to be clever and checks if RM == my_hostname.Jordan K. Hubbard1999-04-273-3/+25
* Fix additional warnings. Remove -Werror, since some people have complainedGarrett Wollman1998-09-112-5/+4
* Remove -Werror from CFLAGS on i386 because with -nostdinc gcc spitsJohn Birrell1998-06-111-4/+1
* The printf type checking in gcc wants %qd to be a long long, so addJohn Birrell1998-05-131-2/+2
* Make -Werror i386 specific because -nostinc on alpha spits warningsJohn Birrell1998-05-131-2/+5
* Fix top-of-form bogon.Garrett Wollman1997-12-271-2/+2
* Mega lpd/lpd upgrade, part I:Garrett Wollman1997-12-0211-394/+1210
* Argl! Who's got the pointy hat these days? Hand it over to me, ASAP!Joerg Wunsch1997-11-071-0/+1
* One could be surprised how much bugs can still be found here...Joerg Wunsch1997-10-151-2/+3
* Improve my hack from rev 1.6 of displayq.c, and make the TCPJoerg Wunsch1997-10-145-2/+20
* Be more paranoid about unlinking files. From mhpower@MIT.EDU by way ofWarner Losh1997-10-061-4/+6
* Use err(3). Add usage(). Various fixes in man pages.Philippe Charnier1997-09-243-18/+21
* common_source: staticize private version of warn() so to not conflictJoerg Wunsch1997-08-232-2/+2
* Two minor, pedantic fixes from bde for my last pedantic fixes, plusWarner Losh1997-07-295-11/+11
* Fix boatloads of buffer overflows from the OpenBSD tree.Warner Losh1997-07-294-16/+23
* index -> strchr and rindex -> strrchr to reduce the number of gratuitousWarner Losh1997-07-231-1/+1
* Use setuid/seteuid around dangerous operations. Also a few bufferWarner Losh1997-07-234-12/+78
* Add code to make sure that we don't overflow the buffer that we copyWarner Losh1997-07-181-1/+4
* Fix a problem where remote files could be removed by exploiting raceWarner Losh1997-07-181-0/+2
* Increase size of tmp hostname buffer.Poul-Henning Kamp1997-07-161-2/+2
* Imply a 10-second connection timeout when querying remote queues, toJoerg Wunsch1997-06-231-0/+13
* Buffer overflow from OpenBSD:Warner Losh1997-02-091-5/+8
* lpc/cmds.c:Warner Losh1996-10-271-2/+4
* Cleanup.Joerg Wunsch1996-05-098-1032/+9
* Pull a bunch of fixes from the 4.4BSD-Lite2 branch. It's reallyJoerg Wunsch1996-05-055-39/+66
* Fix my botched 4.4Lite2 import, and revert these files to their HEADJoerg Wunsch1996-05-052-17/+16
* This commit was generated by cvs2svn to compensate for changes in r15637,Joerg Wunsch1996-05-055-28/+589
|\
| * Vendor-branch import of the 4.4BSD-Lite2 code for lpr. There areJoerg Wunsch1996-05-057-0/+2311
* Remove definitions and declarations for FS, FC, XS, XC variables, andSean Eric Fagan1996-04-032-8/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-302-2/+2
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-269-0/+2320