summaryrefslogtreecommitdiff
path: root/bin/ps/ps.c
AgeCommit message (Expand)Author
2001-09-06o) __progname aria;Mike Pechkin
2001-06-03Use kern.nprocsAngelos D. Keromytis
2001-06-03Use sysctl to get process information, if kvm has not been initializedAngelos D. Keromytis
2001-04-17Missing bits from last commit here; kstailey@disclosure.comTodd C. Miller
2001-04-17Updated version of last patch from kstailey@disclosure.com.Todd C. Miller
2001-04-15Randomized PIDs uglifies "ps -ax" output since it sorts on tty thenTodd C. Miller
2001-02-05[-] outside bracesTheo de Raadt
2001-02-05extra - in usage tooTheo de Raadt
2000-06-18Mark kernel threads as system processes. Make ps hide them by default,Niklas Hallqvist
2000-04-16correct getoptEric Jackson
1999-06-21stop casting the third argument to kvm_read to char *. it is a void *.Artur Grabowski
1999-04-28Implement -U <username> option from FreeBSD. Original code by Peter Wemm.Alex Feldman
1998-07-08whack kmem gid after kvm_openfiles()Theo de Raadt
1997-08-04toast non-NEWVM code; freebsdTheo de Raadt
1997-06-13return 1 if the process does not exist.michaels
1996-12-22Deal with _POSIX_SAVED_IDS when relinquishing privilegesThorsten Lockert
1996-12-14-Wall'ing.Michael Shalayeff
1996-08-06_POSIX2_LINE_MAX errbuf for kvm_openfiles()Theo de Raadt
1996-08-02zap getopt() case of -?, come on, it is the default!Theo de Raadt
1996-06-23update rcsidTheo de Raadt
1996-06-16allocate large enough buffer; netbsd pr#2550; gsstark@mit.eduTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt