[odc] Daily src changes for 2007-06-29

ODC auto at squish.net
Sat Jun 30 07:00:01 BST 2007


OpenBSD src changes summary for 2007-06-29
==========================================

lib/libc                                sbin/badsect
sbin/ncheck_ffs                         sbin/quotacheck
sys/arch/sparc64/dev                    sys/dev/isa
sys/dev/pci                             sys/dev/usb
usr.bin/cvs                             usr.bin/rcs
usr.bin/sdiff                           usr.sbin/tcpdump

== lib =============================================================== 01/05 ==

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

libc

  ~ stdlib/strtol.3                       ~ stdlib/strtoul.3

  > Document behavior when no conversion could be performed.  Adapted
  > from FreeBSD.  With help from jmc at . (millert@)

== sbin ============================================================== 02/05 ==

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

badsect

  ~ badsect.c                             

  > more daddr64_t changes; checked by otto (deraadt@)

ncheck_ffs

  ~ ncheck_ffs.c                          

  > more daddr64_t changes; checked by otto (deraadt@)

quotacheck

  ~ quotacheck.c                          

  > more daddr64_t changes; checked by otto (deraadt@)

== sys =============================================================== 03/05 ==

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

arch/sparc64/dev

  ~ pcons.c                               

  > sick of extra static messing up tracebacks; ok miod (deraadt@)

dev/isa

  ~ elink.c                               ~ seagate.c

  > ansify/de-register
  > no binary change (jasper@)

dev/pci

  ~ ahci.c                                

  > define away some of the magic on jmicron controllers (dlg@)

  ~ ahci.c                                

  > demystify a little more of the jmicron pci control registers (dlg@)

  ~ ahci.c                                

  > when we attach to the jmicron controllers, whack their configuration around
  > a bit. this guarantees that the controller has its ahci stuff enabled for
  > us to use (which was previously done with magic numbers). this also configs
  > the controller to enable a second function for pciide to attach to. (dlg@)

  ~ pci_quirks.c                          

  > force the pci bus probe routines to look for extra functions on jmicron
  > controllers. pciide on function 1 isnt enabled until ahci gets to touch it,
  > which is too late for the probe routines to discover that there are high
  > functions to look at. (dlg@)

dev/usb

  ~ ugen.c                                

  > respect timeouts. prompted by freebsd pr110122, but also proplerly
  > calculate the timeout. help & ok jsg (henning@)

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

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

cvs

  ~ diff_internals.c                      

  > Sync cvs/rcs diff code.
  > OK joris and xsa. (ray@)

  ~ client.c                              ~ remote.h
  ~ server.c                              

  > Server-side bits for release command. (xsa@)

rcs

  ~ diff.c                                

  > Sync cvs/rcs diff code.
  > OK joris and xsa. (ray@)

sdiff

  ~ sdiff.1                               

  > *long* options are undocumented; ok ray (jmc@)

== usr.sbin ========================================================== 05/05 ==

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

tcpdump

  ~ nfs.h                                 ~ print-nfs.c

  > make it easy to spot wich nfs version the traffic is.
  > input & OK canacar@ (thib@)

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


More information about the odc mailing list