[odc] Daily src changes for 2007-10-25

ODC auto at squish.net
Fri Oct 26 07:00:01 BST 2007


OpenBSD src changes summary for 2007-10-25
==========================================

gnu/usr.bin/gcc                         lib/libc
sbin/pfctl                              sys/arch/mips64/mips64
sys/arch/sparc64/dev                    sys/arch/sparc64/sparc64
sys/dev                                 sys/dev/i2c
sys/dev/pci                             sys/net
usr.bin/pctr                            usr.bin/sudo
usr.sbin/ifstated                       usr.sbin/ospf6d
usr.sbin/ospfd                          usr.sbin/pcidump

== gnu =============================================================== 01/06 ==

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

usr.bin/gcc

  ~ Makefile.bsd-wrapper                  

  > fix dependency. ok millert@, \_o< miod@ (espie@)

== lib =============================================================== 02/06 ==

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

libc

  ~ string/Makefile.inc                   

  > Make sure to use unique target names so that make -j does not break;
  > feedback and ok espie@ (miod@)

== sbin ============================================================== 03/06 ==

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

pfctl

  ~ parse.y                               

  > Fix probability rules w/ numbers (e.g probability 0.4).
  > Add support for probablities of 0% and 100%.
  > With and OK deraadt@ (mpf@)

== sys =============================================================== 04/06 ==

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

arch/mips64/mips64

  ~ trap.c                                

  > Be sure to enable interrupts on return from ddb if they were enabled before
  > the break. (miod@)

arch/sparc64/dev

  ~ pci_machdep.c                         

  > Remove some coded that has been #ifdef'ed out for quite a while now.
  > (kettenis@)

  ~ pcf8591_envctrl.c                     

  > Don't forget the channel number; makes sure we don't always read channel 0
  > (and actually get reasonable values for the MB0 and MB1 sensors on the
  > E250). (kettenis@)

arch/sparc64/sparc64

  ~ autoconf.c                            

  > another case of product encoding is "Sun (TM) modelname", on the E250
  > (deraadt@)

  ~ autoconf.c                            

  > allocate 1 byte extra in getprop(), for the NUL that some callers like
  > to place.  This is a nightmare, and we must move away from these stupid
  > wrapper APIs.  ok kettenis (deraadt@)

dev

  ~ audio.c                               

  > return POLLOUT as long as (lowat + 1) isn't reached. without this audio(4)
  > is unusable with lowat = 1
  > ok jakemsr@ (ratchov@)

  ~ audio.c                               

  > sc->sc_pr.usedlow must be multiple of the block size, fix
  > audio_calcwater() to do so
  > ok jakemsr@ (ratchov@)

dev/i2c

  ~ i2c_scan.c                            

  > expand range where we search for sensors (deraadt@)

dev/pci

  ~ mbg.c                                 

  > Factor out common code to update the timedelta sensor into
  > mbg_update_sensor(). (mbalmer@)

net

  ~ pf.c                                  

  > Fix probability rules w/ numbers (e.g probability 0.4).
  > Add support for probablities of 0% and 100%.
  > With and OK deraadt@ (mpf@)

== usr.bin =========================================================== 05/06 ==

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

pctr

  ~ pctr.c                                

  > Cleanup pctr code: sort options, remove nasty return.
  > ok deraadt (mikeb@)

sudo

  ~ CHANGES                               ~ Makefile.in
  ~ TROUBLESHOOTING                       ~ config.h
  ~ config.h.in                           ~ configure
  ~ configure.in                          ~ interfaces.c
  ~ interfaces.h                          ~ parse.c
  ~ parse.yacc                            ~ testsudoers.c
  ~ version.h                             ~ auth/pam.c

  > Update to sudo 1.6.9p7 (millert@)

== usr.sbin ========================================================== 06/06 ==

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

ifstated

  ~ Makefile                              ~ ifstated.c
  ~ ifstated.h                            ~ parse.y
  + log.c                                 

  > sync logging with most other daemons.
  > ok mcbride@, mpf@ (pyr@)

  ~ ifstated.conf.5                       

  > oops, forgot to clean up the manpage bits.
  > prompted by mpf (pyr@)

  ~ ifstated.conf.5                       

  > kill extraneous item macro, thus avoiding badness; (jmc@)

ospf6d

  ~ ospf6d.8                              ~ ospf6d.c

  > Support -D makro=value like bgpd and ripd. OK norby@ (claudio@)

  ~ ospf6d.8                              

  > segement -> segment; from Denis Doroshenko
  > plus an article fix whilst here (jmc@)

ospfd

  ~ ospfd.8                               ~ ospfd.c

  > Add -D makro=value as well so that all routing daemons are in sync.
  > OK norby@ (claudio@)

  ~ ospfd.8                               

  > segement -> segment; from Denis Doroshenko
  > plus an article fix whilst here (jmc@)

pcidump

  ~ pcidump.c                             

  > Max values are 255:31:7 not 256:32:8.
  > OK dlg@, kettenis@ (tobias@)

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


More information about the odc mailing list