| Age | Commit message (Expand) | Author |
| 2006-08-31 | Make these compile again. (#include <arm/ep93xx/epgpioreg.h> and | matt |
| 2006-08-26 | PR/34283: Gene ENonymous: Add IPFILTER_LOOKUP to the default kernel options | christos |
| 2006-08-26 | Remove obsolete #options VERIFIED_EXEC, found by grep(1). | tsutsui |
| 2006-08-14 | s/adpater/adapter/ | skrll |
| 2006-08-12 | Disable SYSTRACE by default on all kernels (discussed with core) | christos |
| 2006-07-26 | don't install <machine/db_machdep.h>, this is kernel only | drochner |
| 2006-07-26 | Remove "atapibus* at umass?" and "scsibus* at umass?" when there is | cube |
| 2006-07-23 | Use the LWP cached credentials where sane. | ad |
| 2006-07-13 | Add an option COM_REGMAP to allow com(4) to use an array of register indices. | gdamore |
| 2006-06-26 | use the "i2cbus" interface attribute rather than putting a string name | drochner |
| 2006-06-08 | Added more register define. | nonaka |
| 2006-05-18 | The Intel sight has changed slightly, so tweak wording on how to get the | imp |
| 2006-05-17 | remove 'inline' from the xxx_do_pending() function that is called from | mrg |
| 2006-05-17 | in initarm(), initialise kernel_l1pt.pv_va as well as kernel_l1pt.pv_pa. | mrg |
| 2006-05-16 | redo the previous. GCC4 wants both pv_pa and pv_va initialised. | mrg |
| 2006-05-16 | remove a shadow extern decl for ifpga_do_pending(). | mrg |
| 2006-05-16 | move the initialiser for kernel_l1pt.pv_va to pacify GCC4. | mrg |
| 2006-05-14 | integrate kauth. | elad |
| 2006-05-05 | Remove the devprop API and switch everthing over to the new proplib. Add | thorpej |
| 2006-04-22 | adapt to iostat change. | yamt |
| 2006-04-19 | adjust comments for the new location of wskbdmap_mfii.c, | drochner |
| 2006-04-17 | Define the dcache size so that we can run our own homegrown cache | pooka |
| 2006-04-17 | Properly pass down the 'vs' cookie to pxa2x0_lcd_ioctl calls. Pointed out | jmmv |
| 2006-04-16 | A port of NetBSD to the I-O DATA HDL-G "Giga LANDISK". | nonaka |
| 2006-04-15 | Remove the getwschar and putwschar accessops from wsdisplay drivers as | jmmv |
| 2006-04-15 | Adjust for new io_stats | christos |
| 2006-04-14 | Bump SYMTAB_SPACE. | simonb |
| 2006-04-12 | Add an extra cookie to the ioctl and mmap wsdisplay accessops that points | jmmv |
| 2006-03-28 | Use device_unit(). | thorpej |
| 2006-03-26 | Use device_parent(). | thorpej |
| 2006-03-11 | RB_POWERDOWN trumps RB_HALT. | scw |
| 2006-03-08 | Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings. | lukem |
| 2006-03-07 | Remove another instance of the macro triplet SET/CLR/ISSET, now | he |
| 2006-03-04 | Document the Flash layout, and how RedBoot invokes the kernel bootloader. | scw |
| 2006-03-04 | The Slug's clock no longer runs slow. The default value of COUNTS_PER_SEC | scw |
| 2006-03-04 | Override the default timer frequency. Turns out the NSLU2's timers are | scw |
| 2006-03-01 | Simpify GPIO bits for power/reset buttons, and squash a (mostly harmless) | scw |
| 2006-02-28 | A port of NetBSD to the Linksys NSLU2 (a.k.a. "Slug"). | scw |
| 2006-02-26 | Use device_is_a() | thorpej |
| 2006-02-23 | If the local variable changes name, modify it's uses as well. | he |
| 2006-02-23 | Fix an obvious typo (missing closing paren). | he |
| 2006-02-23 | Use device_parent(). | thorpej |
| 2006-02-20 | Use device_is_active() rather than testing dv_flags for DVF_ACTIVE | thorpej |
| 2006-02-18 | - Don't expose dev_propdb directly -- provide devprop_*() wrappers instead. | thorpej |
| 2006-02-13 | identify model from DeviceCfg register, and delete "options ARMADILLO210". | hamajima |
| 2006-02-06 | Add support for the Atmark Techno Armadillo-210. | hamajima |
| 2006-02-05 | Remove 'count' argument for pseudo-devices that ignore it | cube |
| 2006-02-04 | Bump SYMTAB_SPACE to make it fit again. | he |
| 2006-02-04 | bpfilter doesn't accept count anymore. | rpaulo |
| 2006-01-25 | free -> dealloc | christos |