| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix nooptions VIMAGE buildHEADmain | Andrew Gallatin | 10 hours | 2 | -0/+2 |
| * | CONTRIBUTING.md: Make quality expectations section more concise | Ed Maste | 11 hours | 1 | -6/+2 |
| * | New version of jng (2.0) | Devin Teske | 13 hours | 1 | -70/+249 |
| * | lib/msun: Added fmaximum and fminimum family. Tests and man page | JesĂşs BlĂĄzquez | 16 hours | 12 | -5/+680 |
| * | virtio: use modern mode for transitional device by default | Timo VĂślker | 18 hours | 2 | -2/+2 |
| * | virtio.4: fix typo | Timo VĂślker | 18 hours | 1 | -2/+2 |
| * | bsdconfig(8): Fix a typo in a source code comment | Gordon Bergling | 26 hours | 1 | -1/+1 |
| * | shlib-compat: Fix two typos in error messages | Gordon Bergling | 26 hours | 1 | -2/+2 |
| * | ixl(4): Fix a typo in a source code comment | Gordon Bergling | 26 hours | 1 | -1/+1 |
| * | isci(4): Fix a couple of typos in source code comments | Gordon Bergling | 26 hours | 4 | -5/+5 |
| * | bhnd(4): Fix a typo in a source code comment | Gordon Bergling | 26 hours | 1 | -1/+1 |
| * | pause.3: Fix a typo in the manual page | Gordon Bergling | 26 hours | 1 | -1/+1 |
| * | procctl.2: remove space at EOL | Konstantin Belousov | 26 hours | 1 | -1/+1 |
| * | tcp: retire TF_SENTSYN | Michael Tuexen | 37 hours | 2 | -5/+3 |
| * | RELNOTES: Document WITHOUT_BZIP2* removal | Lexi Winter | 43 hours | 1 | -0/+4 |
| * | Remove WITHOUT_BZIP2, WITHOUT_BZIP2_SUPPORT | Lexi Winter | 43 hours | 5 | -30/+2 |
| * | libauditd: Don't build if WITHOUT_AUDIT is set | Lexi Winter | 43 hours | 1 | -1/+1 |
| * | libsamplerate: Only build when virtual_oss is built | Lexi Winter | 43 hours | 1 | -2/+1 |
| * | contrib/libucl: Import libucl 0.9.3 | Muhammad Moinur Rahman | 45 hours | 32 | -4597/+4749 |
| |\ |
| | * | Import libucl 0.9.3vendor/libucl/0.9.3vendor/libucl | Muhammad Moinur Rahman | 2026-01-07 | 40 | -4796/+5003 |
| * | | posix_spawn test: switch to POSIX spelling for addchdir and addfchdir | Konstantin Belousov | 2 days | 1 | -2/+2 |
| * | | posix_spawn_file_action_addopen.3: ignoring close failure is now approved | Konstantin Belousov | 2 days | 1 | -2/+4 |
| * | | posix_spawn: actions chdir and fchdir are now required by POSIX | Konstantin Belousov | 2 days | 7 | -16/+36 |
| * | | splash: add shutdown splash | Quentin ThĂŠbault | 2 days | 8 | -11/+64 |
| * | | subr_module: account for MODINFOMD_EFI_ARCH | Ahmad Khalifa | 2 days | 1 | -0/+8 |
| * | | truss: add support for decoding Netlink messages | Ishan Agrawal | 2 days | 4 | -2/+162 |
| * | | mq_open(2): document sysctl limit EINVAL and ENFILE conditions | Kit Dallege | 2 days | 1 | -1/+22 |
| * | | release: Restore licenses for kyua and ncurses | Dag-Erling Smørgrav | 2 days | 2 | -33/+53 |
| * | | tunefs: Fix alignment warning on arm64 | Dag-Erling Smørgrav | 2 days | 1 | -1/+1 |
| * | | kqueue_fork_copy_knote(): zero kn_knlist for the copy before calling knlist_a... | Konstantin Belousov | 3 days | 1 | -0/+1 |
| * | | src.conf.5: Regen after MK_CROSS_COMPILER=no change | Ed Maste | 3 days | 1 | -1/+3 |
| * | | src.opts.mk: !CROSS_COMPILER implies !LLVM_BINUTILS_BOOTSTRAP | Ed Maste | 3 days | 1 | -0/+1 |
| * | | tunefs: Add tests | Dag-Erling Smørgrav | 3 days | 4 | -0/+200 |
| * | | tunefs: Don't lower WARNS | Dag-Erling Smørgrav | 3 days | 2 | -5/+3 |
| * | | nd6: Fix delayed NA for proxy addresses | Pouria Mousavizadeh Tehrani | 3 days | 2 | -20/+53 |
| * | | ipfw_nptv6: fix handling the ifaddr removal event | Andrey V. Elsukov | 3 days | 1 | -2/+2 |
| * | | posix_spawn.3: fix formatting of xref | Konstantin Belousov | 3 days | 1 | -1/+1 |
| * | | procctl.2: Align list indentation | Alexander Ziaee | 3 days | 1 | -24/+24 |
| * | | rtld: add test for dlopen("#dirfd/path") | Konstantin Belousov | 3 days | 2 | -0/+46 |
| * | | rtld: allow dlopen("#<number>/<path>") | Konstantin Belousov | 3 days | 2 | -3/+68 |
| * | | kqueue: assert that kqueue knote lists own the knotes | Konstantin Belousov | 3 days | 1 | -2/+12 |
| * | | contrib/expat: import expat 2.7.5 | Philip Paeps | 3 days | 35 | -2542/+4025 |
| |\ \ |
| | * | | Vendor import of expat 2.7.5vendor/expat/2.7.5vendor/expat | Philip Paeps | 4 days | 33 | -2537/+4020 |
| * | | | kqueue: add some kn_knlist assertions around knlist_(add|remove) | Kyle Evans | 3 days | 1 | -0/+4 |
| * | | | kqueue: simplify knote_fdclose() | Kyle Evans | 3 days | 1 | -10/+12 |
| * | | | kqueue: avoid a possible fork-deadlock | Kyle Evans | 3 days | 1 | -1/+1 |
| * | | | kqueue: compare against the size in kqueue_expand | Kyle Evans | 3 days | 1 | -4/+6 |
| * | | | compat/linux: map TCP_USER_TIMEOUT sockopt into TCP_MAXUNACKTIME | Maxim Sobolev | 3 days | 2 | -0/+62 |
| * | | | bhyve/virtio: Fix comparison of integer expressions of different signedness | Hans Rosenfeld | 4 days | 2 | -7/+7 |
| * | | | cd9660: Add length checks to Rock Ridge parser | Dag-Erling Smørgrav | 4 days | 1 | -0/+4 |