| Age | Commit message (Expand) | Author |
| 2003-12-30 | Replace the traditional buffer memory management -- based on fixed per buffer | pk |
| 2003-12-12 | Pull in netinet/ip_ecn.c if FAST_IPSEC is defined. | scw |
| 2003-12-10 | The file system snapshot pseudo driver. | hannken |
| 2003-12-07 | Add the RSSI-based rate-adaptation library to the build. | dyoung |
| 2003-12-04 | Dynamic sysctl. | atatat |
| 2003-11-16 | Oops. I missed this file in my previous commit. Add inclusion of | tls |
| 2003-10-29 | Add MI driver for mc146818 based time-of-day clock with todr(9) support. | tsutsui |
| 2003-10-17 | Introduce null console. This pseudo device acts as a normal console with the | cdi |
| 2003-10-13 | Complete replacement of the old 802.11 layer with the new. | dyoung |
| 2003-10-10 | move MI majors config file from sys/dev/majors to sys/conf/majors | jdolecek |
| 2003-10-10 | Include Vinum. | grog |
| 2003-10-08 | Following Matt Thomas's request, rename ata attribute to ata_hl, and | bouyer |
| 2003-10-08 | Make the ATA mid-layer appears as atabus, as proposed in | bouyer |
| 2003-10-05 | Add some framework for MI assignment of device majors - add sys/dev/majors | jdolecek |
| 2003-09-30 | New generic I2C framework. Supports bit-bang and "intelligent" I2C | thorpej |
| 2003-09-25 | autoconf goop for iavc | pooka |
| 2003-09-22 | Make COMPAT_xx imply all later COMPAT_yy. (COMPAT_09 implies all whereas | matt |
| 2003-09-12 | merge netipsec/key* into netkey/key*. no need for both. | itojun |
| 2003-08-26 | Duh, remove clock_subr attribute; I am blind today. | thorpej |
| 2003-08-26 | Slight cosmetic tweak to last. | thorpej |
| 2003-08-26 | Define an attribute for clock_subr.c | thorpej |
| 2003-08-26 | Some slight cleanup. | thorpej |
| 2003-08-24 | Move the opencrypto defpseudo into files.opencrypto. | thorpej |
| 2003-08-24 | Make opencrypto explicitly depend on the "des" attribute. Also pull | thorpej |
| 2003-08-08 | exec_elf_common.c is no more. | christos |
| 2003-07-28 | Clean up dependencies between opencrypto framework and sys/crypto, | jonathan |
| 2003-07-27 | Since everyone uses clock_subr.c (or should, if they don't currently), | thorpej |
| 2003-07-26 | Disable opencrypto for now - the previous commit obviously has not even been | martin |
| 2003-07-25 | Commit initial NetBSD port of the OpenCrypto Framework (OCF). This | jonathan |
| 2003-07-25 | add AH/ESP algorithms: hmac-ripemd160 (AH), AES XCBC MAC (AH), | itojun |
| 2003-07-22 | add hmac-sha2 support. various cleanups (like avoid hardcoding '16'). | itojun |
| 2003-07-21 | Include sysmon earlier. | thorpej |
| 2003-07-06 | Add driver atw for PCI/Mini-PCI/Cardbus 802.11b NICs based on the | dyoung |
| 2003-07-03 | defparam SOMAXKVA. | enami |
| 2003-06-02 | igsfb needs-flag. | uwe |
| 2003-06-02 | Add gpibdev attribute | gmcgarry |
| 2003-05-26 | Add KGDB_DEVPORT, for machines where KGDB_DEVADDR describes (for example) | martin |
| 2003-05-14 | no need to compile net_osdep.c. simplify net_osdep.h conditions (remove | itojun |
| 2003-05-13 | Add support for the user-generated command interface and event logging | thorpej |
| 2003-04-24 | Include kern_ksyms if ksyms | ddb | lkm. Never include db_elf.c. | ragge |
| 2003-04-19 | Changes for newer ahc driver, and ahd driver (the latter is a placeholder | fvdl |
| 2003-04-16 | Device driver for the LSI Logic Fusion-MPT based SCSI and Fibre Channel | thorpej |
| 2003-04-11 | Rename the IPR_VJ option into IRIP_VJ (as irip(4) told all the time), | drochner |
| 2003-04-10 | Bye Bye UCONSOLE | christos |
| 2003-04-06 | Add MI NCR/Symbios 53c700 SCSI driver. | tsutsui |
| 2003-03-16 | union fs moved from miscfs/union to fs/union | jdolecek |
| 2003-02-27 | Make BRIDGE_IPF an option, and document it. Add it (commented) to GENERIC. | perseant |
| 2003-02-26 | Add MBUFTRACE kernel option. | matt |
| 2003-02-20 | Introduce "top down" memory management for mmap()ed allocations. This | atatat |
| 2003-02-18 | need to include netsmb/files.netsmb | jdolecek |