Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 05/01/2001 19:48:57
Module Name:	basesrc
Committed By:	he
Date:		Tue May  1 16:48:56 UTC 2001

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

Log Message:
Today's set:
 o Note SA# for the fixes related to security advisories
 o Linux emulation: don't post SIGSYS, instead return ENOSYS
 o stf / gif tunnel: IFF_LINK2 to turn off ingress filter
 o m68k/060sp: build problem fix
 o printf(3): correct ``l'' description
 o netdb.h / sys/socket.h: avoid traditional CPP recursion
 o isdn: add ioctl entry for B channel devices
 o pkg tools: update to current version; fixes ftp pkg_add w/ >= depends
 o ifconfig: make -A the default to show IPv4 aliases
 o yds(4): new audio driver for Yamaha YMC724/740/744/754 chips
 o stf(4): fix outbound outer IPv4 dest address selection
 o exec_elf / ld.elf_so: rename ElfNN_RelA to ElfNN_Rela
 o mountd / rpcbind: minor security-related fix
 o i386: increase BSD disklabel partitions from 8 to 16
 o arp: add ability to erase all arp entries in one invocation
 o powerpc pcb.h: avoid nesting structure declarations to benefit C++
 o pccbb: deal correctly with 16-bit pcmcia cards
 o Most GENERIC config files ++: add vlan, remove "rnd is experimental" comment
 o Update to "Major changes 1.5 -> 1.5.1" install notes section


To generate a diff of this commit:
cvs rdiff -r1.1.2.60 -r1.1.2.61 basesrc/CHANGES-1.5.1

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