#
d0c65b7b |
| 22-May-2019 |
christos <christos@NetBSD.org> |
merge conflicts
|
#
bbdfe8ae |
| 01-Jan-2019 |
christos <christos@NetBSD.org> |
bring detail from HEAD
|
#
5efe63de |
| 15-Apr-2018 |
christos <christos@NetBSD.org> |
merge conflicts for file-5.33
|
#
e30da964 |
| 27-Sep-2017 |
mlelstv <mlelstv@NetBSD.org> |
fix offset of segment count in NetBSD crashdump header.
|
#
e2725312 |
| 25-May-2017 |
christos <christos@NetBSD.org> |
merge 5.31
|
#
74db5203 |
| 10-Feb-2017 |
christos <christos@NetBSD.org> |
merge conflicts
|
#
c549f669 |
| 08-Dec-2014 |
christos <christos@NetBSD.org> |
fix bogus kernel core magic entries from file HEAD.
|
#
012fd133 |
| 13-Jun-2014 |
christos <christos@NetBSD.org> |
import file-5.19
2014-06-09 9:04 Christos Zoulas <christos@zoulas.com>
* Misc buffer overruns and missing buffer size tests in cdf parsing (Francisco Alonso, Jan Kaluza)
2014-06-02 14:50
import file-5.19
2014-06-09 9:04 Christos Zoulas <christos@zoulas.com>
* Misc buffer overruns and missing buffer size tests in cdf parsing (Francisco Alonso, Jan Kaluza)
2014-06-02 14:50 Christos Zoulas <christos@zoulas.com>
* Enforce limit of 8K on regex searches that have no limits * Allow the l modifier for regex to mean line count. Default to byte count. If line count is specified, assume a max of 80 characters per line to limit the byte count. * Don't allow conversions to be used for dates, allowing the mask field to be used as an offset.
2014-05-30 12:51 Christos Zoulas <christos@zoulas.com>
* Make the range operator limit the length of the regex search.
2014-05-14 19:23 Christos Zoulas <christos@zoulas.com>
* PR/347: Windows fixes * PR/352: Hangul word processor recognition * PR/354: Encoding irregularities in text files
2014-05-06 6:12 Christos Zoulas <christos@zoulas.com>
* Fix uninitialized title in CDF files (Jan Kaluza)
2014-05-04 14:55 Christos Zoulas <christos@zoulas.com>
* PR/351: Fix compilation of empty files
2014-04-30 17:39 Christos Zoulas <christos@zoulas.com>
* Fix integer formats: We don't specify 'l' or 'h' and 'hh' specifiers anymore, only 'll' for quads and nothing for the rest. This is so that magic writing is simpler.
2014-04-01 15:25 Christos Zoulas <christos@zoulas.com>
* PR/341: Jan Kaluza, fix memory leak * PR/342: Jan Kaluza, fix out of bounds read
2014-03-28 15:25 Christos Zoulas <christos@zoulas.com>
* Fix issue with long formats not matching fmtcheck
show more ...
|
#
52df37c7 |
| 23-Mar-2013 |
christos <christos@NetBSD.org> |
import file-5.14 changes are "name" + "use" keyword features, bug fixes
|
#
f50962bc |
| 22-Feb-2012 |
christos <christos@NetBSD.org> |
from ftp.astron.com, CDF security fixes
|
#
5ccaa8c0 |
| 12-May-2011 |
christos <christos@NetBSD.org> |
from ftp.astron.com. - many security related fixes - no MAXPATHLEN limits - fixed missing text specification on ascii magic - new ``pascal'' style string formats - whitespace comparison fix - more ma
from ftp.astron.com. - many security related fixes - no MAXPATHLEN limits - fixed missing text specification on ascii magic - new ``pascal'' style string formats - whitespace comparison fix - more magic
show more ...
|
#
1b108b8b |
| 08-May-2009 |
christos <christos@NetBSD.org> |
from ftp.astron.com
|