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
0026c9e93a
NetBSD
/
usr.sbin
/
lpr
/
lpd
History
lukem
fbafdc25f8
use memcmp/memset/memmove instead of bcmp/bzero/bcopy
1997-10-18 08:52:17 +00:00
..
Makefile
only compile common_source/* once (25% faster), remove unused printcap.c
1997-10-10 09:26:35 +00:00
extern.h
- WARNS?=1
1997-10-05 15:11:58 +00:00
key.c
use <sys/cdefs.h> __RCSID macro, add prototype for local c_key function
1997-07-17 05:46:51 +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
use <sys/cdefs.h> __RCSID macro
1997-07-17 05:44:32 +00:00
modes.c
use <sys/cdefs.h> __RCSID macro
1997-07-17 05:44:32 +00:00
printjob.c
fix alpha compile warnings.
1997-10-05 16:45:43 +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
- WARNS?=1
1997-10-05 15:11:58 +00:00