| Age | Commit message (Expand) | Author |
| 2003-12-10 | Change reference at bottom from sys/dev/majors to sys/conf/majors to match | jmc |
| 2003-10-24 | add necessary majors for miscellaneous devices, such as missing | jdolecek |
| 2003-10-15 | add majors for ipfilter, lkm, vnd, tun, raid, cgd, ccd, and md | jdolecek |
| 2003-10-10 | reassing majors for crypto and pf to use the newly defined MI major | jdolecek |
| 2003-10-10 | update the comment - the space for machine-dependant majors | jdolecek |
| 2003-10-05 | Add some framework for MI assignment of device majors - add sys/dev/majors | jdolecek |
| 2003-09-28 | always use -traditional-cpp | cl |
| 2003-09-22 | add COMPAT_15/COMPAT_16 | cl |
| 2003-09-14 | make compile: fix GCC3 check and add defflag PANICBUTTON | cl |
| 2003-08-22 | create /dev/crypto | itojun |
| 2003-07-27 | reserve cdev major # for PF. ok'ed by technical-exec | itojun |
| 2003-04-26 | Add pseudo-device ksyms. | ragge |
| 2003-04-25 | Add ksyms device major. | ragge |
| 2003-02-27 | Make BRIDGE_IPF an option, and document it. Add it (commented) to GENERIC. | perseant |
| 2002-11-22 | Fix typo (responsiness -> responsiveness). | wiz |
| 2002-11-05 | merge pmap.c for all 4k-page motorola-MMU (or compatible) m68k platforms. | chs |
| 2002-11-03 | use a merged sys_machdep.c for all the motorola-MMU m68k platforms. | chs |
| 2002-11-03 | merge all the m68k copies of kgdb_machdep.c. | chs |
| 2002-11-02 | enhance the common m68k db_memrw.c to handle read-only kernel text | chs |
| 2002-11-02 | finish conversion to the common m68k cacheops: | chs |
| 2002-10-26 | now that mem_no is emitted by config(8), there is no reason to keep | jdolecek |
| 2002-10-20 | merge the 12 copies of vm_machdep.c on the m68k platforms. | chs |
| 2002-10-18 | Add NEW_BUFQ_STRATEGY (disabled by default). | junyoung |
| 2002-10-14 | Added commented out cgd(4)s to GENERIC configs. | elric |
| 2002-10-06 | add SYSTRACE; approved perry. | provos |
| 2002-10-05 | fix void * math, turn on -Wpointer-arith. | chs |
| 2002-10-04 | assign majors for raw and cooked cgd's. | elric |
| 2002-09-18 | enable USERCONF by default; it's small and extremely useful to have available. | lukem |
| 2002-09-06 | Merge the gehenna-devsw branch into the trunk. | gehenna |
| 2002-06-17 | Enable "pseudo-device clockctl" in all kernels, except | lukem |
| 2002-06-04 | Don't use -traditional-cpp if HAVE_GCC3. | thorpej |
| 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-01-27 | add options PIPE_SOCKETPAIR to individual kernel configs | jdolecek |
| 2001-12-28 | Add PPPoE to all generic kernels that should be able to use it. | martin |
| 2001-12-14 | Add a blurb to the top of all GENERIC files. This serves three purposes: | gmcgarry |
| 2001-12-09 | Roll the rest of the ports over to the new MI kernel build machinery. | atatat |
| 2001-11-20 | cleanup: | lukem |
| 2001-11-20 | whitespace cleanup | lukem |
| 2001-10-26 | Change defaults for kernel compiles. Default all to USETOOLS?=no and have | jmc |
| 2001-10-23 | Set MACHINE_ARCH explicitly in Makefiles for which it is constant. | thorpej |
| 2001-09-01 | Add bridge pseudo devices to GENERIC configs | atatat |
| 2001-08-25 | remove -mwarn-no-reg-prefixes, it doesn't work with new gas. | chs |
| 2001-08-25 | add COMPAT_AOUT_M68K stuff. | chs |
| 2001-07-08 | Standardise TCP_COMPAT_42 as commented out, grouped with other COMPAT options, | abs |
| 2001-06-30 | Add System V semaphore resource limits to each GENERIC file that has an | darcy |
| 2001-05-29 | define _KERNEL_OPT as well as _KERNEL. we will use this in the future to | mrg |
| 2001-05-14 | Initial import of the known working kernel bits for the NetBSD/cesfic | drochner |