Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src/doc #105
details: https://anonhg.NetBSD.org/src/rev/3c364c08294f
branches: netbsd-2-0
changeset: 560344:3c364c08294f
user: jmc <jmc%NetBSD.org@localhost>
date: Fri Apr 09 16:11:19 2004 +0000
description:
#105
diffstat:
doc/CHANGES-2.0 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 32b84f258e19 -r 3c364c08294f doc/CHANGES-2.0
--- a/doc/CHANGES-2.0 Fri Apr 09 16:10:59 2004 +0000
+++ b/doc/CHANGES-2.0 Fri Apr 09 16:11:19 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-2.0,v 1.1.2.62 2004/04/09 10:49:06 tron Exp $
+# $NetBSD: CHANGES-2.0,v 1.1.2.63 2004/04/09 16:11:19 jmc Exp $
A complete list of changes from the initial NetBSD 2.0 branch on 28 March 2004
until 2.0 release:
@@ -673,3 +673,11 @@
Closes PR 25076 by salo.
[salo, ticket #103]
+
+sys/sys/sysctl.h 1.118
+sys/sys/mbuf.h 1.91
+
+ Standalone programs should not use stddef.h. They are more like the
+ kernel, so they must use sys/systm.h instead.
+
+ [atatat, ticket #105]
Home |
Main Index |
Thread Index |
Old Index