freebsd-nq/usr.sbin/lpr
Warner Losh 4f6653b930 Fix a problem where the command line could be used to overflow a stack
buffer which could be made to lead to a root shell.  This patch is
OpenBSD's solution to the problem, and will silently truncate the
output rather than overflow the buffer.

Obtained from: OpenBSD
1996-10-25 18:14:48 +00:00
..
common_source Cleanup. 1996-05-09 22:44:28 +00:00
filters Correct the Unix programmer's error #1: "char c = getc();". 1996-07-17 20:14:42 +00:00
lp Clean out the BUGS section/comments now that our lpr has a better 1996-05-11 18:56:11 +00:00
lpc Cleanup. 1996-05-09 22:44:28 +00:00
lpd Close files up to getdtablesize(), instead of up to NOFILE. 1996-09-29 19:12:55 +00:00
lpq This commit was generated by cvs2svn to compensate for changes in r15637, 1996-05-05 14:04:33 +00:00
lpr Fix a problem where the command line could be used to overflow a stack 1996-10-25 18:14:48 +00:00
lprm
lptest
pac
runqueue Close files up to getdtablesize(), instead of up to NOFILE. 1996-09-29 19:12:55 +00:00
SMM.doc
Makefile