summaryrefslogtreecommitdiff
path: root/bin/ps/procfs_ops.c
AgeCommit message (Expand)Author
2000-05-26Use new sysctl/kvm interfaces. This will stop the "proc size mismatch"simonb
2000-04-07Ignore also "self" link when searching for proc info.jdolecek
1999-10-15command(): don't start using procfs_getargv() instead of kvm_getargv()jdolecek
1999-10-15When using the procfs for extracting process information, extractjdolecek
1999-05-09KNF.thorpej
1999-03-28- Be really paranoid. Any time we open a file that is in /proc, runbgrayson
1999-03-27Minor fixes:bgrayson
1999-03-27Add missing prototype so that this actually compiles.tron
1999-03-26Added experimental fallback /proc-based lookup. Warnings are printed when thebgrayson