aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pf: fix dummynet + NATKristof Provost2021-10-281-41/+32
* mbuf: PACKET_TAG_PF should not be persistentKristof Provost2021-10-281-1/+1
* if_epair: delete mbuf tagsKristof Provost2021-10-281-0/+18
* mroute: add missing WUNLOCKWojciech Macek2021-10-281-1/+3
* mroute: fix memory leakWojciech Macek2021-10-281-0/+3
* Wrap mutex(9), rwlock(9) and sx(9) macros into __extension__ ({})Gleb Smirnoff2021-10-283-20/+28
* Fix off-by-one error in msdosfs FAT32 volume label copyingJessica Clarke2021-10-282-2/+2
* ktls: Fix assertion for TLS 1.0 CBC when using non-zero starting seqno.John Baldwin2021-10-271-0/+3
* sh: Fix heredoc at certain places in case and forJilles Tjoelker2021-10-275-7/+37
* cache: only let non-dir descriptors through when doing EMPTYPATH lookupsMateusz Guzik2021-10-271-1/+10
* Fix intra-object buffer overread for labeled msdosfs volumesJessica Clarke2021-10-272-14/+26
* ada: Fix intra-object buffer overread of identify stringsJessica Clarke2021-10-271-4/+20
* xhci: Rework 64-byte context support to avoid pointer abuseJessica Clarke2021-10-272-105/+81
* libdialog: Bump shared library version to 10.John Baldwin2021-10-274-4/+10
* arm: Remove obsolete commentsWarner Losh2021-10-271-3/+3
* rack: Update the fast send block on setsockopt(2)Gleb Smirnoff2021-10-271-1/+28
* Factor out tcp6_use_min_mtu() to handle IPV6_USE_MIN_MTU by TCP.Gleb Smirnoff2021-10-275-37/+84
* Several IP level socket options may affect TCP.Gleb Smirnoff2021-10-271-21/+54
* Split tcp_ctloutput() into set/get parts.Gleb Smirnoff2021-10-271-35/+90
* tcp: socket option to get stack alias namePeter Lei2021-10-274-4/+44
* rmslock: Update td_locks during lock and unlock operationsMark Johnston2021-10-271-0/+7
* crunchgen: use realpath(3) instead of ``pwd -P''Alexey Dokuchaev2021-10-271-17/+3
* jail(8): Fix a few common typos in source code commentsGordon Bergling2021-10-271-1/+1
* bxe(4): Fix a few common typos in source code commentsGordon Bergling2021-10-272-3/+3
* iwm: Update SCD register accessesAdrian Chadd2021-10-271-2/+2
* iwm: update if_iwmreg.h to the latest (as of today) openbsd changesAdrian Chadd2021-10-276-1654/+2029
* lib/msun: Move the files to appropriate locations in the MakefileSteve Kargl2021-10-261-9/+8
* lib/msun/ld128/s_tanpil.c: make it compile.Konstantin Belousov2021-10-261-3/+3
* ctld: Always declare MaxRecvDataSegmentLength.John Baldwin2021-10-261-4/+5
* Further refine the ExpDataSN checks for SCSI Response PDUs.John Baldwin2021-10-261-8/+32
* Avoid building libfido2 if WITHOUT_USBEd Maste2021-10-261-1/+1
* Retire obsolete iscsi_initiator(4)Ed Maste2021-10-2632-7509/+6
* tcp: The rack stack can incorrectly have an overflow when calculating a burst...Randall Stewart2021-10-261-3/+4
* lualoader: fix the autoboot_delay countdown messageKatsuyuki Miyoshi2021-10-261-1/+1
* /etc/periodic/weekly/310.locate must read /etc/locate.rcWolfram Schneider2021-10-261-1/+3
* sh: Set PATH envvar after setting HOME in dotfileKa Ho Ng2021-10-261-2/+2
* bpf: Fix the write filter for detached descriptorsMark Johnston2021-10-262-5/+14
* ncurses: rework static linker script generationBaptiste Daroussin2021-10-262-10/+10
* Augment systat(1) -swap to display large swap space processesKonstantin Belousov2021-10-266-36/+361
* libutil: add kinfo_getswapvmobject(3)Konstantin Belousov2021-10-262-4/+18
* Mana: move mana polling from EQ to CQWei Hu2021-10-265-214/+193
* stress2: Added two syzkaller reproducersPeter Holm2021-10-263-0/+524
* nfscl: Add a missing delegation lock releaseRick Macklem2021-10-261-0/+2
* [LIBM] implementations of sinpi[fl], cospi[fl], and tanpi[fl]Steve Kargl2021-10-2524-2/+2203
* strip/objcopy: handle empty file as unknownEd Maste2021-10-251-0/+2
* tcp: allow new reno functions to be called from other CC modulesMichael Tuexen2021-10-251-13/+34
* LinuxKPI: module.h add MODULE_SUPPORTED_DEVICE()Bjoern A. Zeeb2021-10-251-0/+1
* iscsid: set max_recv_data_segment_length to what we advertiseEd Maste2021-10-251-3/+3
* LinuxKPI: add bcd.hBjoern A. Zeeb2021-10-251-0/+53
* LinuxKPI: pci.h / linux_pci.c rename pci_driver fieldBjoern A. Zeeb2021-10-252-5/+5