Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src alpha debugging kerne link
details: https://anonhg.NetBSD.org/src/rev/774842d6babe
branches: netbsd-1-4
changeset: 469470:774842d6babe
user: cgd <cgd%NetBSD.org@localhost>
date: Wed Sep 22 05:59:29 1999 +0000
description:
alpha debugging kerne link
diffstat:
CHANGES-1.4.2 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r dda7ffcf1ecc -r 774842d6babe CHANGES-1.4.2
--- a/CHANGES-1.4.2 Wed Sep 22 05:57:17 1999 +0000
+++ b/CHANGES-1.4.2 Wed Sep 22 05:59:29 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.2,v 1.1.2.32 1999/09/22 03:26:17 cgd Exp $
+# $NetBSD: CHANGES-1.4.2,v 1.1.2.33 1999/09/22 05:59:29 cgd Exp $
A complete list of changes from NetBSD 1.4.1 to NetBSD 1.4.2:
@@ -467,3 +467,8 @@
Fix packet reception in promiscuous mode: compare the Ethernet
destination address against our station address if it's not a
multicast packet. Fixes a redirect storm problem.
+
+sys/arch/alpha/conf/Makefile.alpha 1.53
+
+ Be more efficient when linking kernels with debugging symbols. (Don't
+ copy them just to strip them, use strip -o.)
Home |
Main Index |
Thread Index |
Old Index