sevan
abc56c017d
Document the version ps first appeared.
2016-08-10 18:44:50 +00:00
wiz
2161b7b1e3
Bump date for previous.
2014-01-15 09:24:31 +00:00
mlelstv
b3dffa81d5
Add an LTIME column that prints lwp cputime.
2014-01-15 08:07:53 +00:00
joerg
1907ec3a61
Switch device database to cdb(5). Rework ttyname(3) and ttyname_r(3) to
...
depend on new devname_r(3) as heart. Add /dev/pts magic directly to
devname(3). While it can lead to returning non-existing paths, the
behavior is more consistent that way. Drop caching layer in devname(3),
it doesn't buy anything for the common case of having access to the
database. Teach devname(3) proper fallback behavior of scanning /dev.
Create both old-style and new-style database for now in /etc/rc.d/sysdb.
2012-06-03 21:42:44 +00:00
wiz
d1cbb54293
Increase width of table column so it formats more nicely.
2012-04-15 21:20:16 +00:00
wiz
463d14b148
- choose better argument name for `-U';
...
- add argument names for options in man page;
- improve wording, punctuation, capitalization.
From Bug Hunting in email.
2012-04-15 18:09:50 +00:00
wiz
7fd6e7037d
Remove trailing whitespace.
2012-03-15 15:49:59 +00:00
christos
21ae83057a
Fix obsolete example (that referred to letters in process state that are
...
not set anymore), and clarify their meaning.
2012-03-15 15:43:43 +00:00
dholland
cc236b866a
The 'lstart' column uses strftime %c, not %C. Noted by mrg.
2012-02-23 21:54:28 +00:00
dholland
145f9b8221
Minor English improvements for -w, partly from Snader_LB.
2012-01-27 05:59:17 +00:00
dholland
f2815da66c
fix typo, from Randolf Richardson in PR 44559
2011-02-13 08:34:00 +00:00
joerg
a6a5384f08
Don't break lines in .It, there be dragons in groff.
2010-05-14 17:37:06 +00:00
joerg
26590112cf
Use .In instead of .Aq Pa for header files
2010-03-22 18:35:09 +00:00
wiz
467a0fa1ae
Bump date for uarea swap-out removal.
2009-10-21 22:18:37 +00:00
rmind
40cf6f3659
Remove uarea swap-out functionality:
...
- Addresses the issue described in PR/38828.
- Some simplification in threading and sleepq subsystems.
- Eliminates pmap_collect() and, as a side note, allows pmap optimisations.
- Eliminates XS_CTL_DATA_ONSTACK in scsipi code.
- Avoids few scans on LWP list and thus potentially long holds of proc_lock.
- Cuts ~1.5k lines of code. Reduces amd64 kernel size by ~4k.
- Removes __SWAP_BROKEN cases.
Tested on x86, mips, acorn32 (thanks <mpumford>) and partly tested on
acorn26 (thanks to <bjh21>).
Discussed on <tech-kern>, reviewed by <ad>.
2009-10-21 21:11:57 +00:00
wiz
27ce49cc21
Bump date for previous.
2009-08-03 22:22:10 +00:00
dsl
666a334b2e
Remove reference to P_SYSTRACE.
...
Fixes PR/41426
(leave defn in sys/sysctl.h since the bit shouldn't be reused!)
2009-08-03 20:00:39 +00:00
joerg
ddf187c649
Fix number of columns in .Bl. Escape %C.
2009-03-13 11:13:46 +00:00
wiz
fddd6ca288
Improve wording.
2008-10-19 17:04:49 +00:00
christos
cca36888f5
Use 'O' for LSONPROC like solaris instead of bundling LSIDL, LSRUN, LSONPROC
...
to 'R'
2008-10-19 02:39:08 +00:00
wiz
6ea06b6e0e
Sort options.
...
Remove systrace reference.
2008-09-26 12:59:17 +00:00
apb
b35fbd4594
Add "ps -A" option. This displays information about all processes,
...
like BSD "ps -ax" or SYSV "ps -ef". It's specified in SUSv3.
Also make some minor clarifications to the man page.
2008-09-26 08:09:31 +00:00
christos
da86f0e587
Add a CPUID keyword; idea and some of the code from Anon Ymous
2008-02-10 17:47:59 +00:00
ad
2ecdf58c2c
Remove systrace. Ok core@.
2007-12-31 15:31:24 +00:00
apb
6fc16fbc88
Document "emul" keyword. Fixes PR 36935.
...
Also sort list of keywords, and bump date.
2007-09-09 10:35:32 +00:00
yamt
37ac06be56
add a keyword "lname", to print l_name.
2007-09-01 16:54:39 +00:00
yamt
7893935666
remove descriptions of some states. ('A', 'S', '>')
...
- they are wrong. (madvise is not vadvise)
- they don't exist anymore.
2007-06-25 00:24:01 +00:00
wiz
9dedcd8f8b
Remove trailing whitespace.
...
Remove a partially duplicated sentence.
2006-10-09 21:31:29 +00:00
apb
e7fd82468c
Make it clear that multiple sort keys may be specified.
...
Closes PR 34271.
2006-10-07 10:22:21 +00:00
wiz
103401b052
Avoid .No if easily possible.
2006-10-03 02:15:16 +00:00
apb
9ff8e2d57f
Add some markup missed in previous.
2006-10-02 20:54:27 +00:00
apb
b9f435a549
Document changes to -o and -O options, and improve markup.
2006-10-02 17:57:01 +00:00
chs
83fd12c4fb
add "uaddr" and improve text for "laddr".
2005-11-11 17:06:22 +00:00
skrll
c3dc5c50d9
Add the missing suspended state 'U'.
...
Bump date.
2004-12-29 08:48:09 +00:00
wiz
86831d25f5
Bump date for laddr.
2004-08-23 17:36:19 +00:00
nathanw
3d720e58fb
Add a "laddr" keyword, analagous to "paddr". Useful for finding
...
struct pcb's.
2004-08-23 16:31:10 +00:00
simonb
9bc855a931
s/the the/the/ (only in sources that aren't regularly imported from
...
elsewhere).
2004-04-23 02:58:27 +00:00
simonb
891960dba2
Add support for the POSIX.2 "args" and "comm" keywords. "args" is just
...
an alias for "command", and "comm" shows just argv[0] and not the whole
argument list.
Fix for part of PR standards/11224.
2004-03-27 14:52:36 +00:00
simonb
63e11689ca
Add support for the POSIX.2 "etime" keyword - shows the elapsed time
...
since the process was started. Fix a couple of style nits as well.
Fix for part of PR standards/11224.
2004-03-27 14:49:13 +00:00
wiz
5fe648aa7a
Uppercase CPU where appropriate.
2004-02-13 09:55:24 +00:00
wiz
6c7baec4af
Add Xr for dev_mkdb(8), per PR 23168. Increase width in FILES section while here.
2003-10-16 10:00:54 +00:00
agc
b5b2954259
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22249, verified by myself.
2003-08-07 09:05:01 +00:00
wiz
dba2557a54
More mdoc.
2003-04-16 09:19:35 +00:00
wiz
2df55409df
Update date for recent changes.
2003-03-17 08:15:07 +00:00
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
atatat
40f3045957
Add p_svuid and p_svgid to kinfo_proc2. Populate them in the kernel
...
and in libkvm. Then teach ps how to show them to you.
Also, teach ps how to show the names for all the uids, the rest of the
group numbers, and the "group access list".
2003-03-01 05:41:55 +00:00
wiz
990562bfef
.Nm does not need a dummy argument ("") before punctuation or
...
for correct formatting of the SYNOPSIS any longer.
2003-02-25 10:34:36 +00:00
thorpej
3fdac2b8c5
Merge the nathanw_sa branch.
2003-01-18 10:52:16 +00:00
wiz
f3e4defc56
Use more mdoc.
2002-10-01 15:11:08 +00:00
wiz
14dfaa4b03
New policy: New sentences start on a new line.
...
Patches by Robert Elz <kre at munnari oz au>, with minimal changes by me.
2002-09-25 15:18:36 +00:00