| Age | Commit message (Expand) | Author |
| 2003-12-04 | netbsd.org -> NetBSD.org | keihan |
| 2003-12-04 | NetBSD.ORG -> NetBSD.org | keihan |
| 2003-11-13 | eliminate uvm_useracc() in favor of checking the return value of | chs |
| 2003-11-11 | Remove ancient DDB-dependent `hide/integrate'. | pk |
| 2003-10-28 | uninitialized variables. | chs |
| 2003-10-28 | Uninitialized variable. | ad |
| 2003-10-16 | Enable VLAN encapsulation. | pk |
| 2003-09-10 | Get rid of the disgusting struct apc_dma *dma = NULL; hack now that we | uwe |
| 2003-08-27 | change PROM_getprop() from taking a "void **" for the storage, to a | mrg |
| 2003-08-25 | Undo previous as it broke things. | uwe |
| 2003-08-24 | #include "opt_rcons.h" | uwe |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-08-01 | Get machine/dev/sbusvar.h for SUN4D too. | pk |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-29 | More changes for providing lwpid for ktrace (sparc GENERIC built) | darrenr |
| 2003-05-03 | DMA, not dma nor Dma. | wiz |
| 2003-04-24 | Fix attachment for sparc64 systems (missing bus_space_vaddr). | martin |
| 2003-02-27 | Back out rev. 1.26; I forgot about the Javastations.. | pk |
| 2003-02-27 | Some machine have a `SUNW,CS4231' node, but no actual hardware. It seems | pk |
| 2003-02-22 | hz -> Hz | tsutsui |
| 2003-02-06 | Remove unneeded #include's. | hannken |
| 2003-02-06 | Add <sys/lock.h> include for ncr53c9xvar.h. | martin |
| 2003-01-07 | Add SUN4U magic to make nell work without things like WI_AT_BIGENDIAN_HACK. | martin |
| 2003-01-03 | Separate the sbus bus_space_tag_t used for access to nell hardware from | martin |
| 2003-01-03 | part one of bus_space(9) fixes to enable bus spaces to override the | mrg |
| 2003-01-02 | Call interrupt handlers from a soft interrupt to decouple them from the | martin |
| 2003-01-01 | Use aprint_normal() in cfprint routines. | thorpej |
| 2002-12-25 | fix typo in QE_CR_STAT_BITS - bit indication for EDEFER was wrong | jdolecek |
| 2002-12-17 | Establish high-level interrupt with IPL_SERIAL. | pk |
| 2002-12-10 | Remove the `flags' argument from bus_intr_establish(). | pk |
| 2002-12-10 | bus_intr_establish() signature change. | pk |
| 2002-12-10 | Switch to softintr(9). | pk |
| 2002-11-26 | si_ -> sel_ | christos |
| 2002-10-23 | merge kqueue branch into -current | jdolecek |
| 2002-10-10 | Only use one interrupt handler for both status changes and pcmcia IO | martin |
| 2002-10-02 | Add trailing ; to CFATTACH_DECL. | thorpej |
| 2002-10-01 | Add missing args to CFATTACH_DECL. | uwe |
| 2002-09-30 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2002-09-27 | remove trailing \n in panic(). approved perry. | provos |
| 2002-09-27 | Compare the driver name against "ledma", rather than looking for | thorpej |
| 2002-09-27 | Rather than referencing the cfdriver directly in the cfdata entries, | thorpej |
| 2002-09-25 | Additional fixes to make 16 targets work on FAS366. | mycroft |
| 2002-09-18 | Squash some bugs. | ad |
| 2002-09-13 | Driver for the Sun ZX/Leo framebuffer. This would be called leo, but the | ad |
| 2002-09-12 | bus_dmamap_load() can't take BUS_DMA_COHERENT flag. | tsutsui |
| 2002-09-06 | Merge the gehenna-devsw branch into the trunk. | gehenna |
| 2002-09-04 | Adapt to recent sbusvar.h changes. | martin |
| 2002-09-04 | Adapt to sbusvar.h changes. | martin |
| 2002-08-23 | Use the structures defined in bsd_openprom.h for "reg", "range", | thorpej |