summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* pst(4) should be portable across all our platforms.obrien2003-02-242-3/+3
* Add apple partition map GEOM modulegrehan2003-02-241-0/+1
* Pass 'nodevice' onto the final output.obrien2003-02-231-1/+1
* NO_GEOM cleanup:phk2003-02-231-1/+1
* NO_GEOM cleanup:phk2003-02-231-1/+1
* Mark major 102 unused now that the fla driver no longer needs a major number.phk2003-02-231-1/+1
* Add an implementation of strdup() to libkern. Allocated memory is ofrwatson2003-02-231-0/+1
* Move MD devices to <machine>/conf/NOTES.nyan2003-02-231-183/+0
* Remove unneeded entries and fix indent.nyan2003-02-231-9/+6
* Add a new config option IPSEC_FILTERGIF to control whether or notsam2003-02-232-0/+12
* Overhaul the targets and hope this is now much more readable.ru2003-02-212-61/+24
* First round off updates/fixes to the ATA driver.sos2003-02-201-0/+1
* Munge the zs sbus attachment to work with fhc. This is a bit of a hack,jake2003-02-191-1/+1
* Add drivers for the central and fhc busses found in enterprise classjake2003-02-181-0/+5
* Split the arch-specific AGP files into the appropriate files.* and do the sameanholt2003-02-144-6/+13
* FB_INSTALL_CDEV not usable on Alpha.obrien2003-02-131-1/+0
* Only i386 has npx device.obrien2003-02-131-1/+0
* Sort.nyan2003-02-111-1/+1
* Switch to use the TSC code i386/i386/tsc.cphk2003-02-111-0/+1
* Switch to using the TSC code in i386/i386/tsc.c.phk2003-02-111-0/+1
* Move the g_stat struct to its own .h file, we will export it to other code.phk2003-02-081-0/+1
* Put makeoptions DESTDIR=/tmp in NOTES to protect people fromphk2003-02-081-0/+2
* - Clean up ISA DMA supports.nyan2003-02-071-0/+1
* Add a driver that attaches to the gpio node of macio and allows you to enterbenno2003-02-061-0/+1
* Finally make vinum ready for the root filesystem in FreeBSD 5.x. (Ajoerg2003-02-051-0/+1
* Add cpu.c. This contains one exported function, cpu_setup(), which handlesbenno2003-02-051-0/+1
* Not all cpus are MPC750s. Replace the MPC750 cpu option with OEA. Thisbenno2003-02-051-1/+1
* Add config glue to add an optional GEOM_VOL to add optional volume support.gordon2003-02-033-0/+3
* Add CanBe power management controller support.nyan2003-02-032-1/+4
* Remove special casing for running in the simulator from the kernelmarcel2003-02-011-2/+0
* Build glue for zs_macio.benno2003-02-011-1/+1
* Add a rudimentary class for slicing Apple partitioned disks.phk2003-01-313-0/+3
* Remove pc98/wfd and pc98/wst drivers, they have been broken to thephk2003-01-301-2/+0
* Remove files which don't exist.phk2003-01-301-4/+0
* Remove files which don't existphk2003-01-301-1/+0
* Remove entries for files we don't have.phk2003-01-302-6/+0
* Move the miidevs.h build stuff to conf/files so that config(8) doesn'tpeter2003-01-302-4/+6
* NO_GEOM cleanup: Don't inlude diskslice_machdep.cphk2003-01-291-1/+0
* Migrate the PCI bus logic for ohci and uhci from sys/pci to sys/dev/usb.joe2003-01-291-2/+2
* NO_GEOM cleanup: remove subr_disklabel.c from powerpc and x86_64.phk2003-01-282-2/+0
* NO_GEOM cleanup: remove subr_disk{label,mbr,slice}.c from pc98 kernels.phk2003-01-281-3/+0
* NO_GEOM cleanup: subr_disklabel.c no longer needed.phk2003-01-281-1/+0
* NO_GEOM cleanup: Remove subr_disklabel.c from alpha kernels.phk2003-01-281-1/+0
* NO_GEOM cleanup: Don't include subr_disklabel.c in sparc64 buildphk2003-01-281-1/+0
* NO_GEOM cleanup: Don't pull subr_disk{slice,label,mbr}.c into i386phk2003-01-281-3/+0
* Bang! Bang! Bang! etc etcphk2003-01-281-2/+0
* Bang! Bang! Bang! etc etc.phk2003-01-281-1/+0
* Fix a typo and reword a bit the description of the new SCHED_xxx stuff.keramida2003-01-261-4/+4
* - Add entries for scheduler selectionjeff2003-01-261-0/+17
* - Introduce the SCHED_ULE and SCHED_4BSD options for compile time selectionjeff2003-01-262-1/+4
OpenPOWER on IntegriCloud