aboutsummaryrefslogtreecommitdiff
path: root/sys/conf
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/7.0.0_cvscvs2svn2008-02-2442-43/+43
* Prepare for tagging RELENG_7_0_0_RELEASE and the 7.0-RELEASE builds.release/7.0.0Ken Smith2008-02-241-1/+1
* Prepare for a "mini-RC3". Only amd64/i386 builds will be done. TargettedKen Smith2008-02-201-1/+1
* Get ready for the 7.0-RC2 builds.Ken Smith2008-02-071-1/+1
* Remove the rr232x driver. It has been superseced by the hptrr driver.Scott Long2008-02-062-15/+0
* Get ready for 7.0-RC1 builds.Ken Smith2007-12-221-1/+1
* Add the hptrr driver.Scott Long2007-12-152-0/+17
* MFCAlan Cox2007-12-132-2/+2
* MFC rev 1.5 if_wpi.cBenjamin Close2007-12-082-0/+2
* Disable support for /dev/ptmx in FreeBSD 7.0. While it's a good idea inRobert Watson2007-12-061-1/+1
* MFC:Olivier Houchard2007-12-021-0/+1
* Get ready for BETA4 builds.Ken Smith2007-12-021-1/+1
* Merge files:1.1252 from HEAD to RELENG_7:Robert Watson2007-11-251-1/+1
* Get ready for BETA3 builds.Ken Smith2007-11-151-1/+1
* Get ready for the BETA2 builds.Ken Smith2007-11-021-1/+1
* MFC: split nvram out of isa/clock.c into its own device (default to off).Peter Wemm2007-10-292-0/+2
* Time to start calling it BETA1.Ken Smith2007-10-191-1/+1
* 7.0-CURRENT -> 7.0-PRERELEASE.Ken Smith2007-10-111-1/+1
* o Revert the part of if_gem.c rev. 1.35 which added a call to gem_stop()Marius Strobl2007-09-261-0/+2
* Bring in the GEOM Virtualisation class, which allows to create huge GEOMPawel Jakub Dawidek2007-09-233-0/+5
* Remove PF_MPSAFE_UGID leftover.Max Laier2007-09-222-5/+0
* Add mmc and mmcsd, and correct a couple of comments. They areWarner Losh2007-09-191-3/+11
* Update snd_emu10kx driver with recent perforce changes (and fewAriff Abdullah2007-09-122-4/+0
* Add a driver for the on-die digital thermal sensor found on Intel CoreDag-Erling Smørgrav2007-08-152-0/+2
* Make ng_h4(4) MPSAFE. Use similar to ng_tty(4) locking strategy.Maksim Yevmenkin2007-08-131-1/+1
* Compile ipfilter:ip_lookup.c without -Werror. The file containsMarcel Moolenaar2007-08-091-1/+1
* Re-enable -Werror for PowerPC. This should really be unconditional again.Marcel Moolenaar2007-08-081-1/+2
* Remove the now-unused NET_{LOCK,UNLOCK,ASSERT}_GIANT() macros, whichRobert Watson2007-08-061-1/+0
* Rename option IPSEC_FILTERGIF to IPSEC_FILTERTUNNEL.Bjoern A. Zeeb2007-08-052-5/+5
* Enable -Werror for ia64.Marcel Moolenaar2007-07-311-1/+1
* Add option EXCEPTION_TRACING, which enables KTR-like functionalityMarcel Moolenaar2007-07-301-0/+2
* Bring in two bandaids to get the elf trampoline to work again, until I findOlivier Houchard2007-07-271-10/+14
* Introduce Danny Braniss' iSCSI initiator, version 2.0.99. Please read theScott Long2007-07-243-0/+14
* Continue effort to align UDPv4 and UDPv6 implementations by mergingRobert Watson2007-07-231-1/+0
* - Enable static building of mxge(4) and its firmware.Andrew Gallatin2007-07-192-1/+6
* - Update ULE note to remove warnings against production use.Jeff Roberson2007-07-181-4/+5
* Disconnect netatm from the build as it is not MPSAFE and relies onRobert Watson2007-07-143-112/+118
* Remove "options SCTP_HIGH_SPEED" from NOTES as it has now been removedRobert Watson2007-07-141-8/+0
* - Modular congestion control, with RFC2581 being the default.Randall Stewart2007-07-142-1/+1
* Complete repo-copy and move of Coda from src/sys/coda to src/sys/fs/codaRobert Watson2007-07-121-7/+7
* Removed unnecessary global includes for ixgbe, and em. Both have beenJack F Vogel2007-07-121-6/+0
* New driver for Intel 10G PCI-Express adapter (82598), driver isJack F Vogel2007-07-112-0/+13
* Add --no-warn-mismatch to ld(1) when linking binary files intoMarcel Moolenaar2007-07-111-4/+4
* Mark ng_h4(4) as not MPSAFE and disconnect it from the LINT build for now.Maksim Yevmenkin2007-07-111-1/+1
* Fix some problems with lock_profiling in sx locks:Attilio Rao2007-07-061-0/+1
* I did not intend to turn -Werror on for pc98. Refine the test forPeter Wemm2007-07-061-1/+1
* Turn on -Werror for sparc64 and sun4v.Peter Wemm2007-07-061-1/+2
* Added comments eplaining the requirement for device crypto with IPSECGeorge V. Neville-Neil2007-07-051-3/+5
* Remove unused variable from pf_subr.c to make it -Werror buildable.Max Laier2007-07-051-1/+1
* Turn on -Werror for i386 kernel builds.Peter Wemm2007-07-051-1/+1