summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr/common_source/lp.h
Commit message (Expand)AuthorAgeFilesLines
* Rename getline with get_line to avoid collision with getline(3)bapt2016-05-101-1/+1
* Let lpr build with -Wmissing-variable-declarations.ed2012-10-251-0/+3
* PRIV_START and PRIV_END were reversed.eadler2012-10-241-2/+2
* Check the return error of set[ug]id. While this can never fail in theeadler2012-10-221-0/+11
* Remove the advertising clause from UCB copyrighted files in usr.sbin. Thisjoel2010-12-111-4/+0
* Modernize scandir(3) and alphasort(3) interfaces according to the IEEEkib2010-01-041-1/+1
* Fix so all parts of lpd, lpc, lpq, and lprm will use the same algorithmgad2004-12-311-1/+1
* Take advantage of the common_source/lp.cdefs.h file to change lprgad2003-07-141-1/+1
* Add a SQS_QCHANGED option to set_qstate(). This will soon be used by 'lpc'.gad2002-07-121-0/+1
* Add two variables to struct jobqueue, and change the way that getq()gad2002-07-121-0/+4
* Almost complete rewrite of the lpc commands 'abort', 'enable', 'disable',gad2002-06-131-0/+18
* Implement new printcap option of "rc" aka "remote.resend_copies".gad2002-04-231-0/+1
* Replace three subtly-wrong calls to strncpy with calls to strlcpy, andgad2001-07-151-1/+1
* Fix most of the warnings generated by compiling lpr with -Wnon-const-format,gad2001-07-151-1/+2
* Rename a few global variables which hold hostname-related values to begad2001-06-151-4/+18
* Rename global variable 'name' to 'progname', thus fixing a number ofgad2001-06-151-1/+1
* Fix about 90-100 warnings one gets when trying to compile lpr&friendsgad2001-06-121-44/+44
* IPv6 support for lpr.ume2000-12-161-2/+3
* Cosmetic change of a structure name.gad2000-11-061-4/+4
* Implement new printcap options of sr= (aka stat.recv) and sr= (aka stat.send)gad2000-11-021-0/+33
* Back out the previous change to the queue(3) interface.jake2000-05-261-6/+6
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-6/+6
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* lpd tries to be clever and checks if RM == my_hostname.jkh1999-04-271-1/+2
* Mega lpd/lpd upgrade, part I:wollman1997-12-021-58/+158
* Improve my hack from rev 1.6 of displayq.c, and make the TCPjoerg1997-10-141-0/+1
* common_source: staticize private version of warn() so to not conflictjoerg1997-08-231-1/+0
* Cleanup.joerg1996-05-091-0/+9
* Pull a bunch of fixes from the 4.4BSD-Lite2 branch. It's reallyjoerg1996-05-051-3/+4
* Remove definitions and declarations for FS, FC, XS, XC variables, andsef1996-04-031-4/+1
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-261-0/+126
OpenPOWER on IntegriCloud