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/Attic/CHANGES-1.5.4,v retrieving revision 1.1.2.50 retrieving revision 1.1.2.51 diff -u -p -r1.1.2.50 -r1.1.2.51 --- src/Attic/CHANGES-1.5.4 2002/09/18 07:52:24 1.1.2.50 +++ src/Attic/CHANGES-1.5.4 2002/09/18 16:01:21 1.1.2.51 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-1.5.4,v 1.1.2.50 2002/09/18 07:52:24 he Exp $ +# $NetBSD: CHANGES-1.5.4,v 1.1.2.51 2002/09/18 16:01:21 itojun Exp $ A complete list of changes from NetBSD 1.5.3 to NetBSD 1.5.4: @@ -1495,3 +1495,7 @@ distrib/sets/lists/base/obsolete.mi 1.5 Obsolete usr.bin/kf and libexec/kfd for security issues, and they are no longer needed. Fixes SA#2002-018. + +sbin/rndctl/rndctl.c 1.7 + + Initialize sflag to zero.