Robert Watson 233f8184ec Reserve two bytes at the end of the DDB input line in db_readline() to
hold the newline and nul terminator.  Otherwise, there are cases where
garbage may end up in the command history due to a lack of a nul
terminator, or input may end up without room for a newline.

MFC after:	3 days
PR:		119079
Submitted by:	Michael Plass <mfp49_freebsd@plass-family.net>
2008-03-07 13:13:17 +00:00
..
2008-03-06 22:27:35 +00:00
2008-01-15 18:34:47 +00:00
2008-02-23 22:40:05 +00:00
2008-03-06 21:50:41 +00:00