| Age | Commit message (Expand) | Author |
| 2013-10-13 | Catch up to recent changes in config_pending_{incr,decr}(). | riz |
| 2013-06-30 | G/C PFIL_HOOKS from the kernel configs. | rmind |
| 2013-06-05 | remove obsolete networking options | christos |
| 2013-04-27 | the bogus number police | christos |
| 2013-04-27 | remove confusing numeric locators where they are unused. | christos |
| 2013-03-02 | Under FAST_IPSEC, IPSEC_ESP is mandatory; GC it. | christos |
| 2013-03-01 | Retire OSI network stack. OK core@ | joerg |
| 2012-10-27 | split device_t/softc for all remaining drivers. | chs |
| 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 |
| 2012-07-29 | Do not call setroot() from MD code and from MI code, which has | mlelstv |
| 2012-07-27 | - Adjust the TOC parsing to reject an TOC with invalid (zero) track ids. | abs |
| 2012-07-17 | On a system with no default writable local media, the union file system can b... | abs |
| 2012-06-11 | Explicitly include <machine/pcb.h> for struct pcb. | tsutsui |
| 2012-03-28 | - Normalize inclusion protection (remove) | christos |
| 2012-03-10 | P1003_1B_SEMAPHORE is no longer optional. | joerg |
| 2012-01-27 | converting extent(9) from malloc(9) to kmem(9) | para |
| 2012-01-11 | adjust for wsfont_find() change | macallan |
| 2011-12-30 | Bump SYMTAB_SPACE so that the contents fits again. | he |
| 2011-12-18 | WABPL is no longer considered experimental (has not been for some time) | dholland |
| 2011-11-23 | Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From | jmcneill |
| 2011-11-22 | The rnd pseudo-device is not really optional, because it is in the same | tls |
| 2011-08-30 | Add getlabelusesmbr(), as proposed in | bouyer |
| 2011-07-19 | Change <machine/bus.h> to <sys/bus.h> throughout. | dyoung |
| 2011-07-17 | Retire varargs.h support. Move machine/stdarg.h logic into MI | joerg |
| 2011-06-30 | dependant -> dependent | wiz |
| 2011-05-21 | Move several static wsdisplay variables into proper device specific structures | tsutsui |
| 2011-05-17 | PCI_FLAGS_IO_ENABLED and PCI_FLAGS_MEM_ENABLED changed their functional | dyoung |
| 2011-03-18 | Bump symtab space. | jakllsch |
| 2011-03-06 | merge the bouyer-quota2 branch. This adds a new on-disk format | bouyer |
| 2011-01-26 | Add proper prefix to structures. | tsutsui |
| 2011-01-03 | Xref module(7) in comments. | tsutsui |
| 2010-12-20 | Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtch | matt |
| 2010-11-23 | Remove unused count from pseudo-device md. | hannken |
| 2010-11-21 | Make local functions/variable static. | tsutsui |
| 2010-11-21 | Use CFATTACH_DECL_NEW() (no softc). | tsutsui |
| 2010-11-21 | Split softc/device_t. | tsutsui |
| 2010-11-20 | Make aica_round_blocksize() always return a fixed buffer size. | tsutsui |
| 2010-11-12 | Pull in uvm/uvm.h where UVM's page level interface is used. | uebayasi |
| 2010-10-24 | - make local functions/variables static | tsutsui |
| 2010-10-20 | Split device_t/softc. | tsutsui |
| 2010-10-17 | Include "ioconf.h" for struct cfdriver. | tsutsui |
| 2010-10-17 | Make local functions static. | tsutsui |
| 2010-10-17 | Split device_t/softc. | tsutsui |
| 2010-10-13 | Add commented out options MODULAR. | tsutsui |
| 2010-10-13 | Prepare empty module_init_md() for options MODULAR. | tsutsui |
| 2010-10-13 | Include std.sh3 to pull options CPU_IN_CKSUM. Noted by Ryo SHIMIZU. | tsutsui |
| 2010-10-04 | Build a raw binary format GENERIC kernel and put it into distribution dir. | tsutsui |
| 2010-09-01 | - split device_t/softc | tsutsui |
| 2010-09-01 | - misc KNF and cosmetics | tsutsui |