summaryrefslogtreecommitdiff
path: root/usr.bin/w/proc_compare.c
AgeCommit message (Collapse)Author
2011-04-10Switch back from KERN_PROC2/kinfo_proc2 to KERN_PROC/kinfo_proc nowPhilip Guenthe
that we've got name we want for the API we want "ZAP!" deraadt@
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
2005-04-11spacingTheo de Raadt
2004-11-18handle SONPROC; ok aaron, deraadt, krwMarkus Friedl
2004-01-08Convert to kinfo_proc2; ok deraadt@Todd C. Miller
2003-11-26Minor cleanup. Remove gratuitous use of __CONCAT that was neededTodd C. Miller
to avoid SCCS braindamage. Also use ANSI function headers while we are here. Based on a diff from espie@
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2001-11-19kill more registersMike Pechkin
millert@ ok
2001-05-14Remove ugly empty line.Angelos D. Keromytis
1998-01-16Add rcsid tags.Todd C. Miller
If program has set argv[0] or argv[0][0] to NUL, print p->p_comm instead. Based on patch from Paul Janzen <pjanzen@foatdi.harvard.edu>
1996-06-26rcsidTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt