| Age | Commit message (Expand) | Author |
| 2023-02-12 | Add optoion GENERIC.local include to the end of ~all GENERIC configs | abs |
| 2022-09-29 | swwdog(4): Add to GENERIC kernels. | riastradh |
| 2022-09-25 | improve comment, update mailaddr, and remove clause 3 from my licenses. | ryo |
| 2022-09-25 | arm side of aica(4) sometimes became unresponsive when audioplay was performe... | ryo |
| 2022-08-07 | UFS/LFS dirhash: | simonb |
| 2022-07-05 | s/retrys/retries/ in comments. | andvar |
| 2022-03-28 | sys: Split struct device into a private device_impl.h. | riastradh |
| 2021-11-02 | In order to prevent _mcount() from being recursively called when built with C... | ryo |
| 2021-10-27 | Remove unnecessary multiple-inclusion-protection from these tiny | thorpej |
| 2021-09-18 | Remove unnecessary (and unimplemented) WSKBD_*BELL ioctls in kbd drivers. | tsutsui |
| 2021-08-07 | s/configuraiton/configuration/ in comments and man pages. | andvar |
| 2021-08-07 | Merge thorpej-cfargs2. | thorpej |
| 2021-07-31 | fix more typos in style found one in file - check/fix them all. | andvar |
| 2021-04-24 | Merge thorpej-cfargs branch: | thorpej |
| 2021-02-09 | Update function name in a comment. | isaki |
| 2021-02-06 | Remove sc_open flag. | isaki |
| 2021-01-23 | Document via __HAVE_BUS_SPACE_8 platforms that implement bus_space_*_8 | christos |
| 2020-11-25 | Reserve device-major for ld(4) on possible sdmmc(4) at scimci. | tsutsui |
| 2020-09-27 | vether: Add to kernel configurations | roy |
| 2020-09-06 | Fix some more uvm header fallout. Add include guards while here. | riastradh |
| 2020-08-01 | Remove references to BRIDGE_IPF, it is now compiled in by default. | maxv |
| 2020-04-04 | mark nsmb major obsolete | jdolecek |
| 2020-02-23 | Make start_input/halt_input optional if the driver has no recording, | isaki |
| 2019-09-23 | Provide PRIxBUSADDR, PRIxBUSSIZE, PRIuBUSSIZE, and PRIxBSH for all arches | skrll |
| 2019-09-14 | Restore interface to pass a MD reset function to MI wdcprobe(). | tsutsui |
| 2019-09-09 | adjust several missed drivers for wdcprobe() changes of ATA NCQ branch | jdolecek |
| 2019-05-08 | Merge isaki-audio2 branch, the overhaul of audio subsystem. | isaki |
| 2019-05-07 | Switch all users (except ia64) of custom machine/ansi.h to common_ansi.h | kamil |
| 2019-05-06 | cv_init() must be done before calling maple_scanbus(). | ryo |
| 2019-05-06 | don't use tsleep() in interrupt context. | ryo |
| 2019-04-26 | Use veriexec.config to reduce duplication | sevan |
| 2019-04-13 | Add drvctl to kernel which has audio device. | isaki |
| 2019-03-16 | Use C99 style struct initializer to audio_hw_if. | isaki |
| 2019-01-28 | Systematize handling of removed drivers. | dholland |
| 2018-12-19 | Remove compat_svr4 and compat_svr4_32, as discussed on tech-kern@ recently, | maxv |
| 2018-08-01 | Unreference IPF/PF from all the config files, and enable NPF instead when | maxv |
| 2018-07-18 | Be consistent among ethernet drivers on the convention for printing ethernet | sevan |
| 2018-07-12 | Remove the kernel PMC code. Sent yesterday on tech-kern@. | maxv |
| 2018-03-03 | this ain't python, thanks gcc6. | christos |
| 2017-10-20 | move ata_queue_alloc(1) and ata_queue_free() calls to ata_channel_init() | jdolecek |
| 2017-10-07 | adapt the rest of wdc attachments for NCQ branch merge | jdolecek |
| 2017-09-14 | clean up COMPAT_* options for native netbsd code: | mrg |
| 2017-09-13 | Remove support for VERIFIED_EXEC_FP_RMD160, VERIFIED_EXEC_FP_SHA1, and VERIFI... | sevan |
| 2017-07-29 | Remove TCP_COMPAT_42 from the config files. Pass 3. | maxv |
| 2017-07-25 | Use the correct attachment for dreamcast audio. | nat |
| 2017-07-25 | Dreamcast audio only supports playback so set it in the props. | nat |
| 2016-12-29 | WIP "G1-ATA" IDE HDD support. Not enabled by default. | tsutsui |
| 2016-12-13 | wildcard speaker attachments, now that we can handle many of them. | christos |
| 2016-12-10 | remove VAUDIOSPEAKER for now, will be done differently. | christos |
| 2016-12-08 | Add a synthesized pc beeper and keyboard bell for platforms with an audio | nat |