[odc] Daily src changes for 2005-09-24

ODC auto at squish.net
Sun Sep 25 08:00:30 BST 2005


OpenBSD src changes summary for 2005-09-24
==========================================

distrib/notes                           games/fortune
share/man                               sys/dev/cardbus
sys/dev/ic                              sys/dev/usb
usr.bin/mg                              usr.sbin/ntpd
usr.sbin/ospfctl                        usr.sbin/ospfd
usr.sbin/pkg_add                        usr.sbin/syslogc
usr.sbin/watchdogd                      

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

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

notes

  ~ i386/hardware                         

  > Support for the ADM8211B was just committed so adjust accordingly. (jsg@)

== games ============================================================= 02/06 ==

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

fortune

  ~ fortune/fortune.c                     

  > fp->pos is int32 so do not print it as quad (mickey@)

  ~ fortune/fortune.c                     

  > check the file is worth scanning to avoid endless loops; from Matthias
  > Kilian <kili at outback.escape.den pr4219 (mickey@)

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

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

man

  ~ man4/atw.4                            

  > Support for the ADM8211B was just committed so adjust accordingly. (jsg@)

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

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

dev/cardbus

  ~ if_atw_cardbus.c                      

  > Make atw_cardbus_power() not tell us its name every time it is called...
  > (jsg@)

dev/ic

  ~ atwvar.h                              

  > Remove a bunch of redundant defines that are also in net80211.
  > From a change by David Young to NetBSD. (jsg@)

  ~ atw.c                                 

  > Make use of ieee80211_ibss_merge() from net80211.
  > Based on changes made by David Young to NetBSD. (jsg@)

  ~ atw.c                                 

  > The ADM8211B seems to stall after some time of constant
  > activity at DS11 speeds.  Check for this in the watchdog
  > using seemingly undocumented bits of the TEST1 register
  > used in Linux driver and restart if a stall is detected. (jsg@)

dev/usb

  ~ ehci.c                                

  > Force takeover of host ports after hibernate/resume, otherwise devices will
  > incorrectly attach to the companion controller.
  > Patch from Sebastiaan Indesteege on tech@
  > ok dlg@ (pascoe@)

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

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

mg

  ~ theo.c                                

  > some people suggested to put this quote in here... ok joris@ (reyk@)

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

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

ntpd

  ~ client.c                              ~ ntp_msg.c
  ~ ntpd.h                                ~ server.c

  > Log source address for 'malformed packet' errors.  ok henning@ (dtucker@)

ospfctl

  ~ ospfctl.c                             

  > - add auth_type and auth_keyid to struct ctl_iface
  > - have ospfctl tell us when we are using authentication with 'show
  > interface'
  > ok claudio@ norby@ (msf@)

ospfd

  ~ interface.c                           ~ ospfd.h

  > - add auth_type and auth_keyid to struct ctl_iface
  > - have ospfctl tell us when we are using authentication with 'show
  > interface'
  > ok claudio@ norby@ (msf@)

pkg_add

  ~ OpenBSD/PackageLocator.pm             

  > Allows FETCH_CMD to replace ftp.
  > Note that, for simplicity, FETCH_CMD must be a single command with
  > a full path. Use a script if you must. (espie@)

  ~ OpenBSD/ArcCheck.pm                   ~ OpenBSD/Ustar.pm

  > move uname/gname existence check into ArcCheck: Ustar archives deal with
  > this differently. Namely, use specific variables that default to the
  > numeric value if the uid/gid don't exist in mkheader.
  > Since the entry fields are not filled, ArcCheck gets all it needs for
  > the package check. (espie@)

  ~ pkg_create                            ~ pkg_merge
  ~ OpenBSD/Add.pm                        ~ OpenBSD/ArcCheck.pm

  > pass actual items to prepare_long and check_name so that we can also
  > verify that modes/groups/owners are correct (code to come) (espie@)

  ~ pkg_create                            

  > Add some code to just build the packing-list even if the package won't
  > happen. Use -q and -Q for now, may change. (espie@)

syslogc

  ~ syslogc.8                             

  > mention marking of logs that have wrapped their buffer, from stevesk@
  > (djm@)

watchdogd

  ~ watchdogd.c                           

  > give it a bit highr priority and exit w/ failure if systcl ever fails;
  > marc@ henning@ ok some time ago... (mickey@)

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



More information about the odc mailing list