NetBSD/bin/ps
dsl f24cb25605 - add keywords for utime, stime and ctime (output sss.ssssss if small)
- fiddle with keyword table - mainly to keep width under 80 cols
- add -k keylist so sort output
- don't use logs to work out field width, get -MAXINT right
- user defined headers can be 1 char (actually they can be zero length)
  so ?? in tty column isn't guaranteed to be wider than header
- remove some long long casts (compiles on sparc64 still)
- use kvm_openfiles(NULL, NULL, NULL, KVN_NO_FILES, ..) unless core file
  specified,
(approved by christos)
2003-03-06 09:04:21 +00:00
..
Makefile g/c procfs fallback code, it's redundant now that we use sysctl to get 2002-06-19 08:11:55 +00:00
extern.h - add keywords for utime, stime and ctime (output sss.ssssss if small) 2003-03-06 09:04:21 +00:00
fmt.c Just use return value of strvis instead of calling strlen. 2002-02-14 06:57:19 +00:00
keyword.c - add keywords for utime, stime and ctime (output sss.ssssss if small) 2003-03-06 09:04:21 +00:00
nlist.c Merge the nathanw_sa branch. 2003-01-18 10:52:16 +00:00
print.c - add keywords for utime, stime and ctime (output sss.ssssss if small) 2003-03-06 09:04:21 +00:00
ps.1 - add keywords for utime, stime and ctime (output sss.ssssss if small) 2003-03-06 09:04:21 +00:00
ps.c - add keywords for utime, stime and ctime (output sss.ssssss if small) 2003-03-06 09:02:16 +00:00
ps.h - add keywords for utime, stime and ctime (output sss.ssssss if small) 2003-03-06 09:04:21 +00:00