Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/UPDATING,v retrieving revision 1.54 retrieving revision 1.55 diff -u -p -r1.54 -r1.55 --- src/UPDATING 2002/03/11 04:57:55 1.54 +++ src/UPDATING 2002/03/19 01:23:32 1.55 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.54 2002/03/11 04:57:55 itojun Exp $ +$NetBSD: UPDATING,v 1.55 2002/03/19 01:23:32 itojun Exp $ This file is intended to be a brief introduction to the build process and a reference on what to do if something doesn't work. @@ -7,6 +7,11 @@ For a more detailed description see Make Recent changes: ^^^^^^^^^^^^^^^ +20020319: + raw IPv6 socket now makes strict checking for sa_family and sa_len + on send(2) operation. be sure to have sbin/rtsol and usr.sbin/rtsold + newer than November 2001 when you upgrade the kernel. + 20020311: ssh configuration files were moved from /etc to /etc/ssh. Beware if you restart your machine from remote. Note that sshd.conf needs