| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix top-of-form bogon. | wollman | 1997-12-27 | 1 | -2/+2 |
* | Add -Wno-unused so that ``make world'' can complete successfully. | wollman | 1997-12-17 | 2 | -4/+4 |
* | Fixed DPADD. | bde | 1997-12-16 | 7 | -7/+14 |
* | Fix incorrect format string in call to errx(). | jdp | 1997-12-06 | 1 | -2/+2 |
* | Add missing argument to warn() call. | jdp | 1997-12-06 | 1 | -2/+2 |
* | Document the new long names for printcap capabilities. | wollman | 1997-12-02 | 1 | -1/+44 |
* | Mega lpd/lpd upgrade, part I: | wollman | 1997-12-02 | 43 | -1921/+2896 |
* | Argl! Who's got the pointy hat these days? Hand it over to me, ASAP! | joerg | 1997-11-07 | 3 | -0/+5 |
* | One could be surprised how much bugs can still be found here... | joerg | 1997-10-15 | 1 | -2/+3 |
* | Improve my hack from rev 1.6 of displayq.c, and make the TCP | joerg | 1997-10-14 | 8 | -3/+56 |
* | Be more paranoid about unlinking files. From mhpower@MIT.EDU by way of | imp | 1997-10-06 | 2 | -8/+12 |
* | Use err(3). Add usage(). Various fixes in man pages. | charnier | 1997-09-24 | 17 | -101/+126 |
* | environmental -> environment. | charnier | 1997-09-18 | 1 | -2/+2 |
* | common_source: staticize private version of warn() so to not conflict | joerg | 1997-08-23 | 4 | -26/+55 |
* | Two minor, pedantic fixes from bde for my last pedantic fixes, plus | imp | 1997-07-29 | 10 | -33/+29 |
* | Fix boatloads of buffer overflows from the OpenBSD tree. | imp | 1997-07-29 | 9 | -100/+151 |
* | index -> strchr and rindex -> strrchr to reduce the number of gratuitous | imp | 1997-07-23 | 7 | -19/+19 |
* | Use setuid/seteuid around dangerous operations. Also a few buffer | imp | 1997-07-23 | 11 | -50/+199 |
* | Output name of duplicate spool dir. | brian | 1997-07-21 | 1 | -1/+2 |
* | Add code to make sure that we don't overflow the buffer that we copy | imp | 1997-07-18 | 1 | -1/+4 |
* | Fix a problem where remote files could be removed by exploiting race | imp | 1997-07-18 | 1 | -0/+2 |
* | Increase size of tmp hostname buffer. | phk | 1997-07-16 | 2 | -4/+4 |
* | Fixed buffer overflow. | dima | 1997-07-08 | 1 | -5/+5 |
* | Imply a 10-second connection timeout when querying remote queues, to | joerg | 1997-06-23 | 1 | -0/+13 |
* | Fix a typo, so the -a option will by documented in the synopsis. | joerg | 1997-06-21 | 1 | -1/+1 |
* | Check for duplicate spool dirs. | brian | 1997-05-17 | 1 | -1/+30 |
* | Don't output extraneous tab | brian | 1997-05-13 | 1 | -3/+7 |
* | Don't drop into the troff args after parsing -#. | brian | 1997-05-13 | 1 | -1/+2 |
* | Kill a stale .pq line. | joerg | 1997-05-08 | 1 | -2/+1 |
* | Support input and output filters with remote printing. | brian | 1997-04-12 | 3 | -33/+374 |
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-31 | 2 | -3/+3 |
* | Fix an off by one error when determing the default job name for | mpp | 1997-02-26 | 1 | -4/+4 |
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 7 | -7/+7 |
* | Revert $FreeBSD$ back to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
* | Buffer overflow from OpenBSD: | imp | 1997-02-09 | 1 | -5/+8 |
* | Buffer overflow from OpenBSD: | imp | 1997-02-09 | 1 | -2/+4 |
* | Sort cross references. | wosch | 1997-01-20 | 3 | -6/+6 |
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 8 | -8/+8 |
* | Sort cross references. | wosch | 1996-12-26 | 1 | -5/+6 |
* | doc/1987, table heading in error. | phk | 1996-11-12 | 1 | -1/+1 |
* | lpc/cmds.c: | imp | 1996-10-27 | 10 | -38/+57 |
* | Fix transcription error I introduced in last patch. This created a | imp | 1996-10-26 | 1 | -2/+2 |
* | Fix a problem where the command line could be used to overflow a stack | imp | 1996-10-25 | 1 | -2/+2 |
* | Close files up to getdtablesize(), instead of up to NOFILE. | bde | 1996-09-29 | 2 | -10/+18 |
* | "appeared in 4.2BSD.." changed to "appeared in 4.2BSD." | alex | 1996-07-27 | 1 | -1/+1 |
* | Correct the Unix programmer's error #1: "char c = getc();". | joerg | 1996-07-17 | 1 | -2/+4 |
* | People ask in Usenet, how to configure remoteprinting successfully | wosch | 1996-06-01 | 2 | -1/+3 |
* | Convert the option parser to use getopt(3). This makes it more | joerg | 1996-05-11 | 2 | -87/+89 |
* | Clean out the BUGS section/comments now that our lpr has a better | joerg | 1996-05-11 | 2 | -21/+2 |
* | Cleanup. | joerg | 1996-05-09 | 18 | -1041/+20 |