[odc] Daily src changes for 2008-01-23

ODC auto at squish.net
Thu Jan 24 07:00:01 GMT 2008


OpenBSD src changes summary for 2008-01-23
==========================================

distrib/sets                            lib/librthread
regress/usr.bin                         sys/arch/amd64/amd64
sys/arch/amd64/stand/libsa              sys/arch/armish/stand/boot
sys/arch/aviion/aviion                  sys/arch/aviion/dev
sys/arch/hp300/dev                      sys/arch/hp300/hp300
sys/arch/hp300/stand/common             sys/arch/hppa/dev
sys/arch/hppa/stand/libsa               sys/arch/hppa64/dev
sys/arch/hppa64/stand/libsa             sys/arch/i386/i386
sys/arch/i386/isa                       sys/arch/i386/stand/libsa
sys/arch/luna88k/dev                    sys/arch/luna88k/luna88k
sys/arch/mac68k/dev                     sys/arch/mac68k/mac68k
sys/arch/macppc/dev                     sys/arch/macppc/macppc
sys/arch/macppc/pci                     sys/arch/macppc/stand
sys/arch/mvme68k/dev                    sys/arch/mvme88k/dev
sys/arch/mvme88k/mvme88k                sys/arch/mvmeppc/dev
sys/arch/mvmeppc/mvmeppc                sys/arch/sgi/sgi
sys/arch/sh/dev                         sys/arch/solbourne/solbourne
sys/arch/sparc/dev                      sys/arch/sparc64/dev
sys/arch/vax/qbus                       sys/arch/vax/vax
sys/arch/vax/vsa                        sys/arch/vax/vxt
sys/arch/zaurus/stand/zboot             sys/dev
sys/dev/ic                              sys/dev/wscons
sys/lib/libsa                           usr.bin/cvs
usr.bin/ssh                             usr.sbin/bgpctl
usr.sbin/bgpd                           

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

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

sets

  ~ lists/man/mi                          

  > sync (pvalchev@)

== lib =============================================================== 02/06 ==

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

librthread

  ~ rthread_libc.c                        

  > - add missing libc locking functions for _thread_atexit_lock() and
  > _thread_atexit_unlock(). okay tedu@ (kurt@)

== regress =========================================================== 03/06 ==

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

usr.bin

  ~ cvs/Makefile                          

  > Don't reset the sticky tag of a file in CVS/Entries if it is not requested.
  > OK niallo@, xsa@ (tobias@)

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

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

arch/amd64/amd64

  ~ wscons_machdep.c                      

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/amd64/stand/libsa

  ~ bioscons.c                            

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/armish/stand/boot

  ~ ns16550.c                             

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/aviion/aviion

  ~ machdep.c                             

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/aviion/dev

  ~ dart.c                                

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/hp300/dev

  ~ apci.c                                ~ dca.c
  ~ dcm.c                                 

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/hp300/hp300

  ~ wscons_machdep.c                      

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/hp300/stand/common

  ~ apci.c                                ~ cons.c
  ~ dca.c                                 ~ dcm.c
  ~ ite.c                                 

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/hppa/dev

  ~ pdc.c                                 

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/hppa/stand/libsa

  ~ itecons.c                             

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/hppa64/dev

  ~ pdc.c                                 

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/hppa64/stand/libsa

  ~ itecons.c                             

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/i386/i386

  ~ bios.c                                ~ wscons_machdep.c

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/i386/isa

  ~ pccom.c                               

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/i386/stand/libsa

  ~ bioscons.c                            

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/luna88k/dev

  ~ siotty.c                              

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/luna88k/luna88k

  ~ machdep.c                             

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/mac68k/dev

  ~ zs.c                                  

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/mac68k/mac68k

  ~ wscons_machdep.c                      

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/macppc/dev

  ~ zs.c                                  

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/macppc/macppc

  ~ wscons_machdep.c                      

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/macppc/pci

  ~ vgafb.c                               

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/macppc/stand

  ~ Locore.c                              

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/mvme68k/dev

  ~ cl.c                                  ~ zs.c

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/mvme88k/dev

  ~ cl.c                                  ~ dart.c

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/mvme88k/mvme88k

  ~ machdep.c                             

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/mvmeppc/dev

  ~ bugtty.c                              

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/mvmeppc/mvmeppc

  ~ machdep.c                             ~ ppc1_machdep.c
  ~ wscons_machdep.c                      

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/sgi/sgi

  ~ wscons_machdep.c                      

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/sh/dev

  ~ scif.c                                

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/solbourne/solbourne

  ~ machdep.c                             

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/sparc/dev

  ~ zs.c                                  

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/sparc64/dev

  ~ consinit.c                            

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/vax/qbus

  ~ qd.c                                  

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/vax/vax

  ~ gencons.c                             ~ wscons_machdep.c

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/vax/vsa

  ~ dz_ibus.c                             

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/vax/vxt

  ~ qsc.c                                 

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

arch/zaurus/stand/zboot

  ~ unixcons.c                            

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

dev

  ~ cons.h                                ~ cninit.c

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

dev/ic

  ~ com.c                                 

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

dev/wscons

  ~ wsdisplay.c                           

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

lib/libsa

  ~ cons.c                                ~ unixdev.c

  > Cleanup cn_pri. Change constants to more meaningful names, rather than
  > the hp300 related ones currently in use. CN_NORMAL becomes CN_LOWPRI,
  > CN_INTERNAL becomes CN_MIDPRI and CN_REMOTE becomes CN_HIGHPRI.
  > ok miod@ (jsing@)

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

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

cvs

  ~ checkout.c                            

  > Don't reset the sticky tag of a file in CVS/Entries if it is not requested.
  > OK niallo@, xsa@ (tobias@)

ssh

  ~ clientloop.c                          ~ packet.c
  ~ serverloop.c                          

  > Revert the change for bz #1307 as it causes connection aborts if an IGNORE
  > packet arrives while we're waiting in packet_read_expect (and possibly
  > elsewhere). (dtucker@)

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

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

bgpctl

  ~ bgpctl.c                              

  > extend bgpctl show rib detail output to include more attributes in the
  > output.
  > In addition to communities bgpctl now prints the aggregator, originator id,
  > cluster list and extended communities if available.
  > OK henning@ (claudio@)

bgpd

  ~ bgpd.h                                ~ rde.h

  > Add defines for extended communities. OK henning@ (claudio@)

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


More information about the odc mailing list