Subject: CVS commit: [netbsd-1-6] basesrc/doc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/13/2002 02:03:41
Module Name:	basesrc
Committed By:	he
Date:		Fri Dec 13 00:03:41 UTC 2002

Modified Files:
	basesrc/doc [netbsd-1-6]: CHANGES-1.6.1

Log Message:
Today's set from this end:
 o vax srt0.S: revert previous pull-up, it had undesireable side-effects
 o linux compat: linux_sys_times() should return ticks since boot on tms=NULL
 o 3c905 driver: fix multicast handling on 3c905B and later cards
 o etc/postinstall: add various checks, improve output
 o arm gcc: put const data in .rodata, pass -matpcs to assembler
 o hpcmips: add ``xi'' to GENERIC
 o upgrade BIND to 8.3.4
 o vmstat: fix to properly get boottime and "current" time from core dump
 o shark build: use a linker script & objcopy instead of elf2aout.sh script
 o arm toolchain: define VPF-format floating point bit
 o arm toolchain: complain if input and output don't have same VFP marking
 o arm assembler: various changes to support soft-VFP
 o arm gcc: change float marking.
   PLEASE NOTE: flag day; can't mix old and new objects when linking
 o x68k distrib: put various helper tools in installation/misc/
 o sparc64: add MAKEDEV and cdevsw entries for existing ``lpt* at ebus?''
 o hpcmips: clear memory before hib/reset, to fix WinCE boot on IBM z50
 o pkg_add: add ``p'' option to deal with pkg_add(1) dropping privs
 o i386: add support for NatSemi Geode(TM) family of processors
 o sparc & sparc64 MAKEDEV: add entries for sbus /dev/bpp printer
 o ping6: correct use of sizeof()
 o acorn32: default to MFD and screen mode already configured by RiscOS
 o i2o: add Adaptec 2005S support, handle DPT ioctls natively, fix SCSI probe
 o dpt driver: implement DPT EATA ioctl interface


To generate a diff of this commit:
cvs rdiff -r1.1.2.68 -r1.1.2.69 basesrc/doc/CHANGES-1.6.1

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