[odc] Daily src changes for 2005-11-26
ODC
auto at squish.net
Sun Nov 27 07:00:36 GMT 2005
OpenBSD src changes summary for 2005-11-26
==========================================
distrib/hp300 distrib/notes
gnu/usr.bin/binutils kerberosV
libexec/rpc.yppasswdd regress/sbin
regress/usr.bin sbin/dhclient
sbin/ipsecctl sbin/isakmpd
share/man sys/arch/i386/i386
sys/arch/macppc/macppc sys/arch/powerpc/include
sys/arch/powerpc/powerpc sys/dev/ic
sys/dev/pci sys/netipx
== distrib =========================================================== 01/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
hp300
~ ramdisk/list
> Kill last traces of hp300h terminal emulation. (miod@)
notes
~ hp300/install
> Kill last traces of hp300h terminal emulation. (miod@)
== gnu =============================================================== 02/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/gnu
usr.bin/binutils
~ gdb/armnbsd-nat.c ~ gdb/config/arm/nbsdelf.mh
> Cut arm over to inf-ptrace.c, making fork following work.
> tested by todd@ (kettenis@)
== kerberosV ========================================================= 03/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/kerberosV
kerberosV
~ src/lib/krb5/crypto.c
> Get rid of an lvalue cast that was making lint angry.
> OK otto, deraadt (cloder@)
== libexec =========================================================== 04/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/libexec
rpc.yppasswdd
~ Makefile
> BINMODE not needed here either (deraadt@)
== regress =========================================================== 05/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/regress
sbin
~ ipsecctl/Makefile + ipsecctl/sa9.in
+ ipsecctl/sa9.ok
> test for swapped rules (hshoexer@)
usr.bin
~ xlint/Makefile ~ xlint/test-1.c.exp
~ xlint/test-2.c.exp ~ xlint/test-3.c.exp
+ xlint/test-4.c + xlint/test-4.c.exp
> Add test 4 (case ranges) and adjust output of other cases to reflect the
> fact that we have libraries now. (cloder@)
== sbin ============================================================== 06/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
dhclient
~ bpf.c
> enable the bpf filter-drop option in dhclient
> ok henning@, tested by many others (tech@) (reyk@)
ipsecctl
~ parse.y
> allow specficiation of encryption and authentication algorithms to be
> swapped.
> Ie. both "enc 3des-cbc auth hmac-sha1" and " auth hmac-sha1 enc 3des-cbc"
> are
> valid. (hshoexer@)
isakmpd
~ monitor.c
> get rid of some leftovers from a cleanup during c2k5. From Andrey Matveev
> <evol at online dot ptt dot ru>, thanks! (hshoexer@)
== share ============================================================= 07/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man4/ipsec.4
> Now as kernfs is gone, tell people to use ipsecctl(8). Suggested by
> deraadt@
> ok jmc@ (hshoexer@)
== sys =============================================================== 08/08 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/i386/i386
~ powernow-k7.c ~ powernow-k8.c
> some cleanup from gordon (tedu@)
arch/macppc/macppc
~ cpu.c
> Frequency scaling for IBM 970FX.
> ok drahn@ (kettenis@)
arch/powerpc/include
~ cpu.h
> Frequency scaling for IBM 970FX.
> ok drahn@ (kettenis@)
arch/powerpc/powerpc
~ cpu_subr.c
> Frequency scaling for IBM 970FX.
> ok drahn@ (kettenis@)
dev/ic
~ ami.c ~ amivar.h
> Move bus_dma from pa to dva. I wrote the initial diff with an ok from dlg@
> krw@ removed all seg references and cleaned up htole32 a bit. (marco@)
dev/pci
~ auich.c ~ auixp.c
~ if_em_hw.c ~ ises.c
~ pccbb.c
> Add some missing 'break;'s in auich and auixp that lint spotted. While
> here, use FALLTHRU or FALLTHROUGH to make lint even happier.
> ok marco@ miod@ (krw@)
~ if_em.c
> set Ethernet flow control parameters in em_hardware_init()
> after the PBA size has been set. (brad@)
~ if_sk.c ~ if_skreg.h
> fix interrupt moderation timer frequencies for Yukon and Yukon-II based
> chips.
> From Jeff Rizzo on NetBSD's tech-net list, based on the Marvell
> sk98lin Linux driver, and also matches what the Marvell FreeBSD
> does. (brad@)
netipx
~ spx_usrreq.c
> typo from Daniel Matic <maticd at gmail dot com> (marco@)
===============================================================================
More information about the odc
mailing list