summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Disable another clang warning (-Wempty-body) when WARNS <= 2.dim2011-12-181-1/+1
* Disable yet another clang warning (-Wconversion) when WARNS <= 3.dim2011-12-181-1/+2
* Fixed some of markup.ru2011-12-171-19/+18
* Disable yet another clang warning when WARNS <= 3.dim2011-12-171-1/+1
* Add a NO_WARRAY_BOUNDS setting to bsd.sys.mk, only applicable to clang,dim2011-12-161-0/+3
* Some formatting fixes.mav2011-12-161-14/+31
* A major overhaul of the CARP implementation. The ip_carp.c was startedglebius2011-12-161-131/+115
* Document 'findstack'.kib2011-12-161-1/+11
* Many updates to cxgbe(4)np2011-12-161-12/+66
* Disable one more clang warning when WARNS <= 3.dim2011-12-151-1/+2
* Clang has more warnings enabled by default, and when using -Wall, so if WARNSdim2011-12-151-0/+13
* Add a helper API to allow in-kernel code to map portions of shared memoryjhb2011-12-142-0/+189
* Add SEE ALSO.joel2011-12-141-1/+15
* After several suggestions from people, move eventtimers page from 7 to 4.mav2011-12-146-4/+4
* More MLINKS for rtalloc.9glebius2011-12-141-1/+5
* Update this page to describe modern interfaces.glebius2011-12-141-114/+147
* Change targ(4) to use cdevpriv, instead of multiple character devices.ed2011-12-132-24/+10
* - Fix different variable types use in different files after r121184,mav2011-12-131-6/+6
* The "inet" keyword in the "ifconfig_IF_aliasN" is mandatory forru2011-12-131-3/+7
* - Add support for ASCII art splash screens in TheDraw formateadler2011-12-121-0/+27
* Add watchdog support for VIA south bridge chipset.fabient2011-12-122-0/+81
* Minor whitespace cleanup to make.conf(5).gjb2011-12-111-2/+2
* Document the SVN variable needs to be set in make.conf(5) when SVN_UPDATEgjb2011-12-111-1/+7
* Added jimharris.jimharris2011-12-091-0/+1
* After r228293, et(4) supports altq(4).yongari2011-12-092-2/+4
* sbuf_data() hasn't returned NULL for overflowed buffers since r71721.jh2011-12-091-6/+2
* - Fix markup.jh2011-12-091-3/+4
* As of r226865, daily_scrub_zfs_default_threshold is 35 days; documentgjb2011-12-081-2/+2
* Add myself as new committer: add PGP key and announce..pfg2011-12-081-0/+1
* Force linker error when created shared library contains a relocationkib2011-12-061-2/+7
* Mention that Cold Presence Detection feature used for hot-plug detectionmav2011-12-061-4/+4
* Add myself to the relevant doc files.jhibbits2011-12-031-0/+2
* Add more controllers that support jumbo frame.yongari2011-12-021-4/+4
* Add hw.ahci.force tunable to control whether AHCI drivers should attachmav2011-12-021-1/+4
* Regen.fjoe2011-12-021-4/+4
* Revert to conservative defaults. WITH_PROFILE is a default now.fjoe2011-12-021-2/+2
* Add a man page describing the feed-forward clock kernel support, including howlstewart2011-12-012-0/+129
* Regen.fjoe2011-11-301-4/+11
* - CTF knob is now implemented using common scheme: MK_CTF=yes/no isfjoe2011-11-303-11/+16
* CTFCONVERT_CMD=... hack does not work sufficiently well in parallel builds.fjoe2011-11-291-1/+1
* Turn off profiled libs build by default.fjoe2011-11-291-2/+2
* - fix WITH_CTF when specified in /etc/src.conf [1]fjoe2011-11-294-108/+40
* Conditionalize ctfconvert/ctfmerge runs on make level (.if/.endif) insteadfjoe2011-11-293-93/+93
* Allow NO_FOO to override WITH_FOO that could be specified in /etc/src.conf.fjoe2011-11-291-0/+3
* Regenerate src.conf.5.dim2011-11-281-7/+10
* Only install the sfxge(4) manpage on amd64, while the driver is amd64-only.philip2011-11-281-1/+2
* Add an introductory Capsicum man page providing a high-level description ofrwatson2011-11-272-0/+121
* Remove a seemingly unnecessary [1] ellipsis from netmap.4.gjb2011-11-271-1/+0
* Fix breakage after r227983; lib/libcxxrt still got built, because it wasdim2011-11-261-2/+1
* Import libc++ / libcxxrt into base. Not build by default yet (usetheraven2011-11-252-0/+4
OpenPOWER on IntegriCloud