summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
Commit message (Expand)AuthorAgeFilesLines
* Use rm -f in the clean target, as seems to be common practice, and also avoidsjmallett2002-06-221-1/+1
* Hook up the ahd driver.gibbs2002-06-061-0/+1
* Do not refer to the Intel PRO/1000 by its internal name.obrien2002-05-291-1/+1
* Restore us back to the rev 1.324 level of having an Intel gigE driver.obrien2002-05-221-0/+1
* Permit alternative break sequence to break to debugger in GENERIC. Breakagerwatson2002-05-211-0/+1
* Typo fix: detects -> detect.jmallett2002-05-031-1/+1
* Join the pissing contest: generate LINT with a single sed(1) command.des2002-05-021-2/+2
* Use shell script version (using awk and sed) of makeLINT.pl.kuriyama2002-05-021-2/+2
* Add a CAM interface to the aac driver. This is useful in case you shouldscottl2002-04-271-0/+1
* Since WITNESS doesn't just do mutexes, remove "mutex" from the WITNESSrwatson2002-04-181-1/+1
* GC various bits and pieces of USERCONFIG from all over the place.phk2002-04-091-2/+0
* First round at trying to split up NOTES into MI and MD portions.jhb2002-04-031-2/+2
* Dike out a highly insecure UCONSOLE option.ru2002-04-031-1/+0
* s/options\t\t/options \t/des2002-03-171-1/+1
* Re-enable WITNESS for GENERIC. Since the 5.x branch is mostly aboutalfred2002-02-131-1/+2
* Remove WITNESS from GENERIC by default: as we grow more locks, this getsrwatson2002-02-131-1/+1
* Add the 'iir' driver, for the Intel Integrated RAID controllers andmsmith2002-01-201-0/+2
* Enable UFS_DIRHASH in the GENERIC kernel.iedowse2001-12-141-0/+1
* Allow maxusers to be specified as 0 in the kernel config, which willdillon2001-12-091-1/+1
* PROCFS requires PSEUDOFS. I forgot that GENERIC didn't have PSEUDOFS yet.des2001-12-041-1/+2
* Fix tab damage in rev 1.326.obrien2001-11-061-1/+1
* Spell deivces as devices.rwatson2001-10-311-1/+1
* Move device lnc to isa section, since it no longer uses the compat shims.imp2001-10-301-3/+2
* Add PCI_ENABLE_IO_MODES option, for BIOSen that neglect this.jlemon2001-10-251-0/+1
* Remove wx.mjacob2001-10-201-1/+0
* Drop support for x87 emulation. Any CPU one would dare to run 5-CURRENTobrien2001-10-201-1/+0
* Make SCSI changer and SES devices standard in generic kernels.mjacob2001-10-161-0/+2
* The faith(4) device is no longer a count device so don't specify a count.brooks2001-09-251-1/+1
* + Fix misplacement of `txp'obrien2001-09-241-5/+5
* Update NFS_ROOT comments to reflect the NFSCLIENT optionjedgar2001-09-221-1/+1
* Cleanup and split of nfs client and server code.peter2001-09-181-1/+2
* Argh! Revert accidental commit.peter2001-08-251-3/+1
* Optionize UPAGES for the i386. As part of this I split some of the lowpeter2001-08-251-1/+3
* - Removed comment about ThinkPad keyboards from the PCVT line. Any ThinkPadnate2001-08-051-2/+0
* You were knocked senseless by the Boomerang, spun around by the Cyclone,wpaul2001-07-231-0/+1
* `pcn' supports AMD Am79C97x cards, not Am79C79x cards.dd2001-07-131-1/+1
* gif(4) and stf(4) modernization:brooks2001-07-021-1/+1
* Hints overhaul:peter2001-06-121-2/+2
* move wx to be part of miibus requiring chipsetsmjacob2001-05-301-1/+1
* Remove MFS options from all example kernel configs.phk2001-05-291-1/+0
* Remove pcm hints here now that it's gone from GENERIC.jkh2001-05-261-4/+0
* Take pcm (audio) back out of GENERIC; there appears to be somejkh2001-05-251-3/+0
* Convert DEVFS from an "opt-in" to an "opt-out" option.phk2001-05-131-1/+0
* Turn on kernel debugging support (DDB, INVARIANTS, INVARIANT_SUPPORT, WITNESS)obrien2001-04-151-1/+7
* Remove the now defunct ATA_ENABLE* optionssos2001-03-161-1/+0
* Move the fxp driver so it is under the miibus section.jlemon2001-03-121-1/+1
* Spelling and capitalization fixes.gsutter2001-03-071-7/+7
* Add support for Dlink DL10022 to the ed driver. This is a mii partimp2001-03-031-0/+1
* Drop the 'count' from the aha device specspeter2001-02-251-1/+1
* Clean up some leftovers from the root mount cleanup that was done somepeter2001-02-041-2/+0
OpenPOWER on IntegriCloud