| Age | Commit message (Expand) | Author |
| 2000-06-30 | add PULLDOWN_TEST for all the platforms. | itojun |
| 2000-06-22 | Remove prefix construction for softdeps. Add SOFTDEP option to GENERIC. | fvdl |
| 2000-06-14 | Remove the obsolete config fragments for kernel crypto, because the IPsec | veego |
| 2000-05-09 | The console stuff might also be needed by 'ser'. Also update the names of | leo |
| 2000-05-09 | Add "install" target, so "make install" after building the kernel | hubertf |
| 2000-05-09 | HAVE_GCC28 -> HAVE_EGCS, and make it match gcc 2.9 as well. Also, | thorpej |
| 2000-04-19 | add stf pseudo interface (commented out due to possible security risks) | itojun |
| 2000-03-22 | add commented out option PCI_CONFIG_DUMP whever there's a PCIVERBOSE. | cgd |
| 2000-03-14 | Add the RAIDframe device major to the machine-dependent config files | oster |
| 2000-02-29 | Do the "<space><tab>" thing with the RAID_AUTOCONFIG option. | simonb |
| 2000-02-26 | Defopt 'RAID_AUTOCONFIG'. Adding 'options RAID_AUTOCONFIG' turns on | oster |
| 2000-02-12 | Nuke NKMEMCLUSTERS. | thorpej |
| 2000-02-11 | Oops! Both grfcc and grfet need the generic grfabs layer. | leo |
| 2000-02-01 | Revert STRIPPROG -> STRIP | tsutsui |
| 2000-01-26 | Restructure the ite/grf definitions: | leo |
| 2000-01-24 | Add "dependall" target for comfort. | tron |
| 2000-01-23 | Add commented out "ident"-command | hubertf |
| 2000-01-20 | Add overlay to kernel configs. | wrstuden |
| 2000-01-19 | STRIP -> STRIPPROG | tsutsui |
| 2000-01-19 | Change STRIPFLAGS=-g for cross-toolchains. | tsutsui |
| 1999-11-21 | bring in content of GENERIC.v6 into GENERIC. | itojun |
| 1999-11-15 | Add commented out option SOFTDEP to all GENERIC kernels. | fvdl |
| 1999-11-15 | Add | fvdl |
| 1999-09-27 | Specify the major number of the md-device. Otherwise config(1) won't emit | leo |
| 1999-09-16 | Remove FP-emulation from the TT-kernel. All TT's should have an FPU. | leo |
| 1999-07-29 | It's time to be COMPAT_14. | augustss |
| 1999-07-26 | be more efficient when doing the SYSTEM_LD_TAIL for -g kernels: don't | cgd |
| 1999-07-20 | enable PPP_BSDCOMP, PPP_DEFLATE, PPP_FILTER, PFIL_HOOKS, IPFILTER_LOG | christos |
| 1999-07-09 | Add examples for including the kernel crypto bits from either crypto-us | thorpej |
| 1999-07-09 | clean up a bit after jason :) | mrg |
| 1999-07-09 | Normalize include paths. | thorpej |
| 1999-07-07 | pseudo-device -> defpseudo, per grammar change in config(8). | thorpej |
| 1999-07-01 | kernel configuration for IPv6/IPsec. should be in GENERIC in the future. | itojun |
| 1999-06-07 | Only declare block major numbers for devices which can be the root device. | thorpej |
| 1999-05-06 | Add .../dev/mii/files.mii. Needed for support of the 3C590. | leo |
| 1999-05-06 | Remove dependency of vfs_conf.o, this file is no more. From Jonathan Stone. | leo |
| 1999-04-19 | Add COMPAT_SVR4 for m68k. | kleink |
| 1999-03-24 | clean up kernel/config files files for machVM lossage. | mrg |
| 1999-03-15 | First step to a framework that can be used to initialize vga-cards on the | leo |
| 1999-01-16 | MNN no longer an option | chuck |
| 1999-01-15 | Some minor, mostly costmetic, changes to CPPFLAGS/CFLAGS. | thorpej |
| 1999-01-15 | Don't define "mc68020". Nothing uses it. | thorpej |
| 1999-01-08 | Add -Wpointer-arith warning since `void *' arithmetic is not ANSI C. | augustss |
| 1998-12-15 | Added options COMPAT_LINUX and EXEC_ELF32 as comments | itohy |
| 1998-12-15 | Added COMPAT_LINUX support. | itohy |
| 1998-12-09 | BVME410 ethernet driver by 'maximum entropy'. | leo |
| 1998-11-25 | Add (commented out) 'gre' pseudo device line. Feedback is welcome. | hwr |
| 1998-11-20 | Adapt to new wd world-order. | leo |
| 1998-11-16 | Added a (commented out) configuration line for the RAIDframe device driver. | oster |
| 1998-10-15 | change handling of libkern: | drochner |