summaryrefslogtreecommitdiff
path: root/sys/gdbscripts/msgbuf
diff options
context:
space:
mode:
authorsimonb <simonb@NetBSD.org>2000-06-08 13:30:39 +0000
committersimonb <simonb@NetBSD.org>2000-06-08 13:30:39 +0000
commitd530ee00d12a33c12ae24aad986ffd8f3a68013f (patch)
treec0ffc4c01e4309a96696de2de9316fe249e83ba2 /sys/gdbscripts/msgbuf
parent25e58c2dc739bbad4d370b30a1fb4a1e19f81bb1 (diff)
Fix handling of "ps U<user>" where <user> ended it 't' - now if the
first argument doesn't start with a '-' and ends in 't', the 't' only gets converted to a 'T' (for listing processes on the current tty) if it doesn't contain any other command line option characters that take an argument. Problem noticed by ITOH Yasufumi on tech-userlevel. If the 'start' format was the last column, the width wouldn't be set and started() output a zero length string instead of a string the right length - fix header width calculations so the the last column is handled the same all others. This only showed up for 'start' because started() knew that the column header is the same width and the field itself... Update copyrights.
Diffstat (limited to 'sys/gdbscripts/msgbuf')
0 files changed, 0 insertions, 0 deletions