[odc] Daily src changes for 2007-06-23

ODC auto at squish.net
Sun Jun 24 07:00:01 BST 2007


OpenBSD src changes summary for 2007-06-23
==========================================

libexec/tftp-proxy                      sbin/disklabel
sbin/ping6                              share/man
sys/arch/i386/conf                      sys/arch/macppc/stand
sys/dev/acpi                            sys/dev/raidframe
sys/netinet                             sys/scsi
usr.sbin/pkg_add                        

== libexec =========================================================== 01/05 ==

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

tftp-proxy

  ~ filter.c                              

  > default rule.flags and rule.flagset to 0 instead of null
  > from max laier (jcs@)

== sbin ============================================================== 02/05 ==

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

disklabel

  ~ disklabel.c                           

  > expand size/offset to 16 characters, and drop the Cyl comments which
  > noone cares to see anymore (for those architectures where this is
  > important, disklabel(8) continues to enfoce the cyl-locked policy)
  > ok otto (deraadt@)

ping6

  ~ ping6.8                               

  > sync description of "-m" option to reality.  mcbride@ ok (itojun@)

== share ============================================================= 03/05 ==

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

man

  ~ man5/bsd.port.mk.5                    

  > document REGRESS_LOG* (steven@)

== sys =============================================================== 04/05 ==

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

arch/i386/conf

  ~ RAMDISKC                              

  > net80211 growth means vr(4) goes away for now (deraadt@)

arch/macppc/stand

  ~ Locore.c                              

  > Enable workaround for decrementer exception problem. (drahn@)

dev/acpi

  ~ acpiac.c                              

  > Accept 0x00 as notify type since some notebooks (MSI-S260)
  > incorrectly use it when signaling events. ok marco@ (canacar@)

dev/raidframe

  ~ rf_openbsdkintf.c                     

  > Remove raidmakedisklabel(). The only invocation was commented out in
  > 2000, presumably because we spoof a label when one is not found. This
  > removes the last (?) code that assigned a file type other than
  > FS_UNUSED to the RAW_PART partition. (krw@)

netinet

  ~ ip_carp.c                             

  > use a masked destination network instead of the interface ip for the
  > destination of the route belonging to the carp interface.
  > ok mpf@ claudio@ (reyk@)

scsi

  ~ scsi_base.c                           ~ scsi_disk.h
  ~ scsiconf.h                            ~ sd.c
  ~ sdvar.h                               

  > Implement disk sizes > 2^32-1. Code modelled on NetBSD.
  > Tested, tweaked and ok otto@ (krw@)

== usr.sbin ========================================================== 05/05 ==

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

pkg_add

  ~ OpenBSD/PackageRepository.pm          

  > setup a local sigalarm to send a HUP to the ftp process if it takes longer
  > than 30 seconds to stop... 30 seconds chosen as a `nice' average value.
  > Note that this is a `work-around' for some specificities of ftp(1), which
  > usually doesn't react to SIGINT, but reacts instantly to SIGHUP... (espie@)

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


More information about the odc mailing list