| Age | Commit message (Expand) | Author |
| 2006-09-01 | Move a variable to prevent a "unused" variable warning. | matt |
| 2006-09-01 | Make this compile. The "fixed" bus_space_tag_t is horrible. | matt |
| 2006-08-29 | Use the common <dev/apm/apmio.h> file instead of replicating struct and | he |
| 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-23 | the following address a couple of issues with the G5 port. | sanjayl |
| 2006-08-23 | use gain table for master volume as well | macallan |
| 2006-08-23 | fix some KNF nits | macallan |
| 2006-08-22 | Add sk(4) now that it works. | riz |
| 2006-08-15 | G5/970 updates: | sanjayl |
| 2006-08-15 | back out previous commit since it breaks console output when not using a | macallan |
| 2006-08-14 | Please don't voluntarily panic before looking for ohare mac-io; I need | jmcneill |
| 2006-08-14 | s/adpater/adapter/ | skrll |
| 2006-08-12 | Disable SYSTRACE by default on all kernels (discussed with core) | christos |
| 2006-08-11 | Add audio input support. From Magnus Henoch, fixes PR 32664 | macallan |
| 2006-08-05 | 1st cut of Powermac G5 support (uses bridge mode). | sanjayl |
| 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-06-26 | Better explicitely specify the "ki2c" interface attribute, | drochner |
| 2006-06-26 | use the "i2cbus" interface attribute rather than putting a string name | drochner |
| 2006-06-19 | Enable altq for macppc. | rpaulo |
| 2006-06-13 | Merge multiple definitions of cntlzw() ("count leading zeros") | freza |
| 2006-06-07 | avoid shadowing time while it still exists | kardel |
| 2006-05-24 | rename the local 'devsw' to of_devsw - devsw is already defined in libsa | mrg |
| 2006-05-14 | integrate kauth. | elad |
| 2006-04-12 | Add an extra cookie to the ioctl and mmap wsdisplay accessops that points | jmmv |
| 2006-04-07 | Fix to allow macppc to crossbuild when host is not NetBSD. | gdamore |
| 2006-04-05 | Rename AH_DEBUG, AH_ASSERT, and AH_DEBUG_ALQ to ATH_XXX. | gdamore |
| 2006-04-04 | Convert existing ath users to new Makefile, except for amd64, which needs | gdamore |
| 2006-04-02 | Reorganize ath layout as requested by sam@ and suggested by dyoung@ in | gdamore |
| 2006-03-29 | Use device_cfdata(). | thorpej |
| 2006-03-28 | Add stf to all kernel configs which have INET6 and gif, except the INSTALL | pavel |
| 2006-03-08 | Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings. | lukem |
| 2006-03-02 | Build the right HAL for NetBSD/macppc. | dyoung |
| 2006-03-01 | merge yamt-uio_vmspace branch. | yamt |
| 2006-02-23 | Use device_is_a(), rather than the locally-defined DEVICE_IS() (which | thorpej |
| 2006-02-23 | Use device_parent(). | thorpej |
| 2006-02-16 | Change "inline" back to "__inline" in .h files -- C99 is still too | perry |
| 2006-02-16 | also check child nodes when checking if we attach to what OF thinks is the | macallan |
| 2006-02-16 | default to a black on white console, with green kernel output | macallan |
| 2006-02-16 | bail out when trying to attach to something that's not the console. | macallan |
| 2006-02-12 | Add support for colour and virtual consoles | macallan |
| 2006-02-10 | uncomment audio at snapper. doh. | macallan |
| 2006-02-07 | ansify, de-__P(), sprinkle static | macallan |
| 2006-02-06 | Fix build by correcting pbms_ioctl's prototype. | jmmv |
| 2006-02-06 | Include files.usb earlier so that "pbms at uhidbus" works. | jmmv |
| 2006-02-06 | Fix typo in pbms description. | wiz |
| 2006-02-05 | Add a pbms(4) manpage. Remove it from the source code and update TODO. | xtraeme |
| 2006-02-05 | glue for powerbook mouse. | christos |
| 2006-02-05 | powerbook 15" mouse driver from Johan Wallen. | christos |