[odc] Daily src changes for 2006-01-15

ODC auto at squish.net
Mon Jan 16 07:10:00 GMT 2006


OpenBSD src changes summary for 2006-01-15
==========================================

distrib/sets                            include/inttypes.h
lib/libc                                sbin/pflogd
share/man                               sys/arch/i386/conf
sys/arch/mac68k/conf                    sys/arch/mac68k/mac68k
sys/arch/mips64/mips64                  sys/arch/sparc/dev
sys/arch/zaurus/stand/zbsdmod           sys/dev/gpio
sys/dev/i2c                             sys/dev/ic
sys/dev/isa                             sys/dev/mii
sys/dev/pci                             sys/isofs/udf
usr.bin/cvs                             usr.bin/dc
usr.bin/ssh                             usr.bin/systat

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

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

sets

  ~ lists/base/md.alpha                   ~ lists/base/md.amd64
  ~ lists/base/md.cats                    ~ lists/base/md.hp300
  ~ lists/base/md.hppa                    ~ lists/base/md.hppa64
  ~ lists/base/md.i386                    ~ lists/base/md.luna88k
  ~ lists/base/md.mac68k                  ~ lists/base/md.macppc
  ~ lists/base/md.mvme68k                 ~ lists/base/md.mvme88k
  ~ lists/base/md.mvmeppc                 ~ lists/base/md.sgi
  ~ lists/base/md.sparc                   ~ lists/base/md.sparc64
  ~ lists/base/md.vax                     ~ lists/base/md.zaurus
  ~ lists/comp/mi                         ~ lists/man/mi

  > sync (deraadt@)

  ~ lists/man/mi                          

  > sync (deraadt@)

== include =========================================================== 02/07 ==

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

inttypes.h

  ~ inttypes.h                            

  > Update {PRN,SCN}*PTR defines to match types changes (millert@)

  ~ inttypes.h                            

  > Add comments to show which printf/scanf formats match which types
  > (millert@)

== lib =============================================================== 03/07 ==

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

libc

  ~ stdlib/qabs.3                         

  > back out previous - imaxabs is already listed; (jmc@)

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

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

pflogd

  ~ pflogd.c                              ~ pflogd.h
  ~ privsep.c                             

  > If the log file is invalid/incompatible, try to rename the bad log file
  > and continue with a new name instead of suspending.
  > ok mcbride@ (canacar@)

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

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

man

  ~ man4/Makefile                         + man4/wbenv.4

  > wbenv(4) (kettenis@)

  ~ man4/tsl.4                            

  > Simplify SYNOPSIS. (kettenis@)

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

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

arch/i386/conf

  ~ GENERIC                               

  > Comment alipm (and spell out power management for piixpm while I'm there).
  > (kettenis@)

arch/mac68k/conf

  ~ GENERIC                               ~ RAMDISK

  > Do not put HZ in the kernel configuration file anymore, and let the kernel
  > decide by itself: Quadra-style machines with A/UX style interrupts and
  > clock
  > at level 6 will use 100Hz now, while other machines will remain at 60Hz.
  > (miod@)

arch/mac68k/mac68k

  - clockreg.h                            ~ clock.c

  > Do not put HZ in the kernel configuration file anymore, and let the kernel
  > decide by itself: Quadra-style machines with A/UX style interrupts and
  > clock
  > at level 6 will use 100Hz now, while other machines will remain at 60Hz.
  > (miod@)

arch/mips64/mips64

  ~ db_disasm.c                           

  > Print cache instructions correctly. (miod@)

arch/sparc/dev

  ~ if_ie.c                               

  > Sync sc_memcopy and sc_memzero signatures with bcopy and bzero. (miod@)

arch/zaurus/stand/zbsdmod

  ~ compat_linux.h                        

  > cope with the int vs long changes to size_t (deraadt@)

dev/gpio

  ~ gpioiic.c                             

  > Nit. (grange@)

dev/i2c

  ~ i2c_scan.c                            

  > Fix typo. (kettenis@)

  ~ files.i2c                             + w83l784r.c

  > wbenv(4), a driver for the Winbond W83L784R/5R/5TS-L hardware monitor.
  > (kettenis@)

  ~ lm_i2c.c                              

  > Commit missing bits too:
  > If we attach an lm(4) to isa(4) that is already attached to iic(4), disable
  > the one attached to iic(4).
  > idea from deraadt@ (kettenis@)

dev/ic

  ~ lm78.c                                ~ lm78var.h

  > Commit missing bits too:
  > If we attach an lm(4) to isa(4) that is already attached to iic(4), disable
  > the one attached to iic(4).
  > idea from deraadt@ (kettenis@)

dev/isa

  ~ lm_isa.c                              

  > If we attach an lm(4) to isa(4) that is already attached to iic(4), disable
  > the one attached to iic(4).
  > idea from deraadt@ (kettenis@)

dev/mii

  ~ miidevs.h                             

  > regen (jsg@)

  ~ miidevs                               ~ eephy.c

  > The RCJ part of 88E1111-RCJ is the package the ic comes in which
  > may not be always correct for the id so don't mention it. (jsg@)

dev/pci

  ~ piixpm.c                              

  > Simplify interrupt handler installing code. (grange@)

  ~ amdiic.c                              ~ ichiic.c

  > Sync with piixpm: allow driver to continue to work in polling mode
  > if it failed to install interrupt handler. (grange@)

  ~ ichiic.c                              ~ amdpm.c
  ~ piixpm.c                              

  > In iic_exec don't fail immediately if bus is already busy. It might be
  > running a BIOS' transfer so wait a bit and try again. (grange@)

  ~ if_nfe.c                              

  > fix dma mapping of tx ring. (damien@)

  ~ bktr/bktr_os.c                        

  > as of rev 1.16 of bktr_core.c, bktr(4) enables the audio muxes at
  > attach, and doesn't disable them ever.
  > this removes the enabling/disabling of the audio muxes in the radio(4)
  > interface for bktr(4) as well.
  > OK robert@, mickey@ (jakemsr@)

isofs/udf

  ~ udf_subr.c                            

  > typo (pedro@)

  ~ udf_subr.c                            

  > Fix reading of volume ID (pedro@)

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

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

cvs

  ~ buf.c                                 

  > - don't try to malloc 0 bytes of memory if an empty buffer is requested;
  > delay
  > the malloc till cvs_buf_grow(). fixes PR4972.
  > ok joris@ (niallo@)

dc

  ~ bcode.c                               ~ bcode.h
  ~ dc.c                                  ~ inout.c
  ~ stack.c                               

  > delint wrt return values, including some missing BN return
  > values checks. (otto@)

  ~ bcode.c                               

  > delint; index is a global symbol, so rename some locals to avoid
  > hiding (otto@)

ssh

  ~ ssh.1                                 

  > correction from deraadt (jmc@)

systat

  ~ systat.1                              

  > - add descriptions for 'pzidle' and 'kmapent' fields in vmstat display.
  > ok jmc@ (niallo@)

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



More information about the odc mailing list