Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If you use sys/param.h, you don't need sys/types.h | 2017-09-08 | 1 | -2/+1 | |
| | |||||
* | fix use of uninitialised variables | 2016-12-20 | 1 | -1/+3 | |
| | | | | ok kettenis@ | ||||
* | Do not use NULL in integer comparisons. No functional change. | 2011-04-07 | 1 | -3/+3 | |
| | | | | ok matthew@ tedu@, also eyeballed by at least krw@ oga@ kettenis@ jsg@ | ||||
* | nuke terms 3 & 4 | 2003-06-02 | 1 | -6/+1 | |
| | |||||
* | Credit DARPA/USAF appropriately. | 2002-04-08 | 1 | -1/+6 | |
| | |||||
* | First round of __P removal in sys | 2002-03-14 | 1 | -5/+5 | |
| | |||||
* | Move ioctl userland accessible stuff to <dev/sun/uperfio.h> | 2002-01-31 | 1 | -1/+2 | |
| | |||||
* | Driver for getting at performance counters. These manifest them | 2002-01-30 | 1 | -0/+204 | |
selves as "sc at sbus" and a couple of registers on psycho (sabre doesn't appear to have these registers). |