Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-3]: src/doc Tickets 550 and 551.
details: https://anonhg.NetBSD.org/src/rev/1faf60ed29ec
branches: netbsd-3
changeset: 576537:1faf60ed29ec
user: tron <tron%NetBSD.org@localhost>
date: Sat Jul 09 23:07:31 2005 +0000
description:
Tickets 550 and 551.
diffstat:
doc/CHANGES-3.0 | 15 ++++++++++++++-
1 files changed, 14 insertions(+), 1 deletions(-)
diffs (26 lines):
diff -r 356af3d810a7 -r 1faf60ed29ec doc/CHANGES-3.0
--- a/doc/CHANGES-3.0 Sat Jul 09 23:03:17 2005 +0000
+++ b/doc/CHANGES-3.0 Sat Jul 09 23:07:31 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-3.0,v 1.1.2.166 2005/07/09 22:58:32 tron Exp $
+# $NetBSD: CHANGES-3.0,v 1.1.2.167 2005/07/09 23:07:31 tron Exp $
A complete list of changes from the initial NetBSD 3.0 branch on 16 March 2005
until the 3.0 release:
@@ -10342,3 +10342,16 @@
Correct usage of getpw*() functions in "telnet" library.
[lukem, ticket #536]
+share/man/man7/environ.7 1.21
+
+ Document LOGNAME. This fixes PR misc/30671.
+ [kleink, ticket #550]
+
+usr.bin/su/su.1 1.44 via patch
+usr.bin/su/su.c 1.65
+usr.bin/su/su_pam.c 1.10
+
+ Set LOGNAME in the new environment (in addition to USER).
+ This fixes PR bin/30670.
+ [kleink, ticket #551]
+
Home |
Main Index |
Thread Index |
Old Index