[odc] Daily src changes for 2004-11-26
ODC
auto at squish.net
Sat Nov 27 07:00:34 GMT 2004
OpenBSD src changes summary for 2004-11-26
==========================================
distrib/sets kerberosV
lib/libgssapi lib/libkrb5
sbin/ipsecadm share/man
sys/arch/alpha/include sys/arch/amd64/include
sys/arch/arm/include sys/arch/hp300/include
sys/arch/hppa/include sys/arch/i386/include
sys/arch/m88k/include sys/arch/mac68k/dev
sys/arch/mac68k/include sys/arch/mac68k/mac68k
sys/arch/mips64/include sys/arch/mvme68k/include
sys/arch/powerpc/include sys/arch/sparc/include
sys/arch/sparc64/include sys/arch/vax/include
sys/kern sys/net
sys/sys usr.bin/diff
== distrib =========================================================== 01/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/distrib
sets
~ lists/comp/mi
> sync (deraadt@)
== kerberosV ========================================================= 02/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/kerberosV
kerberosV
~ src/lib/gssapi/gssapi.3
> fix typo; from heimdal cvs
> ok deraadt@ (biorn@)
== lib =============================================================== 03/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/lib
libgssapi
~ Makefile
> install more manpages: gssapi(3), gss_acquire_cred(3), kerberos(8),
> krb5(3) and krb5_ccache(3)
> ok deraadt@ (biorn@)
libkrb5
~ Makefile.krb5.inc
> install more manpages: gssapi(3), gss_acquire_cred(3), kerberos(8),
> krb5(3) and krb5_ccache(3)
> ok deraadt@ (biorn@)
== sbin ============================================================== 04/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
ipsecadm
~ pfkdump.c
> implement net.key.v2.sadb_dump.{unspec,esp,ah,...} sysctl subtree
> and use sysctl for 'ipsecadm show'; ok deraadt (markus@)
== share ============================================================= 05/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/share
man
~ man3/intro.3 ~ man7/hier.7
> better kerberos/gssapi references; (jmc@)
~ man7/hier.7
> document /etc/{firmware,fonts,hotplug} (jmc@)
~ man9/bus_space.9
> Grammo ok many. (marco@)
== sys =============================================================== 06/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
arch/alpha/include
~ types.h
> Kill __HAVE_EVCOUNT, now that all architectures provide them. (miod@)
arch/amd64/include
~ types.h
> Kill __HAVE_EVCOUNT, now that all architectures provide them. (miod@)
arch/arm/include
~ types.h
> Kill __HAVE_EVCOUNT, now that all architectures provide them. (miod@)
arch/hp300/include
~ types.h
> Kill __HAVE_EVCOUNT, now that all architectures provide them. (miod@)
arch/hppa/include
~ types.h
> Kill __HAVE_EVCOUNT, now that all architectures provide them. (miod@)
arch/i386/include
~ types.h
> Kill __HAVE_EVCOUNT, now that all architectures provide them. (miod@)
arch/m88k/include
~ types.h
> Kill __HAVE_EVCOUNT, now that all architectures provide them. (miod@)
arch/mac68k/dev
~ adb_direct.c ~ esp.c
~ grf_mv.c ~ if_ae.c
~ if_ae_nubus.c ~ if_aevar.h
~ if_sn.c ~ if_sn_nubus.c
~ if_sn_obio.c ~ if_snvar.h
~ ite.c ~ mac68k5380.c
~ zs.c
> More interrupt system cleaning and homogenization:
> - switch all interrupt functions to an int (*)(void *) prototype.
> - do not register dummy functions for all unhandled interrupts, instead
> let the dispatchers cope with NULL.
> - add evcount interrupt counters. (miod@)
arch/mac68k/include
~ intr.h ~ viareg.h
> More interrupt system cleaning and homogenization:
> - switch all interrupt functions to an int (*)(void *) prototype.
> - do not register dummy functions for all unhandled interrupts, instead
> let the dispatchers cope with NULL.
> - add evcount interrupt counters. (miod@)
arch/mac68k/mac68k
~ clock.c ~ intr.c
~ locore.s ~ macrom.c
~ macrom.h ~ psc.c
~ via.c
> More interrupt system cleaning and homogenization:
> - switch all interrupt functions to an int (*)(void *) prototype.
> - do not register dummy functions for all unhandled interrupts, instead
> let the dispatchers cope with NULL.
> - add evcount interrupt counters. (miod@)
arch/mips64/include
~ types.h
> Kill __HAVE_EVCOUNT, now that all architectures provide them. (miod@)
arch/mvme68k/include
~ types.h
> Kill __HAVE_EVCOUNT, now that all architectures provide them. (miod@)
arch/powerpc/include
~ types.h
> Kill __HAVE_EVCOUNT, now that all architectures provide them. (miod@)
arch/sparc/include
~ types.h
> Kill __HAVE_EVCOUNT, now that all architectures provide them. (miod@)
arch/sparc64/include
~ types.h
> Kill __HAVE_EVCOUNT, now that all architectures provide them. (miod@)
arch/vax/include
~ types.h
> Kill __HAVE_EVCOUNT, now that all architectures provide them. (miod@)
kern
~ kern_sysctl.c ~ subr_evcount.c
> Kill __HAVE_EVCOUNT, now that all architectures provide them. (miod@)
net
~ pfkey.c ~ pfkeyv2.c
~ pfkeyv2.h
> implement net.key.v2.sadb_dump.{unspec,esp,ah,...} sysctl subtree
> and use sysctl for 'ipsecadm show'; ok deraadt (markus@)
sys
~ socket.h
> add pfkey sysctl subtree; ok deraadt (markus@)
== usr.bin =========================================================== 07/07 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
diff
~ diffdir.c
> Fix the getdirentries() loop memory handling and EOF detection.
> Also fix typo in sizeof. Problem spotted by YAMAMOTO Takashi; this
> diff joint work with millert@
> ok millert@ (otto@)
===============================================================================
More information about the odc
mailing list