Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src A few more:



details:   https://anonhg.NetBSD.org/src/rev/2ee7831e49e7
branches:  netbsd-1-4
changeset: 469962:2ee7831e49e7
user:      he <he%NetBSD.org@localhost>
date:      Mon Dec 20 23:59:44 1999 +0000

description:
A few more:
 o pkg_install pkgdb fix (initialization for db(3))
 o systat buffer overflow fix
 o note bump to NetBSD-1.4.2_ALPHA

diffstat:

 CHANGES-1.4.2 |  15 ++++++++++++++-
 1 files changed, 14 insertions(+), 1 deletions(-)

diffs (26 lines):

diff -r a7d92b98e844 -r 2ee7831e49e7 CHANGES-1.4.2
--- a/CHANGES-1.4.2     Mon Dec 20 23:54:16 1999 +0000
+++ b/CHANGES-1.4.2     Mon Dec 20 23:59:44 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.4.2,v 1.1.2.92 1999/12/20 23:36:09 he Exp $
+#      $NetBSD: CHANGES-1.4.2,v 1.1.2.93 1999/12/20 23:59:44 he Exp $
 
 A complete list of changes from NetBSD 1.4.1 to NetBSD 1.4.2:
 
@@ -2310,3 +2310,16 @@
 sys/netinet/ip_fil.c                           patch
 
   Make this compile on NetBSD 1.4.2 (where we don't have IPSEC).
+
+usr.sbin/pkg_install/lib/pkgdb.c               1.5
+
+  Initialize some values for the db(3) routines.
+
+usr.bin/systat/main.c                          1.21
+
+  Guard against buffer overflow.
+
+sys/conf/osrelease.sh                          patch
+sys/conf/param.h                               patch
+
+  Bump version to NetBSD-1.4.2_ALPHA.



Home | Main Index | Thread Index | Old Index