Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wiz a396fe954a Update to 0.80b:
--------------
Version 0.80b:
--------------

  - Added a check for $PATH-induced loops. Spotted by Kartik Agaram.

  - Added AFL_KEEP_ASSEMBLY.

  - Override for AFL_USE_ASAN if set at afl compile time. Requested by
    Hanno Boeck.

--------------
Version 0.79b:
--------------

  - Minor adjustment to path skipping logic.

  - Several documentation updates to reflect the changes made yesterday.

--------------
Version 0.78b:
--------------

  - CPU governor check. Problem spotted by Joe Zbiciak.

  - Favored paths are now selected strictly based on new edges, not hit
    counts. This speeds up the first pass by a factor of 3-6x without
    significantly impacting ultimate coverage (tested with libgif, libpng,
    libjpeg).

    It also allows some performance & memory usage improvements by making
    some of the in-memory bitmaps much smaller.

  - Multiple significant performance improvements to bitmap checking functions,
    plus a switch to a faster hash.

  - Owing largely to these optimizations, bitmap size is bumped to 64 kB
    and a warning is added to detect older binaries that rely on smaller
    bitmaps.

--------------
Version 0.77b:
--------------

  - Added AFL_SKIP_CHECKS to bypass binary checks when really warranted.
    Requested by Jakub Wilk.

  - Typo fixes.

  - Warning for runs that are aborted early on.

--------------
Version 0.76b:
--------------

  - Another signal handling fix for Solaris. Submitted by Martin Carpenter.

--------------
Version 0.75b:
--------------

  - A slightly more "elegant" kludge for the %llu glitch (see types.h).

  - CPU load warnings relaxed a bit.

--------------
Version 0.74b:
--------------

  - More responsive exec speed averages and better UI speed scaling.

  - Fix for interrupted reads on Solaris. Submitted by Martin Carpenter.

--------------
Version 0.73b:
--------------

  - Fix a stray memcpy() instead of memmove() on overlapping buffers.
    Mostly harmless but still dumb. Spotted thanks to David Higgs.

