aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MFH @ r337607, in preparation for boardingKyle Evans2018-08-111394-114855/+108767
|\
| * stat(1): cache id->name resolutionConrad Meyer2018-08-111-8/+4
| * Fix escaping, otherwise Dx gets translated as the macro for DragonFly.Sevan Janiyan2018-08-111-2/+2
| * ZFS/MFV: Use cached feature info in spa_add_feature_stats()Matt Macy2018-08-104-13/+60
| * Fix misspellings of transmitter/transmittedDevin Teske2018-08-104-6/+6
| * In r308100, an explicit -fexceptions flag was added for the C sourcesDimitry Andric2018-08-101-1/+4
| * Disable the D subroutines msgsize() and msgdsize().Mark Johnston2018-08-101-1/+1
| * Walk back r337554 while discussion continuesConrad Meyer2018-08-104-9/+1
| * subr_prf: remove think-o that had returned to local patchKyle Evans2018-08-101-2/+1
| * boot tagging: minor fixesKyle Evans2018-08-101-2/+6
| * Update man page to include FreeBSD-specific details.Warner Losh2018-08-101-9/+19
| * Remove assert.h and commented out _DIAGASSERT.Warner Losh2018-08-101-3/+0
| * Bring in timespce_get form NetBSD.Warner Losh2018-08-106-1/+142
| * Restore the behaviour changed in r337536, when bad `ipfw delete` commandAndrey V. Elsukov2018-08-102-4/+9
| * ath: Minor style cleanupsKyle Evans2018-08-101-4/+4
| * ieee8021_node: fix whitespace issuesKyle Evans2018-08-101-9/+9
| * net80211: Drain ageq before cleaning it up.Kyle Evans2018-08-101-0/+1
| * bwi(4): Set ic->ic_softc before bwi_getradiocaps to avoid bad derefKyle Evans2018-08-101-1/+3
| * readelf: display NT_GNU_PROPERTY_TYPE_0 note nameEd Maste2018-08-101-0/+1
| * Remove unneeded ipsec-related includes.Andrey V. Elsukov2018-08-101-5/+0
| * Performance optimization of AVL tree comparator functionsMatt Macy2018-08-1022-216/+112
| * Make distribution now happens from top of source tree.Poul-Henning Kamp2018-08-101-2/+2
| * powerpc: Add lwsync and ptesync 'sync' opcode variants to ddb disassemblerJustin Hibbits2018-08-101-1/+3
| * Correct a comment. Should have been detected by ipf_nat_in() notCy Schubert2018-08-101-1/+1
| * Makefile.inc1: Add libl to -legacy as wellKyle Evans2018-08-101-1/+5
| * Identify the return value (rval) that led to the IPv4 NAT failureCy Schubert2018-08-101-6/+22
| * Rename head from -CURRENT to -ALPHA1 as part of theGlen Barber2018-08-101-1/+1
| * Invoke the growfs rc script for each boot on GCE.Glen Barber2018-08-091-3/+6
| * Update and replace old rc daemons for GCE images.Glen Barber2018-08-091-2/+1
| * cam(4): Add an xpt-neutral flag indicating a valid panic CCBConrad Meyer2018-08-094-1/+9
| * cxgbe(4): Add a sysctl to control the tx credit reclaim mechanism forNavdeep Parhar2018-08-091-2/+8
| * Add optional LLVM BPF target supportDimitry Andric2018-08-099-7/+65
| * cam_ccb.h: Remove redundant declarations of static inline functionsConrad Meyer2018-08-091-42/+0
| * cxgbe(4): Set fl_pktshift to 0 by default.Navdeep Parhar2018-08-092-5/+6
| * libnv: Remove -I${SRCTOP}/sysKyle Evans2018-08-091-1/+1
| * subr_prf: style(9) the sizeofKyle Evans2018-08-091-1/+1
| * Account for the lowmem handlers in the inactive queue scan target.Mark Johnston2018-08-091-8/+19
| * subr_prf: Use "sizeof current_boot_tag" insteadKyle Evans2018-08-091-1/+1
| * BOOT_TAG: Make a config(5) option, expose as sysctl and loader tunableKyle Evans2018-08-094-4/+29
| * msgbuf: Light detailing (const'ify and bool'itize)Kyle Evans2018-08-093-4/+4
| * Correct default path of kernel modules.John Baldwin2018-08-091-1/+1
| * cxgbe(4): Display pkt-size and burst-size in traffic class parameters.Navdeep Parhar2018-08-091-0/+4
| * cxgbetool(8): Userspace part of support for high priority filters on T6+.Navdeep Parhar2018-08-092-12/+70
| * cxgbe(4): Add support for high priority filters on T6+. They have theirNavdeep Parhar2018-08-096-68/+243
| * [ppc] Fix kernel panic when using BOOTP_NFSROOTLeandro Lupori2018-08-093-0/+28
| * If -q flag is specified, do not complain when we are trying to deleteAndrey V. Elsukov2018-08-091-3/+9
| * Use NULLs instead of casted zeroes, for consistency.Edward Tomasz Napierala2018-08-091-7/+7
| * Refactor common code into execute_script().Edward Tomasz Napierala2018-08-091-76/+56
| * Import CK as of commit 08813496570879fbcc2adcdd9ddc0a054361bfde, mostlyOlivier Houchard2018-08-093-20/+32
| |\
| | * Import CK as of commit 08813496570879fbcc2adcdd9ddc0a054361bfde, mostlyvendor/ck/20180809Olivier Houchard2018-08-093-20/+32