Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stop reacharound from w(1) to ps(1); no functional change; | 2017-05-30 | 1 | -3/+1 | |
| | | | | diff from bcallah@; OK tedu@ deraadt@ | ||||
* | tzfile.h is an internal header that should never have been installed. | 2015-03-15 | 1 | -1/+4 | |
| | | | | | | | | | What's worse, the tzfile.h that gets installed is over 20 years old and doesn't match the real tzfile.h in libc/time. This makes the tree safe for /usr/include/tzfile.h removal. The TM_YEAR_BASE define has been moved to time.h temporarily until its usage is replaced by 1900 in the tree. Actual removal of tzfile.h is pending a ports build. Based on a diff from deraadt@ | ||||
* | 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@ | ||||
* | delete unused variable | 2004-09-14 | 1 | -2/+2 | |
| | |||||
* | Silence warning | 2004-01-08 | 1 | -2/+2 | |
| | |||||
* | Convert to kinfo_proc2; ok deraadt@ | 2004-01-08 | 1 | -2/+2 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-03 | 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 | -6/+6 | |
| | |||||
* | rcsid | 1996-06-26 | 1 | -0/+2 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+41 | |