Commit graph

6 commits

Author SHA1 Message Date
Emanuel Haupt
7ffb045fa2 Update to 0.93
PR:		124612
Submitted by:	lwhsu
2008-06-16 12:08:02 +00:00
Emanuel Haupt
666ea03b52 Use MASTER_SITE_CRITICAL 2008-03-27 19:27:34 +00:00
Edwin Groothuis
3fc75d2445 Chase change in bsd.sites.mk to support MASTER_SITES on googlecode.com
where the portname does not match the projects hostname.

PR:		ports/121453 (related)
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Reviewed by:	pav@
2008-03-13 11:27:29 +00:00
Emanuel Haupt
44414f4355 Mark it NOT_FOR_ARCHS for sparc64. The last commit did not solve the problem. 2008-02-22 12:49:06 +00:00
Emanuel Haupt
08bb6d6d5a Turn off default compiler optimization for sparc64. 2008-02-22 10:38:40 +00:00
Emanuel Haupt
f22ca11950 Add bunny, a closed loop, high-performance, general purpose protocol-blind
fuzzer for C programs.

Uses compiler-level integration to seamlessly inject precise and reliable
instrumentation hooks into the traced program. These hooks enable the fuzzer to
receive real-time feedback on changes to the function call path, call
parameters, and return values in response to variations in input data.

This architecture makes it possible to significantly improve the coverage of the
testing process without a noticeable performance impact usually associated with
other attempts to peek into run-time internals.
2008-01-28 20:04:56 +00:00