summaryrefslogtreecommitdiffstats
path: root/usr.bin/w/proc_compare.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-2/+2
* Track whether a process is a zombie or not yet fully built via flagsguenther2014-07-041-2/+2
* We no longer use struct eproc for kinfo_proc in sysctl.h so theremillert2012-12-181-2/+3
* Switch back from KERN_PROC2/kinfo_proc2 to KERN_PROC/kinfo_proc nowguenther2011-04-101-2/+2
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-9/+1
* spacingderaadt2005-04-111-3/+3
* handle SONPROC; ok aaron, deraadt, krwmarkus2004-11-181-3/+4
* Convert to kinfo_proc2; ok deraadt@millert2004-01-081-4/+4
* Minor cleanup. Remove gratuitous use of __CONCAT that was neededmillert2003-11-261-4/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-7/+3
* kill more registersmpech2001-11-191-3/+3
* Remove ugly empty line.angelos2001-05-141-3/+2
* Add rcsid tags.millert1998-01-161-1/+5
* rcsidderaadt1996-06-261-0/+2
* initial import of NetBSD treederaadt1995-10-181-0/+120