[odc] Daily src changes for 2005-08-11

ODC auto at squish.net
Fri Aug 12 08:00:42 BST 2005


OpenBSD src changes summary for 2005-08-11
==========================================

lib/libc                                regress/lib
regress/sbin                            sbin/ipsecctl
sys/dev/pci                             sys/dev/usb
sys/kern                                sys/net
sys/netinet                             sys/netinet6
sys/scsi                                usr.bin/cvs
usr.bin/mklocale                        usr.bin/netstat
usr.sbin/bgpd                           usr.sbin/ntpd
usr.sbin/ospfd                          

== lib =============================================================== 01/06 ==

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

libc

  ~ sys/close.2                           

  > wording; ok jaredy@ (jmc@)

  ~ locale/multibyte_sb.c                 ~ locale/mbrtowc_sb.c

  > fix conversion to match iswctype.
  > `why didn't you just commit' deraadt@
  > okay millert@, otto at ...spie@)

== regress =========================================================== 02/06 ==

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

lib

  ~ libc/Makefile                         + libc/locale/Makefile
  + libc/locale/check_isw/Makefile        + libc/locale/check_isw/check_isw.c

  > regression test to check that isw* functions yield the same result as
  > is* functions, and that basic mb->wchar conversion yields sensible results.
  > (espie@)

sbin

  ~ ipsecctl/Makefile                     ~ ipsecctl/sa5.in
  ~ ipsecctl/sa6.in                       ~ ipsecctl/tcpmd53.in

  > Make sure, tests using "file" work when obj/ directory is present.
  > (hshoexer@)

== sbin ============================================================== 03/06 ==

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

ipsecctl

  ~ ipsec.conf.5                          

  > document recent changes, with jmc@ (hshoexer@)

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

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

dev/pci

  ~ pcidevs.h                             ~ pcidevs_data.h

  > regen (brad@)

  ~ pcidevs                               

  > Intel 10Gb PCI ids.
  > ok fgsch@ (brad@)

dev/usb

  ~ if_axe.c                              

  > Only match AX88178 if AXE_DEBUG is defined for the moment. (jsg@)

kern

  ~ uipc_socket.c                         

  > Use SHUT_* values directly in soshutdown() instead of converting
  > to FREAD/FWRITE.  OK deraadt@ (millert@)

net

  ~ pf.c                                  ~ pfvar.h

  > Only decrement the max-src-conn counter for tcp connections that reached
  > "established" state. Requires recompiling pfctl, etc.
  > ok dhartmei@ (joel@)

  ~ if_pfsync.c                           

  > Remove bogus debug printf().
  > ok ho@ (mcbride@)

netinet

  ~ tcp_input.c                           

  > don't accept SYN-only TCP options for established connections;
  > cf FreeBSD-SA-05:15.tcp; ok claudio, mcbride (markus@)

  ~ ip_input.c                            ~ ip_var.h

  > New counter for not joined IPv4 multicast groups.
  > Don't count link local scope multicast as not forwardable.
  > This stops ips_cantforward growing on carp(4) networks.
  > tested and ok mcbride@, ok markus at .pf@)

netinet6

  ~ ip6_input.c                           

  > New counter for not joined IPv4 multicast groups.
  > Don't count link local scope multicast as not forwardable.
  > This stops ips_cantforward growing on carp(4) networks.
  > tested and ok mcbride@, ok markus at .pf@)

scsi

  ~ safte.h                               

  > typos (dlg@)

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

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

cvs

  ~ repo.c                                

  > getdirentries() expects the 3rd arg to be an int. (xsa@)

  ~ file.c                                

  > fgets() expects the 2nd arg to be an int. (xsa@)

  ~ rcs.c                                 

  > a few casts; ok jfb (xsa@)

mklocale

  ~ mklocale.1                            

  > - replace/remove some gnu-isms
  > - use -mdoc macros
  > - grammar
  > - some formatting fixups
  > - add rcsid
  > - comment out Xr to non-existent nls(7): pointed out by ulrich kahl (jmc@)

netstat

  ~ inet.c                                

  > New counter for not joined IPv4 multicast groups.
  > Don't count link local scope multicast as not forwardable.
  > This stops ips_cantforward growing on carp(4) networks.
  > tested and ok mcbride@, ok markus at .pf@)

  ~ inet.c                                

  > print pmtu TCB variables (markus@)

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

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

bgpd

  ~ buffer.c                              

  > two missing EINTR here too (henning@)

ntpd

  ~ buffer.c                              

  > check for EINTR too after writev(), pt out by Alexander Farber (henning@)

  ~ buffer.c                              

  > on writing, we actually can deal with ENOBUFS just as well as with EAGAIN
  > and EINTR, so do it, more or less from bgpd (henning@)

ospfd

  ~ buffer.c                              ~ packet.c

  > EINTR, and a little KNF in packet.c (henning@)

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



More information about the odc mailing list