summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr
Commit message (Expand)AuthorAgeFilesLines
* 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
* Pull a bunch of fixes from the 4.4BSD-Lite2 branch. It's reallyjoerg1996-05-0512-206/+421
* Fix my botched 4.4Lite2 import, and revert these files to their HEADjoerg1996-05-052-17/+16
* This commit was generated by cvs2svn to compensate for changes in r15637,joerg1996-05-059-46/+728
|\
| * Vendor-branch import of the 4.4BSD-Lite2 code for lpr. There arejoerg1996-05-0516-137/+964
* | Correct some man page xrefs, and some other minor changes to bring somempp1996-04-083-10/+9
* | Correct some cross references and some path names.mpp1996-04-061-2/+2
* | Makefile: Add new modes.c file to list of objects.sef1996-04-035-57/+497
* | Remove definitions and declarations for FS, FC, XS, XC variables, andsef1996-04-032-8/+2
* | printcap.5: Remove fs,fc,xs,xc capability, and replace them with the mssef1996-04-031-5/+3
* | Correct a bunch of man page cross references and generallympp1996-02-111-3/+3
* | Mention a bug in lpd that causes a core dump if a request is made forjoerg1996-01-071-0/+10
* | Fix a longstanding bug in `lpr -r'. I used alloca() instead ofjkh1995-10-051-0/+1
* | Initialize the group list so that any filter programs that arempp1995-09-022-2/+18
* | Remove the comment about the broken getopts(1) in our /bin/sh.joerg1995-08-061-6/+1
* | The other day someone brought me an old Apple Laserwriter II with a serialwpaul1995-07-312-0/+4
OpenPOWER on IntegriCloud