Age | Commit message (Expand) | Author |
2007-05-25 | 'Proto type' -> 'Prototype' when discussing functions in comments. | Kenneth R Westerback |
2007-05-25 | Comment typos and tidying. From Diego Casati. | Kenneth R Westerback |
2007-05-15 | Dummy mutex code for arm platforms. ok drahn@ deraadt@ | Miod Vallat |
2007-01-11 | do not report the clock frequencies on arm becuase there is no | Robert Nagy |
2006-12-14 | Make pci subsystem aware of domains. Each host bridge gets assigned a unique | Mark Kettenis |
2006-05-30 | Remove dead toes. | Miod Vallat |
2006-05-26 | <machine/rtc.h> is really only footbridge-specific, so, after pruning it from | Miod Vallat |
2006-03-13 | * Add "pcitag_t *pba_bridgetag" to pci_attach_args. This is set to | Brad Smith |
2006-03-12 | remove splimp. | Brad Smith |
2006-02-12 | Remove dead sysbeep driver and unused sysbeep() routine. No functional change. | Miod Vallat |
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 |