aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Minor whitespace cleanup to make.conf(5).Glen Barber2011-12-111-2/+2
* Document the SVN variable needs to be set in make.conf(5) when SVN_UPDATEGlen Barber2011-12-111-1/+7
* Added jimharris.Jim Harris2011-12-091-0/+1
* After r228293, et(4) supports altq(4).Pyun YongHyeon2011-12-092-2/+4
* sbuf_data() hasn't returned NULL for overflowed buffers since r71721.Jaakko Heinonen2011-12-091-6/+2
* - Fix markup.Jaakko Heinonen2011-12-091-3/+4
* As of r226865, daily_scrub_zfs_default_threshold is 35 days; documentGlen Barber2011-12-081-2/+2
* Add myself as new committer: add PGP key and announce..Pedro F. Giffuni2011-12-081-0/+1
* Force linker error when created shared library contains a relocationKonstantin Belousov2011-12-061-2/+7
* Mention that Cold Presence Detection feature used for hot-plug detectionAlexander Motin2011-12-061-4/+4
* Add myself to the relevant doc files.Justin Hibbits2011-12-031-0/+2
* Add more controllers that support jumbo frame.Pyun YongHyeon2011-12-021-4/+4
* Add hw.ahci.force tunable to control whether AHCI drivers should attachAlexander Motin2011-12-021-1/+4
* Regen.Max Khon2011-12-021-4/+4
* Revert to conservative defaults. WITH_PROFILE is a default now.Max Khon2011-12-021-2/+2
* Add a man page describing the feed-forward clock kernel support, including howLawrence Stewart2011-12-012-0/+129
* Regen.Max Khon2011-11-301-4/+11
* - CTF knob is now implemented using common scheme: MK_CTF=yes/no isMax Khon2011-11-303-11/+16
* CTFCONVERT_CMD=... hack does not work sufficiently well in parallel builds.Max Khon2011-11-291-1/+1
* Turn off profiled libs build by default.Max Khon2011-11-291-2/+2
* - fix WITH_CTF when specified in /etc/src.conf [1]Max Khon2011-11-294-108/+40
* Conditionalize ctfconvert/ctfmerge runs on make level (.if/.endif) insteadMax Khon2011-11-293-93/+93
* Allow NO_FOO to override WITH_FOO that could be specified in /etc/src.conf.Max Khon2011-11-291-0/+3
* Regenerate src.conf.5.Dimitry Andric2011-11-281-7/+10
* Only install the sfxge(4) manpage on amd64, while the driver is amd64-only.Philip Paeps2011-11-281-1/+2
* Add an introductory Capsicum man page providing a high-level description ofRobert Watson2011-11-272-0/+121
* Remove a seemingly unnecessary [1] ellipsis from netmap.4.Glen Barber2011-11-271-1/+0
* Fix breakage after r227983; lib/libcxxrt still got built, because it wasDimitry Andric2011-11-261-2/+1
* Import libc++ / libcxxrt into base. Not build by default yet (useDavid Chisnall2011-11-252-0/+4
* Deorbit the broken amd(4) (see PR 124667), which was superseded by esp(4)Marius Strobl2011-11-252-79/+0
* libodialog: disconnect from the build and obsolete.Max Khon2011-11-241-1/+0
* Add CTF magic to the new .c.o rule.Dag-Erling Smørgrav2011-11-241-0/+3
* Update to use DEVMETHOD_END.Marius Strobl2011-11-221-1/+1
* - Add a DEVMETHOD_END alias for KOBJMETHOD_END so that along with 'driver_t'Marius Strobl2011-11-221-2/+2
* Append unit number to the WMI status device name to allow attachingJaakko Heinonen2011-11-221-5/+5
* As threatened on -arch, add {SHARED,STATIC}_{C,CXX}FLAGS, which allow aDag-Erling Smørgrav2011-11-211-4/+10
* Connect LLVM/clang to the build on powerpc64. After the binutils 2.17.50Nathan Whitehorn2011-11-211-5/+4
* - Add missing usb and ucom devicesMartin Wilke2011-11-2016-16/+48
* - Add myselfMichael Scheidell2011-11-191-0/+2
* Update the manpage for r227697.Konstantin Belousov2011-11-191-4/+4
* Import virtio base, PCI front-end, and net/block/balloon drivers.Peter Grehan2011-11-184-0/+323
* Some cleanup:Christian Brueffer2011-11-171-6/+10
* Bring in support for netmap, a framework for very efficient packetLuigi Rizzo2011-11-172-0/+301
* Constify arguments for locking KPIs where possible.Pawel Jakub Dawidek2011-11-165-24/+24
* Constify stack argument for functions that don't modify it.Pawel Jakub Dawidek2011-11-161-8/+8
* Add the sfxge(4) device driver, providing support for 10Gb Ethernet adaptersPhilip Paeps2011-11-162-0/+93
* As it turns out, r186347 actually is insufficient to avoid the use of theMarius Strobl2011-11-152-3/+16
* Further automate production release generation by naming files the rightNathan Whitehorn2011-11-151-0/+5
* Remove list nesting in the hardware notes section, thus making it compatible ...Christian Brueffer2011-11-141-8/+8
* Clarify hw.ti.%d.dac tunable.Pyun YongHyeon2011-11-141-1/+1