Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/doc #1601
details: https://anonhg.NetBSD.org/src/rev/78f69ea2a20d
branches: netbsd-1-6
changeset: 531129:78f69ea2a20d
user: jmc <jmc%NetBSD.org@localhost>
date: Mon Mar 15 04:42:48 2004 +0000
description:
#1601
diffstat:
doc/CHANGES-1.6.3 | 10 +++++++++-
1 files changed, 9 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r f43ae368ada6 -r 78f69ea2a20d doc/CHANGES-1.6.3
--- a/doc/CHANGES-1.6.3 Mon Mar 15 04:42:22 2004 +0000
+++ b/doc/CHANGES-1.6.3 Mon Mar 15 04:42:48 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.6.3,v 1.1.2.18 2004/03/15 04:38:16 jmc Exp $
+# $NetBSD: CHANGES-1.6.3,v 1.1.2.19 2004/03/15 04:42:48 jmc Exp $
A complete list of changes from NetBSD 1.6.2 to NetBSD 1.6.3:
@@ -104,3 +104,11 @@
Use the correct wValue to get hub desriptors.
Also, make wValue checks of root hub codes less strict.
[toshii, ticket #1599]
+
+lib/libc/net/nslexer.l 1.7
+lib/libc/net/nsparser.y 1.9
+
+ Use syslog(3) instead of err(3) to log errors.
+ Add '0ption never-interactive' to nslexer.l, to prevent isatty() from
+ being called unnecessarily.
+ [lukem, ticket #1601]
Home |
Main Index |
Thread Index |
Old Index