aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Merge r308330 by bapt:Gleb Smirnoff2016-12-062-15/+14
* Merge from stable/11 bspatch, portsnap, and libarchive fixes:Ed Maste2016-09-271-75/+153
* MFC r304519:Michael Tuexen2016-08-201-4/+4
* MFS r304469:Bryan Drewery2016-08-191-8/+39
* MFS r304143:Bryan Drewery2016-08-191-0/+2
* MFC: r303685Baptiste Daroussin2016-08-151-1/+3
* MFC r303676:Dimitry Andric2016-08-091-1/+1
* Merge r303264 and corrections:Gleb Smirnoff2016-08-025-132/+132
* MFC r303520Eric van Gyzen2016-08-011-2/+2
* MFC r302911:Pedro F. Giffuni2016-07-252-2/+6
* Fix bspatch heap overflow vulnerability.Xin LI2016-07-251-0/+4
* MFC r302542:Xin LI2016-07-251-2/+2
* MFC r302904:Michael Tuexen2016-07-242-90/+14
* MFC r302770:Konstantin Belousov2016-07-201-0/+25
* MFC r302973:Pedro F. Giffuni2016-07-201-1/+1
* MFC r302511, r302771, r302845:Pedro F. Giffuni2016-07-172-4/+8
* lorder: produce locale-independent symbol orderingEd Maste2016-07-071-0/+1
* Fix .../usr.bin/lastcomm/legacy_test:main on i386Enji Cooper2016-07-032-56/+56
* Output the diffs to standard error when comparing the expected vs theEnji Cooper2016-07-031-1/+1
* Skip lastcomm and sa tests on unsupported architecturesAlan Somers2016-06-261-0/+1
* This patch fixes two bugs:Michael Tuexen2016-06-251-5/+20
* gcore: Forward pending signals when detaching from the target.Mark Johnston2016-06-241-3/+13
* MFV r302003,r302037,r302038,r302056:Martin Matuska2016-06-225-3/+5
* mkimg: bump version to 20151211 after r292082Ed Maste2016-06-171-1/+1
* Add clang-format under WITH_CLANG_EXTRAS.Bryan Drewery2016-06-173-0/+56
* ar: enable reproducible output by default when invoked as 'ar -s'Ed Maste2016-06-162-3/+9
* WITH_META_MODE: Fix rebuilding maketab outside of build-tools.Bryan Drewery2016-06-141-2/+4
* Add myself (mahrens) to calendar.freebsdMatthew Ahrens2016-06-131-0/+1
* Change my given name from "Garrett" to "Ngie"Enji Cooper2016-06-131-1/+1
* install: When preserving timestamps, also copy the nanoseconds part.Jilles Tjoelker2016-06-092-17/+20
* Add support for truss'ing Linux/x86_64 binaries under amd64.John Baldwin2016-06-092-0/+105
* Merge bmake-20160606Simon J. Gerraty2016-06-082-4/+7
|\
* | Fix a (false positive?) Argument cannot be negative coverity defect.Don Lewis2016-06-081-5/+2
* | indent(1): Fix typo.Pedro F. Giffuni2016-06-061-1/+1
* | Use the in-tree sys/elf_common.hBryan Drewery2016-06-051-0/+13
* | Import bmake-20160604Simon J. Gerraty2016-06-051-2/+2
|\|
* | Report negotiated MaxBurstLength and FirstBurstLength in "iscsictl -v"Edward Tomasz Napierala2016-06-051-0/+4
* | Document getent(1)'s ability to enumerate netgroup members.Mark Johnston2016-06-042-2/+4
* | DIRDEPS_BUILD: Connect new directories and update dependencies.Bryan Drewery2016-06-033-0/+61
* | Fix two types which resulted in setting the address long wrongMichael Tuexen2016-06-021-2/+2
* | sed(1): Fix a mismatch and sync with the OpenBSD's commit.Pedro F. Giffuni2016-06-011-5/+6
* | mkimg: Indicate that input file pages are unlikely to be reused.Mark Johnston2016-06-011-0/+3
* | Add "iscsictl -e". Among other things, it makes it possible to performEdward Tomasz Napierala2016-05-316-10/+94
* | Make iscsictl(8) error messages more consistent.Edward Tomasz Napierala2016-05-311-24/+22
* | Fix with external GCC after r300886.Bryan Drewery2016-05-291-1/+10
* | Do libxo cleanup even in case of errors.Edward Tomasz Napierala2016-05-261-2/+3
* | Make iscsictl(8) actually report non-zero status on errors. The "failed"Edward Tomasz Napierala2016-05-261-1/+1
* | Make code compile when basename() is POSIX compliant.Ed Schouten2016-05-261-1/+6
* | Avoid buffer overflow when copying the input file name and appending .dat.Don Lewis2016-05-261-3/+9
* | sed: convert sed to use REG_STARTEND more explicitly.Pedro F. Giffuni2016-05-251-16/+22