69076 | 28-Apr-1995 |
tef |
Add std copyright. |
69070 | 28-Apr-1995 |
tef |
date and time created 95/04/28 16:11:19 by tef |
69069 | 28-Apr-1995 |
tef |
date and time created 95/04/28 16:11:06 by tef |
69060 | 28-Apr-1995 |
tef |
Better portability to other systems. |
69009 | 28-Apr-1995 |
tef |
Support for printers connected via ethernet/TCP and terminal servers. |
68971 | 27-Apr-1995 |
tef |
Bug fixes. |
66851 | 17-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> |
65779 | 21-Jan-1994 |
bostic |
add USL's copyright notice |
61840 | 06-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
58252 | 26-Feb-1993 |
torek |
fix typo (how did this ever work? gcc is unfathomable) |
58239 | 25-Feb-1993 |
torek |
hide the magic strlen+2: use the SUN_LEN macro |
56249 | 15-Sep-1992 |
elan |
Added SCCS keywords. |
56248 | 15-Sep-1992 |
elan |
Added SCCS keywords. |
56243 | 14-Sep-1992 |
elan |
Added SCCS keywords. |
56120 | 01-Sep-1992 |
elan |
Rewrote to use new getcap(3) library. Major prototyping and cleanup. |
55470 | 21-Jul-1992 |
bostic |
prototype lpr to fix quad's |
52965 | 15-Mar-1992 |
bostic |
a.out.h needs sys/types.h now |
50885 | 21-Aug-1991 |
torek |
sun => un, so we can compile on a sun |
46978 | 04-Mar-1991 |
bostic |
don't define BUFSIZ unless necessary |
46910 | 02-Mar-1991 |
bostic |
ANSI |
46300 | 06-Feb-1991 |
bostic |
stdio.h defines BUFSIZ |
42801 | 01-Jun-1990 |
bostic |
new copyright notice |
42424 | 28-May-1990 |
bostic |
sys_errlist -> strerror(3) |
40550 | 20-Mar-1990 |
tef |
remove needless declaration |
38736 | 22-Aug-1989 |
tef |
common code for checking if rm==localhost |