aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/bsdiff
Commit message (Expand)AuthorAgeFilesLines
* MFC r326276:Eitan Adler2018-03-052-0/+4
* MFC r315170:Enji Cooper2017-05-301-2/+2
* MFC r303285:Xin LI2016-12-114-106/+282
* MFC bspatch Capsicumization, sanity checks, and other improvementsEd Maste2016-09-221-75/+153
* Fix bspatch heap overflow vulnerability.Xin LI2016-07-251-0/+4
* Cleanup unnecessary semicolons from utilities we all love.Pedro F. Giffuni2016-04-152-27/+27
* Check for (old|new)size + 1 overflows off_t.Andrey A. Chernov2015-11-031-2/+4
* Use meaningful errno for ssize_t overflow in read().Andrey A. Chernov2015-11-031-4/+22
* Add META_MODE support.Simon J. Gerraty2015-06-132-0/+38
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-082-4/+0
| * Merge sync of headSimon J. Gerraty2015-05-272-4/+2
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-192-2/+2
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-162-2/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-102-0/+4
| * | Merge headSimon J. Gerraty2014-04-282-2/+20
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2013-03-112-0/+2
| * | | Updated dependenciesSimon J. Gerraty2013-02-162-4/+0
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-222-0/+40
* | | | Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-252-4/+2
| |_|/ |/| |
* | | use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin2014-06-232-2/+2
| |/ |/|
* | Make usage printing more consistent with other tools.Ed Schouten2014-04-232-2/+20
|/
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-291-1/+1
* Silence bogus warning when compiling with gcc46:Eitan Adler2012-01-101-1/+1
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theUlrich Spörlein2010-05-132-4/+4
* Build usr.bin/ with WARNS=6 by default.Ed Schouten2010-01-021-3/+0
* Add notes pointing out that bsdiff does not store file hashes andColin Percival2009-10-302-0/+40
* Portability fix for non-POSIX operating systems: Open files in binary mode.Colin Percival2006-12-052-9/+17
* Fix up markup.Ruslan Ermilov2005-11-182-26/+38
* Include ../Makefile.inc, since without it programs get installed in theColin Percival2005-08-061-0/+3
* Add bsdiff and bspatch to the base system. These are tools forColin Percival2005-08-068-0/+752