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

ODC auto at squish.net
Sat Feb 9 07:00:01 GMT 2008


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

gnu/usr.bin/cvs                         sys/dev/ic
sys/dev/pci                             usr.bin/cvs
usr.bin/ssh                             usr.sbin/arp
usr.sbin/snmpd                          

== gnu =============================================================== 01/04 ==

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

usr.bin/cvs

  ~ src/rcs.c                             

  > Febuary -> February (jmc@)

== sys =============================================================== 02/04 ==

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

dev/ic

  ~ gem.c                                 

  > Return ENOTTY not EINVAL for unsupported ioctl's;
  > ok kettenis@ (thib@)

dev/pci

  ~ if_et.c                               

  > ifp->if_start -> et_start
  > No functional change.
  > ok dlg@ (brad@)

  ~ if_cas.c                              

  > Return ENOTTY not EINVAL for unsupported ioctl's;
  > ok kettenis@ (thib@)

  ~ pcidevs.h                             ~ pcidevs_data.h

  > regen (kettenis@)

  ~ pcidevs                               

  > Intel ICH-2 doesn't have an AGP bridge; rename to Hub-to-PCI. (kettenis@)

  ~ auich.c                               

  > don't unconditionally return here, still need to set recording parameters
  > when configuring for full-duplex.
  > fixes problem noticed by todd@
  > ok todd@ (jakemsr@)

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

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

cvs

  ~ file.c                                

  > do not override the specified tag (-r on the command line) with a directory
  > tag (if present) since this breaks certain things; (joris@)

  ~ update.c                              

  > do not override a specified (-r) tag with the tag in the Entries file
  > (joris@)

  ~ file.c                                

  > when checking if a file is really dead do not use cvs_specified_tag only,
  > instead use the local variable 'tag' which is filled in by our code
  > to match the correct tag (specified on the command line, or in Entries);
  > this way, files do not dissapear when they're suppose to be there
  > if you are using -rSOMETHING (joris@)

ssh

  ~ sshd_config.5                         ~ sshd_config
  ~ sftp.h                                ~ sftp-server.c
  ~ sftp-server-main.c                    ~ session.c
  ~ servconf.h                            ~ servconf.c

  > add sshd_config ChrootDirectory option to chroot(2) users to a directory
  > and
  > tweak internal sftp server to work with it (no special files in chroot
  > required). ok markus@ (djm@)

== usr.sbin ========================================================== 04/04 ==

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

arp

  ~ arp.8                                 

  > adjust this page a little more, now that -an is the default; (jmc@)

  ~ arp.8                                 

  > fix Mdocdate.
  > developers please note: you do not have to edit this field when you
  > make changes to man pages. it's a cvs keyword which expands
  > automatically. (jmc@)

snmpd

  ~ trap.c                                

  > use correct variable for COUNTER64 (reyk@)

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


More information about the odc mailing list