Age | Commit message (Expand) | Author |
2005-12-17 | Get rid of deprecated vm_{offset,size}_t types for good, use {p,v}{addr,size}_t | Miod Vallat |
2005-11-21 | Move contents of sys/select.h to sys/selinfo.h in preparation for a | Todd C. Miller |
2005-09-22 | NEWINTR is not an option on OpenBSD. | Dale Rahn |
2005-05-26 | typo jfb@ didn't want to fix | Pedro Martelletto |
2005-05-25 | Schedule a soft interrupt, not a timeout, in the hard rx interrupt handler. | Miod Vallat |
2005-05-22 | remove "0x" in front of %p in printfs. | Artur Grabowski |
2005-04-19 | nothing uses spllowersoftclock() anymore | Michael Shalayeff |
2004-12-30 | Silence resettodr() unless option DEBUG. | Miod Vallat |
2004-09-18 | hierarchy is spelled hierarchy, from Jonathan Gray | Ted Unangst |
2004-09-16 | Remove remnants of dale's debugled() code, and quiet early boot process more. | Miod Vallat |
2004-08-18 | s/tmr2_stat_clk/stat/ s/tmr1_hard_clk/clock/ (better interrupt names) | Dale Rahn |
2004-08-17 | Improved interrupt counters for arm: no spaces in the names, | Dale Rahn |
2004-08-06 | Initial support for arm interrupt counters, more fixes to come. ok miod@ | Dale Rahn |
2004-06-03 | pretty | Theo de Raadt |
2004-05-19 | de __P of sys/arch/arm. | Dale Rahn |
2004-02-23 | Remove boot warning about todclock not found it attached at dsrtc0. | Dale Rahn |
2004-02-15 | Remove inittodr line during boot, recommended deraadt@ | Dale Rahn |
2004-02-14 | Enable statclock at 128/1024. | Dale Rahn |
2004-02-11 | Return ENOTTY on unhandled ioctls; ok drahn@ | Miod Vallat |
2004-02-01 | Arm port, NetBSD codebase stripped down, 32bit only support. | Dale Rahn |