Age | Commit message (Expand) | Author |
2006-05-02 | Format nicelevel relative NZERO as other tools do. | Hugh Graham |
2006-04-25 | various small lint cleanups; ok otto | Theo de Raadt |
2006-03-10 | add missing break; found by lint | Moritz Jodeit |
2006-03-10 | 1.36 and onwards did not print extra spaces, but sometimes skipped spaces. | Theo de Raadt |
2005-09-06 | make some of the stat utility pages reference each other; | Jason McIntyre |
2005-07-06 | Only print a space separating argv and the real command (in parens) | Todd C. Miller |
2005-07-01 | use a standard format for EXAMPLES; | Jason McIntyre |
2005-01-14 | bring back the space before (cmd); ok millert aaron | Theo de Raadt |
2005-01-07 | avoid negative memory sizes, ok deraadt@ | Otto Moerbeek |
2004-12-20 | Don't print an unnecessary trailing space character at the end of command | Aaron Campbell |
2004-11-24 | remove obsolete `A' from `state' example; | Jason McIntyre |
2004-11-24 | on MP machines, in STAT field, add /# where # is the cpu number so that | Theo de Raadt |
2004-11-18 | handle SONPROC; ok aaron, deraadt, krw | Markus Friedl |
2004-09-14 | remove unused variable | Theo de Raadt |
2004-09-14 | rename internal uname() to euname() to avoid libc conflict | Theo de Raadt |
2004-06-20 | Fix description of the cpuid keyword. The current wording is misleading since | Aaron Campbell |
2004-06-11 | doc cpuid | Theo de Raadt |
2004-06-11 | export cpuid via kproc2, and make ps & top aware... from niklas | Theo de Raadt |
2004-05-25 | .Xr pgrep(1) and pkill(1); | Jason McIntyre |
2004-03-17 | add references to procmap(1) in SEE ALSO; | Jason McIntyre |
2004-03-16 | add fstat(1) reference to SEE ALSO; | Jason McIntyre |
2004-02-24 | - `C' before `c' | Jason McIntyre |
2004-02-08 | 'ps' should not act like 'ps a'. Resolves PR 3676. | Otto Moerbeek |
2004-02-04 | (uid_t) -1 is a valid uid, so do not use it as a flag. | Otto Moerbeek |
2004-01-08 | Convert to kinfo_proc2. The sort order for -u and -m will be different | Todd C. Miller |
2003-12-16 | typo; mjc@bitz.ca | Theo de Raadt |
2003-10-20 | memoryuse -> memory usage; from Jared Yanovich | Jason McIntyre |
2003-10-17 | Xr dev_mkdb(8); from Tyler R. Retzlaff (NetBSD PR 23168); | Jason McIntyre |
2003-09-26 | free(NULL) is valid | Theo de Raadt |
2003-09-24 | realloc fixes; ok ho matthieu | Theo de Raadt |
2003-07-29 | spacing | Theo de Raadt |
2003-07-02 | missing protos | Theo de Raadt |
2003-06-25 | protos | Theo de Raadt |
2003-06-11 | ansification, art ok | Theo de Raadt |
2003-06-11 | license was lost; it is from print.c | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-29 | - section reorder | Jason McIntyre |
2003-05-19 | Fix warnx message to reflect reality. | Artur Grabowski |
2003-04-28 | typos; | Jason McIntyre |
2003-04-15 | mix of tdeval and my string cleaning | Theo de Raadt |
2003-03-21 | Fix %mem output in ps, sysctl method of getting mempages returns number | Dale Rahn |
2003-03-18 | use .Cm for flags without dash | David Krause |
2003-03-12 | more .Li | Theo de Raadt |
2003-03-06 | broken .Xr's; | Jason McIntyre |
2003-01-05 | work around a very rare div by 0 that should not happen, but can happen on | Theo de Raadt |
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-08-20 | Fix error string | Jason Wright |
2002-07-19 | Fix format bug with ps -o group. ok deraadt@ | Dale Rahn |
2002-06-18 | add x flag for systraced processes; mentioned by christos@netbsd | Niels Provos |