This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a5f006fb5f
NetBSD
/
usr.sbin
/
lpr
/
lpd
History
scottr
94cf433266
Add support for DTR/CTS flow control, from Bill Studenmund.
1997-10-20 08:07:47 +00:00
..
Makefile
only compile common_source/* once (25% faster), remove unused printcap.c
1997-10-10 09:26:35 +00:00
extern.h
…
key.c
Add support for DTR/CTS flow control, from Bill Studenmund.
1997-10-20 08:07:47 +00:00
lpd.8
document -d, -s. remove bogus #port. fix getopt().
1997-10-09 07:58:39 +00:00
lpd.c
use memcmp/memset/memmove instead of bcmp/bzero/bcopy
1997-10-18 08:52:17 +00:00
lpdchar.c
…
modes.c
Add support for DTR/CTS flow control, from Bill Studenmund.
1997-10-20 08:07:47 +00:00
printjob.c
Use S_IS*(), not S_IF*.
1997-10-19 19:40:21 +00:00
recvjob.c
in rcleanup() don't unlink() the dfname if it contains a /. noted
1997-10-05 15:21:46 +00:00
ttcompat.c
…