aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* - Move decoding pc98_partition function into geom_pc98_enc.c.Yoshihiro Takahashi2003-05-012-0/+2
* Sync up with the files in the hammer branch in the p4 tree to get basicPeter Wemm2003-05-014-114/+219
* Add AMD64 hooksPeter Wemm2003-04-301-0/+9
* Help out with linting. Print the ${LINT} command line. This makesMark Murray2003-04-301-1/+1
* Catch up with the new acpi files.Nate Lawson2003-04-291-21/+24
* Sort lines.Marcel Moolenaar2003-04-291-44/+44
* Update to reflect tw removal.Warner Losh2003-04-272-2/+0
* Update the DRM to the latest from DRI CVS. Includes some bugfixes and removalEric Anholt2003-04-251-1/+0
* Update GEOM::SUN to use the decoding functions in geom_sunlabel_enc.cPoul-Henning Kamp2003-04-212-0/+2
* Add device driver support for the ASIX Electronics AX88172 USB 2.0Bill Paul2003-04-201-0/+1
* Separate the encoding/decoding functions for struct disklabel into aPoul-Henning Kamp2003-04-176-0/+6
* Add dev/firewire/fwdma.c.Hidetoshi Shimokawa2003-04-171-0/+1
* Bump the config version to force people to upgrade their config(8)Poul-Henning Kamp2003-04-157-7/+7
* NO_COMPAT_FREEBSD4 is no longer used.John Baldwin2003-04-151-1/+0
* Re-add MUTEX_DEBUG and MUTEX_PROFILING, which got hosed by rejectedRobert Watson2003-04-151-0/+2
* Improve consistency, ordering, style of options:Robert Watson2003-04-151-49/+32
* Express bus dependency a little more clearly.Matthew N. Dodd2003-04-151-31/+31
* Add MAC_ALWAYS_LABEL_MBUF to options; this permits the administratorRobert Watson2003-04-141-1/+7
* add EHCI (USB 2.0) controller support.Bernd Walter2003-04-142-0/+4
* Driver for Granch SBNI16 SHDSL modemMax Khon2003-04-132-0/+3
* Options that go into homonymous headers shouldn't specify the header name.Dag-Erling Smørgrav2003-04-126-11/+11
* Move the functions for encoding decoding struct dos_partition intoPoul-Henning Kamp2003-04-123-0/+3
* Rename MBUF_FRAG_TEST to MBUF_STRESS_TEST as it will be extendedMike Silbersack2003-04-122-7/+6
* Clarify NO_SWAPPING description.Mike Barcroft2003-04-111-2/+3
* Convert the SMP_TSC kernel option into a loader tunable. Also enableDag-Erling Smørgrav2003-04-101-1/+0
* - Add PCI support (Adaptec AHA-2920/A,Future Domain TMC-18XX/3260).Matthew N. Dodd2003-04-071-0/+2
* Add SMP_TSC option, which can be used on SMP systems where the TSCsTor Egge2003-04-041-0/+1
* Add a rudimentary but working driver for the Adlink "NuDaq PCI-9812".Poul-Henning Kamp2003-04-041-0/+1
* MFi386: revision 1.188Yoshihiro Takahashi2003-04-031-0/+2
* Remove geom_enc.c, a superset of these functions are now available inPoul-Henning Kamp2003-04-031-1/+0
* Commit a partial lazy thread switch mechanism for i386. it isn't as lazyPeter Wemm2003-04-021-0/+2
* - Add the kern_umtx.c file to the build.Jeff Roberson2003-04-011-0/+1
* - Add kern_thr.cJeff Roberson2003-04-011-0/+1
* - Add support for PAE and more than 4 gigs of ram on x86, dependent on theJake Burkholder2003-03-301-0/+3
* - Move driver to newbus.Matthew N. Dodd2003-03-291-1/+2
* Add MBUF_FRAG_TEST to NOTES.Mike Silbersack2003-03-291-0/+7
* Add support for reading directly from file to userland buffer when theTor Egge2003-03-263-0/+16
* Add a new kernel option, MALLOC_MAKE_FAILURES, which compilesRobert Watson2003-03-261-0/+1
* Nuke options HTT infavor of machdep.hlt_logical_cpus tunable/sysctl.Paul Saab2003-03-262-2/+0
* Add the MBUF_FRAG_TEST option. When compiled in, this optionMike Silbersack2003-03-251-0/+1
* Merge PC98 support.Matthew N. Dodd2003-03-251-1/+1
* Retire sys/pc98/pc98/spkr.cMatthew N. Dodd2003-03-241-1/+1
* - Consolidate smapi driver.Matthew N. Dodd2003-03-241-3/+2
* Add the 'vpd' and 'smbios' drivers. The 'smbios' driver is just aMatthew N. Dodd2003-03-241-0/+2
* Use repo-copied files in sys/i386/bios.Matthew N. Dodd2003-03-241-5/+5
* Remove bitrot associated with `maxusers'.Ruslan Ermilov2003-03-221-3/+3
* - Remove unused cache flushing routines. These will not necessary workJake Burkholder2003-03-191-0/+2
* Missed in last commit: don't compile now non-existent geom_stats.cPoul-Henning Kamp2003-03-181-1/+0
* o add crypto driver glue for using the new rndtest driver/module; this isSam Leffler2003-03-112-1/+14
* FIPS 140-2 rng data tester for h/w crypto devices. This driver periodicallySam Leffler2003-03-112-0/+2