Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | If you use sys/param.h, you don't need sys/types.h | 2017-09-08 | 1 | -2/+1 | |
* | remove uneeded proc.h includes | 2014-09-14 | 1 | -2/+1 | |
* | Don't #include <sys/user.h> into files that don't need the stuff | 2010-06-26 | 1 | -2/+2 | |
* | directly calling Debugger() is bad. turn these printf();Debugger(); series | 2009-08-26 | 1 | -9/+3 | |
* | Replace timeout_add(msecs * hz / 1000) with timeout_add_msec(msecs). | 2009-01-21 | 1 | -2/+2 | |
* | ``it's'' -> ``its'' when the grammar gods require this change. | 2007-04-10 | 1 | -2/+2 | |
* | assume vtophys(vaddr_t) just what all the other archs expect; no functional change | 2005-11-23 | 1 | -2/+2 | |
* | First round of __P removal in sys | 2002-03-14 | 1 | -8/+8 | |
* | new timeouts | 2001-02-03 | 1 | -4/+2 | |
* | new timeouts | 2001-01-29 | 1 | -4/+6 | |
* | move to current OpenBSD isadma API | 1998-01-18 | 1 | -2/+2 | |
* | no Debugger() w/ no DDB defined | 1997-04-13 | 1 | -1/+5 | |
* | Missed in last bus.h commit | 1996-11-29 | 1 | -0/+368 |