Subject: CVS commit: [netbsd-1-6] basesrc/doc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 11/30/2002 17:41:33
Module Name: basesrc
Committed By: he
Date: Sat Nov 30 15:41:33 UTC 2002
Modified Files:
basesrc/doc [netbsd-1-6]: CHANGES-1.6.1
Log Message:
Today's set from this corner:
o Fix some of the earlier entries to conform to common conventions:
- Use proper capitalization
- Refer to PRs the way we have a convention for
- Remove attributions (they are already present in the original commit,
and this is what our current conventions dictate)
- Use "fmt" to get a consistent right margin
o hpcmips: fix mq200_vrip.c driver
o hpc: make WSDISPLAYIO_SVIDEO and WSDISPLAYIO_GVIDEO work
o kernel build: build a .gdbinit file in the kernel build directory
o sparc/sparc64: bump stack limit to 2M (from 512K and 1M respectively)
o isapnp: add Cabletron 22xx
o lance driver: fix PARTID for the original 79c970
o if_pcn: support memory-mapped PCnet-PCI chips
o sparc64 GENERIC32: add audio* at uaudio?
o uvm_fault.c: handle break of page loan properly
o raidfraime startup: split out raidframe parity checking to speed up reboot
o alpha ld.elf_so: remove some unneccessary memory barrier calls
o vax bfd: apply changes to among other things fix -Bsymbolic
o tcp_output: in txsegsize bounding code, omit check for options length
o mktemp: re-add as a host tool
o lorder.sh: get MKTEMP from the environment
o bsd.own.mk: add MKTEMP as host tool, pass MKTEMP to lorder
o rpc.pcnfsd build: resolve rpcgen's path portably
o libpcap build: don't override LEX
o make pathnames.h: in host tool bootstrap case, pull in "config.h"
o Makefile: add do-lib-libc target
o bsd.lib.mk: if DESTDIR set, att ${DESTDIR}/usr/libdata to lint search path
To generate a diff of this commit:
cvs rdiff -r1.1.2.56 -r1.1.2.57 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.