aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Provide wbwd(4), a driver for the watchdog timer found on variousBjoern A. Zeeb2012-03-062-0/+2
* In r232322, I forgot one case where a check for MK_CLANG_IS_CC wasDimitry Andric2012-03-041-1/+1
* Revert r232473. I have been convinced by Doug Barton and Bjoern ZeebDimitry Andric2012-03-033-6/+6
* After r232322, it turned out many people (and some ports) are buildingDimitry Andric2012-03-033-6/+6
* o) Add COMPAT_FREEBSD32 support for MIPS kernels using the n64 ABI with userl...Juli Mallett2012-03-032-0/+10
* Add driver for the RME HDSPe AIO/RayDAT sound cards -- snd_hdspe(4).Alexander Motin2012-03-012-0/+4
* Add a WITH_CLANG_IS_CC option for src.conf(5), disabled by default, thatDimitry Andric2012-02-293-6/+6
* Define several extra macros in bsd.sys.mk and sys/conf/kern.pre.mk, toDimitry Andric2012-02-283-10/+12
* Correct capitalization of "Hz" in user-visible text (manpages, printf(),Gavin Atkinson2012-02-281-2/+2
* Add backlight control to ATI-graphics PowerBooks and iBooks.Justin Hibbits2012-02-261-0/+1
* Revert r231978, so I can apply a more proper fix to silence unneededDimitry Andric2012-02-232-11/+5
* Fix various typos and normalize spelling.Josh Paetzel2012-02-221-11/+11
* When building with clang, disable -Wformat-security forDimitry Andric2012-02-211-0/+1
* When building with clang, disable -Wunneeded-internal-declaration forDimitry Andric2012-02-212-5/+11
* Break out the radar code into a separate source file.Adrian Chadd2012-02-201-0/+4
* Merge ACPICA 20120215.Jung-uk Kim2012-02-161-149/+151
* properly sort dev/oce entriesLuigi Rizzo2012-02-141-6/+6
* Fix a typo.Robert Millan2012-02-121-1/+1
* Move WITHOUT_SOURCELESS_* files to sys/conf/ in order to avoid "universe"Robert Millan2012-02-123-0/+58
* newvers.sh: unbreak git/git-svn supportAndriy Gapon2012-02-121-4/+8
* Add a driver for Emulex OneConnect ethernet cards (10 Gbit PCIe)Luigi Rizzo2012-02-102-0/+8
* Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessorDimitry Andric2012-02-071-3/+3
* After multiple requests for back out, after multiple promisses from adrian@Pawel Jakub Dawidek2012-02-041-3/+2
* Missed file in r230993.Nathan Whitehorn2012-02-041-0/+1
* Fix the netback driver build for i386.Kenneth D. Merry2012-02-021-0/+1
* Unbreak the i386 full PV (XEN kernel) build by reverting rev 230878 andKenneth D. Merry2012-02-021-1/+0
* Use new OSS-based BSD-licensed header for cs sound driver.Pedro F. Giffuni2012-02-011-2/+1
* Add the netback driver to the build.Kenneth D. Merry2012-02-011-0/+1
* Add isci(4) driver for amd64 and i386 targets.Jim Harris2012-01-314-0/+224
* Add a DFS debugging mode which is useful when doing automated DFSAdrian Chadd2012-01-311-0/+1
* New hardware support: Intel X540 adapter support added.Jack F Vogel2012-01-301-0/+2
* Bring in the LSI-supported version of the mps(4) driver.Kenneth D. Merry2012-01-261-0/+3
* Add support for the extended FPU states on amd64, both for nativeKonstantin Belousov2012-01-211-0/+1
* Revert r230390.Andreas Tobler2012-01-211-5/+2
* Replace GPLd headers from the Maestro3 driver with BSD licensedPedro F. Giffuni2012-01-201-2/+1
* Add the .opd section, this is helps booting a profiled kernel.Andreas Tobler2012-01-201-8/+8
* Disable GUPROF on archs other than i386/amd64 since the fine details are notAndreas Tobler2012-01-201-2/+5
* Unbreak several mips kernel configs after r230150 and r230152 to makeBjoern A. Zeeb2012-01-181-0/+1
* Stop overloading opt_global.h.Adrian Chadd2012-01-161-4/+4
* Add the new option introduced in the previous commit.Adrian Chadd2012-01-151-0/+1
* Major snd_hda driver rewrite:Alexander Motin2012-01-152-0/+5
* Add the CAM Target Layer (CTL).Kenneth D. Merry2012-01-122-0/+14
* Merge ACPICA 20120111.Jung-uk Kim2012-01-111-0/+1
* Replace GPL'd headers in the emu10kx snd driver code.Pedro F. Giffuni2012-01-111-28/+3
* Enable hardware RNG for VIA Nano processors.Jung-uk Kim2012-01-091-0/+1
* Make these two files conditionally build on UFS_ACL, as it doesn'tAdrian Chadd2012-01-081-2/+3
* GEOM_UNCOMPRESS module, can be used with uzip images and with new ulzma images.Aleksandr Rybalko2012-01-042-6/+8
* Update contrib/xz-embedded to build with new GEOM_UNCOMPRESS module.Aleksandr Rybalko2012-01-041-0/+15
* Replace a GPL'd header in the emu10k1 snd driver code.Pedro F. Giffuni2012-01-031-4/+2
* Implement extensions on top of standards instead of the other way around.Ed Schouten2012-01-031-2/+2