History log of /freebsd-current/usr.sbin/lpr/Makefile
Revision Date Author Comments
# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 595fe151 26-Sep-2015 Bryan Drewery <bdrewery@FreeBSD.org>

Add more SUBDIR_PARALLEL.

MFC after: 3 weeks
Sponsored by: EMC / Isilon Storage Division


# cded07a8 04-Dec-2010 Ulrich Spörlein <uqs@FreeBSD.org>

Move most of the remaining USD/PSD/SMM papers into share/doc


# a7d5f7eb 19-Oct-2010 Jamie Gritton <jamie@FreeBSD.org>

A new jail(8) with a configuration file, to replace the work currently done
by /etc/rc.d/jail.


# fe0506d7 09-Mar-2010 Marcel Moolenaar <marcel@FreeBSD.org>

Create the altix project branch. The altix project will add support
for the SGI Altix 350 to FreeBSD/ia64. The hardware used for porting
is a two-module system, consisting of a base compute module and a
CPU expansion module. SGI's NUMAFlex architecture can be an excellent
platform to test CPU affinity and NUMA-aware features in FreeBSD.


# d7f03759 19-Oct-2008 Ulf Lilleengen <lulf@FreeBSD.org>

- Import the HEAD csup code which is the basis for the cvsmode work.


# dac192a9 11-Jun-2003 Garance A Drosehn <gad@FreeBSD.org>

Remove MAINTAINER= lines. That info is now in /usr/src/MAINTAINERS


# 90e655ea 20-Jul-2001 David E. O'Brien <obrien@FreeBSD.org>

Perform a major cleanup of the usr.sbin Makefiles.
These are not perfectly in agreement with each other style-wise, but they
are orders of orders of magnitude more consistent style-wise than before.


# 5ac3f0f4 11-Mar-2001 Garance A Drosehn <gad@FreeBSD.org>

Add a comment pointing to the freebsd-print@bostonradio.org mailing list.


# 18b85def 29-Oct-2000 Garance A Drosehn <gad@FreeBSD.org>

Change my email on MAINTAINER from an RPI address to my FreeBSD address.


# a34128a8 14-Jul-2000 Garrett Wollman <wollman@FreeBSD.org>

Admin some amount of responsibility for the current state of lpr/lpd.
Also add Garance Drosihn who has been doing a great deal of work on
print systems.


# 97d92980 27-Aug-1999 Peter Wemm <peter@FreeBSD.org>

$Id$ -> $FreeBSD$


# 6094ceca 03-Feb-1998 Andrey A. Chernov <ache@FreeBSD.org>

Add Russian printer filters, mandatory because hardware code page 866
is different with KOI8-R


# 4a1a0dbe 02-Dec-1997 Garrett Wollman <wollman@FreeBSD.org>

Mega lpd/lpd upgrade, part I:

- 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...


# bba63893 23-Jan-1995 Joerg Wunsch <joerg@FreeBSD.org>

Add "lp" to list of subdirs.


# dea673e9 25-May-1994 Rodney W. Grimes <rgrimes@FreeBSD.org>

BSD 4.4 Lite usr.sbin Sources