[odc] Daily src changes for 2007-08-30

ODC auto at squish.net
Fri Aug 31 07:00:01 BST 2007


OpenBSD src changes summary for 2007-08-30
==========================================

distrib/notes                           lib/libexpat
regress/sbin                            sbin/pfctl
share/man                               sys/dev/mii
sys/dev/usb                             sys/kern
sys/net                                 usr.bin/cvs

== distrib =========================================================== 01/07 ==

  http://www.openbsd.org/cgi-bin/cvsweb/src/distrib

notes

  ~ m4.common                             ~ alpha/contents
  ~ amd64/contents                        ~ hppa/contents
  ~ i386/contents                         ~ macppc/contents
  ~ sparc/contents                        ~ sparc64/contents

  > oops; t.stritzky at teles.de noted that we had not yet documented the
  > install##.iso files; thanks (deraadt@)

== lib =============================================================== 02/07 ==

  http://www.openbsd.org/cgi-bin/cvsweb/src/lib

libexpat

  ~ Changes                               ~ README
  ~ doc/reference.html                    ~ examples/elements.c
  ~ examples/outline.c                    ~ lib/amigaconfig.h
  ~ lib/ascii.h                           ~ lib/expat.h
  ~ lib/expat_external.h                  ~ lib/internal.h
  ~ lib/xmlparse.c                        ~ lib/xmlrole.c
  ~ lib/xmltok.c                          ~ lib/xmltok_impl.c
  ~ lib/xmltok_ns.c                       

  > Update to expat 2.0.1. ok deraadt@ (matthieu@)

== regress =========================================================== 03/07 ==

  http://www.openbsd.org/cgi-bin/cvsweb/src/regress

sbin

  ~ pfctl/Makefile                        + pfctl/pf94.in
  + pfctl/pf94.ok                         

  > regress test address ranges (dhartmei@)

== sbin ============================================================== 04/07 ==

  http://www.openbsd.org/cgi-bin/cvsweb/src/sbin

pfctl

  ~ parse.y                               ~ pf_print_state.c

  > add support for address ranges ("from 10.1.2.50 - 10.1.3.75") in from/to
  > criteria. ok mcbride@ (dhartmei@)

== share ============================================================= 05/07 ==

  http://www.openbsd.org/cgi-bin/cvsweb/src/share

man

  ~ man5/pf.conf.5                        

  > document address ranges, with help from jmc@ (dhartmei@)

== sys =============================================================== 06/07 ==

  http://www.openbsd.org/cgi-bin/cvsweb/src/sys

dev/mii

  ~ miidevs.h                             

  > regen (ckuethe@)

  ~ inphy.c                               

  > PHY on D495GCCR board
  > "Right" deraadt (ckuethe@)

  ~ miidevs                               

  > Intel PHY on D945GCCR board
  > "Right" deraadt (ckuethe@)

dev/usb

  ~ usbdevs.h                             ~ usbdevs_data.h

  > rename pearl mass storage mode sync (deraadt@)

  ~ uberry.c                              ~ usbdevs

  > handle new pearl-style devices (which now attach their SD cards as a
  > umass),
  > or ancient ancient usb/serial devices (which come up as false usb devices
  > when turned off); thanks to kitella for giving me a variety pack of old
  > units (deraadt@)

  ~ usbdevs.h                             ~ usbdevs_data.h

  > proper sync (deraadt@)

  ~ uts.c                                 

  > don't swap X and Y coordinates while in raw mode. ok robert@ (matthieu@)

kern

  ~ vfs_syscalls.c                        

  > Fix lock ordering problems when updating mount points, in some
  > cases we could end up releasing an unlocked lock.
  > fixes pr's 5534 and 5564, confirmed by submitters.
  > thanks!.
  > ok art@ (thib@)

net

  ~ pfvar.h                               ~ pf.c

  > add support for address ranges ("from 10.1.2.50 - 10.1.3.75") in from/to
  > criteria. ok mcbride@ (dhartmei@)

  ~ pf.c                                  

  > handle address ranges in skip step calculation (dhartmei@)

  ~ pf.c                                  ~ pf_ioctl.c
  ~ pfvar.h                               

  > mechanic change:
  > there is a 1:1 mapping between direction and the tree the states get
  > attached to. there is no need to have anything outside the state insertion/
  > deletion/lookup routinbes know about these internals. so just pass the
  > direction to the lookup functions and let them pick the right tree.
  > ok dhartmei markus (henning@)

== usr.bin =========================================================== 07/07 ==

  http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin

cvs

  ~ add.c                                 ~ client.c
  ~ commit.c                              ~ import.c
  ~ logmsg.c                              ~ remote.h

  > properly send our log message to the server using Argumentx, so we
  > no longer break when the log message has multiple lines.
  > from Tobias Stoeckmann, thanks for doing my work! (joris@)

  ~ cvs.h                                 ~ root.c

  > Remove old CVSROOT caching mechanisms.
  > from Tobias Stoeckmann (joris@)

===============================================================================


More information about the odc mailing list