aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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
* localedef: define characters in "space" class also as "print", exceptYuri Pankov2018-10-271-4/+16
* Add an IMPLEMENTATION NOTES section to ldd.1.Mark Johnston2018-10-231-1/+10
* ar: report errno on warning/errorEd Maste2018-10-234-12/+15
* Add a "live" mode to ktrdump.John Baldwin2018-10-222-14/+62
* Add -b/-l options to localedef(1) to specify output endianness and useYuri Pankov2018-10-205-60/+108
* Add myself to calendar, and update mentors-mentee relationships.Alexandre C. Guimarães2018-10-201-0/+1
* A single comma was missing to separate the "see also" items inBenedict Reuschling2018-10-201-1/+1
* Add myself to committers-src.dot and calendar.freebsd.Yuri Pankov2018-10-101-0/+1
* MFH r338661 through r339253.Glen Barber2018-10-091-0/+1
|\
* | MFH r339206-r339212, r339215-r339239Glen Barber2018-10-081-0/+4
|\|
| * Teach truss how to display shm_open(2), shm_unlink(2)Allan Jude2018-10-071-0/+4
* | MFH r338661 through r339200.Glen Barber2018-10-0510-64/+161
|\|
| * top(1): Rework DESCRIPTION OF MEMORY section.Mateusz Piotrowski2018-10-021-52/+58
| * Remove references to the "new" NFS clients and servers. The "old"Edward Tomasz Napierala2018-10-011-4/+3
| * Don't override LDFLAGS set in bsd.cpu.mk.Brooks Davis2018-09-251-1/+1
| * Import mandoc 1.14.4Baptiste Daroussin2018-09-201-2/+2
| * Move remote & phones to usr.bin/tip/tip/Brad Davis2018-09-193-0/+88
| * Move install of locate.rc to usr.bin/locate/locate/Brad Davis2018-09-181-4/+1
| * Move mail.rc install to usr.bin/mail.Brad Davis2018-09-181-0/+1
| * lld: add -z interpose supportEd Maste2018-09-141-1/+7
* | Make factor(6) buildable.Jung-uk Kim2018-09-191-5/+3
* | Make dc(1) buildable.Jung-uk Kim2018-09-192-18/+20
|/
* MFV r338519:Martin Matuska2018-09-113-3/+3
* remove doubled name in objcopy manpageEd Maste2018-09-111-1/+1
* Through a combination of insufficient variable initialization andDag-Erling Smørgrav2018-09-101-41/+69
* Add kbowling to ports committer list and calendarKevin Bowling2018-09-051-0/+1
* Move fbtab, login.conf, and motd to usr.bin/login/Brad Davis2018-08-304-0/+356
* sed: Fix -i option behavior with 'q' command.Mark Johnston2018-08-294-6/+31
* Dynamically allocate IRQ ranges on x86.John Baldwin2018-08-281-3/+33
* Add libxo(3) support to last(1).Philip Paeps2018-08-283-29/+67
* When doing a -S "safe copy", the install command should do anKirk McKusick2018-08-271-0/+6
* Fix column alignment in per-thread mode.Mark Johnston2018-08-251-0/+2