summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
Commit message (Expand)AuthorAgeFilesLines
* Split the arch-specific AGP files into the appropriate files.* and do the sameanholt2003-02-141-6/+0
* Move the g_stat struct to its own .h file, we will export it to other code.phk2003-02-081-0/+1
* - Clean up ISA DMA supports.nyan2003-02-071-0/+1
* Add config glue to add an optional GEOM_VOL to add optional volume support.gordon2003-02-031-0/+1
* Add a rudimentary class for slicing Apple partitioned disks.phk2003-01-311-0/+1
* Remove files which don't exist.phk2003-01-301-4/+0
* Move the miidevs.h build stuff to conf/files so that config(8) doesn'tpeter2003-01-301-0/+5
* Migrate the PCI bus logic for ohci and uhci from sys/pci to sys/dev/usb.joe2003-01-291-2/+2
* - Introduce the SCHED_ULE and SCHED_4BSD options for compile time selectionjeff2003-01-261-1/+2
* Add ac97_patch.[ch] that provide space for ac97 codec specific patches.orion2003-01-251-0/+1
* Move subr_disklabel.c and subr_diskslice.c from being MI to MD files,phk2003-01-171-2/+0
* config glue for new wi driver and wlan modulesam2003-01-161-0/+2
* remove wi_hostap.c from files as it's been removed.alfred2003-01-151-1/+0
* Add a very simple but functional GEOM mirror class.phk2003-01-141-0/+1
* Add sbus specific zs file.jake2003-01-081-1/+2
* Improve the way that an elf image activator for an alternate word size isjake2003-01-041-3/+1
* Add a driver for the Zilog 8530 dual uart found in Ultra 1s and Ultra 2s.jake2003-01-011-0/+1
* - Implement primal Configuration ROM parser.simokawa2002-12-311-2/+3
* Move the amd(4) driver to it's own directory in preparation for it growingscottl2002-12-131-1/+1
* Add support for the PC98 platform to the ATA driver.sos2002-12-031-0/+1
* Uncomment out the lines of {ncv,ncr53c500,tmc18c30}_pccard.c .non2002-11-281-3/+3
* Hook up kernel options and build information for mac_lomac.rwatson2002-11-261-0/+1
* Add getcontext, setcontext, and swapcontext as system calls.deischen2002-11-161-0/+1
* Massive cleanup of the ip_mroute code.luigi2002-11-151-1/+1
* Split userland services to fwdev.c.simokawa2002-11-121-0/+1
* - Move netsmb entries over to MI files. netsmb appears to be MI code.jhb2002-11-081-1/+11
* dgb(4) currently is i386-only.jhb2002-11-061-1/+0
* Make the ar(4) driver i386-only for now. It has lots of sizeof(int) ==jhb2002-11-061-2/+0
* - Convert to newbus, bus_space etc.mdodd2002-11-051-0/+2
* Slightly change the semantics of vnode labels for MAC: rather thanrwatson2002-10-261-1/+0
* Rename 'device acpica' to 'device acpi'.jhb2002-10-241-143/+143
* Provide kernel options for the various MAC policy modules so thatrwatson2002-10-241-0/+7
* - New-bussify the rc(4) device driver.jhb2002-10-231-0/+1
* All bpf.h/NBPF consumers are gone so stop generating bpf.hbrooks2002-10-211-3/+0
* After much delay and anticipation, welcome RAIDFrame into the FreeBSDscottl2002-10-201-0/+60
* Add Geom Based Disk Encryption to the tree.phk2002-10-191-0/+4
* (1) added LSI Logic copyright, and legal line 3 in license, and stringemoore2002-10-181-0/+1
* Tie new "Fast IPsec" code into the build. This involves the usualsam2002-10-161-0/+11
* Allow firewire, sbp (SCSI over firewire), and fwe (non-standard rawjhb2002-10-141-0/+6
* Add in the GEOM control module.phk2002-10-131-0/+1
* Connect trm(4) to the build.cognet2002-10-131-0/+1
* - Create a new scheduler api that is defined in sys/sched.hjeff2002-10-121-0/+1
* Hook up strsep(3) to libkern following a repo-copy by Peter. This willrwatson2002-10-101-0/+1
* Import the libc fnmatch() into the kernel. This will be used by,dd2002-10-081-0/+1
* Add device driver for Belkin F5U103 and compatible USB-to-serial adapters.kan2002-10-081-0/+1
* NB: This commit does *NOT* make GEOM the default in FreeBSDphk2002-10-051-17/+17
* Add code for ACPI PCI link object manipulation.iwasaki2002-10-051-0/+1
* hookup new crypto support to the config/build processsam2002-10-041-0/+20
* newbus & bus_space the mcd(4) driver.mdodd2002-10-041-0/+2
* Back our kernel support for reliable signal queues.jmallett2002-10-011-1/+0
OpenPOWER on IntegriCloud