| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow crunchgen binary link generation to be disabled. | adrian | 2012-01-05 | 1 | -0/+5 |
* | Apply Typo-B-Gone 2000 [TM] | uqs | 2012-01-05 | 3 | -4/+4 |
* | Pull up vendor changes to mdoc(7) | uqs | 2012-01-05 | 2 | -4/+4 |
* | Fix typo. | brueffer | 2012-01-05 | 1 | -1/+1 |
* | Reimplement <tgmath.h> on top of __generic(). | ed | 2012-01-05 | 1 | -6/+15 |
* | Add WITHOUT_CAPSICUM src.conf(5) define, which can be used to compile out | rwatson | 2012-01-02 | 2 | -2/+6 |
* | Fix sloppyness in memcchr() man page. | ed | 2012-01-01 | 2 | -0/+1 |
* | Fix typo; return -> returns. | ed | 2012-01-01 | 1 | -1/+1 |
* | Introducing memcchr(3). | ed | 2012-01-01 | 1 | -0/+59 |
* | Revert r228986 until it can be reworked to avoid panicing the kernel when the | lstewart | 2011-12-31 | 1 | -65/+36 |
* | Spelling fixes for share/ | uqs | 2011-12-30 | 2 | -20/+20 |
* | - Introduce the net.bpf.tscfg sysctl tree and associated code so as to make one | lstewart | 2011-12-30 | 1 | -36/+65 |
* | I'm not yet an alumni, add myself in the right section | bapt | 2011-12-29 | 1 | -1/+1 |
* | Import the first release of HighPoint RocketRAID 27xx SAS 6Gb/s HBA card | delphij | 2011-12-28 | 2 | -0/+103 |
* | Add myself as a src committer | bapt | 2011-12-28 | 1 | -0/+2 |
* | Document restriction on 32-bits and 64-bits datatypes. | ed | 2011-12-27 | 1 | -0/+6 |
* | Add missing \. | ed | 2011-12-27 | 1 | -1/+1 |
* | Add manual page for atomic operations. | ed | 2011-12-27 | 2 | -1/+319 |
* | Follow style(9) more closely in the example. | jh | 2011-12-21 | 1 | -3/+3 |
* | Add myself with mentor relationships | jgh | 2011-12-20 | 1 | -0/+5 |
* | Add some more cross-references. | mav | 2011-12-20 | 4 | -0/+4 |
* | Fix copy-paste typo. | mav | 2011-12-20 | 1 | -2/+2 |
* | Add timecounters(4) man page alike to eventtimers(4). | mav | 2011-12-20 | 5 | -2/+111 |
* | s/LAPIC/local APIC/ to closer follow Intel documents. | mav | 2011-12-20 | 1 | -4/+4 |
* | Remove extra "and" left from earlier version. | mav | 2011-12-20 | 1 | -2/+1 |
* | Restore a feature that was present in 5.x and 6.x, and was cleared in | glebius | 2011-12-20 | 1 | -8/+31 |
* | Add apic(4) man page, now mostly to cover its event timer functionality. | mav | 2011-12-20 | 6 | -4/+88 |
* | Add eventtimers(9) man page, describing related KPIs. | mav | 2011-12-20 | 3 | -1/+249 |
* | Add a TASK_INITIALIZER() macro that can be used to statically | jhb | 2011-12-19 | 2 | -1/+8 |
* | Disable another clang warning (-Wempty-body) when WARNS <= 2. | dim | 2011-12-18 | 1 | -1/+1 |
* | Disable yet another clang warning (-Wconversion) when WARNS <= 3. | dim | 2011-12-18 | 1 | -1/+2 |
* | Fixed some of markup. | ru | 2011-12-17 | 1 | -19/+18 |
* | Disable yet another clang warning when WARNS <= 3. | dim | 2011-12-17 | 1 | -1/+1 |
* | Add a NO_WARRAY_BOUNDS setting to bsd.sys.mk, only applicable to clang, | dim | 2011-12-16 | 1 | -0/+3 |
* | Some formatting fixes. | mav | 2011-12-16 | 1 | -14/+31 |
* | A major overhaul of the CARP implementation. The ip_carp.c was started | glebius | 2011-12-16 | 1 | -131/+115 |
* | Document 'findstack'. | kib | 2011-12-16 | 1 | -1/+11 |
* | Many updates to cxgbe(4) | np | 2011-12-16 | 1 | -12/+66 |
* | Disable one more clang warning when WARNS <= 3. | dim | 2011-12-15 | 1 | -1/+2 |
* | Clang has more warnings enabled by default, and when using -Wall, so if WARNS | dim | 2011-12-15 | 1 | -0/+13 |
* | Add a helper API to allow in-kernel code to map portions of shared memory | jhb | 2011-12-14 | 2 | -0/+189 |
* | Add SEE ALSO. | joel | 2011-12-14 | 1 | -1/+15 |
* | After several suggestions from people, move eventtimers page from 7 to 4. | mav | 2011-12-14 | 6 | -4/+4 |
* | More MLINKS for rtalloc.9 | glebius | 2011-12-14 | 1 | -1/+5 |
* | Update this page to describe modern interfaces. | glebius | 2011-12-14 | 1 | -114/+147 |
* | Change targ(4) to use cdevpriv, instead of multiple character devices. | ed | 2011-12-13 | 2 | -24/+10 |
* | - Fix different variable types use in different files after r121184, | mav | 2011-12-13 | 1 | -6/+6 |
* | The "inet" keyword in the "ifconfig_IF_aliasN" is mandatory for | ru | 2011-12-13 | 1 | -3/+7 |
* | - Add support for ASCII art splash screens in TheDraw format | eadler | 2011-12-12 | 1 | -0/+27 |
* | Add watchdog support for VIA south bridge chipset. | fabient | 2011-12-12 | 2 | -0/+81 |