Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | struct usave is unused, and eproc is gone; delete the former and | 2015-05-03 | 1 | -11/+3 | |
| | | | | stop referencing them in comments | ||||
* | Switch back from KERN_PROC2/kinfo_proc2 to KERN_PROC/kinfo_proc now | 2011-04-10 | 1 | -3/+3 | |
| | | | | | | that we've got name we want for the API we want "ZAP!" deraadt@ | ||||
* | Instead of calling donlist() in the format print routines, call it | 2008-03-08 | 1 | -1/+2 | |
| | | | | | | a single time before we print anything, if needed. Uses a flag to specify which formats need the kernel info donlist() provides. OK deraadt@ | ||||
* | The session field is a pointer and so should be 8 chars for | 2006-10-16 | 1 | -1/+7 | |
| | | | | | | 32-bit CPUs and 16 chars for 64-bit ones. Also, left-justify the state field name to match the justification of the state data. OK jmc@ | ||||
* | Convert to kinfo_proc2. The sort order for -u and -m will be different | 2004-01-08 | 1 | -12/+4 | |
| | | | | due to a bug fix in the sort routine. | ||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | 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. | 2002-02-16 | 1 | -2/+2 | |
| | |||||
* | Add a "parsed" flag for ps fields so we don't print the same field | 1997-08-08 | 1 | -1/+2 | |
| | | | | multiple times. Fixes PR #298 from Carsten Hammer <chammer@vogon.party.de> | ||||
* | update rcsid | 1996-06-23 | 1 | -0/+1 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+92 | |