| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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.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: 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 | 1 | -2/+2 |
| * | 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 | 2 | -0/+686 |
| * | 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 *: Stop adding ${CWARNFLAGS} to CFLAGS. Standard makefile processing | Garance A Drosehn | 2002-06-30 | 1 | -2/+0 |
| * | MFC *: Almost complete rewrite of the lpc commands 'abort', 'enable', | Garance A Drosehn | 2002-06-22 | 2 | -0/+151 |
| * | MFC 1.25: Assume __STDC__, remove non-__STDC__ code. | Garance A Drosehn | 2002-06-19 | 1 | -15/+0 |
| * | 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 | 2 | -0/+2 |
| * | MFC 1.10: Improve the error message the user sees if the startdaemon | Garance A Drosehn | 2002-04-26 | 1 | -4/+6 |
| * | MFC 1.24: Add 'const' to some casts to fix two warnings that are printed | Garance A Drosehn | 2002-04-26 | 1 | -2/+2 |
| * | MFC *: A few months ago, obrien performed a major cleanup of usr.sbin | Garance A Drosehn | 2002-02-01 | 1 | -3/+4 |
| * | MFC *: Change the recently-added 'o'-processing so it maps to 'l' instead | Garance A Drosehn | 2001-12-20 | 1 | -2/+4 |
| * | MFC *: My recent changes to add the ctl_renametf routine assumed that print | Garance A Drosehn | 2001-12-11 | 1 | -8/+16 |
| * | MFC *: Add minimal support for "o"-type print-file actions in lpd control | Garance A Drosehn | 2001-09-27 | 1 | -12/+18 |
| * | MFC: Fix buffer overflow in queue file handling | Kris Kennaway | 2001-08-30 | 1 | -7/+13 |
| * | Remove these files from RELENG_4. They have not been used since at least | Garance A Drosehn | 2001-07-30 | 1 | -375/+0 |
| * | MFC 1.23: Fix a few more minor compile-time warnings, mainly by using | Garance A Drosehn | 2001-07-29 | 1 | -10/+15 |
| * | MFC *: Replace calls to strncpy with calls to strlcpy, and remove the extra step | Garance A Drosehn | 2001-07-29 | 1 | -6/+3 |
| * | MFC *: Change lpd to perform sanity and safety checks on control files as it | Garance A Drosehn | 2001-07-29 | 1 | -2/+2 |
| * | MFC *: Replace three subtly-wrong calls to strncpy with calls to strlcpy, | Garance A Drosehn | 2001-07-22 | 2 | -15/+13 |
| * | MFC *: Fix most of the warnings generated when compiling lpr with | Garance A Drosehn | 2001-07-22 | 2 | -4/+5 |
| * | This commit was manufactured by cvs2svn to create branch 'RELENG_4'. | cvs2svn | 2001-07-15 | 2 | -0/+922 |
| * | [MFC from 2001/06/15] | Garance A Drosehn | 2001-06-25 | 5 | -27/+49 |
| * | [MFC from 2001/06/15] | Garance A Drosehn | 2001-06-25 | 2 | -3/+3 |
| * | [MFC from 2001/06/12] | Garance A Drosehn | 2001-06-25 | 7 | -173/+125 |
| * | MFC from 2000/12/30. r1.6 of chkprintcap.c, r1.3 of request.c | Garance A Drosehn | 2001-06-12 | 1 | -2/+2 |
| * | ....[MFC from 2001/04/05] -r 1.18 | Garance A Drosehn | 2001-05-17 | 1 | -3/+4 |
| * | (MFC) Fix "lprm -" (remove all jobs) processing for remote printer queues | Garance A Drosehn | 2001-03-13 | 1 | -10/+17 |
| * | MFC: IPv6 support for lpr. | Hajimu UMEMOTO | 2001-02-18 | 2 | -80/+111 |
| * | (MFC) Fix cosmetic error in rmjob message. (1.13) | Garance A Drosehn | 2000-12-26 | 1 | -2/+0 |
| * | (MFC) Reset the seteuid in a few obscure error situations. (1.17) | Garance A Drosehn | 2000-12-26 | 1 | -1/+4 |
| * | (MFC) Some style-related improvements to previous updates. (1.16) | Garance A Drosehn | 2000-12-26 | 1 | -24/+32 |
| * | (MFC) Change a structure name to something "less generic". | Garance A Drosehn | 2000-12-26 | 3 | -24/+24 |
| * | (MFC) Fix 'lprm' processing to work with longer (>32) hostnames. (1.14) | Garance A Drosehn | 2000-12-26 | 1 | -1/+1 |
| * | (MFC) Implement new printcap options of sr= and sr= in lpd, | Garance A Drosehn | 2000-12-26 | 4 | -3/+325 |
| * | MFC: make 'lpq' output more informative when listing jobs with long 'Name' | Garance A Drosehn | 2000-12-23 | 1 | -12/+39 |
| * | MFC: fix 'lpq' so it correctly displays jobs from lprNG hosts. | Garance A Drosehn | 2000-12-23 | 1 | -9/+44 |
| * | MFC: [rev 1.13] Print files submitted at the same instant in | Paul Saab | 2000-07-03 | 1 | -5/+20 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 10 | -10/+10 |
| * | lpd tries to be clever and checks if RM == my_hostname. | Jordan K. Hubbard | 1999-04-27 | 3 | -3/+25 |
| * | Fix additional warnings. Remove -Werror, since some people have complained | Garrett Wollman | 1998-09-11 | 2 | -5/+4 |