aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove ubsec(4).John Baldwin2020-05-1115-3332/+5
* Use -fno-asynchronous-unwind-tables to compile lib/csuDimitry Andric2020-05-111-0/+3
* Ktls: never skip stamping tags for NIC TLSAndrew Gallatin2020-05-112-0/+8
* Add a basic table entry counter regression test.Mark Johnston2020-05-112-0/+116
* Remove the svn:executable property from some pf test files.Mark Johnston2020-05-1114-0/+0
* pf: Don't allocate per-table entry counters unless required.Mark Johnston2020-05-112-47/+60
* em/ix/ixv/ixl/iavf: Implement ifdi_needs_restart iflib methodEric Joyner2020-05-115-1/+107
* vfs_exports: Tighten bounds and assert consistency of numsecflavorsRyan Moeller2020-05-111-3/+17
* Add le_scan subcommand to hccontrol.Takanori Watanabe2020-05-117-81/+427
* Avoid using non-portable dd conv=osync optionAlex Richardson2020-05-113-3/+3
* Remove unused rnh_close callback from rtable & cleanup depends.Alexander V. Chernikov2020-05-112-18/+0
* [ar9300] Disable unconditionally reducing transmit power in the case of FCC.Adrian Chadd2020-05-112-0/+42
* powerpc64: Implement Radix MMU for POWER9 CPUsJustin Hibbits2020-05-1120-32/+6808
* Ensure that the SCTP iterator runs with an stcb and inp, which belong toMichael Tuexen2020-05-101-0/+5
* buildworld: add back in missing semicolonKyle Evans2020-05-101-1/+1
* powerpc: Add a CPU-custom machine check handlerJustin Hibbits2020-05-106-18/+76
* Remove trailing whitespace.Michael Tuexen2020-05-101-1/+1
* Ensure that we have a path when starting the T3 RXT timer.Michael Tuexen2020-05-105-23/+51
* Add pkgbase METALOG parse/check toolEd Maste2020-05-102-0/+582
* qnlx: Do not redifines types.Emmanuel Vadot2020-05-101-5/+2
* linuxkpi: Really add bitmap_alloc and bitmap_zallocEmmanuel Vadot2020-05-101-0/+13
* linuxkpi: Add bitmap_alloc and bitmap_freeEmmanuel Vadot2020-05-101-0/+7
* Only drop DATA chunk with lower priorities as specified in RFC 7496.Michael Tuexen2020-05-101-4/+4
* Remove rtalloc1(_fib) KPI.Alexander V. Chernikov2020-05-102-74/+0
* [atheros] [if_arge] Various fixes to avoid TX stalls and bad sized packetsAdrian Chadd2020-05-102-3/+66
* clang: Reject %n for __attribute__((format(__freebsd_kprintf__)))Conrad Meyer2020-05-091-2/+2
* linuxkpi: Add bitmap_copy and bitmap_andnotEmmanuel Vadot2020-05-091-0/+22
* remove %n support from printf(9)Ed Maste2020-05-092-9/+17
* rtwn: Add a new USB ID.Mark Johnston2020-05-093-3/+6
* Add ARM loader path to uefi(8) man page.Edward Tomasz Napierala2020-05-091-1/+2
* Add space for RSSI in data member.Takanori Watanabe2020-05-091-1/+2
* Avoid spurious ENOMEMs from sysctl hw.pagesizes.Konstantin Belousov2020-05-091-2/+11
* Document BUS_OOMERR.Konstantin Belousov2020-05-091-1/+3
* Don't send clear screen until we are committed to run.Poul-Henning Kamp2020-05-091-1/+2
* Mention the existence of /etc/defaults/vendor.confBenedict Reuschling2020-05-091-2/+8
* bhyve: update man page to describe the virtio-net mtu optionVincenzo Maffione2020-05-091-3/+8
* loader: vdev_read() can corrupt memoryToomas Soome2020-05-091-7/+21
* installworld: attempt a certctl rehash at the tail endKyle Evans2020-05-091-0/+10
* fusefs: fix two small bugs in the tests' expectationsAlan Somers2020-05-082-2/+2
* fusefs: better dtrace probes for asynchronous invalidation operationsAlan Somers2020-05-081-2/+6
* [etherswitch] bump register width to 32 bits.Adrian Chadd2020-05-081-1/+1
* Sync relocation definitionsMitchell Horne2020-05-081-0/+2
* Embed dst sockaddr into rtentry and remove rte packet counterAlexander V. Chernikov2020-05-085-64/+30
* Add more obsolete filesAntoine Brodin2020-05-081-0/+6
* bhyve: Pass the full string of options to the network backends.Aleksandr Fedorov2020-05-084-18/+37
* [net80211] Use the unicast key when transmitting DWDS AP multicast frames.Adrian Chadd2020-05-081-2/+19
* Fix a memory leak for ENCIOC_GETSTRING I introduced in r360171.John Baldwin2020-05-081-1/+1
* src.conf.5: regen after BINUTILS changesEd Maste2020-05-081-3/+3
* src.opts.mk: update BINUTILS options and add commentsEd Maste2020-05-081-1/+6
* Remove APPLEKEXT ifndefsRyan Moeller2020-05-0810-20/+0