[odc] Daily src changes for 2007-04-15
ODC
auto at squish.net
Mon Apr 16 08:00:24 BST 2007
OpenBSD src changes summary for 2007-04-15
==========================================
sbin/isakmpd sys/dev/pci
sys/ufs/ffs sys/uvm
usr.bin/calendar usr.bin/cvs
usr.bin/systat usr.sbin/pkg_add
== sbin ============================================================== 01/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sbin
isakmpd
~ message.c ~ message.h
~ udp_encap.c ~ virtual.c
> Fix interop-issue with vpn peers that start reyking on port 4500 when
> NAT-T is used. Solves problems with cisco and openswan.
> Tested by todd@ (cisco interop), ok ho@
> Original fix with Stefan Roth (stefan dot roth at siemens dot com),
> thanks! (hshoexer@)
== sys =============================================================== 02/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/sys
dev/pci
~ if_casreg.h
> Add defines for Rx page size register. (kettenis@)
~ if_casvar.h ~ if_cas.c
> Give this code a chance to work on platforms where the page size isn't 8k.
> (kettenis@)
~ if_cas.c
> Make code that fetches the MAC address from PCI ROM actually work.
> (kettenis@)
ufs/ffs
~ ffs_softdep.c
> Save block pointers contents before releasing interrupts so that panic
> messages are consistent, from mickey@, okay pedro@ (pedro@)
uvm
~ uvm_km.c
> One more voff_t in the right place.
> miod@ ok (art@)
~ uvm_fault.c
> minor indentation. (art@)
~ uvm_km.c
> Clean up prototypes, change vm_map_t to struct vm_map *.
> miod@ ok (art@)
~ uvm_km.c
> Use the right types for calculating the object offset.
> miod@ ok (art@)
== usr.bin =========================================================== 03/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin
calendar
~ calendars/calendar.birthday
> Add Leonhard Euler. (mpf@)
cvs
~ Makefile
> adjust Makefile for my man changes;
> fixes user/5449
> thanks Owain Ainsworth for pointing out my stupid mistake (jmc@)
systat
~ keyboard.c
> allow systat(1) to be exited with 'q' like top(1).
> ok beck@ ckuethe@ hshoexer@ millert@ (matthieu@)
== usr.sbin ========================================================== 04/04 ==
http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin
pkg_add
~ OpenBSD/PackingList.pm
> use autovivification (espie@)
~ OpenBSD/PackingElement.pm
> do not rely on side-effects in there. (espie@)
~ package.5 ~ pkg_add
~ pkg_add.1 ~ pkg_create
~ pkg_create.1 ~ pkg_delete
~ pkg_delete.1 ~ pkg_info
~ pkg_info.1 ~ pkg_mklocatedb
~ pkg_mklocatedb.1 ~ OpenBSD/Add.pm
~ OpenBSD/ArcCheck.pm ~ OpenBSD/CollisionReport.pm
~ OpenBSD/Delete.pm ~ OpenBSD/Dependencies.pm
~ OpenBSD/IdCache.pm ~ OpenBSD/Interactive.pm
~ OpenBSD/Mtree.pm ~ OpenBSD/PackageInfo.pm
~ OpenBSD/PackageLocation.pm ~ OpenBSD/PackageLocator.pm
~ OpenBSD/PackageName.pm ~ OpenBSD/PackageRepository.pm
~ OpenBSD/PackageRepositoryList.pm ~ OpenBSD/PackingElement.pm
~ OpenBSD/PackingList.pm ~ OpenBSD/PackingOld.pm
~ OpenBSD/PkgCfl.pm ~ OpenBSD/PkgSpec.pm
~ OpenBSD/ProgressMeter.pm ~ OpenBSD/Replace.pm
~ OpenBSD/RequiredBy.pm ~ OpenBSD/SharedItems.pm
~ OpenBSD/SharedLibs.pm ~ OpenBSD/Temp.pm
~ OpenBSD/Update.pm ~ OpenBSD/Ustar.pm
~ OpenBSD/Vstat.pm ~ OpenBSD/PackageRepository/SCP.pm
~ OpenBSD/PackageRepository/Source.pm
> update copyright years, standardize licence.
> reword the introduction to the stuff originally from FreeBSD to clarify
> slightly. (espie@)
~ OpenBSD/Interactive.pm
> very minor cleanup (espie@)
===============================================================================
More information about the odc
mailing list