aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix the build by just installing systop since testing shows it works with:Brad Davis2018-08-111-1/+1
* Remove unused MAPDESCFILE.Kevin Lo2018-08-111-5/+0
* Move pf.os to sbin/pfctl/Brad Davis2018-08-113-4/+1
* Move cron.d/at to usr.bin/at/Brad Davis2018-08-114-12/+3
* Move snmpd.config to usr.sbin/bsnmpd/bsnmpd/Brad Davis2018-08-113-5/+2
* Move sysctl.conf to sbin/sysctl/ and switch to CONFS.Brad Davis2018-08-113-1/+1
* Move ddb.conf to sbin/ddb/ and switch to CONFS.Brad Davis2018-08-113-1/+1
* Move OpenBSM to CONFSBrad Davis2018-08-112-14/+12
* Add svnlite to places where svn is mentioned.Alexander Leidinger2018-08-112-4/+8
* Add "ESI Juli@ XTe" as a supported device.Alexander Leidinger2018-08-111-1/+3
* printf: Fix \c in %b in printf builtin exiting the shell after r337458Jilles Tjoelker2018-08-111-1/+1
* IEEE!Sevan Janiyan2018-08-111-2/+2
* Pull in r338481 from upstream llvm trunk (by Chandler Carruth):Dimitry Andric2018-08-111-2/+5
* Drop the ternary operator for calculating ssid display length in list_scan().Sevan Janiyan2018-08-111-5/+4
* Advise reader to also see mdconfig(8) in mount_cd9660(8).Sevan Janiyan2018-08-111-1/+2
* dwatch(1): Add systop profileDevin Teske2018-08-112-0/+85
* dwatch(1): Fix syntax error in vop_readdir profileDevin Teske2018-08-111-0/+1
* cxgbe(4): Create two variants of service_iq, one for queues withNavdeep Parhar2018-08-114-143/+250
* Destroy a couple of rogue svn:mergeinfoKyle Evans2018-08-110-0/+0
* 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