| Age | Commit message (Expand) | Author |
| 2023-01-05 | Disable (comment out) options DIAGNOSTIC in INSTALL kernels. | tsutsui |
| 2020-08-10 | Add -fno-omit-frame-pointer to m68k kernels with DDB for backtraces. | rin |
| 2017-09-14 | clean up COMPAT_* options for native netbsd code: | mrg |
| 2015-08-21 | Add `pseudo-device ksyms' where `options DDB' is used, because | uebayasi |
| 2014-08-23 | Systematize (and in many cases, fix) the comments on options COMPAT_NN. | dholland |
| 2014-08-16 | Add "options COMPAT_70" to all kernel configuration files that | apb |
| 2013-04-27 | remove confusing numeric locators where they are unused. | christos |
| 2012-10-17 | Add "options COMPAT_60" to all kernel configuration files | apb |
| 2012-08-17 | Update all kernel configs mentioning WSEMUL_* but not already including | 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-24 | Catch up on COMPAT* options -- it's been a while... | hauke |
| 2010-11-23 | Remove unused count from pseudo-device md. | hannken |
| 2010-04-16 | Remove unused count (invariably "4") from pseudo-device fss. | pooka |
| 2009-02-06 | Changes to MEMORY_RBFLAGS option: | jym |
| 2008-07-31 | Add "options WAPBL" to standard GENERIC/INSTALL type configs. | simonb |
| 2007-10-17 | Merge the ppcoea-renovation branch to HEAD. | garbled |
| 2007-06-02 | Rather than attaching fpu as a usual device during cpu_configure(9), | tsutsui |
| 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-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-02-18 | Invert FFS_SNAPSHOT to FFS_NO_SNAPSHOT | dsl |
| 2005-02-11 | Add 'option FFS_SNAPSHOT' to most of the config files. | dsl |
| 2005-01-31 | Add file system snapshots to kernel configs. | hannken |
| 2005-01-19 | only one of the obio locators was actually used, so get rid of the others | chs |
| 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-22 | add COMPAT_15/COMPAT_16 | cl |
| 2003-09-06 | add rnd(4) device to installation media. | itojun |
| 2003-04-10 | Bye Bye UCONSOLE | christos |
| 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-07-04 | Add support for DHCP network configuration. | scottr |
| 2002-06-19 | add netdock ether driver. as discussed on port-mac68k | itojun |
| 2002-04-28 | Supply missing "flags" keyword. | wormey |
| 2002-04-27 | Add IDE drive support. | shiba |
| 2002-04-25 | Add the INCLUDE_CONFIG_FILE option to all config files. In config | atatat |
| 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-01-27 | add options PIPE_SOCKETPAIR to individual kernel configs | jdolecek |
| 2001-11-20 | cleanup: | lukem |
| 2000-10-02 | Ensure all INSTALL* kernels have two ptys, and a note explaining why: | abs |
| 2000-09-25 | Use "options<SPACE><TAB>" not "options<TAB>" - noted by simonb. | abs |