freebsd-dev/sbin/fsck
Poul-Henning Kamp 7c949108fb There seem to be two messages that were added with soft-updates
support, which need a final "\n". I only observed one line of
mangled output, but I think there is another one which suffers
from the same problem, and thus I provide a patch that covers
both.

PR:		7483
Reviewed by:	phk
Submitted by:	Stefan Esser <se@FreeBSD.org>
1998-08-04 09:19:03 +00:00
..
SMM.doc
dir.c Fixed printf format errors. 1998-06-28 19:23:03 +00:00
fsck.8
fsck.h
inode.c Avoid trying to malloc > (1<<32) bytes of memory due to an arithmetic 1998-08-01 18:03:28 +00:00
main.c
Makefile
pass1.c Restored rev.1.11, which I somehow clobbered in rev.1.12. 1998-07-06 19:11:35 +00:00
pass1b.c
pass2.c
pass3.c
pass4.c
pass5.c There seem to be two messages that were added with soft-updates 1998-08-04 09:19:03 +00:00
preen.c
setup.c Fixed printf format errors. 1998-06-28 19:23:03 +00:00
utilities.c