NetBSD/usr.sbin/lpr
cgd 72b0837ae3 fix one more goofup in the buffer safety changes: snprintf() should be
called with enough space for the trailing NUL, because it (unlike strn*())
always NUL-terminates.
1997-03-10 06:13:16 +00:00
..
SMM.doc Add RCSIDs 1995-11-15 22:48:07 +00:00
common_source fix one more goofup in the buffer safety changes: snprintf() should be 1997-03-10 06:13:16 +00:00
filters Add RCSIDs 1995-11-15 22:48:07 +00:00
lpc remove unsafe calls to strcpy(), strcat(), and sprintf(). some KNF. 1996-12-09 09:57:40 +00:00
lpd remove unsafe calls to strcpy(), strcat(), and sprintf(). some KNF. 1996-12-09 09:57:40 +00:00
lpq alternate -> alternative, per PR 2643 1997-03-08 14:24:19 +00:00
lpr alternate -> alternative, per PR 2643 1997-03-08 14:24:19 +00:00
lprm remove unsafe calls to strcpy(), strcat(), and sprintf(). some KNF. 1996-12-09 09:57:40 +00:00
lptest remove unsafe calls to strcpy(), strcat(), and sprintf(). some KNF. 1996-12-09 09:57:40 +00:00
pac remove unsafe calls to strcpy(), strcat(), and sprintf(). some KNF. 1996-12-09 09:57:40 +00:00
Makefile Id -> NetBSD 1995-11-15 22:55:41 +00:00