| Age | Commit message (Expand) | Author |
| 2020-09-15 | bump bebox and prep image sizes for GCC 9. | mrg |
| 2018-07-14 | Remove "options IPKDB", and the other associated options, from the config | maxv |
| 2018-07-14 | Remove "options DEBUG_BY_TOOLS", it doesn't exist. | maxv |
| 2017-09-14 | clean up COMPAT_* options for native netbsd code: | mrg |
| 2017-07-29 | Remove TCP_COMPAT_42 from the config files. Pass 3. | maxv |
| 2017-02-19 | PR kern/51208 | rin |
| 2016-12-13 | wildcard speaker attachments, now that we can handle many of them. | christos |
| 2016-12-09 | kill PCPPISPEAKER | christos |
| 2016-12-08 | Add a synthesized pc beeper and keyboard bell for platforms with an audio | nat |
| 2014-08-23 | Systematize (and in many cases, fix) the comments on options COMPAT_NN. | dholland |
| 2013-04-27 | remove confusing numeric locators where they are unused. | christos |
| 2012-06-05 | Adjust the WSDISPLAY_COMPAT_USL comment to mention wsconscfg, to at least | abs |
| 2011-12-18 | WABPL is no longer considered experimental (has not been for some time) | dholland |
| 2011-11-22 | The rnd pseudo-device is not really optional, because it is in the same | tls |
| 2010-11-23 | Remove unused count from pseudo-device md. | hannken |
| 2010-10-20 | s/BEBOX/BeBox/. | kiyohara |
| 2010-10-16 | Cleanup INSTALL. | kiyohara |
| 2010-04-16 | Remove unused count (invariably "4") from pseudo-device fss. | pooka |
| 2009-12-05 | Remove the portalfs kernel file system driver. Replace mount_portal(8) | pooka |
| 2009-02-06 | Changes to MEMORY_RBFLAGS option: | jym |
| 2009-02-06 | Fix some whitespace and indentation. No functional change. | jym |
| 2008-07-31 | Add "options WAPBL" to standard GENERIC/INSTALL type configs. | simonb |
| 2008-05-30 | Add options COMPAT_40 to files which have options COMPAT_30. | tsutsui |
| 2007-12-08 | Remove pccons as it is gone forever. | ober |
| 2006-12-29 | update comments on NFS_V2_ONLY after nqnfs removal. no functional changes. | yamt |
| 2006-10-02 | remove MALLOC_NOINLINE, it doesn't do anything anymore. | chs |
| 2006-09-27 | - Document COMPAT_15 as doing nothing | manu |
| 2006-09-15 | Convert bebox to MI todr. As part of this, separate out the mc146818 | gdamore |
| 2006-02-05 | Remove 'count' argument for pseudo-devices that ignore it | cube |
| 2006-02-04 | bpfilter doesn't accept count anymore. | rpaulo |
| 2005-12-07 | Remove obsolete options VNODE_OP_NOINLINE. | tsutsui |
| 2005-12-07 | Adjust comments for options FFS_NO_SNAPSHOT. | tsutsui |
| 2005-08-19 | Enable ptyfs by default on the non-install and non small/tiny/ramdisk kernels | christos |
| 2005-08-19 | 64 bit inode changes. | christos |
| 2005-02-25 | Add COMPAT_20 (and COMPAT_16 in some cases) to kernel config files | simonb |
| 2005-02-18 | Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT | dsl |
| 2005-01-31 | Add file system snapshots to kernel configs. | hannken |
| 2004-11-10 | Add COMPAT_BSDPTY to the rest of the config files. | christos |
| 2004-07-15 | Add "options SYSCTL_INCLUDE_DESCR" to a lot of configs, but commented | atatat |
| 2003-10-18 | Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?' | lukem |
| 2003-10-08 | Add atabus. | bouyer |
| 2003-09-06 | add rnd(4) device to installation media. | itojun |
| 2002-09-18 | enable USERCONF by default; it's small and extremely useful to have available. | lukem |
| 2002-07-05 | Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR, | abs |
| 2002-04-25 | Add the INCLUDE_CONFIG_FILE option to all config files. In config | atatat |
| 2002-04-18 | Remove opms(4) for bebox (superseded by pms(4)). | wiz |
| 2002-04-12 | Add commented-out USERCONF option. Mainly useful for install media | gmcgarry |
| 2002-04-02 | Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE, | lukem |
| 2002-03-10 | * rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options | lukem |
| 2002-03-09 | switch all mpc6xx powerpc ports to NEWPMAP by default. | chs |