Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #1371 and #1372
details: https://anonhg.NetBSD.org/src/rev/410d23cf9536
branches: netbsd-9
changeset: 991067:410d23cf9536
user: martin <martin%NetBSD.org@localhost>
date: Sat Nov 06 13:43:17 2021 +0000
description:
Tickets #1371 and #1372
diffstat:
doc/CHANGES-9.3 | 18 +++++++++++++++++-
1 files changed, 17 insertions(+), 1 deletions(-)
diffs (30 lines):
diff -r d9ce34cacc12 -r 410d23cf9536 doc/CHANGES-9.3
--- a/doc/CHANGES-9.3 Sat Nov 06 13:42:18 2021 +0000
+++ b/doc/CHANGES-9.3 Sat Nov 06 13:43:17 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.45 2021/10/31 14:47:59 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.46 2021/11/06 13:43:17 martin Exp $
A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
release:
@@ -925,4 +925,20 @@
iterations are specified.
[nia, ticket #1370]
+bin/sh/main.c 1.87 (patch),1.88
+bin/sh/memalloc.c 1.34,1.35
+bin/sh/memalloc.h 1.19,1.20
+bin/sh/options.c 1.56
+bin/sh/sh.1 1.235 (patch)
+bin/sh/shell.h 1.31
+ sh(1): PR 56464: read $HOME/.profile (instead of ./profile).
+ Do not read it at all in a privileged shell (setuid or setgid).
+ [kre, ticket #1371]
+
+bin/sh/cd.c 1.51
+bin/sh/sh.1 1.236 (patch)
+
+ sh(1): PR 45390: fix cd/$PWD follies.
+ [kre, ticket #1372]
+
Home |
Main Index |
Thread Index |
Old Index