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/5833160c3c39
branches:  netbsd-1-5
changeset: 491841:5833160c3c39
user:      he <he%NetBSD.org@localhost>
date:      Mon May 28 19:41:46 2001 +0000

description:
Today's set:
 o /etc/primes -- add check from etc/mtree/special
 o add code to install netboot under "make release" on alpha

diffstat:

 CHANGES-1.5.1 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (34 lines):

diff -r bc9ef2e5b643 -r 5833160c3c39 CHANGES-1.5.1
--- a/CHANGES-1.5.1     Mon May 28 19:38:10 2001 +0000
+++ b/CHANGES-1.5.1     Mon May 28 19:41:46 2001 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-1.5.1,v 1.1.2.75 2001/05/28 12:38:22 he Exp $
+#      $NetBSD: CHANGES-1.5.1,v 1.1.2.76 2001/05/28 19:41:46 he Exp $
 
 A complete list of changes from NetBSD 1.5 to NetBSD 1.5.1:
 
@@ -4927,6 +4927,7 @@
 sys/arch/sh3/sh3/sh3_machdep.c                 1.13
 
   Validate Status Register passed from userland in sigreturn().
+  Fixes SA#2001-008.
 
 usr.bin/top/machine/m_netbsd15.c               1.14
 
@@ -5015,6 +5016,7 @@
 
 crypto/dist/ssh/primes                         1.1-1.2 (new)
 etc/changelist                                 1.21
+etc/mtree/special                              1.38
 usr.bin/ssh/Makefile                           1.12
 distrib/sets/lists/etc/mi                      1.85 via patch
 
@@ -5027,3 +5029,8 @@
 distrib/sets/lists/misc/obsolete.mi            1.15
 
   Delete old sup.uk.netbsd.org entry.  Fixes PR#10884.
+
+sys/arch/alpha/stand/netboot/Makefile          1.23 via patch
+etc/etc.alpha/Makefile.inc                     1.2
+
+  Add Makefile snippets to install ``netboot'' under ``make release''.



Home | Main Index | Thread Index | Old Index