| Commit message (Expand) | Author | Age | Files | Lines |
* | Clarify the "lp" description to mention port@host syntax. | kientzle | 2004-02-19 | 1 | -1/+1 |
* | Fix a warning about mismatched pointers. A pointer to "void *" is not the | peter | 2003-10-26 | 1 | -1/+1 |
* | Fix two buffer overflows caused by off-by-one errors: avoid writing a null | tjr | 2003-10-13 | 1 | -2/+2 |
* | Minimal update to make it easier to increase the buffer-size lpd uses | gad | 2003-08-21 | 2 | -10/+20 |
* | Use STDIN_FILENO, STDOUT_FILENO, and STDERR_FILENO in a few more | gad | 2003-08-13 | 3 | -17/+17 |
* | Remove a 'From:' that snuck into an sccsid comment line as part of -v1.3 | gad | 2003-08-01 | 1 | -1/+1 |
* | Fix a grammar bogon and a typo | brueffer | 2003-07-17 | 1 | -1/+1 |
* | (Hopefully) Last set of changes so all of lpr uses __FBSDID() for | gad | 2003-07-15 | 5 | -18/+20 |
* | More changes to use __FBSDID() for setting rcsids, and fix the | gad | 2003-07-15 | 2 | -4/+7 |
* | More changes to use __FBSDID() for setting rcsids, and fix the | gad | 2003-07-15 | 1 | -5/+6 |
* | More changes to use __FBSDID() for setting rcsids. For the filter | gad | 2003-07-15 | 6 | -9/+18 |
* | More changes to use __FBSDID() for setting rcsids, and fix the | gad | 2003-07-14 | 5 | -18/+17 |
* | Get the 'sccsid' lines even closer to correct style(9) form. The | gad | 2003-07-14 | 5 | -0/+13 |
* | Get the 'sccsid' for this to match the original lines you would | gad | 2003-07-14 | 1 | -2/+6 |
* | Get the 'sccsid' lines even closer to correct style(9) form. The | gad | 2003-07-14 | 5 | -0/+10 |
* | More changes to use __FBSDID() for setting rcsids, and fix the | gad | 2003-07-14 | 6 | -26/+19 |
* | Take advantage of the common_source/lp.cdefs.h file to change lpr | gad | 2003-07-14 | 12 | -42/+26 |
* | Introduce a new lp.cdefs.h file, which will be used to make it | gad | 2003-07-14 | 1 | -0/+107 |
* | add FBSDID | charnier | 2003-07-06 | 1 | -4/+5 |
* | We don't need two $FreeBSD$'s. Remove the older one. | gad | 2003-06-21 | 1 | -2/+0 |
* | Minor improvement to some debugging code that is probably used by no one | gad | 2003-06-12 | 1 | -4/+15 |
* | Remove MAINTAINER= lines. That info is now in /usr/src/MAINTAINERS | gad | 2003-06-12 | 1 | -3/+0 |
* | When sanity-checking a variable, it's good to check the correct variable... | gad | 2003-06-12 | 1 | -1/+1 |
* | There is no need for this makefile to reference BDECFLAGS, particularly | gad | 2003-06-11 | 1 | -1/+0 |
* | Include stdlib.h for atoi declaration. | imp | 2003-06-09 | 1 | -0/+3 |
* | Include stdlib.h for atoi declaration | imp | 2003-06-09 | 1 | -0/+3 |
* | Add section number to .Xr | charnier | 2003-06-08 | 1 | -4/+4 |
* | Change DEFMX to 0. This removes the size limit for print jobs by default. | eivind | 2003-03-27 | 2 | -3/+4 |
* | english(4) police. | schweikh | 2002-12-27 | 1 | -1/+1 |
* | mdoc(7) police: markup fixes. | ru | 2002-11-27 | 1 | -13/+16 |
* | Use "deprecated" instead of "depreciated" where appropriate. | sheldonh | 2002-10-30 | 1 | -1/+1 |
* | Fix typos; each file has at least one s/seperat/separat/ | schweikh | 2002-08-11 | 1 | -1/+1 |
* | use IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY. | ume | 2002-07-22 | 1 | -4/+2 |
* | Changes which rewrite 'lpc topq', and which add 'lpc bottomq'. These | gad | 2002-07-17 | 9 | -10/+1103 |
* | The .Nm utility | charnier | 2002-07-14 | 4 | -16/+24 |
* | Call routine to free everything obtained when filling in 'struct printer'. | gad | 2002-07-12 | 1 | -0/+1 |
* | Fix set_qstate() so it correctly checks for any error from chmod(). | gad | 2002-07-12 | 1 | -1/+1 |
* | Add a SQS_QCHANGED option to set_qstate(). This will soon be used by 'lpc'. | gad | 2002-07-12 | 2 | -1/+11 |
* | Add two variables to struct jobqueue, and change the way that getq() | gad | 2002-07-12 | 2 | -3/+10 |
* | Move prototypes for ctl_readcf and ctl_freeinf from ctlinfo.c to ctlinfo.h, | gad | 2002-07-12 | 2 | -2/+2 |
* | Remove the backup-versions ("x*") of various lpc commands that were | gad | 2002-07-02 | 3 | -377/+0 |
* | Redo the way that fatal-error messages are done in the chkhost() routine, | gad | 2002-06-24 | 1 | -64/+88 |
* | Stop adding ${CWARNFLAGS} to CFLAGS. The standard makefile processing will | gad | 2002-06-23 | 8 | -9/+7 |
* | Just rename two generic-queue init routines from 'init_*' to '*_gi' | gad | 2002-06-16 | 3 | -7/+7 |
* | Add a nearly complete rewrite of the lpc command 'down'. The only user- | gad | 2002-06-16 | 4 | -3/+73 |
* | Make the description of the 'down' command a little more readable. | gad | 2002-06-15 | 1 | -2/+4 |
* | Reorganize the way that arguments are processed in lpc's generic-queue | gad | 2002-06-15 | 1 | -20/+24 |
* | Add a new command to 'lpc' called 'setstatus', which would be used to | gad | 2002-06-15 | 6 | -28/+140 |
* | Bah humbug. Fix another typo on the same comment line. It also had | gad | 2002-06-13 | 1 | -1/+1 |
* | Fix a typo in a comment from the previous commit. I had a bullet-character | gad | 2002-06-13 | 1 | -1/+1 |