Rev 2 |
Details |
Compare with Previous |
Last modification |
View Log
| RSS feed
Rev |
Author |
Line No. |
Line |
2 |
- |
1 |
Miscellaneous programs - all are unsupported.
|
|
|
2 |
|
|
|
3 |
ibmfont.c IBM PC to Unix font conversion program
|
|
|
4 |
laserbar.[c1] Barcode filter and man page - Jan Wolitzky
|
|
|
5 |
lp.model Sample lp interface (not for Unix 4.0) - Maryann Csaszar
|
|
|
6 |
macfont.c Macintosh to Unix font conversion program
|
|
|
7 |
pscrypt.c Quick implementation of Adobe's encryption/decryption algorithm
|
|
|
8 |
setbaud.ps Example of how to change the printer's baudrate
|
|
|
9 |
|
|
|
10 |
Use make to compile C programs. For example,
|
|
|
11 |
|
|
|
12 |
make macfont
|
|
|
13 |
|
|
|
14 |
compiles macfont.c.
|
|
|
15 |
|