aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Retire dialogDag-Erling Smørgrav2026-07-076-1087/+0
* Merge bmake-20260704Simon J. Gerraty2026-07-051-1/+1
|\
* | truss: track Netlink socket protocolsIshan Agrawal2026-07-053-12/+22
* | pkgconf: match the update to version 2.9.93Pierre Pronchery2026-07-014-0/+34
* | Revert "fetch: Stop setting an alarm"Dag-Erling Smørgrav2026-06-292-15/+28
* | Revert "Retire dialog"Dag-Erling Smørgrav2026-06-296-0/+1087
* | Retire dialogDag-Erling Smørgrav2026-06-296-1087/+0
* | fetch: Stop setting an alarmDag-Erling Smørgrav2026-06-292-28/+15
* | truss: add AF_NETLINK syscall argument decoding supportIshan Agrawal2026-06-244-34/+85
* | vgrind: Tear down vgrind supportWarner Losh2026-06-2218-2207/+4
* | install: Explicitly include sys/param.h for MAXPATHLENMark Johnston2026-06-221-0/+1
* | sockstat: consolidate unix(4) protocols in the array of protocolsGleb Smirnoff2026-06-162-106/+120
* | sockstat: don't use getprotoent(3)Gleb Smirnoff2026-06-162-137/+92
* | grep(1): optimize -w/--word-regexp word boundary checkBaptiste Daroussin2026-06-141-10/+34
* | grep: periodic timer-based fflush instead of unconditional per-line flushBaptiste Daroussin2026-06-141-4/+29
* | Revert "improve renice user error messages"Warner Losh2026-06-112-84/+4
* | install: drop obsolete file size limit for -CAleksandr Rybalko2026-06-113-71/+47
* | mail(1): fix temporary file path in FILES sectionKit Dallege2026-06-101-2/+2
* | du(1): document --si optionKit Dallege2026-06-101-2/+7
* | improve renice user error messagesandrovonx952026-06-102-4/+84
* | procstat binary: do not skip pid if either path or osrel sysctls failedKonstantin Belousov2026-06-081-3/+5
* | Revert "libc: Constify the getcap API"Dag-Erling Smørgrav2026-06-052-4/+4
* | file: normalize .result files to ensure trailing newline on installXin LI2026-06-051-1/+12
* | limits: Fix pipebuf resource typeDag-Erling Smørgrav2026-06-041-1/+1
* | libc: Constify the getcap APIDag-Erling Smørgrav2026-06-042-4/+4
* | libarchive: Clean up the build configurationDag-Erling Smørgrav2026-06-048-72/+46
* | tests: Avoid sleep when causing a write errorJilles Tjoelker2026-06-038-43/+56
* | diff: Correct fd 0 case on pipeJilles Tjoelker2026-06-031-2/+3
* | install.1: Convert link flags to a tableEd Maste2026-06-031-10/+13
* | install.1: Document options incompatible with -sEd Maste2026-06-031-1/+5
* | xinstall: Do not allow -l and -s togetherEd Maste2026-06-032-0/+9
* | xinstall: Add test for -d -s not allowed togetherEd Maste2026-06-031-0/+7
* | install: Bump compare size limit (128MB) to support large binariesAleksandr Rybalko2026-05-271-1/+1
* | install: add -z <max_cmp_size> optionAleksandr Rybalko2026-05-273-7/+26
* | cap_mkdb: Fix memory leakDag-Erling Smørgrav2026-05-271-1/+2
* | limits: Improve consistencyDag-Erling Smørgrav2026-05-271-1/+1
* | ttymsg: OverhaulDag-Erling Smørgrav2026-05-253-60/+68
* | vtfontcvt: Return error from write_fnt_sourceEd Maste2026-05-251-1/+1
* | tftp: Add test case with over-long URLDag-Erling Smørgrav2026-05-221-0/+24
* | tftp: Style cleanupDag-Erling Smørgrav2026-05-222-56/+40
* | tftp: Replace fgets with getlineDag-Erling Smørgrav2026-05-221-45/+45
* | tftp: Fix handling of port name or numberDag-Erling Smørgrav2026-05-222-21/+26
* | tftp: Close files when we're done with themDag-Erling Smørgrav2026-05-221-2/+8
* | tftp: Simplify URI handlingDag-Erling Smørgrav2026-05-221-20/+12
* | netstat(1): Show metric value for routesPouria Mousavizadeh Tehrani2026-05-204-9/+17
* | elfdump: Decode SHT_LLVM_ADDRSIG section header typeEd Maste2026-05-191-0/+1
* | limits: Further RLIMIT_VMM cleanupDag-Erling Smørgrav2026-05-171-0/+2
* | Merge bmake-20260508Simon J. Gerraty2026-05-132-3/+4
|\|
* | find: Include signal.h to get a definition for sig_atomic_tMark Johnston2026-05-121-1/+1
* | mdo: Avoid relying on header pollutionMark Johnston2026-05-121-1/+1