Commit graph

8 commits

Author SHA1 Message Date
itojun
ef5867115a upgrade to 4.9.9.
--- 4.9.9-REL released ---

818. [bug]      remote buffer overrun.
2002-06-28 05:49:09 +00:00
itojun
57bc1c1e08 avoid remote buffer overrun on hostbuf[]. From: Joost Pol <joost@pine.nl>
correct bad practice in the code - it uses two changing variables
to manage buffer (buf and buflen).  we eliminate buflen and use
fixed point (ep) as the ending pointer.

this fix is critical.
2002-06-26 06:00:50 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
itojun
d99c836a66 use 4.9.8. suggest use of BIND8 in pkg/MESSAGE.
--- 4.9.8-REL released ---

817. [security]	do not call syslog() with unbounded network data.

816. [port]	main() is an int.

815. [security]	pull in several bind8 protocol handling fixes.

814. [support]	turn on XSTATS by default

813. [port]	add __printflink(), __scanflike() to compat/include/sys/cdefs.h
2001-01-28 01:59:03 +00:00
hubertf
e75965c6ba Update IGNORE-messages for recent changes: add ${PKGNAME} where
appropriate.
2000-08-21 21:01:29 +00:00
tv
e1b7a261fd Don't build this on NetBSD 1.3.x. 1999-04-30 17:02:45 +00:00
tv
4a1f41bca2 Initial cut at a BIND 4.9.x pkg for use with -current and a future 1.4
release as an alternative to the shipped BIND 8.
1998-11-23 21:39:41 +00:00