[odc] Daily src changes for 2004-06-01
ODC
auto at squish.net
Wed Jun 2 08:00:41 BST 2004
OpenBSD src changes summary for 2004-06-01
==========================================
distrib/sets games/hack
gnu/usr.bin/binutils gnu/usr.bin/perl
lib/csu libexec/ld.so
share/man share/mk
sys/dev/ic sys/dev/pci
sys/dev/pcmcia sys/miscfs/nullfs
sys/netinet6 sys/uvm
usr.bin/ssh usr.sbin/bgpd
usr.sbin/ntpd
== distrib =========================================================== 01/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
sets
~ lists/base/md.macppc ~ lists/base/md.mvmeppc
~ lists/base/md.vax ~ lists/comp/md.alpha
~ lists/comp/md.amd64 ~ lists/comp/md.cats
~ lists/comp/md.hp300 ~ lists/comp/md.hppa
~ lists/comp/md.i386 ~ lists/comp/md.luna88k
~ lists/comp/md.mac68k ~ lists/comp/md.macppc
~ lists/comp/md.mvme68k ~ lists/comp/md.mvme88k
~ lists/comp/md.mvmeppc ~ lists/comp/md.sparc
~ lists/comp/md.sparc64 ~ lists/comp/md.vax
~ lists/comp/mi ~ lists/man/md.alpha
~ lists/man/md.amd64 ~ lists/man/md.cats
~ lists/man/md.hp300 ~ lists/man/md.hppa
~ lists/man/md.i386 ~ lists/man/md.luna88k
~ lists/man/md.mac68k ~ lists/man/md.macppc
~ lists/man/md.mvme68k ~ lists/man/md.mvme88k
~ lists/man/md.mvmeppc ~ lists/man/md.sparc
~ lists/man/md.sparc64 ~ lists/man/md.vax
~ lists/man/mi
> sync (deraadt@)
~ lists/base/md.hppa ~ lists/comp/md.hppa
~ lists/man/md.hppa
> update for gcc3 ad shlibs; deraadt@ ok (mickey@)
~ lists/comp/md.vax
> sync (deraadt@)
== games ============================================================= 02/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/games
hack
~ hack.6
> missing apostrophe;
> from ray at raylai dot org (PR #3803); (jmc@)
== gnu =============================================================== 03/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/gnu
usr.bin/binutils
~ Makefile.bsd-wrapper
> manage NEW_BINUTILS vs non-NEW_BINUTILS better. does not install
> unnecessary
> pieces anymore. ok deraadt@ (drahn@)
usr.bin/perl
~ Makefile.bsd-wrapper
> remove workaround not needed w/ gcc3 anymore; millert@ ok (mickey@)
== lib =============================================================== 04/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
csu
~ hppa/crt0.c
> do not need sh_func_adrs w/ gcc3 no more (mickey@)
== libexec =========================================================== 05/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/libexec
ld.so
~ hppa/rtld_machine.c
> need to fixup for empty pltgot (weak regress is a test for it) (mickey@)
== share ============================================================= 06/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/wi.4tbl
> Add support for the Adaptec AWN-8030 WLAN pcmcia-card (prism 2.5) from
> Andreas Abeck. (millert@)
mk
~ bsd.own.mk
> hppa is gcc3 and has shlibs now (mickey@)
== sys =============================================================== 07/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
dev/ic
~ am7990.c
> Replace hand-rolled crc32 with ether_crc32_le(). (mcbride@)
~ xl.c
> dv_xname is not the same as dv_unit (for hell knows what reason) (mickey@)
dev/pci
~ if_sf.c ~ if_sfreg.h
> some revisions have issues sending lots of packets.
> apply a workaround from freebsd. pr3061 from nick nauwelaerts (tedu@)
dev/pcmcia
~ if_wi_pcmcia.c ~ pcmciadevs
~ pcmciadevs.h
> Add support for the Adaptec AWN-8030 WLAN pcmcia-card (prism 2.5) from
> Andreas Abeck. (millert@)
~ pcmciadevs.h
> regen (millert@)
miscfs/nullfs
~ null_vfsops.c
> use M_MISCFSMNT to allocate nullfs memory, ok tedu@ (pedro@)
netinet6
~ ip6_input.c
> there's no use in checking curproc privilege in input path.
> equivalent to
> http://orange.kame.net/dev/cvsweb2.cgi/kame/kame/sys/netinet6/ip6_input.c.d
> iff?r1=1.344&r2=1.345. jinmei at kametojun@)
uvm
~ uvm_map.c
TAGGED OPENBSD_3_4
> MFC:
> Fix by tedu@
> only free pages if we have write permission and they are not COW.
> prevents msync/madvise funniness
> ok deraadt@ art@ (brad@)
~ uvm_map.c
TAGGED OPENBSD_3_5
> MFC:
> Fix by tedu@
> only free pages if we have write permission and they are not COW.
> prevents msync/madvise funniness
> ok deraadt@ art@ (brad@)
== usr.bin =========================================================== 08/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
ssh
~ auth2-chall.c
> Remove redundant #include; ok markus@ (dtucker@)
== usr.sbin ========================================================== 09/09 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
bgpd
~ log.c
> I would have sworn I added tzset() here (henning@)
ntpd
~ ntp.c ~ ntpd.c
~ ntpd.h
> allow ntpd to listen on nearly arbitary number of sockets (OPEN_MAX - 1
> atm).
> default to one IPv4 wildcard and one IPv6 wildcard one. (henning@)
~ log.c
> tzset(); noticed by theo (henning@)
~ Makefile ~ ntp.c
~ ntpd.c ~ ntpd.h
+ config.c + parse.y
> first cut at config file parser
> for now, one can set the addresses to listen on (henning@)
~ ntp.h
> $OpenBSD$ (henning@)
===============================================================================
More information about the odc
mailing list