aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Style(9) nit: put function name at start of line.Warner Losh2020-04-301-1/+2
* | Move / reword a comment.Warner Losh2020-04-301-7/+5
* | Remove stray blank line.Warner Losh2020-04-301-1/+0
* | src.opts.mk: add WITHOUT_OPENSSL dependenciesEd Maste2020-04-301-0/+4
* | ig4iic_acpi_probe: remove set but unused variableAndriy Gapon2020-04-301-2/+0
* | Increase the iflib txq callout mutex name length to 32 bytes.Mark Johnston2020-04-301-1/+1
* | Add a new manual page for unionfs(5), written byBenedict Reuschling2020-04-302-1/+89
* | Add HISTORY sections to disk(9), driver(9), andBenedict Reuschling2020-04-303-3/+18
* | Introduce a lower bound of 2 MSS to TCP Cubic.Richard Scheffenegger2020-04-301-4/+7
* | loader.conf(5): document that loader_conf_files may be clobberedKyle Evans2020-04-301-1/+5
* | Make sure that we get the sbuf resources we need.Warner Losh2020-04-301-1/+2
* | Implement the NVME_GET_NSID and NVME_PASSTHROUGH_CMD ioctlsWarner Losh2020-04-301-3/+90
* | Return the nvmeX device associated with the ndaX device.Warner Losh2020-04-302-0/+7
* | Generate a devctl event for interesting eventsWarner Losh2020-04-301-8/+43
* | src.conf.5: regen after 359736, ZONEINFO_OLD_TIMEZONES_SUPPORT removalEd Maste2020-04-301-6/+1
* | Prevent premature shrinking of the scaled receive windowRichard Scheffenegger2020-04-293-3/+12
* | Convert more rtentry field accesses into nhop fields accesses.Alexander V. Chernikov2020-04-294-24/+33
* | Correctly set up the initial TCP congestion window in all cases,Richard Scheffenegger2020-04-293-18/+31
* | dtrace tests: Support globbing for excludesBryan Drewery2020-04-292-3/+20
* | Add nhop to the ifa_rtrequest() callback.Alexander V. Chernikov2020-04-293-9/+12
* | Move ARM specific flags to arm/Makefile.incMichal Meloun2020-04-292-3/+2
* | Fix style(9). Strip write only variables.Michal Meloun2020-04-292-13/+5
* | Export tracing facility of GIC500 ITS block.Michal Meloun2020-04-292-0/+105
* | Skip bectl jail test if jail not installed (WITHOUT_JAIL).Olivier Cochard2020-04-291-0/+1
* | Don't try to set frequendcy for enumerated but newer started CPUs.Michal Meloun2020-04-291-0/+6
* | Don't allow to use FPU inside of rtld library.Michal Meloun2020-04-291-0/+3
* | Don't try to re-initialize already preseted regulator.Michal Meloun2020-04-291-1/+10
* | Multiple fixes for rockchip iodomain driver:Michal Meloun2020-04-291-3/+18
* | liblua: ensure that "require" will fail in bootstrap fluaEd Maste2020-04-292-0/+9
* | Add HISTORY section to domain(9).Benedict Reuschling2020-04-291-1/+13
* | When copying and pasting the code in the EXAMPLEBenedict Reuschling2020-04-291-2/+2
* | Use universe-toolchain config(8)Bryan Drewery2020-04-291-0/+1
* | sh: Assert INTOFF rather than applying it in ck*Jilles Tjoelker2020-04-281-6/+13
* | Move route-specific ddb commands to route/route_ddb.cAlexander V. Chernikov2020-04-284-413/+466
* | Move route_temporal.c and route_var.h to net/route.Alexander V. Chernikov2020-04-2817-16/+16
* | Revert r360445Bryan Drewery2020-04-282-8/+10
* | Move struct rtentry definition to nhop_var.h.Alexander V. Chernikov2020-04-283-83/+74
* | ctfmerge: Assert that there is enough room for types.Bryan Drewery2020-04-282-10/+8
* | Don't try ctfconvert on file without debug info.Bryan Drewery2020-04-282-2/+3
* | config: Add no-ctfconvert support.Bryan Drewery2020-04-283-4/+12
* | None of these use opt_sched.hBryan Drewery2020-04-284-4/+4
* | Restore local kernel "prog" filtering lost in r332099.Bryan Drewery2020-04-281-12/+74
* | Add le_read_buffer_size command and manpage.Takanori Watanabe2020-04-283-1/+75
* | Make sendfile(SF_SYNC)'s CV wait interruptible.Mark Johnston2020-04-281-17/+38
* | diff(1): don't reject specifying the same format multiple timesKyle Evans2020-04-282-11/+29
* | Re-check for wirings after busying the page in vm_page_release_locked().Mark Johnston2020-04-282-3/+12
* | Improve error handlingTakanori Watanabe2020-04-281-40/+87
* | Convert rtalloc_mpath_fib() users to the new KPI.Alexander V. Chernikov2020-04-284-54/+10
* | Eliminate now-unused parts of old routing KPI.Alexander V. Chernikov2020-04-286-60/+0
* | Remove rtable dumping code from bootp.Alexander V. Chernikov2020-04-281-96/+0