summaryrefslogtreecommitdiffstats
path: root/bin/ps/ps.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* struct usave is unused, and eproc is gone; delete the former andguenther2015-05-031-11/+3
* Switch back from KERN_PROC2/kinfo_proc2 to KERN_PROC/kinfo_proc nowguenther2011-04-101-3/+3
* Instead of calling donlist() in the format print routines, call itmillert2008-03-081-1/+2
* The session field is a pointer and so should be 8 chars formillert2006-10-161-1/+7
* Convert to kinfo_proc2. The sort order for -u and -m will be differentmillert2004-01-081-12/+4
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.millert2002-02-161-2/+2
* Add a "parsed" flag for ps fields so we don't print the same fieldmillert1997-08-081-1/+2
* update rcsidderaadt1996-06-231-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+92