summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bind/lib/isc/print.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* resolve conflictsjakob2007-12-091-1/+1
|
* resolve conflicts and regen configure scriptjakob2007-01-101-4/+7
|
* resolve conflictsjakob2004-09-281-10/+20
|
* update to BIND v9.2.3. ok todd@jakob2003-11-181-3/+2
|
* string cleaning; "Put it in. If it breaks, tough" Theo.todd2003-06-271-18/+19
| | | | work by me, useful feedback from krw, jakob, tedu, and tholo
* Fix a bug we found during an audit of BIND9. This bug does not affectcloder2003-02-261-1/+1
| | | | | | | | OpenBSD but it could affect platforms which define ISC_PLATFORM_NEEDVSNPRINTF. isc_print_snprintf contains a bug where it could read off the end of an argument string for a format specifier like "%.10s", where the .10 indicates precision. Reported to ISC and confirmed as ISC bug #5191. OK jakob@
* ISC BIND version 9.2.2rc1jakob2003-01-201-0/+547