aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ctfconvert: Handle DW_AT_data_bit_offsetMark Johnston2024-01-091-1/+3
* libdtrace: Fix TCP data offset handling in the tcpinfo_t translatorMark Johnston2024-01-091-2/+2
* pfil: don't leak pfil_head_t on interface detachGleb Smirnoff2024-01-091-0/+1
* ssh: Update to OpenSSH 9.6p1Ed Maste2024-01-0869-1859/+3216
* ssh: ban user/hostnames with most shell metacharactersEd Maste2024-01-081-1/+40
* ssh: Update to OpenSSH 9.5p1Ed Maste2024-01-0852-1601/+1640
* ssh: regen config.h for stable/13Ed Maste2024-01-081-2/+2
* ssh: fix OpenSSH 9.4 regression with multiplexed sessionsEd Maste2024-01-084-18/+39
* ssh: Update to OpenSSH 9.4p1Ed Maste2024-01-0894-2614/+3268
* Bump __FreeBSD_version for llvm 17.0.6 mergeDimitry Andric2024-01-071-1/+1
* llvm: Support: don't block signals around close if it can be avoidedMateusz Guzik2024-01-071-0/+20
* Add missing /usr/include/c++/v1/__mdspan/mdspan.h headerDimitry Andric2024-01-071-0/+1
* Add missing sources to libclang_rt Makefiles, clean up unneeded onesDimitry Andric2024-01-0711-13/+10
* Proactively remove libc++ __tuple header file that became a directoryDimitry Andric2024-01-071-0/+1
* Merge commit 158f4f30adb4 from llvm git (by Corentin Jabot):Dimitry Andric2024-01-077-34/+82
* Merge llvm-project release/17.x llvmorg-17.0.6-0-g6009708b4367Dimitry Andric2024-01-0723-106/+94
* Merge llvm-project release/17.x llvmorg-17.0.5-0-g98bfdac5ce82Dimitry Andric2024-01-0742-228/+490
* Merge llvm-project release/17.x llvmorg-17.0.3-0-g888437e1b600Dimitry Andric2024-01-0720-70/+139
* Merge llvm-project release/17.x llvmorg-17.0.2-0-gb2417f51dbbdDimitry Andric2024-01-078-31/+36
* Merge llvm-project release/17.x llvmorg-17.0.1-25-g098e653a5bedDimitry Andric2024-01-0734-246/+319
* Merge llvm-project release/17.x llvmorg-17.0.0-rc4-10-g0176e8729ea4Dimitry Andric2024-01-07249-2248/+3393
* Merge llvm-project main llvmorg-17-init-19304-gd0b54bb50e51Dimitry Andric2024-01-076358-226766/+414821
* Merge commit 3537338d1ab9 from llvm git (by Nikolas Klauser):John Baldwin2024-01-072-2/+2
* llvm: Reduce overlinking with the minimal llvmAndrew Turner2024-01-072-4/+4
* arm64 lib32: change clang to allow -m32 on arm64Mike Karels2024-01-072-3/+2
* lldb: dereference stoppcbs based on target kernel versionEd Maste2024-01-071-0/+5
* make cross build from arm64 work..John-Mark Gurney2024-01-071-0/+3
* build target triple variable from sys/conf/newvers.shAlfredo Dal'Ava Junior2024-01-074-9/+17
* syscalls.master: Fix SAL annotation for getdirentires basep argumentHaoyu Gu2024-01-071-3/+3
* freebsd-update: for rollback, first create directoriesEd Maste2024-01-071-0/+5
* freebsd-update: handle directories changing to filesEd Maste2024-01-071-2/+17
* freebsd-update: allow user to break out of conflict resolution loopEd Maste2024-01-071-2/+7
* capsicum(4): add cross-ref to capsicum_helpers(3)Ed Maste2024-01-071-1/+2
* endian.h: Remove duplicate wordsJose Luis Duran2024-01-071-3/+3
* libdtrace: Fix line number reporting in error messagesMark Johnston2024-01-071-0/+2
* gtaskqueue: Fix a typoMark Johnston2024-01-071-1/+1
* hvsock: Fix a typo in a source code commentGordon Bergling2024-01-071-1/+1
* gpioevents: Fix a typo in a diagnostic output messageGordon Bergling2024-01-071-1/+1
* tcp_stacks: Fix two typos in a source code commentsGordon Bergling2024-01-072-2/+2
* ipfw(4): Fix a typo in a source code commentGordon Bergling2024-01-071-1/+1
* tail(1): Fix a typo in a source code commentGordon Bergling2024-01-071-1/+1
* tcp_info: Add and export more FreeBSD-specific fieldsMarius Strobl2024-01-063-1/+19
* tcp: reserve tcp_info counters for AccECNRichard Scheffenegger2024-01-051-1/+11
* tcp_fill_info(): Change lock assertion on INPCB to locked onlyMarius Strobl2024-01-056-11/+11
* sym(4): Add __diagused to nseg of getbaddrcb()Marius Strobl2024-01-051-1/+2
* iflib drivers: Constify PCI ID LUTsMarius Strobl2024-01-0512-18/+18
* mergemaster(8): Remove support for sparc64Marius Strobl2024-01-051-2/+2
* nanobsd: Remove remainder of sparc64 supportMarius Strobl2024-01-051-4/+0
* exit1(): Reword comment regarding init workaroundMarius Strobl2024-01-051-4/+5
* targets: Catch up with the removal of sparc64Marius Strobl2024-01-052-8/+0