Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | un-staticize M_AGP so that it can be used in agp*.c | assar | 2000-12-19 | 1 | -1/+1 |
* | Add a missing include of <sys/proc.h>. | jhb | 2000-12-12 | 1 | -0/+1 |
* | Staticize some malloc M_ instances. | phk | 2000-12-08 | 1 | -1/+1 |
* | Remove unneeded #include <sys/proc.h> lines. | phk | 2000-10-29 | 1 | -1/+0 |
* | This didn't compile. Fix typo: s/rmang_get_start/rman_get_start/ | peter | 2000-10-18 | 1 | -1/+1 |
* | Use appropriate resource management accessors instead of directly | mdodd | 2000-10-18 | 1 | -2/+1 |
* | Convert lockmgr locks from using simple locks to using mutexes. | jasone | 2000-10-04 | 1 | -0/+1 |
* | Add support for Intel's i810 chipset with integrated graphics. An | dfr | 2000-07-12 | 1 | -4/+14 |
* | Fix the AMD 751 AGP minidriver so that it works with my test code. | dfr | 2000-06-10 | 1 | -1/+5 |
* | A driver for programming the AGP hardware. This is only very lightly | dfr | 2000-06-09 | 1 | -0/+790 |