summaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* Correctly pass the -mllvm -enable-gvn=false flag in CLANG_OPT_SMALLdim2015-03-211-2/+2
* Fix grammar in epair(4) man pageallanjude2015-03-201-6/+8
* Add a driver for the Dallas/Maxim DS1307, another common i2c RTC.loos2015-03-202-0/+132
* Fix some style issues.hselasky2015-03-191-2/+4
* Add more known bugs to the USB audio manual page.hselasky2015-03-191-9/+22
* Start to import support for the AArch64 architecture from ARM. This changeandrew2015-03-192-3/+7
* Add connection flow type to siftr(4).hiren2015-03-191-0/+9
* Add connection flowid to siftr(4).hiren2015-03-181-1/+8
* Update ucom(4) with information about the new PPS capture abilities.ian2015-03-181-4/+27
* Document LIB and LIB_CXX.bdrewery2015-03-171-0/+7
* Add LIB_CXX so that C++ libraries will use CXX to link.bdrewery2015-03-171-1/+8
* Unhide linker line for libraries.bdrewery2015-03-171-1/+1
* Remove unneeded handling of undefined NM.bdrewery2015-03-171-14/+0
* sfxge: add tunables to control LRO parameters on driver load timearybchik2015-03-171-0/+21
* Catch up with Clang 3.6.0.jkim2015-03-172-34/+54
* Bump the date after the `show devmap` addition.stas2015-03-171-1/+1
* Document the `show devmap` DDB command.stas2015-03-171-0/+7
* Fix DESTDIR supportbapt2015-03-151-2/+2
* Symplify links installation by using multi variable for loopbapt2015-03-151-22/+8
* Merge ^/head r279985 through r279994.dim2015-03-141-1/+24
* Merge ^/head r279893 through r279984.dim2015-03-149-25/+68
|\
| * Allow relative pathnames in SRCS, so as to enable building softwaredim2015-03-142-7/+18
| * - Align comment for df flags variable in periodic.conf.jhb2015-03-131-1/+3
| * Remove UCB advertising clause per the letter dated July 22, 1999.emaste2015-03-133-15/+3
| * Add -p parameter to list PCI device to pass through to the guest.glebius2015-03-121-1/+15
| * Add support for specifying unsupported / broken options that overrideimp2015-03-121-0/+12
| * Document m_collapse().markj2015-03-121-1/+17
* | Merge ^/head r279759 through r279892.dim2015-03-117-23/+83
|\ \ | |/
| * Adding myself (jah) to committers-src.dotjah2015-03-111-0/+2
| * Add myself to the src committers graph, with kib as my mentor.vangyzen2015-03-101-0/+2
| * Don't specify a function name in the example SDT(9) probe. As with themarkj2015-03-091-7/+7
| * Reimplement support for userland core dump compression using a new interfacemarkj2015-03-091-11/+9
| * Finish r194601. Add a cred parameter to the VOP_VPTOCNP(9) manpage.dchagin2015-03-081-3/+7
| * Summary: Update the ports to read from the packet rather than thegnn2015-03-081-4/+3
| * udp track shows UDP data as it arrives and leaves the systemgnn2015-03-082-1/+56
| * Summary: Remove the pid printing which does not currently work.gnn2015-03-081-1/+1
* | Merging ^/head r279596 through r279758.dim2015-03-076-2/+182
|\ \ | |/
| * Set the property to executable.gnn2015-03-071-0/+0
| * Add execute bits to tcpstate script.gnn2015-03-071-1/+1
| * TCP connection tracker that uses aggregations to show where connectionsgnn2015-03-072-1/+49
| * Add a more complex TCP tracking script, which shows connections andgnn2015-03-072-1/+85
| * Add a TCP state tracking script based on FreeBSD TCP SDTsgnn2015-03-072-1/+48
| * Bump .Dd to current date (which I should have done as part of initialloos2015-03-072-1/+2
* | Merge ^/head r279313 through r279595.dim2015-03-0414-7/+819
|\ \ | |/
| * Add myself (whu) to committers-src.dot.whu2015-03-041-0/+4
| * Document the interface for defining a configuration schemarstone2015-03-012-0/+274
| * Add an rc.d script to invoke iovctl(8) during bootrstone2015-03-011-0/+6
| * Add manpages for SR-IOV enable/disable driver interfacerstone2015-03-014-0/+266
| * Document pci_iov_attach/detach in pci.9rstone2015-03-012-1/+78
| * Add a driver for the Maxim DS3231 a low-cost, extremely accurate (+-2PPM)loos2015-02-281-0/+145
OpenPOWER on IntegriCloud