Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src Getting closer:
details: https://anonhg.NetBSD.org/src/rev/539a9283d6ae
branches: netbsd-1-4
changeset: 470915:539a9283d6ae
user: he <he%NetBSD.org@localhost>
date: Wed Sep 20 18:19:53 2000 +0000
description:
Getting closer:
o distrib notes caveats section fixup
o more strftime() fixes
o mark osrelease.sh and send-pr with 1.4.3
diffstat:
CHANGES-1.4.3 | 17 ++++++++++++++++-
1 files changed, 16 insertions(+), 1 deletions(-)
diffs (28 lines):
diff -r c5baf654aade -r 539a9283d6ae CHANGES-1.4.3
--- a/CHANGES-1.4.3 Wed Sep 20 18:15:06 2000 +0000
+++ b/CHANGES-1.4.3 Wed Sep 20 18:19:53 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.3,v 1.1.2.58 2000/09/12 22:15:42 he Exp $
+# $NetBSD: CHANGES-1.4.3,v 1.1.2.59 2000/09/20 18:19:53 he Exp $
A complete list of changes from NetBSD 1.4.2 to NetBSD 1.4.3:
@@ -1332,3 +1332,18 @@
usr.sbin/user/user.c 1.13
Make the ``-d homedir'' option work. Fixes PR#10401.
+
+distrib/notes/common/main patch
+
+ Pull up still relevant entries from 1.4.2 for the 1.4.3 ``caveats''
+ section.
+
+lib/libc/time/strftime.c 1.9-1.10
+
+ Fix %k and %e to print a 0 for hour 0, not just spaces. Fixes
+ PR#5057. Add the C99 %F conversion.
+
+sys/conf/osrelease.sh patch
+gnu/usr.bin/send-pr/Makefile patch
+
+ Mark this as 1.4.3.
Home |
Main Index |
Thread Index |
Old Index