summaryrefslogtreecommitdiffstats
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Use C99 for the kernel.obrien2003-05-031-1/+1
* Add RealTek RTL8150 USB to fast Ethernet controller driver.akiyama2003-05-032-0/+6
* Spell cpu_switch correctly.peter2003-05-031-1/+1
* Rename amd64/*.s to amd64/*.Speter2003-05-031-5/+5
* - Move decoding pc98_partition function into geom_pc98_enc.c.nyan2003-05-012-0/+2
* Sync up with the files in the hammer branch in the p4 tree to get basicpeter2003-05-014-114/+219
* Add AMD64 hookspeter2003-04-301-0/+9
* Help out with linting. Print the ${LINT} command line. This makesmarkm2003-04-301-1/+1
* Catch up with the new acpi files.njl2003-04-291-21/+24
* Sort lines.marcel2003-04-291-44/+44
* Update to reflect tw removal.imp2003-04-272-2/+0
* Update the DRM to the latest from DRI CVS. Includes some bugfixes and removalanholt2003-04-251-1/+0
* Update GEOM::SUN to use the decoding functions in geom_sunlabel_enc.cphk2003-04-212-0/+2
* Add device driver support for the ASIX Electronics AX88172 USB 2.0wpaul2003-04-201-0/+1
* Separate the encoding/decoding functions for struct disklabel into aphk2003-04-176-0/+6
* Add dev/firewire/fwdma.c.simokawa2003-04-171-0/+1
* Bump the config version to force people to upgrade their config(8)phk2003-04-157-7/+7
* NO_COMPAT_FREEBSD4 is no longer used.jhb2003-04-151-1/+0
* Re-add MUTEX_DEBUG and MUTEX_PROFILING, which got hosed by rejectedrwatson2003-04-151-0/+2
* Improve consistency, ordering, style of options:rwatson2003-04-151-49/+32
* Express bus dependency a little more clearly.mdodd2003-04-151-31/+31
* Add MAC_ALWAYS_LABEL_MBUF to options; this permits the administratorrwatson2003-04-141-1/+7
* add EHCI (USB 2.0) controller support.ticso2003-04-142-0/+4
* Driver for Granch SBNI16 SHDSL modemfjoe2003-04-132-0/+3
* Options that go into homonymous headers shouldn't specify the header name.des2003-04-126-11/+11
* Move the functions for encoding decoding struct dos_partition intophk2003-04-123-0/+3
* Rename MBUF_FRAG_TEST to MBUF_STRESS_TEST as it will be extendedsilby2003-04-122-7/+6
* Clarify NO_SWAPPING description.mike2003-04-111-2/+3
* Convert the SMP_TSC kernel option into a loader tunable. Also enabledes2003-04-101-1/+0
* - Add PCI support (Adaptec AHA-2920/A,Future Domain TMC-18XX/3260).mdodd2003-04-071-0/+2
* Add SMP_TSC option, which can be used on SMP systems where the TSCstegge2003-04-041-0/+1
* Add a rudimentary but working driver for the Adlink "NuDaq PCI-9812".phk2003-04-041-0/+1
* MFi386: revision 1.188nyan2003-04-031-0/+2
* Remove geom_enc.c, a superset of these functions are now available inphk2003-04-031-1/+0
* Commit a partial lazy thread switch mechanism for i386. it isn't as lazypeter2003-04-021-0/+2
* - Add the kern_umtx.c file to the build.jeff2003-04-011-0/+1
* - Add kern_thr.cjeff2003-04-011-0/+1
* - Add support for PAE and more than 4 gigs of ram on x86, dependent on thejake2003-03-301-0/+3
* - Move driver to newbus.mdodd2003-03-291-1/+2
* Add MBUF_FRAG_TEST to NOTES.silby2003-03-291-0/+7
* Add support for reading directly from file to userland buffer when thetegge2003-03-263-0/+16
* Add a new kernel option, MALLOC_MAKE_FAILURES, which compilesrwatson2003-03-261-0/+1
* Nuke options HTT infavor of machdep.hlt_logical_cpus tunable/sysctl.ps2003-03-262-2/+0
* Add the MBUF_FRAG_TEST option. When compiled in, this optionsilby2003-03-251-0/+1
* Merge PC98 support.mdodd2003-03-251-1/+1
* Retire sys/pc98/pc98/spkr.cmdodd2003-03-241-1/+1
* - Consolidate smapi driver.mdodd2003-03-241-3/+2
* Add the 'vpd' and 'smbios' drivers. The 'smbios' driver is just amdodd2003-03-241-0/+2
* Use repo-copied files in sys/i386/bios.mdodd2003-03-241-5/+5
* Remove bitrot associated with `maxusers'.ru2003-03-221-3/+3
OpenPOWER on IntegriCloud