[odc] Daily src changes for 2008-04-27

ODC auto at squish.net
Mon Apr 28 07:00:01 BST 2008


OpenBSD src changes summary for 2008-04-27
==========================================

etc/man.conf                            share/man
sys/arch/amd64/conf                     sys/arch/hppa/conf
sys/arch/hppa/dev                       sys/arch/hppa/hppa
sys/arch/hppa/include                   sys/arch/hppa64/dev
sys/arch/hppa64/hppa64                  sys/arch/hppa64/include
sys/arch/i386/conf                      sys/arch/macppc/macppc
sys/arch/powerpc/include                sys/arch/powerpc/powerpc
sys/dev/acpi                            sys/dev/isa
sys/dev/pci                             usr.bin/cdio
usr.bin/man                             usr.bin/passwd

== etc =============================================================== 01/04 ==

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

man.conf

  ~ man.conf                              

  > Add section n for Tcl/Tk related pages.
  > ok jmc@, no objections espie@ (deanna@)

== share ============================================================= 02/04 ==

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

man

  ~ man4/man4.hppa/Makefile               + man4/man4.hppa/gecko.4

  > gecko(4) (kettenis@)

  ~ man4/man4.hppa/uturn.4                

  > Update to add a few more devices that connect to uturn(4). (kettenis@)

  ~ man4/acpi.4                           ~ man4/Makefile
  + man4/acpithinkpad.4                   

  > add acpithinkpad(4), an acpi support driver for ibm/lenovo
  > thinkpads.
  > provides functionality that the bios did on older, non-acpi
  > thinkpads like respond to screen brightness keys and toggle the
  > bluetooth device on and off.
  > ok deraadt@ and marco@ (jcs@)

  ~ man4/man4.hppa/uturn.4                

  > fix SEE ALSO; (jmc@)

  ~ man4/man4.hppa/gecko.4                

  > busses -> buses; (jmc@)

  ~ man4/acpi.4                           

  > match the description for acpithinkpad(4) correctly, and adjust the
  > list width to accomodate it; (jmc@)

== sys =============================================================== 03/04 ==

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

arch/amd64/conf

  ~ GENERIC                               

  > add acpithinkpad(4), an acpi support driver for ibm/lenovo
  > thinkpads.
  > provides functionality that the bios did on older, non-acpi
  > thinkpads like respond to screen brightness keys and toggle the
  > bluetooth device on and off.
  > ok deraadt@ and marco@ (jcs@)

arch/hppa/conf

  ~ files.hppa                            

  > Add gecko(4), a driver for the GeckoBOA BC GSC+ port. (kettenis@)

arch/hppa/dev

  + gecko.c                               

  > Add gecko(4), a driver for the GeckoBOA BC GSC+ port. (kettenis@)

arch/hppa/hppa

  ~ intr.c                                

  > Move hppa to __HAVE_GENERIC_SOFT_INTERRUPTS (kettenis@)

arch/hppa/include

  ~ _types.h                              ~ intr.h

  > Move hppa to __HAVE_GENERIC_SOFT_INTERRUPTS (kettenis@)

arch/hppa64/dev

  ~ mem.c                                 

  > replace ctob/btoc by ptoa/atop (martin@)

arch/hppa64/hppa64

  ~ machdep.c                             ~ pmap.c

  > replace ctob/btoc by ptoa/atop (martin@)

arch/hppa64/include

  ~ param.h                               

  > replace ctob/btoc by ptoa/atop (martin@)

arch/i386/conf

  ~ GENERIC                               

  > add acpithinkpad(4), an acpi support driver for ibm/lenovo
  > thinkpads.
  > provides functionality that the bios did on older, non-acpi
  > thinkpads like respond to screen brightness keys and toggle the
  > bluetooth device on and off.
  > ok deraadt@ and marco@ (jcs@)

arch/macppc/macppc

  ~ genassym.cf                           ~ locore.S

  > Switch to proc based ast pending for SMP. ok kettenis. (drahn@)

arch/powerpc/include

  ~ pcb.h                                 

  > FPU/Altivec cleanup and prep for SMP. (drahn@)

  ~ cpu.h                                 ~ proc.h

  > Switch to proc based ast pending for SMP. ok kettenis. (drahn@)

arch/powerpc/powerpc

  ~ fpu.c                                 ~ trap.c

  > FPU/Altivec cleanup and prep for SMP. (drahn@)

  ~ trap.c                                

  > Switch to proc based ast pending for SMP. ok kettenis. (drahn@)

dev/acpi

  ~ acpi.c                                ~ acpireg.h
  ~ files.acpi                            + acpithinkpad.c

  > add acpithinkpad(4), an acpi support driver for ibm/lenovo
  > thinkpads.
  > provides functionality that the bios did on older, non-acpi
  > thinkpads like respond to screen brightness keys and toggle the
  > bluetooth device on and off.
  > ok deraadt@ and marco@ (jcs@)

dev/isa

  ~ com_commulti.c                        

  > missing argument names in a function means it wont compile. (dlg@)

  ~ com_isapnp.c                          

  > our attach functions dont return anything. (dlg@)

  ~ com_commulti.c                        

  > Don't mix up parent and child.
  > ok dlg@ (kettenis@)

  ~ com_isapnp.c                          

  > Make sure we actually use thesa pnp probe functions. (kettenis@)

dev/pci

  ~ pcidevs                               

  > correct the drac 3 virtual uart entry (dlg@)

  ~ pcidevs.h                             ~ pcidevs_data.h

  > regen (dlg@)

  ~ if_iwn.c                              ~ if_iwnreg.h

  > fix rate control. (damien@)

== usr.bin =========================================================== 04/04 ==

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

cdio

  ~ cddb.c                                

  > o if no argument is passed to cddbinfo, treat it as 0 in order to print
  > the list in case of multiple/inexact matches
  > o if the argument to cddb is invalid, do not exit, just print and error
  > and ignore the command
  > espie@ ok. (fgsch@)

man

  ~ man.1                                 

  > Add section n for Tcl/Tk related pages.
  > ok jmc@, no objections espie@ (deanna@)

passwd

  ~ local_passwd.c                        

  > Correct English.
  > ok jmc@ (jsing@)

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


More information about the odc mailing list