aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rtld-elf: add some debug print statementsStefan Eßer2024-03-211-0/+5
* kassert.h: update MPASS definition commentaryMitchell Horne2024-03-211-2/+8
* KASSERT(9): describe history of MPASSMitchell Horne2024-03-211-0/+9
* KASSERT(9): add assertion message guidelinesMitchell Horne2024-03-211-5/+67
* BSD.usr.dist: remove empty /usr/libdata/gcc directoryMitchell Horne2024-03-213-5/+4
* cp: Remove useless ssize_t castCollin Funk2024-03-211-1/+1
* em.4: add interfaces to name sectionAlexander Ziaee2024-03-211-7/+21
* arm64: Add EL1 hardware breakpoint exceptionsAndrew Turner2024-03-214-1/+7
* arm64: Use a switch to decide when to enable debugAndrew Turner2024-03-211-2/+8
* arm64: Always set the debug control and value regsAndrew Turner2024-03-211-13/+14
* arm64: Mask non-debug exceptions when single steppingAndrew Turner2024-03-211-0/+12
* arm64: Split out a savectx version of vfp_save_stateAndrew Turner2024-03-213-19/+28
* libc/aarch64: Add a non-trivial getcontextxAndrew Turner2024-03-211-2/+18
* libc/aarch64: Copy the trivial getcontextxAndrew Turner2024-03-212-2/+75
* arm64: Support passing more registers to signalsAndrew Turner2024-03-212-7/+94
* wmemchr(3): fix prototypes for wcpcpy() and wcpncpy()Konstantin Belousov2024-03-211-3/+3
* libfdt: Make an internal FDT library availableMark Johnston2024-03-213-0/+34
* bhyve: Move device model-independent UART code into a separate fileMark Johnston2024-03-217-334/+478
* libsysdecode: fix build after 3d0a736796a9Kyle Evans2024-03-211-1/+1
* Translate linux_newlstat name argumentJohn F. Carr2024-03-201-0/+2
* Merge commit bbb8a0df7367 from llvm-project (by Shafik Yaghmour):Dimitry Andric2024-03-203-27/+30
* cxgbe tom: Handle a race condition when enabling TLS offloadJohn Baldwin2024-03-202-4/+13
* NFS: Request use of TCP_USE_DDP for in-kernel TCP socketsJohn Baldwin2024-03-203-0/+29
* cxgbe: Support TCP_USE_DDP on offloaded TOE connectionsJohn Baldwin2024-03-207-59/+853
* tcp: Add a new kernel-only TCP_USE_DDP socket optionJohn Baldwin2024-03-201-0/+3
* ddp: Clear active DDP buffer members to NULL to pacify an assertionJohn Baldwin2024-03-201-1/+8
* arm/GENERIC: Remove TI DTBsEmmanuel Vadot2024-03-201-2/+0
* ip6_output: Reduce cache misses on pktoptsAndrew Gallatin2024-03-202-40/+83
* pkgbase: install all libc test files into the tests packageBaptiste Daroussin2024-03-203-0/+3
* pkgbase: make sendmail config files as configBaptiste Daroussin2024-03-201-8/+8
* pkgbase: separate /etc/mail/aliases from the sendmail packageBaptiste Daroussin2024-03-201-3/+7
* pkgbase: add a mechanism to be able to force a give ucl includeBaptiste Daroussin2024-03-202-0/+3
* build: Order kernel-toolchain and buildkernel targetsMark Johnston2024-03-201-0/+1
* rc.initdiskless: Disable soft-updates in mdmfs (again)Jose Luis Duran2024-03-201-2/+2
* sys/syscallsubr.h: align definition of kern_fcntl_freebsd() on 32bitKonstantin Belousov2024-03-201-1/+1
* daemon(8): handle case of waitpid() returning without exited childKonstantin Belousov2024-03-201-5/+9
* sysent: regenBrooks Davis2024-03-194-104/+104
* syscalls.master: use __acl_type_tBrooks Davis2024-03-191-12/+12
* sys/acl.h: move main typedefs to sys/_types.hBrooks Davis2024-03-192-7/+16
* syscalls.master: make __sys_fcntl take an intptr_tBrooks Davis2024-03-195-10/+10
* syscalls.master: struct siginfo -> struct __siginfoBrooks Davis2024-03-191-3/+3
* freebsd32: struct siginfo32 -> struct __siginfo32Brooks Davis2024-03-1910-21/+22
* syscalls.master: align with sigfastblock declarationBrooks Davis2024-03-191-1/+1
* syscall.master: fix aio_suspend signatureBrooks Davis2024-03-191-1/+1
* syscalls.master: fix readv and writev iovp declBrooks Davis2024-03-191-2/+2
* freebsd32: freebsd32_copyinuio takes const iovpBrooks Davis2024-03-192-2/+2
* Define stack_t in sys/_sigaltstack.hBrooks Davis2024-03-192-23/+66
* arm64: Move curthread setup earlierIsaac Cilia Attard2024-03-191-16/+16
* Add myself (eduardo) to the calendar.Nuno Teixeira2024-03-191-0/+1
* carp: check CARP status in in_localip_fib(), in6_localip_fib()Gleb Smirnoff2024-03-192-2/+6