aboutsummaryrefslogtreecommitdiff
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Colemak Mod DH keyboard layoutCarlo Strub2019-05-056-0/+304
* Enroll new committer Doug Moore (dougm@freebsd.org).Doug Moore2019-05-021-0/+3
* Remove trailing slashes from URLs; current mandoc(1) seems to renderEdward Tomasz Napierala2019-05-011-2/+2
* Rewrap some long lines.John Baldwin2019-04-291-3/+4
* Note that ccr(4) now supports AES-CCM.John Baldwin2019-04-291-3/+3
* Update the audit(4) man page to talk about dtaudit(4), and also add aRobert Watson2019-04-282-3/+16
* Add a man page for the DTrace Audit Provider, since we are now growing a setRobert Watson2019-04-282-1/+182
* iflib: Better control over queue core assignmentStephen Hurd2019-04-251-0/+10
* Add GRE-in-UDP encapsulation support as defined in RFC8086.Andrey V. Elsukov2019-04-241-1/+39
* Track device's NUMA domain in ifnet & alloc ifnet from NUMA local memoryAndrew Gallatin2019-04-222-1/+37
* Fix up CXXSTD support originally added in r345708Enji Cooper2019-04-222-10/+4
* Update the spelling of my nameEnji Cooper2019-04-225-12/+7
* psm(4): respect tap_disabled configuration with enabled Extended supportVladimir Kondratyev2019-04-201-2/+2
* Revert r346410 and r346411Conrad Meyer2019-04-192-14/+1
* libkern: Bring in arc4random_uniform(9) from libcConrad Meyer2019-04-192-1/+14
* random.4: Include description of knobs added in r346358Conrad Meyer2019-04-191-1/+54
* Add a bugs section to pflog man pageTom Jones2019-04-181-3/+5
* ofw_graph: Add functions for graph bindingsEmmanuel Vadot2019-04-171-0/+106
* Add orphan mentee.Pedro F. Giffuni2019-04-171-0/+1
* Add myself to ports committers.Pedro F. Giffuni2019-04-171-0/+2
* fdt: further consolidate DTB building and revise manpageKyle Evans2019-04-171-5/+19
* iflibtxrx.9: update function descriptions to match implementationEd Maste2019-04-161-6/+6
* random(4): Add is_random_seeded(9) KPIConrad Meyer2019-04-162-1/+12
* Update and clarify pflog man pageTom Jones2019-04-161-5/+12
* Document when I received my commit bits.Cy Schubert2019-04-162-0/+2
* Add myself to committer list.Piotr Kubaj2019-04-151-0/+4
* random(4): Block read_random(9) on initial seedingConrad Meyer2019-04-152-321/+221
* fusefs: add a fusefs(5) man pageAlan Somers2019-04-132-0/+148
* Revert r346017 pending compiled-in zfs fixChris Rees2019-04-101-2/+4
* Remove spurious comma.Edward Tomasz Napierala2019-04-091-1/+1
* Remove now unnecessary kldstat check before attempting to load modules.Chris Rees2019-04-071-4/+2
* Add option to build LLVM RISC-V targetMitchell Horne2019-04-072-1/+20
* Rewrite intro(4) man page.Guangyuan Yang2019-04-041-72/+112
* Create kernel module to parse Veriexec manifest based on envsMarcin Wojtas2019-04-031-0/+5
* Correct SMC definition in asmc(4) man page.Guangyuan Yang2019-04-021-3/+3
* Allow programs to set `NO_SHARED` on a per-PROG basisEnji Cooper2019-03-301-1/+1
* PROG_OVERRIDE_VARS should override default values if specifiedEnji Cooper2019-03-301-0/+5
* Allow users to override CSTD/CXXSTD on a per-prog basisEnji Cooper2019-03-291-2/+2
* Standardize `-std=c++* as `CXXSTD`Enji Cooper2019-03-292-4/+13
* Revert r345706: the third time will be the charmEnji Cooper2019-03-293-15/+6
* Standardize `-std=c++* as `CXXSTD`Enji Cooper2019-03-293-6/+15
* Revert r345704Enji Cooper2019-03-293-15/+6
* CXXSTD is the C++ analogue to CSTD.Enji Cooper2019-03-293-6/+15
* Add man page for VOP_FDATASYNC(9)Alan Somers2019-03-292-4/+24
|\
| * Add man page for VOP_FDATASYNC(9)Alan Somers2019-03-222-4/+24
* | Spam CXXFLAGS with `-I${DESTDIR}/usr/include/private`, instead of GTEST_CXXFLAGSEnji Cooper2019-03-281-2/+3
* | Remove the TIMED src option from the list of options.John Baldwin2019-03-261-1/+0
* | SZ has been known as Eswatini since April 2018 (formerly Swaziland).Philip Paeps2019-03-261-1/+1
* | Add sysctl variable net.inet.tcp.rexmit_initial for setting RTO.InitialMichael Tuexen2019-03-231-2/+3
* | Add ability to automatically load ipfw_nat64, ipfw_nptv6 and ipfw_pmodAndrey V. Elsukov2019-03-231-3/+35