| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC rev. 1.28: Fix two buffer overflows caused by off-by-one errors: | Tim J. Robbins | 2004-05-12 | 1 | -2/+2 |
| * | MFC *: Minimal update to make it easier to recompile lpd so that it | Garance A Drosehn | 2003-08-24 | 2 | -10/+20 |
| * | MFC *: Use STDIN_FILENO, STDOUT_FILENO, and STDERR_FILENO in a few more | Garance A Drosehn | 2003-08-18 | 3 | -17/+17 |
| * | MFC: all remaining changes for lpr/* to use __FBSDID(), and to | Garance A Drosehn | 2003-08-01 | 6 | -23/+26 |
| * | MFC: all changes to use __FBSDID(), and to fix 'sccsid' lines to | Garance A Drosehn | 2003-07-31 | 8 | -13/+25 |
| * | MFC: all lpr/lpc/* changes to use __FBSDID(), and to fix 'sccsid' | Garance A Drosehn | 2003-07-31 | 5 | -18/+17 |
| * | MFC 1.28: Add section number to .Xr | Garance A Drosehn | 2003-07-29 | 1 | -4/+4 |
| * | MFC: all lpr/lpd/* changes to use __FBSDID(), and to fix 'sccsid' | Garance A Drosehn | 2003-07-29 | 6 | -21/+25 |
| * | MFC *: Change all lpr/common_source files to use __FBSDID(), and to | Garance A Drosehn | 2003-07-29 | 13 | -37/+39 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2003-07-21 | 1 | -0/+107 |
| * | MFC: 1.30 | Christian Brueffer | 2003-07-20 | 1 | -1/+1 |
| * | MFC 1.10: Remove MAINTAINER= lines. | Garance A Drosehn | 2003-06-21 | 1 | -3/+0 |
| * | MFC 1.2 - 1.3: Include stdlib.h for atoi(). Move the $FreeBSD$ line. | Garance A Drosehn | 2003-06-21 | 1 | -2/+3 |
| * | MFC 1.2: Include stdlib.h for atoi declaration. Add $FreeBSD$ | Garance A Drosehn | 2003-06-21 | 1 | -0/+3 |
| * | MFC 1.8: Minor improvement to some debugging code that is probably | Garance A Drosehn | 2003-06-20 | 1 | -4/+15 |
| * | MFC 1.7: Sanity-check the correct variable. | Garance A Drosehn | 2003-06-20 | 1 | -1/+1 |
| * | MFC: Syncs and diff reductions with -current. This includes: | Tom Rhodes | 2003-03-12 | 1 | -13/+16 |
| * | MFC: english(4) fixes, aka typos found by ispell. | Jens Schweikhardt | 2002-12-29 | 1 | -1/+1 |
| * | MFC rev 1.26: "depreciated" -> "deprecated" | Sheldon Hearn | 2002-10-30 | 1 | -1/+1 |
| * | MFC *: lpr-related pieces of 'The .Nm utility' changes. | Garance A Drosehn | 2002-09-01 | 4 | -16/+24 |
| * | MFC: fix assorted typos. | Jens Schweikhardt | 2002-08-15 | 1 | -1/+1 |
| * | MFC *: Changes which rewrite 'lpc topq', and which add 'lpc bottomq'. | Garance A Drosehn | 2002-07-26 | 6 | -10/+145 |
| * | MFC *: Remove the backup-versions ("x*") of various lpc commands that were | Garance A Drosehn | 2002-07-25 | 3 | -377/+0 |
| * | MFC: new bsd.lib.mk API. | Ruslan Ermilov | 2002-07-19 | 1 | -5/+1 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2002-07-17 | 3 | -0/+958 |
| * | MFC 1.31: Call the routine which frees everything obtained when filling | Garance A Drosehn | 2002-07-15 | 1 | -0/+1 |
| * | MFC 1.31: Fix set_qstate() so it correctly checks for errors from chmod(). | Garance A Drosehn | 2002-07-14 | 1 | -1/+1 |
| * | MFC *: Add a SQS_QCHANGED option to set_qstate(). | Garance A Drosehn | 2002-07-14 | 2 | -1/+11 |
| * | MFC *: Add two variables to struct jobqueue, and change the way that getq() | Garance A Drosehn | 2002-07-14 | 2 | -3/+10 |
| * | MFC *: Move prototypes for ctl_readcf and ctl_freeinf from ctlinfo.c to | Garance A Drosehn | 2002-07-14 | 2 | -2/+2 |
| * | MFC 1.35: Redo the way that fatal-error messages are done in the chkhost() | Garance A Drosehn | 2002-06-30 | 1 | -63/+87 |
| * | MFC *: Stop adding ${CWARNFLAGS} to CFLAGS. Standard makefile processing | Garance A Drosehn | 2002-06-30 | 8 | -9/+7 |
| * | MFC *: Just rename two generic-queue init routines from 'init_*' to '*_gi'. | Garance A Drosehn | 2002-06-25 | 3 | -7/+7 |
| * | MFC *: Add a nearly complete rewrite of the lpc command 'down'. The only | Garance A Drosehn | 2002-06-25 | 4 | -3/+73 |
| * | MFC 1.17: Make the description of the 'down' command a little more readable. | Garance A Drosehn | 2002-06-25 | 1 | -2/+4 |
| * | MFC 1.27: Reorganize the way that arguments are processed in lpc's | Garance A Drosehn | 2002-06-25 | 1 | -20/+24 |
| * | MFC *: Add a new command to 'lpc' called 'setstatus', which would be used | Garance A Drosehn | 2002-06-25 | 6 | -28/+140 |
| * | MFC *: Almost complete rewrite of the lpc commands 'abort', 'enable', | Garance A Drosehn | 2002-06-22 | 5 | -14/+457 |
| * | The .Nm utility | Philippe Charnier | 2002-06-21 | 5 | -22/+33 |
| * | MFC 1.57: Change some "process id" variables from 'int' to 'pid_t', renaming | Garance A Drosehn | 2002-06-19 | 1 | -28/+31 |
| * | MFC 1.56: Cosmetic improvements to some of the syslog() calls in here. | Garance A Drosehn | 2002-06-19 | 1 | -35/+44 |
| * | MFC 1.55: Fix all the 'return' statements in here to follow style(9). | Garance A Drosehn | 2002-06-19 | 1 | -24/+24 |
| * | MFC *: Stop using the depreciated 'union wait' definitions, moving to a more | Garance A Drosehn | 2002-06-19 | 2 | -25/+27 |
| * | MFC 1.28: mdoc(7) police: markup nits. (original update from ru) | Garance A Drosehn | 2002-06-19 | 1 | -7/+11 |
| * | MFC 1.2: Have this source file use 'static const char rcsid' instead | Garance A Drosehn | 2002-06-19 | 1 | -3/+4 |
| * | MFC *: Assume __STDC__, remove non-__STDC__ code. | Garance A Drosehn | 2002-06-19 | 2 | -29/+0 |
| * | MFC 1.25: Assume __STDC__, remove non-__STDC__ code. | Garance A Drosehn | 2002-06-19 | 1 | -15/+0 |
| * | MFC 1.43: Include <netinet/in.h> to squash a possible compile-time warning. | Garance A Drosehn | 2002-04-28 | 1 | -0/+2 |
| * | MFC 1.5: When using %p to print out pointers to struct's, first cast the | Garance A Drosehn | 2002-04-28 | 1 | -7/+8 |
| * | MFC *: Implement new printcap option of "rc" aka "remote.resend_copies". | Garance A Drosehn | 2002-04-28 | 4 | -11/+70 |