Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove <sys/select.h> to unbreak the build. I'm not sure if this affects | des | 2002-06-16 | 1 | -1/+0 |
* | Warnings cleanup for gcc3. Also __FUNCTION__ -> __func__ | anholt | 2002-05-31 | 13 | -148/+148 |
* | Include <sys/lockmgr.h> for definitions of deprecated locking interfaces -- | bde | 2002-05-06 | 1 | -0/+1 |
* | Make funsetown() take a 'struct sigio **' so that the locking can | alfred | 2002-05-06 | 1 | -1/+1 |
* | The first argument of pgsigio() is now struct sigio **. | tanimura | 2002-05-03 | 1 | -1/+1 |
* | More diff reduction: Shuffle around some header code as was done in | anholt | 2002-04-29 | 21 | -239/+160 |
* | Diff reduction to my experimental code: clean up return code handling. | anholt | 2002-04-29 | 24 | -359/+354 |
* | Hook the DRM up to the build and add it to NOTES. | anholt | 2002-04-28 | 5 | -5/+0 |
* | Add the code for the DRM, based on the code from the drm-kmod port. | anholt | 2002-04-27 | 48 | -0/+33683 |