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/11/2002 20:29:15
Module Name:	basesrc
Committed By:	he
Date:		Wed Dec 11 18:29:14 UTC 2002

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

Log Message:
Today's (first?) set from this end:
 o Fix up some previous entries:
   - spelling error
   - use proper capitalization and quoting
   - use conventional notation for PR reference
 o mopcopy: show load address in hex
 o mopcopy: fill in load address in destination header
 o mopd: set d->loadaddr to 0 also for ELF
 o vax boot: set entry point to 0 also for ELF
 o vax srt0.S: only skip copy if already relocated; always zero BSS
 o mopd: allow more than one interface on command line
 o gcc vax: tidy up CC1_SPEC, remove -mno-pic, add -mno-asm-pic
 o gas vax: only convert undefined refs. to GOT32/PLT32 if PIC
 o arm: adjust stdargs/varargs for GCC 3.x
 o siop driver: fix bug which could clobber reused memory allocation
 o strftime(3) typo correction
 o if_rtk_cardbus: support Planex FNW-3603 cardbus ethernet
 o ac97 driver: fix LR reversal and record gain polarity
 o audio driver: fix LR reversal play.balance vs. record.balance
 o net code: add argument to rt_timer_remove_all(), for timeout on removal
 o hexdump: set up locale on startup


To generate a diff of this commit:
cvs rdiff -r1.1.2.67 -r1.1.2.68 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.