aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* The lam(1) man page is unclear about the uppercase versions of the flagsAllan Jude2019-01-041-10/+24
* Update to Zstandard 1.3.8Conrad Meyer2018-12-291-1/+4
* ar: detect and error out on 32-bit symbol table overflowEd Maste2018-12-281-0/+3
* ar: detect and error out on 32-bit symbol table overflowEd Maste2018-12-281-1/+5
* iscsictl.8: Add missing flag parametersMateusz Piotrowski2018-12-271-17/+19
* Merge bmake-20181221Simon J. Gerraty2018-12-231-1/+1
|\
* | Add myself to the calendarShteryana Shopova2018-12-121-0/+1
* | Merge ^/head r341764 through r341812.Dimitry Andric2018-12-111-1/+4
|\ \
| * | Validate the string size parameter passed to -s.John Baldwin2018-12-101-1/+4
* | | Merge ^/head r340918 through r341763.Dimitry Andric2018-12-0910-14/+242
|\| |
| * | Rename riscv64-freebsd.c to riscv-freebsd.c.John Baldwin2018-12-061-8/+8
| * | Update bmake to version 20180919Simon J. Gerraty2018-12-062-5/+6
| |\|
| * | Temporarily skip flakey test casesLi-Wen Hsu2018-12-061-0/+4
| * | Print type designator 'D' for the KF_TYPE_DEV files.Konstantin Belousov2018-12-032-0/+7
| * | Add missing display messages when toggling modes.Mark Johnston2018-11-301-0/+9
| * | Move trim(1) from usr.bin to usr.sbin to become trim(8).Eugene Grosbein2018-11-294-385/+0
| * | trim(1): unbreak build after r341232 for platforms using gcc and not clangEugene Grosbein2018-11-291-2/+3
| * | Add new small tool trim(1) to delete contents for blocks on flashEugene Grosbein2018-11-294-0/+384
| * | Allow truss to operate on ELFv2 processes.Justin Hibbits2018-11-291-0/+11
| * | llvm-objdump.1: remove more unintentional optionsEd Maste2018-11-271-10/+1
| * | llvm-objdump.1: fix igor / mandoc -Tlint warningsEd Maste2018-11-261-2/+3
| * | llvm-objdump.1: remove invalid optionsEd Maste2018-11-261-8/+0
| * | llvm-objdump: initial man pageEd Maste2018-11-262-1/+213
* | | Merge ^/head r340427 through r340868.Dimitry Andric2018-11-244-30/+68
|\| |
| * | pom: Fix fencepost bugs.Thomas Munro2018-11-201-4/+6
| * | Add a fortune describing how to upload a machine's dmesg information to theBenedict Reuschling2018-11-191-0/+6
| * | brandelf: capsicumize itMariusz Zaborski2018-11-182-2/+31
| * | brandelf: fix style nitsMariusz Zaborski2018-11-181-25/+26
* | | Merge ^/head r340368 through r340426.Dimitry Andric2018-11-144-10/+75
|\| |
| * | s/caph_enter_capser/caph_enter_casper/gMariusz Zaborski2018-11-121-1/+1
| * | s/caph_enter_with_casper/caph_enter_casper/Mariusz Zaborski2018-11-121-1/+1
| * | wc: We should sandbox wc only if Capers is available.Mariusz Zaborski2018-11-121-1/+1
| * | head: sandbox using capsicumMariusz Zaborski2018-11-122-1/+25
| * | wc: sandbox wc using capsicumMariusz Zaborski2018-11-122-1/+37
| * | head: fix style nitsMariusz Zaborski2018-11-121-8/+13
* | | Merge ^/head r340235 through r340367.Dimitry Andric2018-11-1211-43/+50
|\| |
| * | Fix printing of 64-bit counters on 32-bit ppc platforms.Michael Tuexen2018-11-126-19/+23
| * | Make outfile constant.Xin LI2018-11-121-1/+1
| * | Move llvm-profdata build into MK_LLVM_COV blockEd Maste2018-11-091-1/+1
| * | llvm-cov: also install as gcov (if GNU gcov is disabled)Ed Maste2018-11-091-0/+6
| * | Cross-reference nohup(1) and daemon(8).Mateusz Piotrowski2018-11-091-2/+3
| * | bspatch: simplify capsicumizationMariusz Zaborski2018-11-071-20/+16
* | | Merge ^/head r340126 through r340212.Dimitry Andric2018-11-0715-54/+70
|\| |
| * | elfdump: Add -E to test if a file is an ELF binary.Brooks Davis2018-11-052-6/+21
| * | capsicum: use a new capsicum helpers in toolsMariusz Zaborski2018-11-0413-42/+35
| * | Teach man(1) about C.UTF-8.Yuri Pankov2018-11-041-6/+14
* | | Merge ^/head r339813 through r340125.Dimitry Andric2018-11-045-5/+33
|\| |
| * | usr.bin/sed/tests: fix one of the regression test cases by adding itsYuri Pankov2018-10-311-0/+1
| * | Teach procstat -x about the AT_EHDRFLAGS ELF auxiliary vector.John Baldwin2018-10-291-0/+6
| * | truss: Fix display of shm_open(SHM_ANON, ...).Thomas Munro2018-10-282-1/+10