freebsd-src/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 BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
lpd.8 Submitted by: Ollivier ROBERT 1995-01-04 22:55:00 +00:00
lpd.c BSD 4.4 Lite usr.sbin Sources 1994-05-26 05:23:31 +00:00
lpdchar.c Remove trailing whitespace. 1995-05-30 03:57:47 +00:00
Makefile Get rid of update. Make man page installation work with our scheme 1994-08-05 16:31:05 +00:00
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