summaryrefslogtreecommitdiffstats
path: root/usr.bin/w/extern.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* stop reacharound from w(1) to ps(1); no functional change;schwarze2017-05-301-3/+1
| | | | diff from bcallah@; OK tedu@ deraadt@
* tzfile.h is an internal header that should never have been installed.millert2015-03-151-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 nowguenther2011-04-101-3/+3
| | | | | | that we've got name we want for the API we want "ZAP!" deraadt@
* delete unused variablederaadt2004-09-141-2/+2
|
* Silence warningmillert2004-01-081-2/+2
|
* Convert to kinfo_proc2; ok deraadt@millert2004-01-081-2/+2
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-031-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.millert2002-02-161-6/+6
|
* rcsidderaadt1996-06-261-0/+2
|
* initial import of NetBSD treederaadt1995-10-181-0/+41