freebsd-dev/usr.sbin/lpr/lpc
Tim J. Robbins 1a7c9b7f5e Fix two buffer overflows caused by off-by-one errors: avoid writing a null
character 1 byte past the end of cmdline[] when libedit is being used for
input, and avoid writing a null pointer 1 element past the end of margv[].

Reviewed by:		gad
2003-10-13 07:24:22 +00:00
..
cmds.c More changes to use __FBSDID() for setting rcsids, and fix the 2003-07-14 22:24:28 +00:00
cmdtab.c More changes to use __FBSDID() for setting rcsids, and fix the 2003-07-14 22:24:28 +00:00
extern.h More changes to use __FBSDID() for setting rcsids, and fix the 2003-07-14 22:24:28 +00:00
lpc.8 mdoc(7) police: markup fixes. 2002-11-27 15:31:08 +00:00
lpc.c Fix two buffer overflows caused by off-by-one errors: avoid writing a null 2003-10-13 07:24:22 +00:00
lpc.h Add a new command to 'lpc' called 'setstatus', which would be used to 2002-06-15 22:51:58 +00:00
Makefile Changes which rewrite 'lpc topq', and which add 'lpc bottomq'. These 2002-07-17 00:51:19 +00:00
movejobs.c More changes to use __FBSDID() for setting rcsids, and fix the 2003-07-14 22:24:28 +00:00