--------------
Version 0.72b:
--------------

  - Map size bumped up to 32k. You may want to recompile instrumented
    binaries (but nothing horrible will happen if you don't).

  - Huge performance improvements for bit-counting functions.

  - Default optimizations now include -funroll-loops. This should have
    interesting effects on the instrumentation. Frankly, I'm just going to
    ship it and see what happens next. I have a good feeling about this.

  - Fix for stack alignment crash on MacOS X 10.10; looks like the
    rhetorical question in the comments in afl-as.h has been answered.
    Spotted by Mudge Zatko.

--------------
Version 0.71b:
--------------

  - A fix for the nonsensical MacOS ELF check. Spotted by Mudge Zatko.

  - Improvements to ASAN checks.

--------------
Version 0.70b:
--------------

  - Explicit detection of ASAN.

  - Patches to compile on Solaris. Contributed by Martin Carpenter.

--------------
Version 0.69b:
--------------

  - Improved detection of non-instrumented binaries.

  - Crash counter in -C mode is now accurate.

  - Fix for an obscure install bug that made afl-as non-functional with the tool
    installed to /usr/bin instead of /usr/local/bin. Found by Florian Kiersch.

  - Fix for a cosmetic SIGFPE when Ctrl-C is pressed while the fork server
    is spinning up.

--------------
Version 0.68b:
--------------

  - Crash exploration mode! Woot!

--------------
Version 0.67b:
--------------

  - Several more typos fixed, the project is now cartified 100% typo-free.
    Thanks to Thomas Jarosch and Jakub Wilk.

  - Write fuzzer_stats early on.

  - Minor fix for MacOS X operation as root. Spotted by Tobias Ospelt.

  - Make it possible to override -O3. Patch by Jakub Wilk.

--------------
Version 0.66b:
--------------

  - Fix for a very obscure issue with build systems that use gcc as an assembler
    for hand-written .s files, confusing afl-as. Affected nss. Reported by
    Hanno Boeck.

  - Fix for a bug when cleaning up synchronized fuzzer output dirs. Reported by
    Thomas Jarosch.
2014-12-01 11:01:10 +00:00
archivers Remove unused patch. 2014-11-27 11:16:59 +00:00
audio Added audio/fdk-aac version 0.1.3 2014-11-30 19:04:43 +00:00
benchmarks Update 0.8 to 0.9.0 2014-11-26 02:11:16 +00:00
biology Adjust !TR1 support again. 2014-11-24 00:47:48 +00:00
bootstrap Add support for --make-jobs, which passes down -j or MAKE_JOBS as 2014-09-01 12:29:58 +00:00
cad 3.3.63 06nov14 Updated LZ4 for version r123. 2014-11-20 08:33:59 +00:00
chat build with gcc 4.9. 2014-11-30 02:10:43 +00:00
comms Update 1.7 to 1.7.1 2014-11-23 11:33:33 +00:00
converters + opencc 2014-12-01 00:06:30 +00:00
cross Update PLIST with doxygen-1.8.8. Doxygen dependency also updated, thanks joerg@. 2014-11-10 06:31:45 +00:00
databases add and enable mysql-cluster 2014-12-01 06:01:03 +00:00
devel Update to 0.80b: 2014-12-01 11:01:10 +00:00
distfiles
doc Updated sysutils/dbus to 1.8.12 2014-12-01 10:59:48 +00:00
editors Restrict one of the test cases to -O0. Due to required inlining, some 2014-11-26 12:25:49 +00:00
emulators Add RiscOS extension modules to the package. Patch from Rhialto in 2014-11-28 11:58:50 +00:00
filesystems Downgrade to 0.13 since that version works on NetBSD. 2014-11-26 22:31:41 +00:00
finance Update to 2.6.4. 2014-11-01 13:25:23 +00:00
fonts VERSION 1.10 2013-09-17 2014-11-24 14:18:51 +00:00
games Add gnome-sudoku 3.14.2 2014-11-29 14:16:47 +00:00
geography Update to 1.5.1 2014-11-23 17:17:46 +00:00
graphics Fix format string vulnerability. 2014-12-01 08:45:04 +00:00
ham Update 3.21.83 to 3.22.01 2014-11-23 13:39:02 +00:00
inputmethod Import librime-1.0 as inputmethod/librime. 2014-11-29 09:31:49 +00:00
lang add patches for CVE-2012-3543 and CVE-2012-3382 from upstream 2014-11-30 21:51:44 +00:00
licenses The Fraunhofer FDK AAC is a high-quality open-source AAC encoder library 2014-11-30 18:58:43 +00:00
mail Fix build with gcc 4.9 2014-11-30 10:25:50 +00:00
math Don't pass -I without argument to the compiler. 2014-11-29 22:04:51 +00:00
mbone Rename the old patch-aa patch to patch-dbeacon.cpp. 2014-10-06 10:04:17 +00:00
meta-pkgs Add and enable php56-extensions. 2014-11-24 15:43:16 +00:00
misc Update to 1.1.6: 2014-12-01 10:57:02 +00:00
mk Provide exec_path for cwrappers-20141129 and require that version. 2014-11-29 22:20:40 +00:00
multimedia Add upstream bug report URL. 2014-12-01 08:26:03 +00:00
net 2014/11/26 : 1.5.9 2014-11-30 15:51:15 +00:00
news Remove unused strnstr prototype. 2014-10-15 22:08:11 +00:00
packages
parallel Remove SVR4_PKGNAME, per discussion on tech-pkg. 2014-10-09 13:44:32 +00:00
pkgtools Update to 0.13.0 2014-11-30 01:10:12 +00:00
print Add pmw 4.28 2014-11-29 15:53:10 +00:00
regress Do not use a naked "make", instead use TEST_MAKE. Now it fails differently. 2014-06-21 16:34:13 +00:00
security Update to 2.007: 2014-11-30 13:16:11 +00:00
shells Correctly sanitize environment. 2014-11-27 13:38:15 +00:00
sysutils Update to 1.8.12: 2014-12-01 10:59:40 +00:00
templates
textproc Update to 0.54: 2014-11-30 13:18:43 +00:00
time + hs-timezone-olson 2014-11-24 21:25:36 +00:00
wm Remove wmthemes. Doesn't fetch anymore and doesn't use checksums. 2014-11-24 00:37:13 +00:00
www about-wordmark is an svg without branding but a png with branding. 2014-11-30 18:22:11 +00:00
x11 Update to 313: 2014-12-01 08:59:00 +00:00
Makefile
pkglocate
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.