summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* Move sio's ebus attachment to the MI files section so it is compiled injhb2002-07-241-0/+1
* Move sio_isa.c back to MD files files due to PC98 brain damage.jhb2002-07-241-1/+0
* pci is (finally) no longer a 'count' device. ahc/ahd were the lastpeter2002-07-231-1/+1
* Move 'em' from files.i386 to files so that it is within reach of thepeter2002-07-221-0/+2
* pci/cy_pci.c is still MD, it needs i386/isa/cy.c for the core.peter2002-07-211-1/+0
* Change bktr and smbus from 'count' back to 'optional'peter2002-07-211-2/+2
* Add uaudio -- a USB audio device driver.nsayer2002-07-211-0/+2
* Infrastructure tweaks to allow having both an Elf32 and an Elf64 executablepeter2002-07-201-1/+3
* pccard_common.c is no longer necssaryimp2002-07-171-1/+0
* Introduce the DEVFS "rule" subsystem. DEVFS rules permit thedd2002-07-171-0/+1
* Move SMBFS from i386 and pc98 files and options files to MI files andjhb2002-07-151-0/+6
* Move all the sio(4) attachments (except for pc98's cbus attachment) to thejhb2002-07-151-0/+5
* The puc(4) driver/bridge is MI, so don't bury it in MD options and filesjhb2002-07-151-0/+2
* Upgrade the random device to use a "real" hash instead of buildingmarkm2002-07-151-0/+1
* Enable ISP SBus support.mjacob2002-07-111-2/+3
* Resolve conflicts arising from the ACPI CA 20020611 import.iwasaki2002-07-091-0/+1
* Add bmtphy.cbenno2002-07-051-0/+1
* Move every code related to mount(2) in a new file, vfs_mount.c.mux2002-07-021-1/+1
* Part 1 of KSE-IIIjulian2002-06-291-0/+1
* The new ipfw code.luigi2002-06-271-1/+1
* At long last, commit the zero copy sockets code.ken2002-06-261-0/+2
* Partially back out the "make all interfaces standard" commit. There'simp2002-06-241-8/+8
* plxcard for OLDCARD almost certainly isn't going to happen.imp2002-06-231-1/+0
* As disclosed to arch@, make more interfaces standard. This allows forimp2002-06-231-12/+12
* A node that creates a device entry in /dev (yay devfs)julian2002-06-181-0/+1
* sppp needs slcompress.c nowadays.jhay2002-06-171-0/+1
* kern_cap.c no longer needed.rwatson2002-06-131-1/+0
* Remote pci.h/NPCI usage from i4b code.brooks2002-06-131-1/+1
* Put geom_gpt.c under the GEOM option instead of having a special GEOM_GPTphk2002-06-101-1/+1
* 'device hea' is no longer broken.mdodd2002-06-071-2/+2
* Hook up the ahd driver.gibbs2002-06-061-0/+9
* Add new 'hea' driver files.mdodd2002-06-031-0/+2
* Make oldcard and newcard kernel module work.takawata2002-05-301-5/+3
* PHK claims there is a crc32.c now.obrien2002-05-291-0/+1
* Back out revision 1.639. PHK filed to commit the libkern file.obrien2002-05-291-1/+0
* Add one copy of crc32() and crc32_tab[] in libkern, and remove it two otherphk2002-05-291-0/+1
* Add support to GEOM for GUID Partition Tables (GPTs). The supportmarcel2002-05-281-0/+1
* Add uuidgen(2) and uuidgen(1).marcel2002-05-281-0/+1
* Add a proof-of-concept encryption class.phk2002-05-261-0/+1
* Remove IFS from 5.0-CURRENT. This facilitates introducing UFS2 asrwatson2002-05-191-24/+0
* More s/file system/filesystem/gtrhodes2002-05-161-1/+1
* The ufs/ffs files are no longer required by ext2fs.iedowse2002-05-161-11/+0
* Complete the separation of ext2fs from ufs by copying the remainingiedowse2002-05-161-0/+2
* Reconnect db_elf.c to the build (now under "options DDB_NOKLDSYM"). Itbde2002-05-071-0/+1
* Add a new UMA debugging facility. This will overwrite freed memory withjeff2002-04-301-0/+1
* Hook the DRM up to the build and add it to NOTES.anholt2002-04-281-0/+13
* Add a CAM interface to the aac driver. This is useful in case you shouldscottl2002-04-271-0/+1
* aic7xxx_freebsd.c -> aic7xxx_osm.cgibbs2002-04-241-1/+1
* Move tx(4) driver to sys/dev/tx. BTW split hardware structures and constantssemenu2002-04-191-1/+1
* - Convert the 'hfa' ATM interface driver to newbus.mdodd2002-04-171-1/+5
OpenPOWER on IntegriCloud