aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Fix sloppyness in memcchr() man page.Ed Schouten2012-01-012-0/+1
* Fix typo; return -> returns.Ed Schouten2012-01-011-1/+1
* Introducing memcchr(3).Ed Schouten2012-01-011-0/+59
* Revert r228986 until it can be reworked to avoid panicing the kernel when theLawrence Stewart2011-12-311-65/+36
* Spelling fixes for share/Ulrich Spörlein2011-12-302-20/+20
* - Introduce the net.bpf.tscfg sysctl tree and associated code so as to make oneLawrence Stewart2011-12-301-36/+65
* I'm not yet an alumni, add myself in the right sectionBaptiste Daroussin2011-12-291-1/+1
* Import the first release of HighPoint RocketRAID 27xx SAS 6Gb/s HBA cardXin LI2011-12-282-0/+103
* Add myself as a src committerBaptiste Daroussin2011-12-281-0/+2
* Document restriction on 32-bits and 64-bits datatypes.Ed Schouten2011-12-271-0/+6
* Add missing \.Ed Schouten2011-12-271-1/+1
* Add manual page for atomic operations.Ed Schouten2011-12-272-1/+319
* Follow style(9) more closely in the example.Jaakko Heinonen2011-12-211-3/+3
* Add myself with mentor relationshipsJason Helfman2011-12-201-0/+5
* Add some more cross-references.Alexander Motin2011-12-204-0/+4
* Fix copy-paste typo.Alexander Motin2011-12-201-2/+2
* Add timecounters(4) man page alike to eventtimers(4).Alexander Motin2011-12-205-2/+111
* s/LAPIC/local APIC/ to closer follow Intel documents.Alexander Motin2011-12-201-4/+4
* Remove extra "and" left from earlier version.Alexander Motin2011-12-201-2/+1
* Restore a feature that was present in 5.x and 6.x, and was cleared inGleb Smirnoff2011-12-201-8/+31
* Add apic(4) man page, now mostly to cover its event timer functionality.Alexander Motin2011-12-206-4/+88
* Add eventtimers(9) man page, describing related KPIs.Alexander Motin2011-12-203-1/+249
* Add a TASK_INITIALIZER() macro that can be used to staticallyJohn Baldwin2011-12-192-1/+8
* Disable another clang warning (-Wempty-body) when WARNS <= 2.Dimitry Andric2011-12-181-1/+1
* Disable yet another clang warning (-Wconversion) when WARNS <= 3.Dimitry Andric2011-12-181-1/+2
* Fixed some of markup.Ruslan Ermilov2011-12-171-19/+18
* Disable yet another clang warning when WARNS <= 3.Dimitry Andric2011-12-171-1/+1
* Add a NO_WARRAY_BOUNDS setting to bsd.sys.mk, only applicable to clang,Dimitry Andric2011-12-161-0/+3
* Some formatting fixes.Alexander Motin2011-12-161-14/+31
* A major overhaul of the CARP implementation. The ip_carp.c was startedGleb Smirnoff2011-12-161-131/+115
* Document 'findstack'.Konstantin Belousov2011-12-161-1/+11
* Many updates to cxgbe(4)Navdeep Parhar2011-12-161-12/+66
* Disable one more clang warning when WARNS <= 3.Dimitry Andric2011-12-151-1/+2
* Clang has more warnings enabled by default, and when using -Wall, so if WARNSDimitry Andric2011-12-151-0/+13
* Add a helper API to allow in-kernel code to map portions of shared memoryJohn Baldwin2011-12-142-0/+189
* Add SEE ALSO.Joel Dahl2011-12-141-1/+15
* After several suggestions from people, move eventtimers page from 7 to 4.Alexander Motin2011-12-146-4/+4
* More MLINKS for rtalloc.9Gleb Smirnoff2011-12-141-1/+5
* Update this page to describe modern interfaces.Gleb Smirnoff2011-12-141-114/+147
* Change targ(4) to use cdevpriv, instead of multiple character devices.Ed Schouten2011-12-132-24/+10
* - Fix different variable types use in different files after r121184,Alexander Motin2011-12-131-6/+6
* The "inet" keyword in the "ifconfig_IF_aliasN" is mandatory forRuslan Ermilov2011-12-131-3/+7
* - Add support for ASCII art splash screens in TheDraw formatEitan Adler2011-12-121-0/+27
* Add watchdog support for VIA south bridge chipset.Fabien Thomas2011-12-122-0/+81
* 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