summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* sfxge: support FATSOv2arybchik2016-01-151-2/+4
* ioat(4): Add support for 'fence' bit with DMA_FENCE flagcem2016-01-151-2/+13
* Fix spelling of IPMIngie2016-01-141-1/+1
* Update .Dd, missed in r294011bjk2016-01-141-1/+1
* Document how to enter the debugger here. I'm sure there's some betterimp2016-01-141-0/+41
* Allow file specific user-specified flag overridessmh2016-01-141-2/+3
* Suggest setting gateway_enable="YES" instead of sysctl net.inet.ip.forwarding...kevlo2016-01-141-2/+2
* ypldap(8) is a feature ready to be used to translate nis(8) database to ldap(3).araujo2016-01-131-0/+40
* Restore uart PPS signal capture polarity to its historical norm, and add anian2016-01-121-6/+47
* Update ismt(4) man page to reflect inclusion in upcoming 10.3 release.jimharris2016-01-111-2/+2
* committer-src.dot: Add {adrian,delphij}->mesephe2016-01-101-0/+2
* Regen after r293450emaste2016-01-091-1/+22
* Support use of LLVM's libunwind for exception unwindingemaste2016-01-091-2/+2
* Fix issues found by mandoc -Tlint.brueffer2016-01-084-6/+4
* ioat(4): Add ioat_acquire_reserve() KPIcem2016-01-071-1/+11
* nvme: add hw.nvme.min_cpus_per_ioq tunablejimharris2016-01-071-3/+15
* Provide yet another KPI for cdev creation, make_dev_s(9).kib2016-01-072-47/+136
* Revert r293286. It was not intended to come in yet.bdrewery2016-01-071-19/+0
* Move the MAKEOBJDIRPREFIX value guard to sys.mk and expand to MAKEOBJDIR.bdrewery2016-01-071-0/+19
* Use standard name for ASCII LF and FF control codesemaste2016-01-062-7/+7
* ioat(4): Add ioat_get_max_io_size() KPIcem2016-01-051-1/+3
* Add new LIBSOFT option. This is similar to the LIB32 option, exceptimp2016-01-031-0/+5
* Use correct name 'us' for character 31 in keymapsemaste2016-01-029-21/+21
* 17 years and change after I wrote warp_saver, here's a simple plasma effectdes2016-01-011-1/+11
* Merge r293006 from clang380-import branch:dim2015-12-311-1/+1
* [rtwn] Add initial manpages for the rtwn driver.adrian2015-12-313-0/+241
* - Sort ports-secteammiwi2015-12-291-1/+1
* - Add myself to ports-secteammiwi2015-12-291-1/+1
* procfs(5) is not required by ps(1) and w(1) anymorebapt2015-12-261-6/+2
* [mdio] migrate mdiobus out of etherswitch and into a top-level device of its ...adrian2015-12-262-0/+54
* Make libxnet.so a symlink to libc.so. This makes `-lxnet` a no-op, ascperciva2015-12-251-0/+3
* Document that make's .POSIX: handling is broken. In fact, it has beencperciva2015-12-251-0/+4
* Update mentors for brnrdbrnrd2015-12-241-2/+1
* Add accessor methods to fetch the BAR holding the MSI-X table and PBA.jhb2015-12-232-3/+54
* Restore a day of the week in date(1) output for Japanese locales.ume2015-12-203-5/+5
* Clean up Kyuafile.tmp, not Kyuafile.auto.tmpngie2015-12-201-1/+1
* Document LOCALBASE in the bsd.test.mk sectionngie2015-12-201-0/+4
* - Use LOCALBASE instead of KYUA_PREFIX for the --prefix to kyua(1)ngie2015-12-203-9/+5
* Deal with another hardcoded reference to Kyuafile in the KYUAFILE == autongie2015-12-201-1/+1
* Fix typo in r292500 by adding missing conditional statementngie2015-12-201-0/+1
* Simplify Kyuafile generation logic with KYUAFILE == auto andngie2015-12-201-14/+10
* Add missing return statement to atf/printf_test to make the examplengie2015-12-201-0/+2
* Add a safety net to reclaim mbufs when one of the mbuf zones becomejtl2015-12-202-4/+16
* Use :E instead of regex in ctypedef Makefilesbapt2015-12-191-1/+1
* Simplify the locale generated Makefiles by using bmake multi variables for loopsbapt2015-12-186-814/+814
* ioat(4): Add an API to get HW revisioncem2015-12-171-1/+3
* A change to KPI of vm_pager_get_pages() and underlying VOP_GETPAGES().glebius2015-12-161-6/+13
* Enable LLDB by default on amd64 and arm64emaste2015-12-161-1/+5
* Regenerate after r292283.bdrewery2015-12-151-3/+6
* Fix example code rendering, \n needs escaping to show up.brueffer2015-12-154-14/+14
OpenPOWER on IntegriCloud