summaryrefslogtreecommitdiff
path: root/usr.sbin/puffs/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/puffs/Makefile.inc')
0 files changed, 0 insertions, 0 deletions
> 2002-06-07there are people using #ifdef APPEND_DOT. recover it.itojun 2002-06-06correct misuse of strncpy (use strlcpy). from openbsditojun 2002-06-06support scoped IPv6 address properly. PR 16810.itojun 2002-05-24cleanup some of portability #ifdefs, which are not needed for netbsd.itojun 2001-11-05WARNS=2 fixeslukem 1999-09-10fix behavior for configuration like "ALL: 127.".itojun From: Mason Loring Bliss <mason@acheron.middleboro.ma.us> 1999-08-31Apply IPv6 support patch.itojun Note that all IPv6 address must be wrapped with square bracket, like: ALL: [::1/128] 127.0.0.1/255.255.255.255 Increase shlib minor. ftp://ftp.kame.net/pub/kame/misc/tcp_wrappers-76-v6-19990831.diff.gz 1999-08-27resolve conflicts on upgrade (to 7.6).itojun 1999-07-03Revert white space changes for imported sources.simonb 1999-07-02More trailing white space.simonb