[odc] Daily src changes for 2005-11-09
ODC
auto at squish.net
Thu Nov 10 07:00:27 GMT 2005
OpenBSD src changes summary for 2005-11-09
==========================================
bin/cp bin/pax
distrib/notes lib/libexpat
libexec/ld.so regress/libexec
sys/arch/arm/arm sys/arch/arm/include
sys/arch/arm/mainbus sys/arch/sgi/dev
sys/arch/sparc/dev sys/compat/netbsd
sys/dev/ata sys/dev/ic
sys/dev/isa sys/dev/pci
sys/dev/pcmcia sys/dev/usb
sys/isofs/cd9660 sys/ufs/ffs
usr.bin/cvs usr.bin/rcs
usr.sbin/acpidump usr.sbin/mrouted
== bin =============================================================== 01/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/bin
cp
~ cp.c
> Handle dir not readable case. Problem noted by chefren. ok hshoexer@
> jaredy@ (otto@)
pax
~ buf_subs.c ~ file_subs.c
~ pax.h
> Compute the sv4cpio "crc" (it's actualy just a checksum) as a 32bit
> number. Fixes crc computation on 64 bit archs. From Peter Philipp in PR
> 4606; looks right fgsch@, ok millert@ (otto@)
== distrib =========================================================== 02/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
notes
~ macppc/hardware
> mention some G5s (martin@)
== lib =============================================================== 03/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
libexpat
~ lib/xmlparse.c
> - simplify integer overflow checks.
> ok otto@ (niallo@)
== libexec =========================================================== 04/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/libexec
ld.so
~ dlfcn.c
> the handle returned by dlopen(0,...) should behave the same as
> RTLD_DEFAULT, so return RTLD_DEFAULT for handle. ok drahn@ (kurt@)
~ library.c ~ library_mquery.c
~ loader.c ~ resolve.c
~ resolve.h
> add RTLD_NOW support to dlopen and propogate -z now to dep libs.
> ok drahn@ (kurt@)
== regress =========================================================== 05/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/regress
libexec
~ ld.so/dlsym/test2/prog3/main.c
> fix regress that assumed dlopen(0,...) returned handle to exe. (kurt@)
== sys =============================================================== 06/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/arm/arm
~ bus_dma.c ~ mem.c
> use atop() and ptoa()
> tested by jolan@ (martin@)
arch/arm/include
~ param.h ~ pmap.h
> use atop() and ptoa()
> tested by jolan@ (martin@)
arch/arm/mainbus
~ mainbus_io.c
> use atop() and ptoa()
> tested by jolan@ (martin@)
arch/sgi/dev
~ if_mec.c
> splimp -> splnet (brad@)
arch/sparc/dev
~ be.c ~ hme.c
~ qe.c
> splimp -> splnet (brad@)
compat/netbsd
~ netbsd_stat.h
> whever -> whenever in comments
> ok jmc@ (martin@)
dev/ata
~ ata.c ~ wd.c
> Don't fall back to fake geometry if ata_get_params() fails.
> "looks sane" grange@; tested by niall@ krw@ jmc@ jolan@ (uwe@)
dev/ic
~ an.c ~ midway.c
~ pdq_ifsubr.c
> splimp -> splnet (brad@)
~ wdc.c
> Don't fall back to fake geometry if ata_get_params() fails.
> "looks sane" grange@; tested by niall@ krw@ jmc@ jolan@ (uwe@)
dev/isa
~ if_ef_isapnp.c ~ if_ex.c
> splimp -> splnet (brad@)
dev/pci
~ safe.c
> fix comments, splimp -> splnet (brad@)
dev/pcmcia
~ if_xe.c
> splimp -> splnet (brad@)
dev/usb
~ if_ubt.c
> splimp -> splnet (brad@)
isofs/cd9660
~ cd9660_vfsops.c
> Add missing cast when reading in the file size, fixes PR 4480, okay krw@
> (pedro@)
ufs/ffs
~ ffs_inode.c
> - Don't getnanotime() for read-only mountpoints or unmodified inodes,
> since we won't use that information.
> - Don't call getnanotime() a second time for IN_CHANGE inodes.
> - Space the code a bit, so it's actually readable.
> Testing jolan@ and krw@, okay krw at .edro@)
~ ffs_extern.h ~ ffs_inode.c
> ANSI function declarations and deregister, only ffs_softdep left to go
> (pedro@)
== usr.bin =========================================================== 07/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
cvs
~ rcs.c
> add missing '\n' when writing deltatexts in an RCS file; (xsa@)
rcs
~ rcsclean.1
> document `-xsuffixes' and `-ztz'; (xsa@)
== usr.sbin ========================================================== 08/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
acpidump
~ acpi_user.c
> instead of rolling our own page macros, use the ones provided by uvm
> (martin@)
mrouted
~ defs.h
> whever -> whenever in comments
> ok jmc@ (martin@)
===============================================================================
More information about the odc
mailing list