Subject: CVS commit: basesrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 02/04/2001 00:33:46
Module Name: basesrc
Committed By: he
Date: Sat Feb 3 22:33:45 UTC 2001
Modified Files:
basesrc [netbsd-1-5]: CHANGES-1.5.1
Log Message:
Today's set from this neck of the woods:
o Editing consistency of this file: use PR#nnnn when referring to
problem reports, use two blanks after sentence end, use "fmt" to
keep lines at a reasonable length, and make sure explanatory text
is preceded by two spaces.
o ssh.conf -- comment describing the ``ForwardX11 no'' default
o apm fix: detect and deal with duplicate events (seen on IBM Thinkpads)
o npx: make sure to use reasonable IRQ. Fixes IBM Thinkpad problem.
o sparc: fix netbooting on older V0-prom sparcs.
o mac68k: correct implementation of iteopen/close, PR#12022
o Makefile.yp: handle multi-line netgroup entries correctly
o i386: make it possible to have root on RAID1 with RAIDframe
o pckbc: make ``delete'' key send DEL instead of escape sequence
o apmd: deal with spurious APM_POWER_CHANGE events, avoid scrip runs
o Update share/misc/bsd-family-tree
o Prevent accept(2) from returning garbage if peer had disconnected; PR#12027
o i386: Squeeze ramdisk-small and ramdisk-rescuesmall to fit again
o time(1) documentation update
o wsfontload: Improve error messages, add -v switch
o exec.h: remove spurious ;'s in macro expansion
o pecoff_exec.c: support mmap'ing .bss section
o file(1) database -- clean up arm32 confusion
o sparc64: rename ramdisk -> xminiroot
o mailwrapper: add forgotten addarg(), prevent coredump
o libkvm: add forgotten initialization. PR#11446
o pmax: distinguish between 2100 (PMIN) and 3100 (PMAX) in boot message
o lfs_cleanerd: plug memory leak. PR#11094
o rarpd: correct sense of diagnostic message. PR#11330
o pwd_mkdb: use empty prefix to avoid using ``//etc/spwd.db''
o dd: accept getopt(3) last option delimiter. PR#11229
o patch: support standard -i option. PR#11221
o at / batch: support standard -t option. PR#11205
o tftpd: handle error properly; avoid packet buffer or peeraddr overrun
o wiconfig: cast isprint() arg correctly. PR#11556
o Major LFS pullup, fixing a.o. PR#10979, PR#11112, PR#11129, PR#11468,
PR#11470, PR#11534, PR#11547
o add amd.conf(5) (yes, distrib set pullup is still missing)
To generate a diff of this commit:
cvs rdiff -r1.1.2.24 -r1.1.2.25 basesrc/CHANGES-1.5.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.