Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src Some more:
details: https://anonhg.NetBSD.org/src/rev/7c74d8954f50
branches: netbsd-1-4
changeset: 471156:7c74d8954f50
user: he <he%NetBSD.org@localhost>
date: Thu Oct 19 19:23:41 2000 +0000
description:
Some more:
o libc/net/ether.s fix to construct format string at compile-time
o fixes to dhcp, mrinfo, mtrace, mrouted and systat to compile after
format fixes
diffstat:
CHANGES-1.4.3 | 19 ++++++++++++++++++-
1 files changed, 18 insertions(+), 1 deletions(-)
diffs (30 lines):
diff -r 44bec1eecf0f -r 7c74d8954f50 CHANGES-1.4.3
--- a/CHANGES-1.4.3 Thu Oct 19 18:56:17 2000 +0000
+++ b/CHANGES-1.4.3 Thu Oct 19 19:23:41 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.3,v 1.1.2.79 2000/10/19 17:33:21 he Exp $
+# $NetBSD: CHANGES-1.4.3,v 1.1.2.80 2000/10/19 19:23:41 he Exp $
A complete list of changes from NetBSD 1.4.2 to NetBSD 1.4.3:
@@ -1754,3 +1754,20 @@
usr.sbin/ypbind/ypbind.c 1.43
Format string cleanup.
+
+lib/libc/net/ethers.c 1.19 via patch
+
+ Construct format string at compile time.
+
+usr.sbin/dhcp/common/errwarn.h patch
+usr.sbin/dhcp/includes/dhcpd.h patch
+usr.sbin/mrinfo/mrinfo.c 1.9
+usr.sbin/mtrace/mtrace.c 1.16
+
+ Add ``const'' at appropriate places to make it compile again.
+
+usr.bin/systat/fetch.c 1.8
+usr.sbin/mrouted/prune.c 1.7
+usr.sbin/mrouted/vif.c 1.8
+
+ Fix format / arg mismatch.
Home |
Main Index |
Thread Index |
Old Index