summaryrefslogtreecommitdiff
path: root/usr.sbin/lpr/chkprintcap
Commit message (Expand)AuthorAgeFilesLines
* (Hopefully) Last set of changes so all of lpr uses __FBSDID() forGarance A Drosehn2003-07-152-6/+5
* The .Nm utilityPhilippe Charnier2002-07-141-5/+7
* Stop adding ${CWARNFLAGS} to CFLAGS. The standard makefile processing willGarance A Drosehn2002-06-231-1/+1
* Have this use 'static const char rcsid' instead of __RCSID()Garance A Drosehn2002-05-281-3/+4
* Add another level of checking to 'chkprintcap', which is done byGarance A Drosehn2001-12-154-6/+352
* mdoc(7) police:Ruslan Ermilov2001-08-071-4/+2
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-2/+5
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* Use macro API to <sys/queue.h>Poul-Henning Kamp2000-12-301-5/+5
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-3/+3
* Back out the previous change to the queue(3) interface.Jake Burkholder2000-05-261-2/+2
* Change the way that the queue(3) structures are declared; don't assume thatJake Burkholder2000-05-231-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-283-3/+3
* Fix additional warnings. Remove -Werror, since some people have complainedGarrett Wollman1998-09-111-2/+2
* Remove -Werror from CFLAGS on i386 because with -nostdinc gcc spitsJohn Birrell1998-06-111-5/+1
* Make -Werror i386 specific because -nostinc on alpha spits warningsJohn Birrell1998-05-131-2/+6
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.Philippe Charnier1998-03-231-2/+2
* Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internalBruce Evans1998-03-071-4/+3
* Fixed DPADD.Bruce Evans1997-12-161-1/+2
* Add missing argument to warn() call.John Polstra1997-12-061-2/+2
* Mega lpd/lpd upgrade, part I:Garrett Wollman1997-12-023-0/+383