| Commit message (Expand) | Author | Age | Files | Lines |
* | truncate(1): Add EXAMPLES section | Fernando Apesteguía | 2020-07-27 | 1 | -1/+38 |
* | Describe the value in the 're' column of vmstat(8) in terms of freebsd's vm | Ian Lepore | 2020-07-26 | 1 | -1/+1 |
* | Remove commented-out lines describing the old never-implemented -t option. | Ian Lepore | 2020-07-26 | 1 | -4/+1 |
* | sed: treat '[' as ordinary character in 'y' command | Yuri Pankov | 2020-07-26 | 2 | -4/+29 |
* | netstat(1): Add EXAMPLES section | Fernando Apesteguía | 2020-07-21 | 1 | -2/+23 |
* | Fix some regressions with the zgrep(1) wrapper. | Craig Leres | 2020-07-20 | 2 | -13/+61 |
* | Oops missed Makefile.config | Simon J. Gerraty | 2020-07-19 | 1 | -0/+11 |
* | at(1): Markup environment variables with proper macros | Allan Jude | 2020-07-19 | 1 | -1/+5 |
* | at(1): Fix location of at(1) crontab | Allan Jude | 2020-07-17 | 1 | -3/+4 |
* | Allow install(1)'s create_tempfile() to work on Linux hosts | Alex Richardson | 2020-07-15 | 2 | -5/+5 |
* | Allow bootstrapping localdef on non-FreeBSD systems | Alex Richardson | 2020-07-15 | 15 | -2/+549 |
* | Add missing newline and return in localedef error message | Alex Richardson | 2020-07-15 | 1 | -2/+3 |
* | top: VIS_SAFE turned out to be unsafe | Yuri Pankov | 2020-07-14 | 1 | -1/+1 |
* | MFV: r362513 | Jung-uk Kim | 2020-07-14 | 3 | -17/+158 |
* | Fix invalid VHDX generation for image larger than 4Gb | Oleksandr Tymoshenko | 2020-07-13 | 1 | -4/+4 |
* | sed/multi_test: print comment for current test, not next one | Yuri Pankov | 2020-07-13 | 1 | -2/+3 |
* | install(1): another correction after r363064 | Eugene Grosbein | 2020-07-12 | 1 | -9/+16 |
* | Update to bmake-20200710 | Simon J. Gerraty | 2020-07-12 | 3 | -98/+114 |
|\ |
|
* | | Handle device removal and removal+add cases to fix infinity rate. | Michael Reifenberger | 2020-07-11 | 3 | -46/+75 |
* | | Fix the tests for install(1): add support for STRIPBIN's -o option. | Eugene Grosbein | 2020-07-10 | 1 | -2/+6 |
* | | install(1): addition to r363067 | Eugene Grosbein | 2020-07-10 | 1 | -1/+1 |
* | | install(1): correction after r363064 | Eugene Grosbein | 2020-07-10 | 1 | -1/+1 |
* | | Optimize install(1) a bit. | Eugene Grosbein | 2020-07-10 | 1 | -23/+50 |
* | | whois: Handle referrals to rwhois servers. | Mark Johnston | 2020-07-09 | 1 | -16/+41 |
* | | Revert r363031 | Simon J. Gerraty | 2020-07-09 | 1 | -1/+1 |
* | | Update to bmake-20200704 | Simon J. Gerraty | 2020-07-08 | 1 | -1/+1 |
|\| |
|
* | | Be more precise about Percy Grainger's place of birth. | Greg Lehey | 2020-07-08 | 1 | -1/+1 |
* | | timeout(1): Add EXAMPLES section | Fernando Apesteguía | 2020-07-07 | 1 | -1/+57 |
* | | time(1): Add EXAMPLES section | Fernando Apesteguía | 2020-07-07 | 1 | -1/+57 |
* | | Update to version 3.1.1 | Stefan Eßer | 2020-07-07 | 1 | -2/+14 |
* | | truss: print more information about traced sysctls | Pawel Biernacki | 2020-07-05 | 1 | -24/+42 |
* | | bc: disable -flto on powerpc64 | Ed Maste | 2020-07-03 | 1 | -1/+2 |
* | | Use canonical description for Schlacht bei Königgrätz, add year. | Greg Lehey | 2020-07-02 | 1 | -1/+1 |
* | | printf(1): Add EXAMPLES section | Fernando Apesteguía | 2020-07-01 | 1 | -9/+42 |
* | | hexdump(1): Add EXAMPLES section | Fernando Apesteguía | 2020-06-29 | 1 | -6/+46 |
* | | Fix llvm-strings.1 not installing, this was a copy/paste error. | Dimitry Andric | 2020-06-28 | 1 | -1/+0 |
* | | Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp | Dimitry Andric | 2020-06-28 | 6 | -0/+486 |
* | | top: do not try to use sysctl machdep.smp_active. | Konstantin Belousov | 2020-06-28 | 1 | -4/+1 |
* | | Import new 2-clause BSD licenced implementation of the bc and dc commands | Stefan Eßer | 2020-06-27 | 2 | -2/+106 |
* | | Regenerate ReStructuredText based manpages for llvm-project tools: | Dimitry Andric | 2020-06-27 | 30 | -663/+2585 |
* | | killall(1): Clarify -d, -s and -v options | Fernando Apesteguía | 2020-06-27 | 1 | -11/+13 |
* | | rev(1): Add EXAMPLES section | Fernando Apesteguía | 2020-06-27 | 1 | -1/+8 |
* | | limits(1): Add EXAMPLES section | Fernando Apesteguía | 2020-06-25 | 1 | -2/+40 |
* | | Add WITH_CLANG_FORMAT option | Conrad Meyer | 2020-06-24 | 1 | -1/+4 |
* | | Fix build with recent byacc. | Jung-uk Kim | 2020-06-24 | 2 | -0/+4 |
* | | sort(1): Fix two wchar-related bugs in radixsort | Conrad Meyer | 2020-06-23 | 1 | -4/+33 |
* | | colrm.1: Add a missing colon | Mateusz Piotrowski | 2020-06-23 | 1 | -1/+1 |
* | | tee.1: Add a missing article | Mateusz Piotrowski | 2020-06-23 | 1 | -1/+1 |
* | | colrm(1): Add EXAMPLES section | Fernando Apesteguía | 2020-06-23 | 1 | -1/+21 |
* | | tee(1): Add EXAMPLES section | Fernando Apesteguía | 2020-06-23 | 1 | -2/+4 |