Go to file
simonb d530ee00d1 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.
2000-06-08 13:30:39 +00:00
bin Fix handling of "ps U<user>" where <user> ended it 't' - now if the 2000-06-08 13:30:39 +00:00
dist Import of am-utils-6.0.3 virgin source, with the following changes: 2000-06-07 00:52:18 +00:00
distrib add 1.13 -> 1.14 again (obsolete IPv6 headers). it would be better 2000-06-08 01:24:38 +00:00
etc Make the release notes, etc. 2000-06-07 20:29:00 +00:00
games Remove one of mine that really wasn't very good, and add: 2000-06-07 14:04:45 +00:00
gnu Read fp regs from core file. 2000-06-04 12:06:43 +00:00
include correct arg type for getnameinfo(3) for RFC2553 conformance. 2000-06-04 08:51:23 +00:00
lib Set the error code sanely in a few cases. 2000-06-07 21:46:01 +00:00
libexec include sys/sched.h to get definition of CPUSTATES 2000-06-04 01:38:52 +00:00
regress Clean up warnings, enable WARNS=1. 2000-06-06 17:30:41 +00:00
sbin Note that sysid 0 marks a partition as unused. 2000-06-07 22:40:59 +00:00
share IPL-lowering functions are now defined to return `void.' See also my 2000-06-08 06:45:24 +00:00
sys Added USB devices. 2000-06-08 13:16:55 +00:00
usr.bin Pass the size of struct kinfo_proc2 instead of kinfo_proc to kvm_getproc2 2000-06-08 02:37:28 +00:00
usr.sbin back out previous. I tried hard to make sure that i had up to date 2000-06-08 12:00:46 +00:00
Makefile remove two of the previous ${_M}; they were invoked before $DESTDIR/share/mk may have existed. add one more. 2000-05-21 07:33:05 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00