aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tcp: improve sending of TTL/hoplimit and DSCPHEADmainMichael Tuexen7 hours2-28/+12
* rtld: do not allow both dynamic DTV index and static TLS offsetKonstantin Belousov4 hours2-0/+15
* rtld: rename tls_done to tls_staticKonstantin Belousov4 hours10-15/+15
* rtld_tls.h: styleKonstantin Belousov4 hours1-1/+1
* xargs: Consistently use strtonum() to parse arguments.Dag-Erling Smørgrav5 hours1-15/+14
* decryptcore: Request the OpenSSL 1.1 APIPierre Pronchery6 hours1-0/+1
* vm_phys: Change the return type of vm_phys_unfree_page() to boolMark Johnston7 hours3-12/+12
* xargs: Fix typo in error message.Dag-Erling Smørgrav7 hours1-1/+1
* ctags: Don't undercount lines when handling // comments.Dag-Erling Smørgrav8 hours1-1/+1
* nfsstat.1: Add a missing argument to -wMateusz Piotrowski11 hours1-3/+3
* Revert "Revert "tslog: Annotate some early boot functions""Colin Percival18 hours14-1/+52
* tslog.h: Wrap in #ifdef _KERNELColin Percival18 hours1-0/+2
* Enable support for printing 8-byte integers. For some reason, most of theBen Harris21 hours2-1/+4
* gve: Fix build on i386 and enable LINT builds.Xin LI24 hours7-11/+15
* nfsuserd.8: Change machines to machine'sRick Macklem28 hours1-1/+1
* Revert "tslog: Annotate some early boot functions"Colin Percival29 hours14-52/+1
* tslog: Annotate parts of SYSINIT cpuColin Percival30 hours5-3/+24
* tslog: Optionally instrument pmap_zero_pageColin Percival30 hours3-1/+12
* tslog: Annotate some early boot functionsColin Percival30 hours14-1/+52
* tslog: Handle curthread equal to NULLColin Percival30 hours1-0/+4
* ossl: Provide a fallback definition of __uint128_t when neededMark Johnston31 hours1-0/+4
* xregs_sig: Add avx registers to testDmitry Chagin38 hours3-1/+107
* xregs_sig: Add a ability to handle multiple register banksDmitry Chagin39 hours3-64/+100
* jail: Use re-entrant versions of lex & yacc, and lex's yylinenoJamie Gritton44 hours5-66/+83
* jail: Allow nested jail definitions.Jamie Gritton47 hours2-30/+36
* sh(1): initialize smark to zero in main()Daniel Kolesa2 days1-1/+1
* kinst: fix kinst_probe_md field indentationChristos Margiolis2 days1-9/+9
* kinst: use bool where appropriateChristos Margiolis2 days3-12/+12
* xregs_sig: Simplify Makefile by using MACHINE_CPUARCH in SRCSDmitry Chagin2 days1-8/+2
* xregs_sig: Finish renaming simd to xregs before adding avxDmitry Chagin2 days3-50/+50
* avx_sig: Better naming as the test will include more register banksDmitry Chagin2 days4-2/+2
* kinst: simplify trampoline fill definitionsChristos Margiolis2 days2-5/+6
* fbt: simplify arm64 function-prologue parsingChristos Margiolis2 days1-26/+16
* dtrace: deduplicate arm64 breakpoint definitionChristos Margiolis2 days2-4/+7
* pf: Fix tests broken by enabling inet-local filteringDoug Rabson3 days1-3/+3
* dd(1): neutralize SIGINT while non-async-signal safe code is executingKonstantin Belousov3 days4-29/+67
* Add gve, the driver for Google Virtual NIC (gVNIC)Shailend Chand3 days17-0/+5516
* rc(8): document how to reload rc's configurationMina Galić3 days1-4/+14
* ossl: Compile newly added files into the kernel if so requestedMark Johnston3 days1-0/+4
* ipsec: Make algorithm tables read-onlyMark Johnston3 days1-3/+3
* x86: Mark the CPU idle function table as constMark Johnston3 days1-3/+4
* kevent: Make references to filter definitions constMark Johnston3 days2-11/+10
* <sys/memrange.h>: Include <sys/ioccom.h>.John Baldwin3 days1-0/+2
* Fix panic in nfs bootp/diskless after 0785c323f3.Alexander Motin3 days1-8/+3
* nproc.1: Fix "first appeared in" detailsMateusz Piotrowski3 days1-2/+2
* nlsysevent: Fix the EXPORT_SYMS definitionMark Johnston3 days1-1/+1
* ossl: Add a fallback AES-GCM implementation using AES-NIMark Johnston3 days4-4/+484
* ossl: Add a VAES-based AES-GCM implementation for amd64Mark Johnston3 days8-10/+136616
* ossl: Expose more CPUID bits in OPENSSL_ia32cap_PMark Johnston3 days1-1/+2
* netlink: fix compilation withous INET6Gleb Smirnoff3 days1-2/+0