summaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Update local variable 'block' after calling capacity_resize(),Marcel Moolenaar2016-09-241-3/+6
* DIRDEPS_BUILD: Connect new directories.Bryan Drewery2016-09-231-0/+18
* Provide proccontrol(1), an utility to control processes behaviour, relatedKonstantin Belousov2016-09-233-0/+188
* Add myself (jrm) to calendar.freebsdJoseph Mingrone2016-09-211-0/+1
* Update mkimg(1) author's contact infoAlan Somers2016-09-211-1/+1
* elfdump: limit STDIN to no rights rather than closing itEd Maste2016-09-201-1/+1
* bspatch: Remove backwards-compatibility sys/capability.h supportEd Maste2016-09-201-4/+1
* Move sys/capsicum.h includes after types.h or param.hConrad Meyer2016-09-193-3/+3
* hexdump(1): Simplify by using asprintf(3)Pedro F. Giffuni2016-09-191-4/+1
* indent(1): CapsicumifyConrad Meyer2016-09-191-0/+14
* tr(1): CapsicumifyConrad Meyer2016-09-191-0/+26
* cmp(1): CapsicumifyConrad Meyer2016-09-191-0/+37
* Revert capsicum supportBaptiste Daroussin2016-09-191-75/+12
* Fix typo introduced in r305949 with the stable/10 bootstrapping logicEnji Cooper2016-09-191-1/+1
* elfdump: adjust stdout/stderr capabilitiesEd Maste2016-09-181-5/+9
* Simplify the fix for bootstrap toolsBaptiste Daroussin2016-09-181-4/+2
* Fix building as bootstrap tools on pre-capsicum.h systemsBaptiste Daroussin2016-09-181-4/+11
* Better error checkingBaptiste Daroussin2016-09-181-7/+18
* style(9) fixBaptiste Daroussin2016-09-181-0/+1
* Capsicum-ize tee(1)Baptiste Daroussin2016-09-181-1/+34
* Capsicum-ize soelim(1).Baptiste Daroussin2016-09-181-12/+58
* Remove reference of z(s)diff which was dropped before importingBaptiste Daroussin2016-09-181-2/+2
* Update history. Patch supplied by Sevan Janiyan <venture37@geeklan.co.uk>.Warren Block2016-09-161-10/+5
* sdiff: improve errx stringEd Maste2016-09-151-1/+1
* bspatch: use #define for header size instead of magic numberEd Maste2016-09-151-15/+16
* login: clean up errx stringsEd Maste2016-09-151-19/+19
* vtfontcvt: remove superfluous newlines in errx messagesEd Maste2016-09-141-5/+5
* localedef(1): make better use of calloc(3) arguments.Pedro F. Giffuni2016-09-141-3/+3
* bspatch: remove superfluous newlines from errx stringsEd Maste2016-09-121-9/+9
* Update to bmake-20170818Simon J. Gerraty2016-09-091-2/+2
|\
* | - Fix typoGabor Kovesdan2016-09-081-1/+1
* | bspatch: add sanity checks on sizes to avoid integer overflowEd Maste2016-09-061-6/+11
* | Add a toggle to display the approximate amount of swap used by eachDag-Erling Smørgrav2016-09-051-8/+55
* | When -n is specified, don't make bogus DNS queries. Instead,Hajimu UMEMOTO2016-09-022-3/+7
* | - Invert calloc(3) argument order.Marcelo Araujo2016-09-011-6/+6
* | users: don't build when we don't have a C++ toolchainEd Maste2016-08-311-1/+1
* | DIRDEPS_BUILD: Add some missing dirctories to the build.Bryan Drewery2016-08-313-0/+47
* | DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-08-312-0/+9
* | Squelch clang 3.9.0 warnings about BASE (which is 32768) being convertedDimitry Andric2016-08-301-1/+1
* | Fix build without INET6 and with gcc. A function definition was ifdefedBruce Evans2016-08-271-0/+2
* | Use printable ASCII instead of octal representation.Xin LI2016-08-271-1/+1
* | bspatch: remove output file in the case of errorEd Maste2016-08-251-5/+32
* | Add non-TRUSTEDBSD prefixed knobs for the _PC_ACL* and {CAP,INF,MAC}_PRESENT ...Enji Cooper2016-08-251-0/+6
* | Capsicumize bspatchAllan Jude2016-08-251-12/+52
* | Make the iSCSI parameter negotiation more flexible.Navdeep Parhar2016-08-251-25/+29
* | Add support for _PC_ACL_NFS4 as TRUSTEDBSD_ACL_NFS4Enji Cooper2016-08-231-0/+1
* | Add `MIN_HOLE_SIZE` pathconf(2) support to getconfEnji Cooper2016-08-231-0/+1
* | Clean up trailing whitespaceEnji Cooper2016-08-231-2/+2
* | bspatch: apply style(9)Ed Maste2016-08-231-52/+60
* | indent(1): have the memset invocation somewhat more canonical.Pedro F. Giffuni2016-08-231-1/+1