| Age | Commit message (Expand) | Author |
| 2003-12-13 | ramdisk doesn't fit in 400k anymore, make it 500k. | chs |
| 2003-12-10 | Change reference at bottom from sys/dev/majors to sys/conf/majors to match | jmc |
| 2003-10-30 | Add COMPAT_16. | mycroft |
| 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-06 | add rnd(4) device to installation media. | itojun |
| 2003-08-22 | create /dev/crypto | itojun |
| 2003-07-27 | reserve cdev major # for PF. ok'ed by technical-exec | itojun |
| 2003-07-27 | Since everyone uses clock_subr.c (or should, if they don't currently), | thorpej |
| 2003-04-26 | Add pseudo-device ksyms. | ragge |
| 2003-04-25 | Add ksyms device major. | ragge |
| 2003-04-10 | Bye Bye UCONSOLE | christos |
| 2003-02-27 | Make BRIDGE_IPF an option, and document it. Add it (commented) to GENERIC. | perseant |
| 2002-11-26 | The traditional C preprocessor is fixed in GCC 3.3 now, so no need | thorpej |
| 2002-11-22 | Fix typo (responsiness -> responsiveness). | wiz |
| 2002-10-27 | include wscons definitions, dev/sun/kbdvar.h needs it now. | 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-04 | assign majors for raw and cooked cgd's. | elric |
| 2002-10-03 | Refactor kbd and mouse drivers so that they can use different middle | uwe |
| 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-08-22 | PIPE_SOCKETPAIR, MALLOC_NOINLINE and VNODE_OP_NOINLINE are all appropriate for | abs |
| 2002-07-05 | Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR, | abs |
| 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-04-02 | Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE, | lukem |
| 2002-03-22 | Added the console and zs code now found under sys/arch/sun2. | fredette |
| 2002-03-10 | * rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options | lukem |
| 2002-01-28 | Clean up CPP flags. | thorpej |
| 2002-01-27 | add options PIPE_SOCKETPAIR to individual kernel configs | jdolecek |
| 2002-01-19 | Add new RF_* options for RAIDframe bits that are no longer built by default. | oster |
| 2001-12-28 | Add PPPoE to all generic kernels that should be able to use it. | martin |
| 2001-12-15 | Remove some devices that aren't needed in INSTALL or RAMDISK | fredette |
| 2001-12-14 | Add a blurb to the top of all GENERIC files. This serves three purposes: | gmcgarry |
| 2001-12-01 | Abstract out a large chunk of the kernel build machinery so that new | fredette |
| 2001-11-30 | In kernel config files, now mention the options SCSI_OLD_NOINQUIRY, | fredette |
| 2001-11-26 | A new config file for VME-only machines | fredette |
| 2001-11-26 | Disabled some more things that lighter kernels don't need, | fredette |
| 2001-11-20 | cleanup: | lukem |
| 2001-11-20 | - pull in opt_kgdb.h where necessary | 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 |