aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* manuals: Fix typos in -offset for .Bd and .BlGraham Percival3 days1-2/+2
* locate.updatedb: Revert to using cat to copy the db.Dag-Erling Smørgrav4 days1-1/+1
* Build BSD diff3 if GNU diff3 is disabled.Dag-Erling Smørgrav4 days1-0/+3
* libdiff: Implement diff coloring.Dag-Erling Smørgrav4 days1-0/+2
* procstat(1): add rlimitusage subcommandKonstantin Belousov9 days4-0/+81
* diff3: Remove debugging remnant.Dag-Erling Smørgrav9 days1-1/+0
* diff3: Fix merge mode.Dag-Erling Smørgrav11 days1-76/+179
* dirdeps: update Makefile.depend for toolchainKa Ho Ng12 days2-0/+25
* dirdeps: update/fix Makefile.depend.host for hosttoolsKa Ho Ng12 days3-2/+11
* dirdeps: Update Makefile.depend.host for hosttoolsKa Ho Ng12 days1-0/+1
* Fix xo_emit format string for percentagesJohn F. Carr14 days1-1/+1
* Revert "netstat: Resolve duplicate "dropped-packets" key from libxo output"Warner Losh14 days1-8/+2
* netstat: Add missing "shutdown-ack-timer" key to libxo outputBram2024-09-202-3/+3
* netstat: Resolve duplicate "dropped-packets" key from libxo outputBram2024-09-201-2/+8
* procstat: support RLIMIT_PIPEBUFKonstantin Belousov2024-09-201-0/+1
* login.conf: add a placeholder for the pipebuf limitKonstantin Belousov2024-09-201-0/+1
* usr.bin/limits: support RLIMIT_PIPEBUFKonstantin Belousov2024-09-202-3/+11
* awk: update dependencies for dirdeps buildStephen J. Kiernan2024-09-181-0/+1
* procstat(1): make rlimit_param[] size assertion automaticKonstantin Belousov2024-09-151-4/+3
* proccontrol: use a table for modesBrooks Davis2024-09-121-43/+36
* kdump: Print splice structuresMark Johnston2024-09-101-0/+16
* sockstat: Show the address of the spliced socket when -I is specifiedMark Johnston2024-09-102-4/+38
* fetch(1): suppress "Not Modified" in quiet modeEugene Grosbein2024-09-071-5/+6
* getaddrinfo.{1,3}: Cross-reference ip6addrctl(8)Jose Luis Duran2024-09-061-1/+2
* netstat: Add version information to libxo outputBram2024-09-062-0/+9
* wc: Add version information to libxo outputBram2024-09-061-0/+4
* w: Add version information to libxo outputBram2024-09-061-0/+3
* iscsictl: Add version information to libxo outputBram2024-09-062-0/+3
* du: Add version information to libxo outputBram2024-09-061-0/+4
* grep: Default to -p instead of -S.John Baldwin2024-09-041-1/+1
* grep: Fix various bugs in recursive tree handlingJohn Baldwin2024-09-041-7/+16
* Typo.Poul-Henning Kamp2024-09-031-1/+1
* beep: show error upon failure to open sound deviceEd Maste2024-09-031-1/+1
* Mention that SILI makes tcopy(1) slow on modern tape drivesPoul-Henning Kamp2024-09-031-0/+10
* vmstat: Add root element to libxo outputBram Ton2024-09-031-1/+3
* locate.updatedb: Explicitly exit from trap code.Dag-Erling Smørgrav2024-08-291-8/+5
* calendar: Add myself to calendar.freebsdIgor Ostapenko2024-08-271-0/+1
* proccontrol.1: bump doc dateBrooks Davis2024-08-231-1/+1
* proccontrol: make -s require a targetBrooks Davis2024-08-232-6/+15
* tail -F: fix crashAndre Albsmeier2024-08-191-1/+2
* Use expand_number(3) for less confusing argument processingPoul-Henning Kamp2024-08-082-2/+9
* calendar: don't setlogin(2) in the -a user handlersKyle Evans2024-08-051-1/+1
* Remove "All Rights Reserved" from FreeBSD Foundation copyrightsEd Maste2024-07-302-2/+0
* netstat.1: Clarify -d argumentBram2024-07-291-3/+3
* diff: Fix integer overflow.Dag-Erling Smørgrav2024-07-291-21/+24
* sdiff: Fix usage message.Dag-Erling Smørgrav2024-07-291-1/+1
* diff: Fix usage message and documentation.Dag-Erling Smørgrav2024-07-292-4/+4
* tcp: improve SEG.ACK validationMichael Tuexen2024-07-211-2/+6
* sockstat(1): tolerate situation where file info cannot be fetchedKonstantin Belousov2024-07-211-5/+11
* Merge bmake-20240711Simon J. Gerraty2024-07-203-78/+97
|\