summaryrefslogtreecommitdiff
path: root/bin/ps/nlist.c
AgeCommit message (Expand)Author
2021-12-01further improvements in sys/param.h annotation and removal.Theo de Raadt
2019-06-28When system calls indicate an error they return -1, not some arbitraryTheo de Raadt
2017-01-24do not need sys/proc.hTheo de Raadt
2015-01-16Replace <sys/param.h> with <limits.h> and other less dirty headers whereTheo de Raadt
2011-12-11Make ps understand -o cwd using the new KERN_PROC_CWD sysctl. Some helpNicholas Marriott
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2008-02-10Use HW_PHYSMEM64.Mark Kettenis
2005-01-07avoid negative memory sizes, ok deraadt@Otto Moerbeek
2003-06-11ansification, art okTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-19Fix warnx message to reflect reality.Artur Grabowski
2003-03-21Fix %mem output in ps, sysctl method of getting mempages returns numberDale Rahn
2002-08-20Fix error stringJason Wright
2002-06-08Use KVM_NO_FILES and remove the setgid.Artur Grabowski
2001-12-05Get MAXSLP from kvm/sysctl. It's patchable in the kernel now.Artur Grabowski
2001-06-03Style.Angelos D. Keromytis
2001-06-03Use sysctl() to get fscale, ccpu, and physmem if we haven'tAngelos D. Keromytis
1999-08-16don't cast third argument to kvm_read to char *. (it's void *)Artur Grabowski
1998-04-26Use the physmem variable to get at the physical memory size (instead of theTheo de Raadt
1997-08-04toast non-NEWVM code; freebsdTheo de Raadt
1996-06-23update rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt