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

ODC auto at squish.net
Mon Jan 21 07:00:01 GMT 2008


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

share/man                               sys/arch/sgi/dev
sys/arch/sparc64/dev                    sys/dev
sys/dev/usb                             sys/kern
usr.bin/ssh                             

== share ============================================================= 01/03 ==

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

man

  ~ man4/upgt.4                           

  > Add one more device which could work.  Fix comment typo in usbdevs while
  > there. (mglocker@)

== sys =============================================================== 02/03 ==

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

arch/sgi/dev

  ~ if_mec.c                              

  > Clean up comments. (jsing@)

arch/sparc64/dev

  ~ clkbrd.c                              ~ clkbrdvar.h

  > Add temperature sensor. (kettenis@)

dev

  ~ softraid.c                            

  > debug kruft (marco@)

dev/usb

  ~ usbdevs.h                             ~ usbdevs_data.h

  > regen (mglocker@)

  ~ if_upgt.c                             ~ usbdevs

  > Add one more device which could work.  Fix comment typo in usbdevs while
  > there. (mglocker@)

  ~ if_upgt.c                             

  > Adjust level 1 debug messages. (mglocker@)

  ~ if_upgt.c                             

  > Read EEPROM content the other way around (from start to end). (mglocker@)

  ~ if_upgt.c                             ~ if_upgtvar.h

  > Cleanup rates:
  > - The device (firmware) does automatic rate control for 11b/g.
  > - Allow user to set fixed rates.
  > - Send management frames always at DS1. (mglocker@)

  ~ if_upgt.c                             

  > Remove obsolete rateset variables. (mglocker@)

kern

  ~ kern_timeout.c                        

  > Revert 1.25 and do not use _Q_INVALIDATE on timeout structures; being
  > subtly different from CIRCLEQ, it is possible, when emptying the whole
  > timeout chain, to end up with CIRCQ_EMPTY being false, and bad things
  > happen. Back to the drawing board... (miod@)

== usr.bin =========================================================== 03/03 ==

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

ssh

  ~ sftp.c                                

  > When uploading, correctly handle the case of an unquoted filename with
  > glob metacharacters that match a file exactly but not as a glob, e.g. a
  > file called "[abcd]". report and test cases from duncan2nd AT gmx.de (djm@)

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


More information about the odc mailing list