summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr
Commit message (Expand)AuthorAgeFilesLines
* Fix top-of-form bogon.wollman1997-12-271-2/+2
* Add -Wno-unused so that ``make world'' can complete successfully.wollman1997-12-172-4/+4
* Fixed DPADD.bde1997-12-167-7/+14
* Fix incorrect format string in call to errx().jdp1997-12-061-2/+2
* Add missing argument to warn() call.jdp1997-12-061-2/+2
* Document the new long names for printcap capabilities.wollman1997-12-021-1/+44
* Mega lpd/lpd upgrade, part I:wollman1997-12-0243-1921/+2896
* Argl! Who's got the pointy hat these days? Hand it over to me, ASAP!joerg1997-11-073-0/+5
* One could be surprised how much bugs can still be found here...joerg1997-10-151-2/+3
* Improve my hack from rev 1.6 of displayq.c, and make the TCPjoerg1997-10-148-3/+56
* Be more paranoid about unlinking files. From mhpower@MIT.EDU by way ofimp1997-10-062-8/+12
* Use err(3). Add usage(). Various fixes in man pages.charnier1997-09-2417-101/+126
* environmental -> environment.charnier1997-09-181-2/+2
* common_source: staticize private version of warn() so to not conflictjoerg1997-08-234-26/+55
* Two minor, pedantic fixes from bde for my last pedantic fixes, plusimp1997-07-2910-33/+29
* Fix boatloads of buffer overflows from the OpenBSD tree.imp1997-07-299-100/+151
* index -> strchr and rindex -> strrchr to reduce the number of gratuitousimp1997-07-237-19/+19
* Use setuid/seteuid around dangerous operations. Also a few bufferimp1997-07-2311-50/+199
* Output name of duplicate spool dir.brian1997-07-211-1/+2
* Add code to make sure that we don't overflow the buffer that we copyimp1997-07-181-1/+4
* Fix a problem where remote files could be removed by exploiting raceimp1997-07-181-0/+2
* Increase size of tmp hostname buffer.phk1997-07-162-4/+4
* Fixed buffer overflow.dima1997-07-081-5/+5
* Imply a 10-second connection timeout when querying remote queues, tojoerg1997-06-231-0/+13
* Fix a typo, so the -a option will by documented in the synopsis.joerg1997-06-211-1/+1
* Check for duplicate spool dirs.brian1997-05-171-1/+30
* Don't output extraneous tabbrian1997-05-131-3/+7
* Don't drop into the troff args after parsing -#.brian1997-05-131-1/+2
* Kill a stale .pq line.joerg1997-05-081-2/+1
* Support input and output filters with remote printing.brian1997-04-123-33/+374
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-312-3/+3
* Fix an off by one error when determing the default job name formpp1997-02-261-4/+4
* Revert $FreeBSD$ to $Id$peter1997-02-227-7/+7
* Revert $FreeBSD$ back to $Id$peter1997-02-221-1/+1
* Buffer overflow from OpenBSD:imp1997-02-091-5/+8
* Buffer overflow from OpenBSD:imp1997-02-091-2/+4
* Sort cross references.wosch1997-01-203-6/+6
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-148-8/+8
* Sort cross references.wosch1996-12-261-5/+6
* doc/1987, table heading in error.phk1996-11-121-1/+1
* lpc/cmds.c:imp1996-10-2710-38/+57
* Fix transcription error I introduced in last patch. This created aimp1996-10-261-2/+2
* Fix a problem where the command line could be used to overflow a stackimp1996-10-251-2/+2
* Close files up to getdtablesize(), instead of up to NOFILE.bde1996-09-292-10/+18
* "appeared in 4.2BSD.." changed to "appeared in 4.2BSD."alex1996-07-271-1/+1
* Correct the Unix programmer's error #1: "char c = getc();".joerg1996-07-171-2/+4
* People ask in Usenet, how to configure remoteprinting successfullywosch1996-06-012-1/+3
* Convert the option parser to use getopt(3). This makes it morejoerg1996-05-112-87/+89
* Clean out the BUGS section/comments now that our lpr has a betterjoerg1996-05-112-21/+2
* Cleanup.joerg1996-05-0918-1041/+20
OpenPOWER on IntegriCloud