Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src Today's set:
details: https://anonhg.NetBSD.org/src/rev/a2a1fc1691da
branches: netbsd-1-4
changeset: 471230:a2a1fc1691da
user: he <he%NetBSD.org@localhost>
date: Thu Dec 14 22:39:02 2000 +0000
description:
Today's set:
o fix one-byte buffer overrun in ftpd.
diffstat:
CHANGES-1.4.4 | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 9f960c6c33be -r a2a1fc1691da CHANGES-1.4.4
--- a/CHANGES-1.4.4 Thu Dec 14 22:33:47 2000 +0000
+++ b/CHANGES-1.4.4 Thu Dec 14 22:39:02 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.4,v 1.1.2.1 2000/12/14 00:23:05 he Exp $
+# $NetBSD: CHANGES-1.4.4,v 1.1.2.2 2000/12/14 22:39:02 he Exp $
A complete list of changes from NetBSD 1.4.3 to NetBSD 1.4.4:
@@ -57,3 +57,7 @@
sys/arch/mac68k/nubus/grf_nubus.c 1.60
Clear interrupts on the Apple "Boogie" card.
+
+libexec/ftpd/ftpd.c patch
+
+ Fix a one-byte buffer overrun.
Home |
Main Index |
Thread Index |
Old Index