Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-09-03 | add an EXIT STATUS section for /bin; | Jason McIntyre | |
2009-02-08 | updates to IEEE Std 1003.1-2008; | Jason McIntyre | |
2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few | Jason McIntyre | |
updates to follow; | |||
2009-01-21 | Do not mention /dev/drum anymore, since we won't use it. With tweaks from | Miod Vallat | |
jmc@ | |||
2008-06-17 | better description of what ps without arguments does; | Jason McIntyre | |
from Pierre Riteau ok otto | |||
2008-03-17 | better .Nd; from Pierre Riteau | Jason McIntyre | |
ok sobrado | |||
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2007-05-29 | - consistent STANDARDS blurb | Jason McIntyre | |
- note which options are extensions to POSIX discussed w/ deraadt otto millert | |||
2006-11-29 | Do not test for processes being swapped out since this can't happen anymore. | Miod Vallat | |
2006-11-02 | overhaul the keywords section; | Jason McIntyre | |
2006-11-01 | -.Xr sh 1 , | Jason McIntyre | |
2006-11-01 | some minor adjustments to the options list; | Jason McIntyre | |
2006-11-01 | +.Ex -std ps | Jason McIntyre | |
2006-11-01 | - no need for double markup | Jason McIntyre | |
- prefer .Sq for single letters | |||
2006-11-01 | give FILES a bit of space; | Jason McIntyre | |
2006-11-01 | note that -L may not be specified with other options; | Jason McIntyre | |
2006-11-01 | simplify synopsis and sync usage(); | Jason McIntyre | |
2005-09-06 | make some of the stat utility pages reference each other; | Jason McIntyre | |
idea from a mail to misc@ from simon dassow; | |||
2005-07-01 | use a standard format for EXAMPLES; | Jason McIntyre | |
2004-11-24 | remove obsolete `A' from `state' example; | Jason McIntyre | |
ok millert@ | |||
2004-11-24 | on MP machines, in STAT field, add /# where # is the cpu number so that | Theo de Raadt | |
you can see processes move around; ok pval millert | |||
2004-06-20 | Fix description of the cpuid keyword. The current wording is misleading since | Aaron Campbell | |
the CPU ID *can* be 0 on SMP systems (meaning the first processor). miod@ ok | |||
2004-06-11 | doc cpuid | Theo de Raadt | |
2004-05-25 | .Xr pgrep(1) and pkill(1); | Jason McIntyre | |
stolen directly from Garance A Drosehn's -r1.78 FreeBSD commit; | |||
2004-03-17 | add references to procmap(1) in SEE ALSO; | Jason McIntyre | |
suggested by tedu@ | |||
2004-03-16 | add fstat(1) reference to SEE ALSO; | Jason McIntyre | |
suggested by Drew Einhorn; | |||
2004-02-24 | - `C' before `c' | Jason McIntyre | |
- replace `<' and `>' - sync usage() | |||
2003-10-20 | memoryuse -> memory usage; from Jared Yanovich | Jason McIntyre | |
ok deraadt@ | |||
2003-10-17 | Xr dev_mkdb(8); from Tyler R. Retzlaff (NetBSD PR 23168); | Jason McIntyre | |
ok deraadt@ | |||
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-05-29 | - section reorder | Jason McIntyre | |
- killed unnecessary .Ns | |||
2003-04-28 | typos; | Jason McIntyre | |
suggestions, corrections and ok millert@ | |||
2003-03-18 | use .Cm for flags without dash | David Krause | |
ok miod@ jmc@ | |||
2003-03-12 | more .Li | Theo de Raadt | |
2003-03-06 | broken .Xr's; | Jason McIntyre | |
typos, rather than dead references ok deraadt@ | |||
2002-12-19 | add dsiz and ssiz to accompany tsiz; millert@ ok | Michael Shalayeff | |
2002-09-04 | toast uprocp format keyword; peterw@ifost.org.au | Theo de Raadt | |
2002-06-18 | add x flag for systraced processes; mentioned by christos@netbsd | Niels Provos | |
document missing flags from proc.h | |||
2002-02-11 | Initial patch. | Mike Pechkin | |
When you give command examples in a manual page prefix them with $ command or # command deraadt@ ok | |||
2002-01-24 | as early as v3 it seems to be | Michael Shalayeff | |
2001-11-09 | Since all our arches have /dev/ksyms, replace rigid mentions of the kernel | Miod Vallat | |
being /bsd with more correct terms, and remove /bsd and /dev/kmem from the FILES section if they were there. | |||
2001-05-04 | Update man page to match new start time sorting; kstailey@disclosure.com | Todd C. Miller | |
2001-02-05 | extra - in usage too | Theo de Raadt | |
2000-11-09 | Insert some missing commas. | Aaron Campbell | |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell | |
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything. | |||
2000-10-18 | Add some rudimentary EXAMPLES sections and standardize the way we display | Aaron Campbell | |
existing EXAMPLES sections. | |||
2000-06-18 | Mark kernel threads as system processes. Make ps hide them by default, | Niklas Hallqvist | |
show them with -k. Do not try to show RSS based values for them as they mess up column alignment. vmstat -f now shows kernel threads separately from rforks too. | |||
2000-03-17 | Remove hard sentence breaks. | Aaron Campbell | |
1999-11-25 | there is no poip | Theo de Raadt | |
1999-08-17 | consistency | Aaron Campbell | |