Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-18 | add x flag for systraced processes; mentioned by christos@netbsd | Niels Provos | |
document missing flags from proc.h | |||
2002-03-19 | Fix unitialized variable in non-setgid case; Gregory Steuck | Todd C. Miller | |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2002-02-10 | remove pre-ansi, SCCS workaround cruft; ok deraadt@ | Christian Weisgerber | |
2002-01-30 | right, just check more for nulls; from Dan Harnett <danh@wzrd.com> | Michael Shalayeff | |
2001-12-05 | Get MAXSLP from kvm/sysctl. It's patchable in the kernel now. | Artur Grabowski | |
2001-12-01 | wrong printf spec for a field | Theo de Raadt | |
2001-11-07 | Doh, bring the correct header, this is userland... | Miod Vallat | |
2001-11-07 | Use uvm headers. | Miod Vallat | |
2001-08-13 | Typo in comments: 'interuptable' => 'interruptible' | Heikki Korpela | |
millert@ ok | |||
2001-04-30 | CLSIZE is 1 on all archs and will go away soon. | Artur Grabowski | |
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-05-04 | avoid IEEE underflow in exp(), shows up most on 68060 FPE which is precise; ↵ | Theo de Raadt | |
any math wizards want to help me clean this up? | |||
1997-11-30 | oh yeah, we are min() clean | Theo de Raadt | |
1997-11-30 | deal with unterminated e_login and e_wmesg | Theo de Raadt | |
1997-11-06 | fix ps(1) LIM column | kstailey | |
1997-11-05 | print "-" instead of "" for login name; dada@sbox.tu-graz.ac.at | Theo de Raadt | |
1997-09-12 | #include <grp.h> | Todd C. Miller | |
1997-09-03 | add ps "emul" option | kstailey | |
1997-09-01 | i am bored enough to fix terminal space/tab uglies | Theo de Raadt | |
1997-08-22 | XPG4 compatibility for format options: | kstailey | |
two new options: group and rgroup. three new aliases: etime for start, comm for ucomm, and args for command. | |||
1997-08-04 | toast non-NEWVM code; freebsd | Theo de Raadt | |
1997-08-01 | for lstart, use %c not %C; tetsuya@secom-sis.co.jp | Theo de Raadt | |
1997-07-23 | tabify | kstailey | |
1996-12-14 | -Wall'ing. | Michael Shalayeff | |
1996-06-23 | update rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |