summaryrefslogtreecommitdiffstats
path: root/usr.sbin/lpr/SMM.doc
Commit message (Collapse)AuthorAgeFilesLines
* Move most of the remaining USD/PSD/SMM papers into share/docuqs2010-12-0410-1083/+0
|
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
| | | | any fake value.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Use `foo/bar.a' instead of `-Lfoo -lbar' for linking to static internalbde1998-03-071-1/+2
| | | | | | | | | | libraries so that `ld -f' in can create correct dependencies for yet-to-be-built libraries. Get the default BINDIR correctly (by including ../Makefile.inc recursively. Override the default it it is wrong. Don't override defaults when the defaults are correct.
* Mega lpd/lpd upgrade, part I:wollman1997-12-021-4/+5
| | | | | | | | | | | | | | | - Get rid of a lot of the static variables which were shared by many routines and programs in the suite. - Create an abstract interface to the printcap database, so that other retrieval and iteration mechanisms could be developed (e.g., YP, Hesiod, or automatic retrieval from a trusted server). - Give each capability a human-readable name in addition to the historic two-character one. - Otherwise generally clean up a lot of dark corners. Many still remain. - When submitting jobs, use the official login name record (from getlogin()) if there is one, rather than reverse-mapping the uid. More to come...
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-2610-0/+1081
OpenPOWER on IntegriCloud