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