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

ODC auto at squish.net
Wed Aug 29 07:00:01 BST 2007


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

share/man                               sys/arch/hppa/dev
sys/dev/ic                              sys/dev/pci
sys/dev/pcmcia                          sys/dev/usb
sys/net                                 usr.bin/cvs
usr.bin/mg                              usr.sbin/pkg_add
usr.sbin/tcpdump                        

== share ============================================================= 01/04 ==

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

man

  ~ man5/bsd.port.mk.5                    

  > yuck, shameful typo (espie@)

== sys =============================================================== 02/04 ==

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

arch/hppa/dev

  ~ dino.c                                

  > Implement bus_space_vaddr().
  > ok marco@ (kettenis@)

  ~ elroy.c                               

  > Implement bus_space_vaddr().
  > ok marco@ (kettenis@)

dev/ic

  ~ malo.c                                

  > Unify DPRINTF's and use the device name argument for all outputs.
  > OK claudio@ (mglocker@)

  ~ acx.c                                 ~ malo.c
  ~ pgt.c                                 ~ rt2661.c

  > unify firmware load failure messages; ok mglocker (deraadt@)

dev/pci

  ~ if_bnx.c                              ~ if_ipw.c
  ~ if_iwi.c                              ~ if_wpi.c

  > unify firmware load failure messages; ok mglocker (deraadt@)

dev/pcmcia

  ~ if_malo.c                             

  > unify firmware load failure messages; ok mglocker (deraadt@)

dev/usb

  ~ usbdevs                               

  > OMRON BX35F (a UPS) (henning@)

  ~ usbdevs.h                             ~ usbdevs_data.h

  > regen (henning@)

  ~ usb_quirks.c                          

  > OMRON BX35F is a UPS and should not be claimed by uhid
  > From: vladas <vladas.urbonas at gmail.com> (henning@)

  ~ if_uath.c                             ~ if_zyd.c

  > unify firmware load failure messages; ok mglocker (deraadt@)

net

  ~ if_spppsubr.c                         

  > The m_pulldown used for aligning was not copying the header,
  > revert back to m_pullup2. Reported and tested by Enache Adrian
  > additional testing by naddy@ and claudio@
  > ok claudio@, deraadt@ (canacar@)

  ~ pf.c                                  

  > showing this diff is shameful...
  > if (r != NULL && r->rtableid >= 0)
  > -		    m->m_pkthdr.pf.rtableid = m->m_pkthdr.pf.rtableid;
  > +		    m->m_pkthdr.pf.rtableid = r->rtableid;
  > fortunately it is in pf_send_tcp and thus the effect is very limited, RSTs
  > sent due to "block return(-rst)" could be routed using the main routing
  > table instead of an alternate one specified on the block rule.
  > spotted by Janjaap van Velthooven <janjaap at stack.nl> (henning@)

== usr.bin =========================================================== 03/04 ==

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

cvs

  ~ server.c                              

  > more typos in error messages; from Igor Zinovik. (xsa@)

mg

  ~ theo.c                                

  > another quote (jasper@)

== usr.sbin ========================================================== 04/04 ==

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

pkg_add

  ~ OpenBSD/Paths.pm                      

  > reverse mistaken commit, restore FETCH_CMD to functionality. (espie@)

tcpdump

  ~ interface.h                           ~ tcpdump.8
  ~ tcpdump.c                             ~ util.c

  > add -I option for printing the interfaces;
  > ok hshoexer, henning, mcbridge (some time ago) (markus@)

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


More information about the odc mailing list