aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/common_source/lp.h
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Rename getline with get_line to avoid collision with getline(3)Baptiste Daroussin2016-05-101-1/+1
* Let lpr build with -Wmissing-variable-declarations.Ed Schouten2012-10-251-0/+3
* PRIV_START and PRIV_END were reversed.Eitan Adler2012-10-241-2/+2
* Check the return error of set[ug]id. While this can never fail in theEitan Adler2012-10-221-0/+11
* Remove the advertising clause from UCB copyrighted files in usr.sbin. ThisJoel Dahl2010-12-111-4/+0
* Modernize scandir(3) and alphasort(3) interfaces according to the IEEEKonstantin Belousov2010-01-041-1/+1
* Fix so all parts of lpd, lpc, lpq, and lprm will use the same algorithmGarance A Drosehn2004-12-311-1/+1
* Take advantage of the common_source/lp.cdefs.h file to change lprGarance A Drosehn2003-07-141-1/+1
* Add a SQS_QCHANGED option to set_qstate(). This will soon be used by 'lpc'.Garance A Drosehn2002-07-121-0/+1
* Add two variables to struct jobqueue, and change the way that getq()Garance A Drosehn2002-07-121-0/+4
* Almost complete rewrite of the lpc commands 'abort', 'enable', 'disable',Garance A Drosehn2002-06-131-0/+18
* Implement new printcap option of "rc" aka "remote.resend_copies".Garance A Drosehn2002-04-231-0/+1
* Replace three subtly-wrong calls to strncpy with calls to strlcpy, andGarance A Drosehn2001-07-151-1/+1
* Fix most of the warnings generated by compiling lpr with -Wnon-const-format,Garance A Drosehn2001-07-151-1/+2
* Rename a few global variables which hold hostname-related values to beGarance A Drosehn2001-06-151-4/+18
* Rename global variable 'name' to 'progname', thus fixing a number ofGarance A Drosehn2001-06-151-1/+1
* Fix about 90-100 warnings one gets when trying to compile lpr&friendsGarance A Drosehn2001-06-121-44/+44
* IPv6 support for lpr.Hajimu UMEMOTO2000-12-161-2/+3
* Cosmetic change of a structure name.Garance A Drosehn2000-11-061-4/+4
* Implement new printcap options of sr= (aka stat.recv) and sr= (aka stat.send)Garance A Drosehn2000-11-021-0/+33
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-6/+6
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-6/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* lpd tries to be clever and checks if RM == my_hostname.Jordan K. Hubbard1999-04-271-1/+2
* Mega lpd/lpd upgrade, part I:Garrett Wollman1997-12-021-58/+158
* Improve my hack from rev 1.6 of displayq.c, and make the TCPJoerg Wunsch1997-10-141-0/+1
* common_source: staticize private version of warn() so to not conflictJoerg Wunsch1997-08-231-1/+0
* Cleanup.Joerg Wunsch1996-05-091-0/+9
* Pull a bunch of fixes from the 4.4BSD-Lite2 branch. It's reallyJoerg Wunsch1996-05-051-3/+4
* Remove definitions and declarations for FS, FC, XS, XC variables, andSean Eric Fagan1996-04-031-4/+1
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-261-0/+126