Age | Commit message (Expand) | Author |
---|---|---|
2002-01-23 | compatability -> compatibility. | Federico G. Schwindt |
2002-01-16 | Don't include <sys/map.h> when you don't need what's in it. | Miod Vallat |
2002-01-10 | Check result from malloc(9) when using M_NOWAIT. hugh@ ok | Thomas Nordin |
2001-11-06 | Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary. | Miod Vallat |
2001-09-11 | Don't include <vm/vm_kern.h> if you don't need foo_map. | Miod Vallat |
2001-08-25 | Bring in some useful stuff from NetBSD. Mostly work by Matt Thomas, | Hugh Graham |
2001-08-19 | The end of old timeouts is near... | Miod Vallat |
2001-06-15 | Compile kernel with -Wall, and fix a few issues for this to work. | Miod Vallat |
2001-05-16 | Blind merge of wscons support from NetBSD/vax. Perhaps someone with a | Hugh Graham |
2001-01-28 | Basic support for boardtype 1303 (Cheetah) machines. | Hugh Graham |
2000-04-27 | sync w/netbsd | Brandon Creighton |