Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-9] src/sys/ddb
Module Name: src
Committed By: martin
Date: Sun Jan 26 11:23:41 UTC 2020
Modified Files:
src/sys/ddb [netbsd-9]: db_output.c
Log Message:
Pull up following revision(s) (requested by uwe in ticket #654):
sys/ddb/db_output.c: revision 1.35
sys/ddb/db_output.c: revision 1.36
db_putchar - check if we need to wrap at $maxwidth after whitespace.
That fixes orphaned first character in something like:
|Stopped in ... longsymbol+0xf00: |
|i
|nsn
Fix typo in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.34.4.1 src/sys/ddb/db_output.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index