[odc] Daily src changes for 2008-02-24

ODC auto at squish.net
Mon Feb 25 07:00:01 GMT 2008


OpenBSD src changes summary for 2008-02-24
==========================================

distrib/notes                           distrib/vax
etc/etc.vax/disktab                     libexec/ld.so
sys/arch/alpha/conf                     sys/arch/amd64/conf
sys/arch/armish/conf                    sys/arch/hppa/conf
sys/arch/i386/conf                      sys/arch/landisk/conf
sys/arch/macppc/conf                    sys/arch/sparc64/conf
sys/arch/sparc64/sparc64                sys/arch/zaurus/conf
sys/dev/bluetooth                       sys/dev/sdmmc
sys/dev/usb                             sys/netbt
sys/netinet6                            usr.bin/cvs
usr.bin/rcs                             usr.sbin/bgpctl
usr.sbin/bind                           

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

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

notes

  ~ armish/prep                           

  > typo, from sthen@, missed in previous commit (ian@)

vax

  + iso/Makefile                          

  > Add an iso image, based on ramdisk and amd64 iso. -moj (maja@)

  ~ Makefile                              

  > Add iso. -moj (maja@)

  ~ iso/Makefile                          

  > get REV, and make this more like other arch code (deraadt@)

  ~ Makefile.inc                          

  > iso will need a Makefile.inc to get REV right (deraadt@)

== etc =============================================================== 02/06 ==

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

etc.vax/disktab

  ~ etc.vax/disktab                       

  > Add entry for an iso image. -moj (maja@)

== libexec =========================================================== 03/06 ==

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

ld.so

  ~ sparc64/rtld_machine.c                

  > Use rounded down address when changing memory protections on the GOT, such
  > that we don't accidentally touch the page after the GOT.
  > ok drahn@ (kettenis@)

  ~ alpha/rtld_machine.c                  ~ arm/rtld_machine.c
  ~ sh/rtld_machine.c                     ~ sparc/rtld_machine.c

  > Use rounded down address when changing memory protections on the GOT, such
  > that we don't accidentally touch the page after the GOT.
  > Bug found on sparc64 affected other platforms as well.
  > ok kettenis@ (drahn@)

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

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

arch/alpha/conf

  ~ GENERIC                               

  > Add commented out Bluetooth HID section
  > ok deraadt (uwe@)

arch/amd64/conf

  ~ GENERIC                               

  > Add commented out Bluetooth HID section
  > ok deraadt (uwe@)

arch/armish/conf

  ~ GENERIC                               

  > Add commented out Bluetooth HID section
  > ok deraadt (uwe@)

arch/hppa/conf

  ~ GENERIC                               

  > Add commented out Bluetooth HID section
  > ok deraadt (uwe@)

arch/i386/conf

  ~ GENERIC                               

  > Add commented out Bluetooth HID section
  > ok deraadt (uwe@)

arch/landisk/conf

  ~ GENERIC                               

  > Add commented out Bluetooth HID section
  > ok deraadt (uwe@)

arch/macppc/conf

  ~ GENERIC                               

  > Add commented out Bluetooth HID section
  > ok deraadt (uwe@)

arch/sparc64/conf

  ~ GENERIC                               

  > Add commented out Bluetooth HID section
  > ok deraadt (uwe@)

arch/sparc64/sparc64

  ~ locore.s                              

  > Remove some bogus 32-bit compatibiliy code and comments. (kettenis@)

arch/zaurus/conf

  ~ GENERIC                               

  > Add commented out Bluetooth HID section
  > ok deraadt (uwe@)

dev/bluetooth

  ~ btdev.h                               ~ bthidev.c
  ~ bthidev.h                             ~ bthub.c
  ~ btkbd.c                               ~ btms.c

  > Sync Bluetooth HID drivers with NetBSD and adopt to our needs, as we
  > don't have problib (uwe@)

dev/sdmmc

  ~ sbt.c                                 

  > Sync sys/netbt with NetBSD
  > ok deraadt@ (uwe@)

dev/usb

  ~ ubt.c                                 

  > Sync sys/netbt with NetBSD
  > ok deraadt@ (uwe@)

netbt

  ~ bluetooth.h                           ~ hci.h
  ~ hci_event.c                           ~ hci_ioctl.c
  ~ hci_link.c                            ~ hci_misc.c
  ~ hci_socket.c                          ~ hci_unit.c
  ~ l2cap.h                               ~ l2cap_lower.c
  ~ l2cap_misc.c                          ~ l2cap_signal.c
  ~ rfcomm.h                              ~ rfcomm_dlc.c
  ~ rfcomm_session.c                      ~ rfcomm_socket.c
  ~ rfcomm_upper.c                        

  > Sync sys/netbt with NetBSD
  > ok deraadt@ (uwe@)

  ~ l2cap_signal.c                        

  > Handle "QOS" L2CAP configuration request option, enabling L2CAP
  > connections to Sony Ericsson W880i mobile phones (uwe@)

netinet6

  ~ ip6_input.c                           

  > Correctly check that we have a complete rthdr before trying to do
  > m_copydata() on it.
  > Bug report and fix from Todd Carson. (mcbride@)

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

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

cvs

  ~ release.c                             

  > More -Q support. (xsa@)

  ~ checkout.c                            

  > Properly handle return value of dirname().
  > OK joris@ (tobias@)

rcs

  ~ rcsprog.c                             

  > Bump version. Improvements and fixes since last release.
  > OK joris at . (xsa@)

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

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

bgpctl

  ~ bgpctl.c                              

  > Add missing space when printing ext. communities. (claudio@)

bind

  ~ bin/named/named.8                     

  > fix a type, taht -> that. (mbalmer@)

  ~ bin/named/named.docbook               

  > taht -> that (mbalmer@)

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


More information about the odc mailing list