History log of /csrg-svn/usr.sbin/lpr/common_source/ (Results 1 – 25 of 96)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6907628-Apr-1995 tef

Add std copyright.

6907028-Apr-1995 tef

date and time created 95/04/28 16:11:19 by tef

6906928-Apr-1995 tef

date and time created 95/04/28 16:11:06 by tef

6906028-Apr-1995 tef

Better portability to other systems.

6900928-Apr-1995 tef

Support for printers connected via ethernet/TCP and terminal servers.

6897127-Apr-1995 tef

Bug fixes.

6685117-Apr-1994 bostic

un is declared as an automatic variable in main(), and isn't
bzero'd before use.
From: "Chris G. Demetriou" <cgd@nobozo.CS.Berkeley.EDU>

6577921-Jan-1994 bostic

add USL's copyright notice

6184006-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

5825226-Feb-1993 torek

fix typo (how did this ever work? gcc is unfathomable)

5823925-Feb-1993 torek

hide the magic strlen+2: use the SUN_LEN macro

5624915-Sep-1992 elan

Added SCCS keywords.

5624815-Sep-1992 elan

Added SCCS keywords.

5624314-Sep-1992 elan

Added SCCS keywords.

5612001-Sep-1992 elan

Rewrote to use new getcap(3) library. Major prototyping and cleanup.

5547021-Jul-1992 bostic

prototype lpr to fix quad's

5296515-Mar-1992 bostic

a.out.h needs sys/types.h now

5088521-Aug-1991 torek

sun => un, so we can compile on a sun

4697804-Mar-1991 bostic

don't define BUFSIZ unless necessary

4691002-Mar-1991 bostic

ANSI

4630006-Feb-1991 bostic

stdio.h defines BUFSIZ

4280101-Jun-1990 bostic

new copyright notice

4242428-May-1990 bostic

sys_errlist -> strerror(3)

4055020-Mar-1990 tef

remove needless declaration

3873622-Aug-1989 tef

common code for checking if rm==localhost

1234