Subject: CVS commit: [netbsd-1-5] basesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 04/27/2002 02:39:59
Module Name:	basesrc
Committed By:	he
Date:		Fri Apr 26 23:39:59 UTC 2002

Modified Files:
	basesrc [netbsd-1-5]: CHANGES-1.5.3

Log Message:
Today's set:
 o allow strlcat() and strlcpy() to build outside of libc
 o ftp: fix overrun in PASV response handling
 o ssh: point patch for KerberosIV credentials decoding
 o don't open gmon.out if set{u,g}id
 o if set{u,g}id exec with fd < 3 closed, open those to /dev/null
 o tty session handling: improve consistency
 o macppc floppy: reduce number of replacement objects
 o osrelease.sh - backpedal to 1.5.3_RC2


To generate a diff of this commit:
cvs rdiff -r1.1.2.64 -r1.1.2.65 basesrc/CHANGES-1.5.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.