summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* Move the hints gunk to a seperate file. It isn't really part of thepeter2001-07-141-0/+1
* Merge with latest version of the Mylex 6+ driver.msmith2001-07-141-2/+0
* Bring in dirhash, a simple hash-based lookup optimisation for largeiedowse2001-07-101-0/+1
* Nuke the ACPI APIC driver. The ACPI CA infrastructure it depended onmsmith2001-07-071-1/+0
* Kill the old processor driver; the ACPI CA functions it depended onmsmith2001-07-071-1/+1
* Add acpi_powerprofile.cmsmith2001-07-071-0/+1
* Add a new helper function for finding resources in resource buffers.msmith2001-07-051-0/+1
* Move vm_page_zero_idle() from machine-dependant sections to adillon2001-07-051-0/+1
* Reorg vm_page.c into vm_page.c, vm_pageq.c, and vm_contig.c (for contigmalloc).dillon2001-07-041-0/+2
* - Don't overwrite inb, inw and outw.nyan2001-07-041-2/+0
* gif(4) and stf(4) modernization:brooks2001-07-021-2/+2
* Move wl driver to dev/wl. Repo copied to dev/wl, the old copiesimp2001-07-021-0/+1
* intel ich/ich2 driver - this needs some work but is functional enough forcg2001-07-011-0/+2
* Move ast() and userret() to sys/kern/subr_trap.c now that they are MI.jhb2001-06-291-0/+1
* Add acpi_powerres.c to fix the acpi build.jhb2001-06-281-0/+1
* Remove dgmbrian2001-06-271-2/+0
* Introduce numerous SMP friendly changes to the mbuf allocator. Namely,bmilekic2001-06-221-0/+1
* Sync with recent KAME.ume2001-06-111-8/+5
* Add pseudofs and the new linprocfs here.des2001-06-111-0/+5
* enable vchan compilationcg2001-06-071-1/+2
* Relocate IPFilter from sys/netinet to sys/contrib/ipfilter.jlemon2001-06-071-9/+9
* Only build i82365_isa attachment when we have isa bus.imp2001-06-051-1/+1
* The orm device. This device gobbles up the Option ROMs in the ISAimp2001-06-011-0/+1
* Add ``options RANDOM_IP_ID'' which randomizes the ID field of IP packets.kris2001-06-011-0/+1
* Change plxic to plxcard, per phk. He thnks plxic is too generic aimp2001-06-011-1/+1
* Add device driver support for the Level 1 LXT1001 NetCelleratorwpaul2001-05-311-0/+1
* plxic deviceimp2001-05-311-0/+1
* New files and layout for the ACPI CA 20010518 update.msmith2001-05-291-104/+105
* Remove MFS from configs idea of the world.phk2001-05-291-10/+0
* - sys/n[tw]fs moved to sys/fs/n[tw]fsru2001-05-261-11/+11
* Submitted by: Juha-Matti Liukkonen (Cubical Solutions Ltd) (jml@cubical.fi)hm2001-05-251-0/+13
* - sys/msdosfs moved to sys/fs/msdosfsru2001-05-251-6/+6
* Produce a config-time warning about EXT2FS and GPL_MATH_EMULATEpeter2001-05-241-1/+2
* - FDESC, FIFO, NULL, PORTAL, PROC, UMAP and UNION fileru2001-05-231-35/+35
* Separate out isa attachment to its own file. The pci attachment willimp2001-05-161-0/+1
* Convert DEVFS from an "opt-in" to an "opt-out" option.phk2001-05-131-3/+3
* I'll be making some rather substantial changes to the pci attachmentimp2001-05-131-1/+1
* Add support for gigabit ethernet cards based on the NatSemi DP83820wpaul2001-05-111-0/+2
* - Split out the support for per-CPU data from the SMP code. UP kernelsjhb2001-05-101-0/+1
* Add a ``digi'' driver.brian2001-05-021-2/+13
* Overhaul of the SMP code. Several portions of the SMP kernel support havejhb2001-04-271-0/+1
* vfs_subr.c is getting rather fat. The underlying repocopy and thisphk2001-04-261-0/+1
* Initial version of Avance Logic ALS4000 pcm driver.orion2001-04-231-0/+1
* Implement client side NFS locks.alfred2001-04-171-0/+1
* Add Marvell PHY support for 10/100/1000 LIVENGOOD_CU Intel NIC.mjacob2001-04-091-0/+1
* enable the rate conversion feeder.cg2001-04-091-1/+1
* Add function prototypes and base module for kernel side iconv library.bp2001-04-091-0/+3
* Rework the witness code to work with sx locks as well as mutexes.jhb2001-03-281-0/+1
* Rewrite of the CAM error recovery code.ken2001-03-271-0/+1
* Introduce support for POSIX.1e ACLs on UFS-based file systems. Thisrwatson2001-03-261-0/+1
OpenPOWER on IntegriCloud