| Age | Commit message (Expand) | Author |
| 2002-01-01 | Add support for radio cards. Written by Maxim Tsyplakov and Vladimir Popov | augustss |
| 2001-12-23 | Add -ffreestanding to kernel builds. It's not always safe to | thorpej |
| 2001-12-18 | Bump version to 1.5ZA - struct file change | jdolecek |
| 2001-12-17 | Provide hooks to include the config file(s) in the kernel binary. | atatat |
| 2001-12-16 | Obsoleted by @@@'s kernel makefile work. | soren |
| 2001-12-16 | if_media support for the DP83905 AT/LANTIC (a souped-up DP8390). | bjh21 |
| 2001-12-15 | Add code to support the bugged Macronix MX98905 chip, as used in several | bjh21 |
| 2001-12-10 | mk48txx needs-flag to allow sparc's clock.c to be compiled without | uwe |
| 2001-12-10 | don't strip any symbols from profiling kernels, | chs |
| 2001-12-09 | Build core_elf32.c if EXEC_ELF32. Build core_elf64.c if EXEC_ELF64. | thorpej |
| 2001-12-09 | Make the kernel depend on `vers.o' instead of `newvers'. This | atatat |
| 2001-12-08 | Add the rest of the infrastructure needed to support the rest of the | atatat |
| 2001-12-08 | Make the coredump routine exec-format/emulation specific. Split | thorpej |
| 2001-12-05 | Break out SIR framing to its own file. | augustss |
| 2001-12-05 | Make the right defaults for kbdmux and mux locators. | augustss |
| 2001-12-03 | Add irframetty pseudo device for IrDA frames over tty. | augustss |
| 2001-12-02 | Add irbus (IrDA) and cir (Consumer Ir) and related file directives. | augustss |
| 2001-11-29 | welcome to 1.5Z [struct ucred changes] | christos |
| 2001-11-28 | and it is TCP_COMPAT_42 not CP_COMPAT_42, I am sharpening my bricks. | christos |
| 2001-11-28 | it is MROUTING, not ROUTING... | christos |
| 2001-11-28 | - convert usage of "defopt" to "defflag" where the relevant option does | lukem |
| 2001-11-28 | Misplaced colon. | atatat |
| 2001-11-28 | add some empty comment lines to make this more readable (IMHO) | lukem |
| 2001-11-27 | Alter the way that LINKTEXT and LINKDATA (and LINKENTRY) are set so | atatat |
| 2001-11-27 | defopt COMPAT_IRIX | thorpej |
| 2001-11-26 | move dev/isa/cs89x0{.c,{var,reg}.h} into dev/ic | yamt |
| 2001-11-23 | Instead of checking for previous usage, just append to some make | atatat |
| 2001-11-20 | - replace "defopt" with "defparam" for options which must take a value, | lukem |
| 2001-11-20 | - pull in opt_kgdb.h where necessary | lukem |
| 2001-11-16 | The four tools mkdep, strip, objcopy, and objdump are not part of the | atatat |
| 2001-11-16 | Add a MKDEP?=mkdep line so that depend targets will work again. | atatat |
| 2001-11-16 | Abstract out a large chunk of the kernel build machinery so that new | atatat |
| 2001-11-08 | add RCSID | lukem |
| 2001-11-02 | The cloning devices only needs-flag, not needs-count | atatat |
| 2001-10-13 | Add kbdmux locator to wsdisplays. | augustss |
| 2001-10-04 | Add kern/subr_prop.c. | eeh |
| 2001-10-03 | add a backend serial driver for the cirrus logic CL-CD180/1864/1865 | mrg |
| 2001-09-28 | Define an "acpibus" attribute, to which "acpi" can attach. | thorpej |
| 2001-09-18 | Move IEEE 802.11 MAC management functions from awi driver to | onoe |
| 2001-09-16 | Added the clockctl pseudodevice driver | manu |
| 2001-09-16 | Driver for Sun GEM gigabit ethernet, Sun ERI 10/100, and Apple GMAC. | eeh |
| 2001-09-15 | bump to 1.5Y: vfs_reinit, massive UVM/UBC/filesystem changes. | chs |
| 2001-09-15 | a whole bunch of changes to improve performance and robustness under load: | chs |
| 2001-09-13 | Defopt CALLWHEEL_STATS. | enami |
| 2001-09-13 | Wrap long lines. | enami |
| 2001-09-10 | Add MI Econet support. This is lacking any interfaces to higher-layer | bjh21 |
| 2001-09-09 | Add asm versions of blowfish and des transforms for i386. | tls |
| 2001-09-01 | Disable all of the RF_ASSERT()s by default, enabling them if the | thorpej |
| 2001-08-20 | allow SHMMAX, SHMMIN, SHMMNI and SHMSEG to be specified in the kernel config ... | mrg |
| 2001-08-17 | Artur Grabowski's simple brute-force malloc debugger, which uses | thorpej |