Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src Still one more set:
details: https://anonhg.NetBSD.org/src/rev/105d7781e2c7
branches: netbsd-1-4
changeset: 470439:105d7781e2c7
user: he <he%NetBSD.org@localhost>
date: Mon Feb 28 20:07:23 2000 +0000
description:
Still one more set:
o pkg_install ftpio fix
o sparc boot/Makefile fixes
o us-domestic su fix, mimicking intl. version
o dpt(4) update documenting RAID features
o scsipi fix: may fix problem with NCR driver
o vax install notes update
o Update install set lists
diffstat:
CHANGES-1.4.2 | 49 ++++++++++++++++++++++++++++++++++++++++++++++++-
1 files changed, 48 insertions(+), 1 deletions(-)
diffs (60 lines):
diff -r 8e5de3a1cd0c -r 105d7781e2c7 CHANGES-1.4.2
--- a/CHANGES-1.4.2 Mon Feb 28 20:00:46 2000 +0000
+++ b/CHANGES-1.4.2 Mon Feb 28 20:07:23 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-1.4.2,v 1.1.2.131 2000/02/28 09:52:42 he Exp $
+# $NetBSD: CHANGES-1.4.2,v 1.1.2.132 2000/02/28 20:07:23 he Exp $
A complete list of changes from NetBSD 1.4.1 to NetBSD 1.4.2:
@@ -3580,3 +3580,50 @@
sys/miscfs/procfs/procfs_subr.c 1.30
Fix a critical typo in the earlier procfs security fix.
+
+usr.sbin/pkg_install/lib/ftpio.c 1.18
+
+ Bump timeout in select() to 10 minutes. Make sure ftp_cmd()
+ properly passes up an error value when appropriate.
+
+sys/arch/sparc/stand/boot/Makefile 1.18
+
+ Make sure ``make obj'' works.
+
+domestic/usr.bin/su/Makefile 1.2
+
+ Make sure the SUROOTAUTH change works properly here too.
+
+share/man/man4/dpt.4 1.10
+
+ Document that this driver does use features like RAID, and briefly
+ explain how it's accomplished.
+
+sys/dev/scsipi/scsipi_base.h 1.10
+
+ Make sure to initialize the ``req_sense_length'' field. Fixes
+ a serious problem with the PCI ``ncr'' driver.
+
+distrib/notes/vax/hardware patch
+distrib/notes/vax/install patch
+distrib/notes/vax/prep patch
+distrib/notes/vax/xfer patch
+
+ Update the VAX install notes to closer reflect reality.
+
+distrib/sets/lists/base/md.vax patch
+distrib/sets/lists/base/mi patch
+distrib/sets/lists/comp/md.vax patch
+distrib/sets/lists/man/mi patch
+distrib/sets/lists/misc/mi patch
+
+ Update set lists to reflect reality. Specifically:
+ o vax boot code
+ o user management files
+ o new timezone files
+ o new vax include files
+ o ratecheck(9)
+
+sys/arch/sparc/stand/boot/Makefile patch
+
+ Add an include target so that ``make build'' works.
Home |
Main Index |
Thread Index |
Old Index