aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/bsdiff
Commit message (Expand)AuthorAgeFilesLines
* MFC bspatch Capsicumization and improvementsEd Maste2016-09-221-75/+153
* MFC r264823 (ed): Make usage printing more consistent with other tools.Ed Maste2016-09-222-4/+22
* Fix bspatch heap overflow vulnerability.Xin LI2016-07-251-0/+4
* MFC: r290329,r290336Andrey A. Chernov2015-11-081-4/+24
* 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