| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixups after llvm-project main llvmorg-21-init-19288-gface93e724f4 merge | Dimitry Andric | 2026-04-25 | 5 | -12/+19 |
| * | split.1: grammar | Maxim Konovalov | 2026-04-25 | 1 | -1/+1 |
| * | Explain relationship between file storage size and EOF. | Greg Lehey | 2026-04-24 | 1 | -2/+10 |
| * | pkgconf: import into the base system | Pierre Pronchery | 2026-04-22 | 3 | -0/+45 |
| * | printenv: Clean up | Dag-Erling Smørgrav | 2026-04-22 | 2 | -40/+82 |
| * | ident: Clean up | Dag-Erling Smørgrav | 2026-04-22 | 4 | -85/+172 |
| * | kdump(1): add sys/ prefix for exterror source file name | Konstantin Belousov | 2026-04-22 | 1 | -1/+1 |
| * | kdump: tweaks for the extended errors decoding | Konstantin Belousov | 2026-04-21 | 2 | -3/+21 |
| * | caesar: Add SPDX-License-Identifier tags | Tuukka Pasanen | 2026-04-21 | 1 | -0/+2 |
| * | du: Set BLOCKSIZE before running tests | Dag-Erling Smørgrav | 2026-04-18 | 1 | -0/+4 |
| * | yacc: Fix SYSTEM_NAME | Colin Percival | 2026-04-16 | 1 | -1/+1 |
| * | mkimg: Fix parsing of filenames containing colons | Aaditya Singh | 2026-04-16 | 1 | -3/+21 |
| * | du: Fix t_flag test case | Dag-Erling Smørgrav | 2026-04-15 | 1 | -1/+1 |
| * | du: Complete libxo transition | Dag-Erling Smørgrav | 2026-04-15 | 3 | -26/+46 |
| * | sockstat: Unbreak SEE ALSO section | Dag-Erling Smørgrav | 2026-04-15 | 1 | -3/+3 |
| * | Bourne shell -> POSIX shell | Alexander Ziaee | 2026-04-14 | 4 | -6/+6 |
| * | libarchive: merge from vendor branch | Martin Matuska | 2026-04-13 | 1 | -1/+1 |
| * | find: add -xattr and -xttrname | Kyle Evans | 2026-04-09 | 5 | -2/+199 |
| * | MFV: zstd 1.5.7. | Xin LI | 2026-04-08 | 1 | -0/+2 |
| * | lockf.1: Organize and provide error numbers | Alexander Ziaee | 2026-04-08 | 1 | -27/+30 |
| * | stat: Nits in stat tests | Dag-Erling Smørgrav | 2026-04-08 | 1 | -12/+13 |
| * | stat: Nits in readlink tests | Dag-Erling Smørgrav | 2026-04-08 | 1 | -3/+6 |
| * | netstat: Add -F support for -g | Bojan Novković | 2026-04-07 | 2 | -1/+14 |
| * | netstat(1): '-w': Banners to appear before a new statistics line, not after | Olivier Certner | 2026-04-07 | 3 | -75/+91 |
| * | Merge bmake-20260313 | Simon J. Gerraty | 2026-04-06 | 3 | -13/+41 |
| |\ | |||||
| * | | yes: fix argv test race between fork and exec | Olivier Cochard | 2026-04-06 | 1 | -0/+2 |
| * | | Remove WITHOUT_BZIP2, WITHOUT_BZIP2_SUPPORT | Lexi Winter | 2026-04-03 | 1 | -7/+1 |
| * | | truss: add support for decoding Netlink messages | Ishan Agrawal | 2026-04-03 | 1 | -1/+66 |
| * | | diff: use O_CLOEXEC on pipes | Baptiste Daroussin | 2026-03-28 | 1 | -5/+2 |
| * | | diff3: set O_CLOEXEC on pipes | Baptiste Daroussin | 2026-03-28 | 1 | -6/+2 |
| * | | diff: handle read(2) failures | Baptiste Daroussin | 2026-03-26 | 1 | -0/+5 |
| * | | diff3: plug fd leak | Baptiste Daroussin | 2026-03-26 | 1 | -0/+1 |
| * | | diff: prefer posix_spawn over pdfork/execl | Baptiste Daroussin | 2026-03-26 | 1 | -23/+39 |
| * | | diff3: prefer posix_spawn over pdfork/execlp | Baptiste Daroussin | 2026-03-26 | 1 | -18/+29 |
| * | | m4: Misc style fixes | Dag-Erling Smørgrav | 2026-03-25 | 6 | -29/+27 |
| * | | m4: Stop abbreviating builtin names | Marc Espie | 2026-03-25 | 6 | -179/+168 |
| * | | mdo.1: Cross-reference with security.7 | Mateusz Piotrowski | 2026-03-23 | 1 | -2/+3 |
| * | | llvm: Link cross-tools with static libllvm.a | Ed Maste | 2026-03-19 | 1 | -1/+1 |
| * | | backlight.8: Fix typo in man | Salman Sarray | 2026-03-15 | 1 | -2/+2 |
| * | | calendar.freebsd: add myself (khorben@) | Pierre Pronchery | 2026-03-12 | 1 | -0/+1 |
| * | | systat: remove kvm(3) support for -netstat mode | Gleb Smirnoff | 2026-03-12 | 4 | -136/+14 |
| * | | Calendars: Update status reports deadlines | Lorenzo Salvadore | 2026-03-11 | 2 | -4/+28 |
| * | | llvm-*: Use SYMLINKS for unprefixed LLVM binutils | Ed Maste | 2026-03-11 | 9 | -10/+11 |
| * | | yes: Add tests | Dag-Erling Smørgrav | 2026-03-11 | 3 | -0/+93 |
| * | | yes: Add missing header | Dag-Erling Smørgrav | 2026-03-10 | 1 | -0/+1 |
| * | | yes: Completely overengineer | Dag-Erling Smørgrav | 2026-03-10 | 2 | -24/+57 |
| * | | Complete removal of GNU diff | Dag-Erling Smørgrav | 2026-03-10 | 1 | -1/+1 |
| * | | llvm-cxxfilt: Install as c++filt only with LLVM_BINUTILS | Ed Maste | 2026-03-06 | 1 | -0/+2 |
| * | | usr.bin: Exclude ELF Tool Chain cxxfilt build | Ed Maste | 2026-03-06 | 1 | -1/+1 |
| * | | build: Retire LLVM_CXXFILT option | Ed Maste | 2026-03-05 | 3 | -8/+1 |
