aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* Remove a bit of debugging that accidentally crept in earlier.John Baldwin2011-11-291-1/+0
* Call CTFMERGE only when WITH_CTF is defined.Max Khon2011-11-291-1/+1
* Do not echo ${CTFCONVERT} command: config(8) will be fixed to notMax Khon2011-11-291-2/+1
* - fix WITH_CTF when specified in /etc/src.conf [1]Max Khon2011-11-294-18/+5
* Conditionalize ctfconvert/ctfmerge runs on make level (.if/.endif) insteadMax Khon2011-11-293-6/+14
* Fix typo in comments (conversation -> conversion).Max Khon2011-11-291-1/+1
* Merge ACPICA 20111123.Jung-uk Kim2011-11-281-0/+3
* Limit building sfxge(4) in-kernel to amd64 for the time being. We can put itPhilip Paeps2011-11-282-31/+31
* For sparc64 also adjust the geometry of da(4) driven disks to not overflowMarius Strobl2011-11-271-0/+1
* Add LINT-NOINET LINT-NOINET6 and LINT-NOIP to the make clean target.Jaakko Heinonen2011-11-271-1/+1
* Remove some more occurrences of amd(4) missed in r227982.Marius Strobl2011-11-261-1/+0
* Deorbit the broken amd(4) (see PR 124667), which was superseded by esp(4)Marius Strobl2011-11-252-3/+0
* Introduce a new (global, sorry!) option which controls whetherAdrian Chadd2011-11-241-1/+2
* Don't compile in the AR9130 embedded WMAC code into the HAL by default.Adrian Chadd2011-11-241-5/+8
* forgot to merge NETMAP entries in sys/conf !Luigi Rizzo2011-11-223-0/+8
* Remove the wrong comment about ufs not being loadable.Konstantin Belousov2011-11-221-5/+4
* - Add the ffclock_getcounter(), ffclock_getestimate() and ffclock_setestimate()Lawrence Stewart2011-11-211-1/+1
* Provide high-level functions to access the feed-forward absolute and differenceLawrence Stewart2011-11-201-0/+1
* Core structure and functions to support a feed-forward clock within the kernel.Lawrence Stewart2011-11-192-0/+9
* Add unicode support to msdosfs and smbfs; original pathes from imura,Kevin Lo2011-11-181-0/+1
* Add the sfxge(4) device driver, providing support for 10Gb Ethernet adaptersPhilip Paeps2011-11-161-0/+31
* Comment out TI_JUMBO_HDRSPLIT. TI_JUMBO_HDRSPLIT requires TI_SF_BUF_JUMBO.Pyun YongHyeon2011-11-081-1/+1
* Retire 'options TI_PRIVATE_JUMBOS' and replace local jumboPyun YongHyeon2011-11-082-4/+4
* Introduce the option VFS_ALLOW_NONMPSAFE and turn it on by default onAttilio Rao2011-11-082-0/+4
* Add KLD_DEBUG option.Max Khon2011-11-061-0/+1
* Add QLogic 10 Gigabit Ethernet & CNA Adapter Driver version 1.30Bjoern A. Zeeb2011-11-031-0/+6
* Remove the remnants of /stand/sysinstall.Sergey Kandaurov2011-11-031-1/+1
* Add a PCI front-end to esp(4) allowing it to support AMD Am53C974 andMarius Strobl2011-11-012-1/+4
* - Import the common MII bitbang'ing code from NetBSD and convert drivers toMarius Strobl2011-11-012-6/+9
* Fix svnversion for svn 1.7.x by not looking for .svn in ${SYSDIR} (sinceDoug Barton2011-10-271-3/+7
* Add libkern/ucmpdi2.cOlivier Houchard2011-10-261-0/+1
* Revert r226665 untill the issues with this change have been resolved.Robert Millan2011-10-261-12/+2
* Put in a temporary band-aid to fix kernel builds when CC=clang, afterDimitry Andric2011-10-241-1/+1
* Conditionalize a pair of FreeBSD GCC extensions so that its CFLAGS are onlyRobert Millan2011-10-231-2/+12
* FDT support for MIPS.Jayachandran C.2011-10-182-0/+13
* Add support for special keys (volume/brightness/eject) on Apple laptops withNathan Whitehorn2011-10-161-0/+1
* Remove inphy(4), exphy(4) as well as ruephy(4) that no longer existed as aMarius Strobl2011-10-081-3/+0
* - Follow the lead of dcphy(4) and pnphy(4) and move the reminder of the PHYMarius Strobl2011-10-081-6/+3
* Add strnlen() to libkern.Jung-uk Kim2011-10-041-0/+1
* Add the 9750 SATA+SAS 6Gb/s RAID controller card driver, tws(4). ManyXin LI2011-10-041-0/+5
* Match the files directive and all the ways to add or subtract optionsMarcel Moolenaar2011-10-041-1/+1
* Shift head from 9.0-CURRENT to 10.0-CURRENT in preparation for releasingKen Smith2011-09-261-2/+2
* Improve the informations reported in case of busy buffers during the shutdown:Attilio Rao2011-09-082-2/+0
* Ready for 9.0-BETA2.Ken Smith2011-08-281-1/+1
* Follow up to r225203 refining break-to-debugger run-time configurationRobert Watson2011-08-271-3/+2
* Make NKPT a kernel option on amd64 so that it can be set to a non-defaultJohn Baldwin2011-08-261-0/+1
* Add experimental support for process descriptorsJonathan Anderson2011-08-183-0/+5
* Use a maximum of -O on PowerPC kernels instead of -O2 to prevent a rareNathan Whitehorn2011-08-151-0/+4
* Add support for the Blu-Ray drive found in the Sony Playstation 3 and fixNathan Whitehorn2011-08-141-1/+1
* Looks like we're ready for 9.0-BETA1 builds.Ken Smith2011-07-261-1/+1