Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src Today's set:
details: https://anonhg.NetBSD.org/src/rev/1e0f029a6f41
branches: netbsd-1-5
changeset: 493030:1e0f029a6f41
user: he <he%NetBSD.org@localhost>
date: Fri Mar 29 23:23:41 2002 +0000
description:
Today's set:
o various install notes tweaks
o libc syslog(): add a single retry to cope with e.g. a restarted syslogd
diffstat:
CHANGES-1.5.3 | 24 +++++++++++++++++++++++-
1 files changed, 23 insertions(+), 1 deletions(-)
diffs (35 lines):
diff -r 4444d5e72619 -r 1e0f029a6f41 CHANGES-1.5.3
--- a/CHANGES-1.5.3 Fri Mar 29 23:19:58 2002 +0000
+++ b/CHANGES-1.5.3 Fri Mar 29 23:23:41 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.5.3,v 1.1.2.57 2002/03/28 23:59:11 he Exp $
+# $NetBSD: CHANGES-1.5.3,v 1.1.2.58 2002/03/29 23:23:41 he Exp $
A complete list of changes from NetBSD 1.5.2 to NetBSD 1.5.3:
@@ -2606,3 +2606,25 @@
Switch to constant-width font before the sysinst menu, to improve
formatting.
+
+distrib/notes/common/sysinst 1.31
+
+ Make sure sysinst menu stays on one page.
+
+distrib/notes/common/sysinst patch
+
+ Make the sysinst example menu say 1.5.3.
+
+distrib/notes/i386/hardware 1.103
+
+ Expand tabulators for reasonable .html formatting.
+
+distrib/notes/common/main patch
+
+ Note that the network device driver fixes are ``various different''.
+
+lib/libc/gen/syslog.c 1.27
+
+ Add a single retry into syslog(), to cope with a restarted syslogd,
+ so that log messages don't get lost. Most useful for long-running
+ programs.
Home |
Main Index |
Thread Index |
Old Index