summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add entry for the myson ethernet driverjulian2002-04-161-0/+1
* Add a filesystem driver for the Universal Disk Format. For more info,scottl2002-04-141-0/+3
* Forgot to commit this when I committed the rest of the hostap stuff.imp2002-04-121-0/+1
* Add the se driver.jake2002-04-091-0/+1
* Add a driver back end for the Mostek MK48T02, MK48T08 and MK48T59tmm2002-04-041-0/+1
* Add a generic implementation of inittodr() and resettodr(), as well astmm2002-04-041-0/+2
* Add if_wi_{pccard,pci}.c for pccard and pci bus front endsimp2002-04-021-1/+3
* Don't nowerror for sys/dev/pdq/pdq.cmdodd2002-03-301-2/+2
* Add preliminary PC98 class to GEOM.phk2002-03-281-0/+1
* Be more systematic about conversion of on-disk formats in a endian/widthphk2002-03-241-1/+1
* Major rework of the iicbus/smbus framework:nsouch2002-03-231-0/+1
* This is the first part of the new kernel memory allocator. This replacesjeff2002-03-191-1/+1
* Add a USB comm driver.joe2002-03-181-0/+3
* Teach GEOM about Sun disklabel formats.phk2002-03-151-0/+1
OpenPOWER on IntegriCloud