aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Kill custom in_matroute() radix mathing function removing one rte mutex lock.Alexander V. Chernikov2014-11-113-65/+0
* Add /usr/lib/debug directory to hier(7)Ed Maste2014-11-101-1/+3
* Renove faith(4) and faithd(8) from base. It looks like industryAlexander V. Chernikov2014-11-095-159/+0
* Revert r274200. Implicitly setting DEBUG_FLAGS when WITH_CTF is true isMark Johnston2014-11-083-3/+2
* Overhaul if_gre(4).Andrey V. Elsukov2014-11-073-198/+107
* Automatically build with debug symbols when building with WITH_CTF.Mark Johnston2014-11-063-2/+3
* Ignore errors from rm -rf to support high -j builds. This is, at best,Warner Losh2014-11-061-2/+2
* Finish r274118: remove useless fields from struct domain.Alexander V. Chernikov2014-11-061-3/+2
* Add new libraries/utilities for data throughput visualization.Devin Teske2014-11-041-0/+2
* convert .Nm to proper .Xr's...John-Mark Gurney2014-11-041-4/+4
* Import proper fix for misc/49356 (/usr/include/atf-c/config.h) after atf-c/co...Enji Cooper2014-11-042-4/+7
* As an optimization (in simple, well used cases) only call cat ${.ALLSRC} whenEnji Cooper2014-11-043-0/+12
* Add Makefile snippet to ease porting NetBSD testcases to FreeBSD fromEnji Cooper2014-11-041-0/+49
* vt(4): Start new sentences on their own linesJean-Sébastien Pédron2014-11-031-5/+8
* vt(4): Improve the description of kern.vt.fb.modes.$connectorJean-Sébastien Pédron2014-11-031-5/+4
* vt(4): Document kern.vt.fb.default_mode and kern.vt.fb.modes.*Jean-Sébastien Pédron2014-11-031-1/+41
* Integrate pjdfstest test suite execution into kyuaEnji Cooper2014-11-033-0/+46
* Fix two issues with lockmgr(9) LK_CAN_SHARE() test, which determinesKonstantin Belousov2014-11-021-2/+25
* add an rc.d script to automatically grow the specified FS... It hasJohn-Mark Gurney2014-11-022-0/+65
* MFV: Import atf-0.21.Julio Merino2014-11-011-1/+12
* Add type qualifier volatile to the base (userspace) address argumentKonstantin Belousov2014-10-312-15/+17
* Use the right depend file for each program.Julio Merino2014-10-301-2/+6
* This is the much-discussed major upgrade to the random(4) device, known to yo...Mark Murray2014-10-301-15/+39
* Fix the logic inversion in the previous commit by ensuring that the matchedEnji Cooper2014-10-291-1/+1
* Filter out TESTS_SUBDIRS already added to SUBDIR instead of blindlyEnji Cooper2014-10-281-2/+4
* Actually install casuword(9) to fix build.Jung-uk Kim2014-10-281-0/+1
* Add fueword(9) and casueword(9) functions. They are like fuword(9)Konstantin Belousov2014-10-283-8/+157
* Remove an extra copy of hv_kvp_daemon(8) [1].Xin LI2014-10-272-97/+0
* Correct a typo: this is the manpage for pthread_cleanup_pop, not push.John Baldwin2014-10-271-1/+1
* Mention VAAI and ODX in ctl(4).Edward Tomasz Napierala2014-10-261-2/+8
* Clarify that pthread_cleanup_push()/pop() are implemented as macros thatJohn Baldwin2014-10-252-2/+18
* Add D-Link DWA-123 rev D1 and Elecom WDC-150SU2M.Kevin Lo2014-10-241-1/+3
* minor updates to make it more explicit that when using fpu_kern_thread,John-Mark Gurney2014-10-231-5/+10
* Add VirtIO console driverBryan Venteicher2014-10-233-0/+69
* Fix linking static test binaries with atf.test.mkEnji Cooper2014-10-221-0/+8
* Document sort_io_queue sysctls/tunables.Alexander Motin2014-10-222-2/+16
* fix spelling of DEFAULT in comments...John-Mark Gurney2014-10-221-2/+2
* My previous commit exposed an issue as it fixed a differentWarner Losh2014-10-221-0/+1
* Revert r273426 r273409Baptiste Daroussin2014-10-211-1/+1
* older binutils does not know about --no-fatal-warningsBaptiste Daroussin2014-10-211-1/+1
* Regenerate after r273418Ed Maste2014-10-211-10/+19
* For the kernel, we have USB_GADGET_EXAMPLES as defaults to yes. ForWarner Losh2014-10-211-2/+1
* Do not make ld(1) warnings fatal anymore, binutils behaviour has changed over...Baptiste Daroussin2014-10-211-1/+1
* Always use libc++ as the default c++ stack when building with an external gcc...Baptiste Daroussin2014-10-211-0/+8
* When using an external toolchain note that gcc 4.8+ supports C++11Baptiste Daroussin2014-10-211-1/+2
* The dependencies are computed with CC even if sources are C++, when buildingBaptiste Daroussin2014-10-211-1/+1
* it is not cast to a pointer of the specified type, it is cast to theJohn-Mark Gurney2014-10-211-1/+1
* spell out the arguments..John-Mark Gurney2014-10-211-5/+6
* Fix multiple incorrect SYSCTL arguments in the kernel:Hans Petter Selasky2014-10-212-11/+20
* Fix a few small bugs in the DTrace USDT rules:Mark Johnston2014-10-211-10/+7