Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src One tweak:
details: https://anonhg.NetBSD.org/src/rev/7fc263c652ac
branches: netbsd-1-4
changeset: 471331:7fc263c652ac
user: he <he%NetBSD.org@localhost>
date: Thu Mar 07 21:16:24 2002 +0000
description:
One tweak:
o fix <tcpd.h> so that required files are included
diffstat:
CHANGES-1.4.4 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r f9b74ddc5360 -r 7fc263c652ac CHANGES-1.4.4
--- a/CHANGES-1.4.4 Thu Mar 07 21:15:23 2002 +0000
+++ b/CHANGES-1.4.4 Thu Mar 07 21:16:24 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.4,v 1.1.2.19 2002/01/16 09:36:35 he Exp $
+# $NetBSD: CHANGES-1.4.4,v 1.1.2.20 2002/03/07 21:16:24 he Exp $
A complete list of changes from NetBSD 1.4.3 to NetBSD 1.4.4:
@@ -410,3 +410,8 @@
sys/arch/i386/i386/sys_machdep.c patch
Correct error in previous pull-up, to make this compile again.
+
+lib/libwrap/tcpd.h 1.9,1.11 via patch
+
+ Include required files, and wrap declarations in __BEGIN_DECLS/
+ __END_DECLS.
Home |
Main Index |
Thread Index |
Old Index