summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Add WITHOUT_CAPSICUM src.conf(5) define, which can be used to compile outrwatson2012-01-022-2/+6
* Fix sloppyness in memcchr() man page.ed2012-01-012-0/+1
* Fix typo; return -> returns.ed2012-01-011-1/+1
* Introducing memcchr(3).ed2012-01-011-0/+59
* Revert r228986 until it can be reworked to avoid panicing the kernel when thelstewart2011-12-311-65/+36
* Spelling fixes for share/uqs2011-12-302-20/+20
* - Introduce the net.bpf.tscfg sysctl tree and associated code so as to make onelstewart2011-12-301-36/+65
* I'm not yet an alumni, add myself in the right sectionbapt2011-12-291-1/+1
* Import the first release of HighPoint RocketRAID 27xx SAS 6Gb/s HBA carddelphij2011-12-282-0/+103
* Add myself as a src committerbapt2011-12-281-0/+2
* Document restriction on 32-bits and 64-bits datatypes.ed2011-12-271-0/+6
* Add missing \.ed2011-12-271-1/+1
* Add manual page for atomic operations.ed2011-12-272-1/+319
* Follow style(9) more closely in the example.jh2011-12-211-3/+3
* Add myself with mentor relationshipsjgh2011-12-201-0/+5
* Add some more cross-references.mav2011-12-204-0/+4
* Fix copy-paste typo.mav2011-12-201-2/+2
* Add timecounters(4) man page alike to eventtimers(4).mav2011-12-205-2/+111
* s/LAPIC/local APIC/ to closer follow Intel documents.mav2011-12-201-4/+4
* Remove extra "and" left from earlier version.mav2011-12-201-2/+1
* Restore a feature that was present in 5.x and 6.x, and was cleared inglebius2011-12-201-8/+31
* Add apic(4) man page, now mostly to cover its event timer functionality.mav2011-12-206-4/+88
* Add eventtimers(9) man page, describing related KPIs.mav2011-12-203-1/+249
* Add a TASK_INITIALIZER() macro that can be used to staticallyjhb2011-12-192-1/+8
* 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
OpenPOWER on IntegriCloud