Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/doc
Module Name: src
Committed By: he
Date: Sat May 22 17:59:30 UTC 2004
Modified Files:
src/doc [netbsd-2-0]: CHANGES-2.0
Log Message:
Today's set from this end:
o rarpd: fix handling of aliases if not invoked with -a
o xmodmap.man: get __projectroot__ properly expanded
o X.man: get __projectroot__ properly expanded
o alpha: add missing KERNEL_PROC_UNLOCK() in upcallret()
o xen port: apply jumbo pullup updating to result of recent work
o include/assert.h: remove _assert() macro which pollutes user namespace
o pathconf(2): fixes related to NAME_MAX
o sysinst: delete #if 0'ed code
o sysinst: redo how etc is handled: remove etc.old, instead use postinstall
o sysinst on alpha: add GENERIC.MP
o sysinst on i386: remove messages related to amd64 out-of-tree tools
o sysinst: don't leak an fd if malloc() fails
o sysinst build: don't suppress languages on any ports
o sysinst: fix to partition handling; would expose problem on upgrade
o acorn32 bootloader: redo how memory alocation is done
o include/stdbool.h: make it usable for C++
o acorn32 bootloader: use qsort instead of bubblesort; qsort added to libsa
o gcc for arm: fix compiler issues triggered by glib, glib2 and pkgconfig
o xfree: fix handling of which port xdm listens on
o file: improve host portability
o shared makefiles: add LIBMAGIC; also need to add DPADD
o i386: make 8 and 16-sized types 32-bit types for better performance
To generate a diff of this commit:
cvs rdiff -r1.1.2.215 -r1.1.2.216 src/doc/CHANGES-2.0
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index