[odc] Daily src changes for 2007-04-09

ODC auto at squish.net
Tue Apr 10 08:00:21 BST 2007


OpenBSD src changes summary for 2007-04-09
==========================================

distrib/alpha                           distrib/amd64
distrib/hp300                           distrib/hppa
distrib/i386                            distrib/macppc
distrib/mvmeppc                         distrib/sparc
distrib/sparc64                         distrib/vax
sbin/mount_ntfs                         share/man
sys/arch/landisk/landisk                sys/arch/sparc64/conf
sys/arch/sparc64/dev                    sys/arch/sparc64/sparc64
sys/dev/i2c                             sys/dev/usb
usr.bin/logger                          usr.sbin/ripd

== distrib =========================================================== 01/06 ==

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

alpha

  ~ bsd.rd/Makefile                       ~ common/Makefile.inc

  > Add -n to gzip flags.  Save a few bytes since we no longer save
  > the uncompressed filename in the gzip header. (millert@)

amd64

  ~ common/Makefile.inc                   

  > Add -n to gzip flags.  Save a few bytes since we no longer save
  > the uncompressed filename in the gzip header. (millert@)

hp300

  ~ ramdisk/Makefile                      

  > Add -n to gzip flags.  Save a few bytes since we no longer save
  > the uncompressed filename in the gzip header. (millert@)

hppa

  ~ ramdisk/Makefile                      

  > Add -n to gzip flags.  Save a few bytes since we no longer save
  > the uncompressed filename in the gzip header. (millert@)

i386

  ~ common/Makefile.inc                   

  > Add -n to gzip flags.  Save a few bytes since we no longer save
  > the uncompressed filename in the gzip header. (millert@)

macppc

  ~ ramdisk/Makefile                      

  > Add -n to gzip flags.  Save a few bytes since we no longer save
  > the uncompressed filename in the gzip header. (millert@)

mvmeppc

  ~ ramdisk/Makefile                      

  > Add -n to gzip flags.  Save a few bytes since we no longer save
  > the uncompressed filename in the gzip header. (millert@)

sparc

  ~ ramdisk/Makefile.inc                  

  > Add -n to gzip flags.  Save a few bytes since we no longer save
  > the uncompressed filename in the gzip header. (millert@)

sparc64

  ~ bsd.rd/Makefile                       ~ ramdisk/Makefile
  ~ ramdiskB/Makefile                     

  > Add -n to gzip flags.  Save a few bytes since we no longer save
  > the uncompressed filename in the gzip header. (millert@)

vax

  ~ ramdisk/Makefile.inc                  

  > Add -n to gzip flags.  Save a few bytes since we no longer save
  > the uncompressed filename in the gzip header. (millert@)

== sbin ============================================================== 02/06 ==

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

mount_ntfs

  ~ mount_ntfs.c                          

  > Correctly handle option '-m', okay mickey@ grunk@ (pedro@)

== share ============================================================= 03/06 ==

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

man

  ~ man4/pgt.4                            

  > further refine the string for NETGEAR WG511, after some prodding
  > from espie;
  > ok espie mglocker (jmc@)

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

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

arch/landisk/landisk

  ~ intr.c                                

  > Fix (unused) extintr_disable_by_num behaviour, and make vmstat -i output
  > provide the correct irq numbers. (miod@)

arch/sparc64/conf

  ~ files.sparc64                         

  > Seperate rtc(4) code out into its own file.  Add support for catching the
  > power button interrupts on ds1287 models.  The hardware will stil power off
  > automatically about 20 seconds after the power button is pressed, but we
  > get
  > a decent chance at doing a clean shutdown before that.
  > "a good start" deraadt@ (kettenis@)

  ~ GENERIC                               

  > Re-enable art(4); mglocker@'s e250 is perfectly happy with larger kernels
  > now. (kettenis@)

arch/sparc64/dev

  + rtc.c                                 

  > Seperate rtc(4) code out into its own file.  Add support for catching the
  > power button interrupts on ds1287 models.  The hardware will stil power off
  > automatically about 20 seconds after the power button is pressed, but we
  > get
  > a decent chance at doing a clean shutdown before that.
  > "a good start" deraadt@ (kettenis@)

  ~ rtc.c                                 

  > Unbreak the tree. (kettenis@)

arch/sparc64/sparc64

  ~ clock.c                               

  > Seperate rtc(4) code out into its own file.  Add support for catching the
  > power button interrupts on ds1287 models.  The hardware will stil power off
  > automatically about 20 seconds after the power button is pressed, but we
  > get
  > a decent chance at doing a clean shutdown before that.
  > "a good start" deraadt@ (kettenis@)

dev/i2c

  ~ ad741x.c                              

  > Remove unused prototype. (kettenis@)

dev/usb

  ~ if_axe.c                              

  > Add missing letoh16() for eeprom value.
  > Pointed out by Hans Petter Selasky <hselasky at c2i.netjsg@)

  ~ if_axe.c                              

  > Remove any possibility of of an underflow happening when
  > pulling packets out of the usb buffer in rxeof.
  > Potential issue pointed out by Hans Petter Selasky <hselasky at c2i.net  > (jsg@)

  ~ if_axe.c                              

  > Assert my copyright for the AX88178/AX88772 bits over the last few years.
  > (jsg@)

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

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

logger

  ~ logger.c                              

  > spacing tweak in usage(); from Igor Sobrado (jmc@)

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

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

ripd

  ~ rde.c                                 ~ rde.h
  ~ rde_rib.c                             ~ ripe.h

  > Improve the handling of "counting to infinity" mechanism and add an
  > heuristic
  > higly recommended in the rfc.
  > tested by me and OK claudio@ (michele@)

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



More information about the odc mailing list