freebsd-dev/usr.sbin/lpr/lpd
Bill Paul cca80d1fd8 The other day someone brought me an old Apple Laserwriter II with a serial
interface set at 57600 baud, and I found out the hard way that lpd doesn't
know about speeds greater than 38400, even though <sys/ttydev.h> also
permits 57600 and 115200 baud. Fix this by adding B57600 and B115200 to the
'bauds' table. (The Apple printer worked properly once I did this, BTW. :)
1995-07-31 13:59:45 +00:00
..
extern.h
lpd.8
lpd.c
lpdchar.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
Makefile
printjob.c The other day someone brought me an old Apple Laserwriter II with a serial 1995-07-31 13:59:45 +00:00
recvjob.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00