aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/bsdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix bspatch heap overflow vulnerability. [SA-16:29]Xin LI2016-10-101-75/+153
* Fix bspatch heap overflow vulnerability. [SA-16:25]Xin LI2016-07-251-0/+4
* 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