summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add ac97_patch.[ch] that provide space for ac97 codec specific patches.orion2003-01-251-0/+1
* Convert remaining .s files to .Sgrehan2003-01-221-3/+3
* - remove dead conditional CFLAG settinggrehan2003-01-221-8/+3
* Run kldxref on sparc64, it works now.jake2003-01-211-1/+1
* Move NODEVFS and NO_GEOM to opt_global.h.phk2003-01-191-2/+2
* Remove miidevs.h and generate it from miidevs at compile time.obrien2003-01-192-6/+26
* Remove unneeded entries.nyan2003-01-182-38/+0
* Fixed comment.nyan2003-01-181-2/+2
* Remove subr_diskslice.c and subr_diskmbr.c which I can see no traces offphk2003-01-171-2/+0
* Remove subr_diskslice.c and subr_diskmbr.c which I can find no trace ofphk2003-01-171-2/+0
* ia64 didn't need subr_diskslice.c and subr_diskmbr.c either.phk2003-01-171-2/+0
* We do not need subr_diskslice.c and subr_diskmbr.c any more on alpha.phk2003-01-171-2/+0
* Sparc64 does not need subr_diskslice.c and subr_mbr.c now.phk2003-01-171-2/+0
* Move subr_disklabel.c and subr_diskslice.c from being MI to MD files,phk2003-01-178-2/+14
OpenPOWER on IntegriCloud