aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix individual_element_index when some type has 0 elements.Alexander Motin2019-06-211-7/+3
* Reduce namespace pollution from r349233Alan Somers2019-06-213-7/+8
* bhyve: Fix vtscsi maximum segment configEric van Gyzen2019-06-211-1/+2
* LinuxKPI: Additions to rcu list.Johannes Lundberg2019-06-212-3/+26
* LinuxKPI: Add atomic_long_sub macro.Johannes Lundberg2019-06-211-0/+1
* Add pwm to the armv7 GENERIC kernel, it's now used by TI and Allwinner.Ian Lepore2019-06-211-0/+3
* Do some general cleanup and light wordsmithing.Ian Lepore2019-06-211-24/+44
* Catch up with recent changes in pwmbus(9). The pwm(9) and pwmbus(9)Ian Lepore2019-06-213-112/+14
* Add support for the PWM(9) API. This allows configuring the pwm output usingIan Lepore2019-06-211-1/+264
* Some mundane tweaks and cleanups to help de-clutter the diffs of someIan Lepore2019-06-211-18/+27
* nandsim: correct test to avoid out-of-bounds accessEd Maste2019-06-211-1/+1
* Add "tcpmss" opcode to match the TCP MSS value.Andrey V. Elsukov2019-06-216-12/+65
* ip_output: pass PFIL_FWD in the slow pathKristof Provost2019-06-211-4/+9
* No need for each bsnmpd(1) module to open connection to syslogShteryana Shopova2019-06-211-1/+0
* Unbreak snmp_pf(3) after the changes introduced in r338209Shteryana Shopova2019-06-212-2/+2
* Mount and unmount devfs around calls to add packages.Warner Losh2019-06-211-1/+3
* Correct function names.Kevin Lo2019-06-211-3/+3
* rc.d/motd: Update motd more robustlyConrad Meyer2019-06-211-4/+8
* Fixup UPDATING text for r349253Conrad Meyer2019-06-211-2/+2
* sys: Remove DEV_RANDOM device optionConrad Meyer2019-06-2170-112/+20
* Fix the case where no root hub object while host controller object exist in A...Takanori Watanabe2019-06-201-6/+11
* fcntl: fix overflow when setting F_READAHEADAlan Somers2019-06-205-5/+11
* SPC-3 and up require some UAs to be returned as fixed.Alexander Motin2019-06-201-0/+6
* Add PROT_MAX to the HISTORY section.Brooks Davis2019-06-202-1/+21
* Optimize xpt_getattr().Alexander Motin2019-06-201-8/+11
* cxgbe/t4_tom: DDP_DEAD is a ddp flag and not a toepcb flag.Navdeep Parhar2019-06-201-1/+1
* Clarify vm_map_protect max_protection downgradeEd Maste2019-06-201-1/+6
* Extend mmap/mprotect API to specify the max page protections.Brooks Davis2019-06-204-8/+95
* Clarify that vm_map_protect cannot upgrade max_protectionEd Maste2019-06-201-1/+6
* VOP_REVOKE(9): update locking requirements per r143495Alan Somers2019-06-201-2/+2
* top(1): Don't show the swap line when there are no swap devicesAllan Jude2019-06-202-8/+23
* VOP_BMAP(9): fix typo in the copyright headerAlan Somers2019-06-201-1/+1
* #include <sys/types.h> from sys/filio.hAlan Somers2019-06-201-0/+1
* Add FIOBMAP2 ioctlAlan Somers2019-06-203-3/+35
* Add a VOP_BMAP(9) man pageAlan Somers2019-06-203-1/+94
* Add head(1) to native-xtools so that it can be used in qemu-user jailsAntoine Brodin2019-06-201-0/+1
* The variable names in the description of the port number usage isMichael Tuexen2019-06-201-5/+5
* Finsh readding Big5 in r317204, which was reverting r315568. This commitLi-Wen Hsu2019-06-202-0/+88
* Add wakeup_any(), cheaper wakeup_one() for taskqueue(9).Alexander Motin2019-06-209-22/+78
* Group vm_page_activate()'s definition with other related functions.Mark Johnston2019-06-191-29/+29
* Tell loader to ignore newer features enabled on the root pool.Matt Macy2019-06-191-0/+6
* Follow-up r349065: Fix .TARGET flag ambiguity with PROGS which broke MK_TESTS.Bryan Drewery2019-06-191-3/+11
* efinet: Defer exclusively opening the network handlesRebecca Cran2019-06-191-14/+18
* Make zlib encoding messages idempotent.Mark Johnston2019-06-191-2/+4
* Use sbuf_cat() in GEOM confxml generation.Alexander Motin2019-06-1916-135/+141
* Add the ability to limit how much the code will fragment the RACK send mapJonathan T. Looney2019-06-192-10/+70
* Fix typo in r349178.Alexander Motin2019-06-191-1/+1
* [PPC] Fix loader input with newer QEMU versionsLeandro Lupori2019-06-191-1/+5
* WhitespaceSevan Janiyan2019-06-191-2/+2
* V_ip6_forwarding and V_ipforwarding have been defined in ip6_var.h /Marko Zec2019-06-191-2/+2