Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-7]: src/doc tidy up entries for 1210, 1211
details: https://anonhg.NetBSD.org/src/rev/c3f7cb4b99c5
branches: netbsd-7
changeset: 799970:c3f7cb4b99c5
user: snj <snj%NetBSD.org@localhost>
date: Sat Sep 10 06:45:45 2016 +0000
description:
tidy up entries for 1210, 1211
diffstat:
doc/CHANGES-7.1 | 28 +++++++++++++---------------
1 files changed, 13 insertions(+), 15 deletions(-)
diffs (47 lines):
diff -r da1eb80dd73c -r c3f7cb4b99c5 doc/CHANGES-7.1
--- a/doc/CHANGES-7.1 Sat Sep 10 06:39:43 2016 +0000
+++ b/doc/CHANGES-7.1 Sat Sep 10 06:45:45 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.107 2016/09/10 06:39:43 snj Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.108 2016/09/10 06:45:45 snj Exp $
A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
release:
@@ -5212,25 +5212,23 @@
sys/ufs/ffs/ffs_vfsops.c 1.340
usr.sbin/quot/quot.c 1.34
-From Michael Plass:
-
-The superblock field that distinguishes between 4.2BSD and 4.4BSD
-inodes is really only relevant on a UFS1 file system. Make sure that
-it is a UFS1 fs before using fs_old_inodefmt.
-
-Note that the NetBSD newfs and mkfs utilities initialize fs_old_inodefmt
-even for UFS2, so problems were apparent only on file systems created
-by other operating systems, for example, FreeBSD.
-[martin, ticket #1210]
+ The superblock field that distinguishes between 4.2BSD and
+ 4.4BSD inodes is really only relevant on a UFS1 file system.
+ Make sure that it is a UFS1 fs before using fs_old_inodefmt.
+
+ Note that the NetBSD newfs and mkfs utilities initialize
+ fs_old_inodefmt even for UFS2, so problems were apparent only
+ on file systems created by other operating systems, for example,
+ FreeBSD.
+ [martin, ticket #1210]
sys/arch/evbppc/conf/Makefile.ev64260.inc 1.8
sys/arch/evbppc/conf/Makefile.obs405.inc 1.13
sys/arch/evbppc/conf/Makefile.walnut.inc 1.9
-Fix typo in Makefile which resulted in kernel image not being generated
-
-From Rin Okuyama in PR/51369
-[maya, ticket #1211]
+ Fix typo in Makefile which resulted in kernel image not being
+ generated. PR/51369
+ [maya, ticket #1211]
bin/sh/parser.c 1.114 via patch
Home |
Main Index |
Thread Index |
Old Index