Ronald G. Minnich 1ad29d2ba5 Convert all int8_t back to char 9 years ago
..
README c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 years ago
ibmfont.c 25de748849 GNU General Public License 9 years ago
laserbar.1 c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 years ago
laserbar.c 1ad29d2ba5 Convert all int8_t back to char 9 years ago
lp.model c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 years ago
macfont.c 25de748849 GNU General Public License 9 years ago
pscrypt.c 25de748849 GNU General Public License 9 years ago
setbaud.ps c0f3d9569e Plan 9 from Bell Labs 2002-12-12 21 years ago

README

Miscellaneous programs - all are unsupported.

ibmfont.c IBM PC to Unix font conversion program
laserbar.[c1] Barcode filter and man page - Jan Wolitzky
lp.model Sample lp interface (not for Unix 4.0) - Maryann Csaszar
macfont.c Macintosh to Unix font conversion program
pscrypt.c Quick implementation of Adobe's encryption/decryption algorithm
setbaud.ps Example of how to change the printer's baudrate

Use make to compile C programs. For example,

make macfont

compiles macfont.c.