History log of /netbsd-src/usr.sbin/lpr/common_source/common_vars.c (Results 1 – 4 of 4)
Revision Date Author Comments
# 04723c3f 28-Nov-2005 christos <christos@NetBSD.org>

- WARNS = 4
- factor out commonly used code.
- constify
- use warn/warnx instead of printf


# 70229c52 24-Apr-2004 christos <christos@NetBSD.org>

constify printcapdb


# 326b2259 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22366, verified by myself.


# b8625712 05-Dec-1999 jdolecek <jdolecek@NetBSD.org>

put fatal() and a some of variables used independantly of other functions
in common.c into separate files - this slighly cuts down size of pac(1)
not that it's really significant, but every bit count

put fatal() and a some of variables used independantly of other functions
in common.c into separate files - this slighly cuts down size of pac(1)
not that it's really significant, but every bit counts ....

show more ...