[odc] Daily src changes for 2005-08-30
ODC
auto at squish.net
Wed Aug 31 08:00:59 BST 2005
OpenBSD src changes summary for 2005-08-30
==========================================
bin/rm distrib/notes
sbin/disklabel share/man
sys/dev/ic sys/dev/pci
usr.bin/find usr.bin/ssh
usr.sbin/ospfd
== bin =============================================================== 01/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/bin
rm
~ rm.c
> remove -W from synopsis;
> from nikolay kalev; ok deraadt@ (jmc@)
== distrib =========================================================== 02/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
notes
~ i386/hardware ~ macppc/hardware
> correct typo in model name: TrendNET TEW-266PC -> TRENDnet TEW-226PC
> reported via www@ by Christoffer Vig <christoffer at mupublishing dot com>
> a while ago. discussion and verified by jsg@ and mbalmer@
> ok deraadt@ (grunk@)
~ m4.common ~ alpha/contents
~ alpha/install ~ amd64/contents
~ cats/contents ~ hp300/contents
~ hppa/contents ~ hppa/install
~ i386/contents ~ luna88k/contents
~ mac68k/contents ~ macppc/contents
~ mvme68k/contents ~ mvme88k/contents
~ sgi/contents ~ sgi/install
~ sparc/contents ~ sparc64/contents
~ vax/contents ~ zaurus/contents
> Update sets size, and a few tweaks; also size of files smaller than 1MB
> get printed in KB now; ok mickey@ deraadt@ (miod@)
~ zaurus/hardware
> C3100, more ethernet adapters, and most serial cards are supported. (uwe@)
~ zaurus/install
> - mention C3100
> ok deraadt@ (niallo@)
== sbin ============================================================== 03/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
disklabel
~ Makefile
> Get the start of the A6 partition from fdisk. Fixes wrong suggestion of
> offset 0 for the start of slice a.
> ok deraadt@ (uwe@)
== share ============================================================= 04/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/axe.4
> In Australian, "both" apparently means "either" (deraadt@)
~ man4/axe.4
> either or; jmc (deraadt@)
~ man4/rtw.4
> correct typo in model name: TrendNET TEW-266PC -> TRENDnet TEW-226PC
> reported via www@ by Christoffer Vig <christoffer at mupublishing dot com>
> a while ago. discussion and verified by jsg@ and mbalmer@
> ok deraadt@ (grunk@)
~ man8/dhcp.8
> dhcpd has no -q switch any more to behave, it just behaves
> From: Matthias Kilian <kili at outback.escape.deia henning@
> ok deraadt@ (david@)
== sys =============================================================== 05/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
dev/ic
~ ami.c ~ amivar.h
> unfortunately large fixes to memleaks caused by abuse of incomplete
> allocmem and freemem functions. freemem now unmaps dma memory from the
> kernel address space instead of leaking it.
> lots of tweaks and input from marco (who also found the bug in the first
> place). lots of testing by krw and marco.
> ok krw@ marco@ permitted by deraadt@ (dlg@)
dev/pci
~ if_bge.c ~ if_bgereg.h
> - add BCM5780 PCI ids
> - recognize BCM5704 B0
> - recognize BCM5780 which is supposedly part of the BCM5714 family
> according to the Linux driver but there is a BCM5714 core too. huh?
> ok deraadt@ (brad@)
== usr.bin =========================================================== 06/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
find
~ main.c
> remove -W from synopsis; ok deraadt@ jmc@ (david@)
ssh
~ gss-serv.c ~ sshconnect2.c
> destroy credentials if krb5_kuserok() call fails. Stops credentials being
> delegated to users who are not authorised for GSSAPIAuthentication when
> GSSAPIDeletegateCredentials=yes and another authentication mechanism
> succeeds;
> bz#1073 reported by paul.moore AT centrify.com, fix by simon AT sxw.org.uk,
> tested todd@ biorn@ jakob@; ok deraadt@ (djm@)
== usr.sbin ========================================================== 07/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
ospfd
~ rde_spf.c
> Fix a bug in the nexthop calculation for complex networks. The result was a
> routing table where most entries used the local interface IP as nexthop.
> This
> bug was found by jakob@ and he verified that it fixes his problems.
> Additional
> tests by me and norby at . > OK norby@ deraadt@ (claudio@)
~ hello.c ~ interface.c
> Fix one of the most fragile part of ospfd -- the interface election code.
> One of the main problems is that the RFC is very unprecise about the
> process
> and so a bit of guessing and "violating" the RFC is needed.
> The problem was that on fast restarts ospfd computed wrong DR and BDR
> routers. OK norby@ deraadt@ (claudio@)
===============================================================================
More information about the odc
mailing list