Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src two more
details: https://anonhg.NetBSD.org/src/rev/f64e217f07a6
branches: netbsd-1-4
changeset: 469541:f64e217f07a6
user: cgd <cgd%NetBSD.org@localhost>
date: Sat Oct 09 19:15:24 1999 +0000
description:
two more
diffstat:
CHANGES-1.4.2 | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diffs (23 lines):
diff -r 0720ee298c53 -r f64e217f07a6 CHANGES-1.4.2
--- a/CHANGES-1.4.2 Sat Oct 09 19:12:14 1999 +0000
+++ b/CHANGES-1.4.2 Sat Oct 09 19:15:24 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.2,v 1.1.2.51 1999/10/06 02:00:42 cgd Exp $
+# $NetBSD: CHANGES-1.4.2,v 1.1.2.52 1999/10/09 19:15:24 cgd Exp $
A complete list of changes from NetBSD 1.4.1 to NetBSD 1.4.2:
@@ -637,3 +637,13 @@
libexec/ftpd/ftpcmd.y 1.39
Don't use an undefined C expression, fixing PR#8534.
+
+gnu/dist/bfd/targets.c 1.10
+
+ Fix calculation of size of bfd_target_vector, which was incorrect and
+ would cause some bfd-using programs (e.g. ar) to crash. Fixes PR#8200
+ and PR#8573.
+
+usr.bin/rwho/rwho.c 1.12
+
+ Use full hostnames when sorting rwho database entries. Fixes PR#8401.
Home |
Main Index |
Thread Index |
Old Index