Subject: CVS commit: [netbsd-1-5] basesrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/09/2001 22:08:05
Module Name:	basesrc
Committed By:	he
Date:		Sun Dec  9 20:08:04 UTC 2001

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

Log Message:
Today's set:
 o Correct commit message for bin/sh/parser.c
 o Add missing directory to comp/mi distrib set
 o Add Mylex DAC960 to alpha INSTALL, change ca* to ld*
 o Add init/fini section support for ELF ports, and add support
   for DWARF2 exception handling
 o mtree(8): fix strsvis(3) reference
 o mtree: add ``-l'' flag for ``loose'' permission checks
 o etc/security: run mtree with ``-l'' option
 o ld: libs with recorded NEEDED/RPATH no longer need -rpath for dep'd libs
 o system(3): fix problems related to signal handling
 o rpc.statd: reap children so that we don't create zombies
 o if_gre.c: respect downed interfaces, and sanity-check tunnel route
 o i386 and alpha MAKEDEV: replace ca* with ld*
 o cast128 fix for short keys
 o Add iopctl program; a program to control iop(4) devices
 o Mark ld(4), mlx(4), iop(4), and iopsp(4) with ``First appeared in 1.5.3''
 o Add driver for DPT/Adaptec I2O RAID management interface
 o Mark twe(4) with ``First appeared in 1.5.3''
 o getopt(1): fix example shell code
 o vfprintf.c: print sign prefix for -0.0; fixes PR#3137
 o Add mlxctl program; management utility for Mylex DAC960 devices
 o i386 pchb.c: work around missing IO space enabling on some ServerWorks chips


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

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