aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/bsdiff/bsdiff
Commit message (Expand)AuthorAgeFilesLines
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* Revert debugging that was accidently committed in r316314Allan Jude2017-03-311-8/+1
* fix top(1) ZFS compressed ARC supportAllan Jude2017-03-311-1/+8
* Adopt SRCTOP in usr.binWarner Losh2017-03-121-2/+2
* Change bsdiff to use divsufsort suffix sort library instead of qsufsort,Xin LI2016-07-254-106/+282
* Cleanup unnecessary semicolons from utilities we all love.Pedro F. Giffuni2016-04-151-25/+25
* 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-131-0/+19
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-191-1/+1
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Merge headSimon J. Gerraty2014-04-281-1/+10
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+20
* | | | Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|/ |/| |
* | | use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin2014-06-231-1/+1
| |/ |/|
* | Make usage printing more consistent with other tools.Ed Schouten2014-04-231-1/+10
|/
* 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-131-2/+2
* Add notes pointing out that bsdiff does not store file hashes andColin Percival2009-10-301-0/+19
* Portability fix for non-POSIX operating systems: Open files in binary mode.Colin Percival2006-12-051-3/+7
* Fix up markup.Ruslan Ermilov2005-11-181-13/+19
* Add bsdiff and bspatch to the base system. These are tools forColin Percival2005-08-063-0/+474