OpenBSD src changes summary for 2017-10-08
==========================================

distrib/sets                            etc/mtree/4.4BSD.dist
lib/libarch                             lib/libc
lib/libssl                              lib/libtls
sbin/dhclient                           sys/arch/armv7/conf
sys/dev/fdt                             sys/dev/hid
sys/lib/libsa                           sys/netinet6
usr.bin/awk                             usr.bin/bc
usr.bin/tmux                            

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

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

sets

  ~ lists/base/mi                         ~ lists/comp/mi

  > sync (visa@)

  ~ lists/comp/mi                         

  > sort (visa@)

== etc =============================================================== 02/06 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/etc

mtree/4.4BSD.dist

  ~ mtree/4.4BSD.dist                     

  > Make cacheflush(3) and get_fpc_csr(3) manual pages available on octeon.
  > OK deraadt@ (visa@)

== lib =============================================================== 03/06 ==

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

libarch

  ~ mips64/get_fpc_csr.3                  

  > Fix typo. (visa@)

  ~ mips64/Makefile                       

  > Make cacheflush(3) and get_fpc_csr(3) manual pages available on octeon.
  > OK deraadt@ (visa@)

libc

  ~ sys/ktrace.2                          

  > Document fktrace(2) more completely, including separation of errors.
  > Add a few errors that were previously undocumented.
  > ok jmc@ (guenther@)

libssl

  ~ d1_both.c                             ~ d1_clnt.c
  ~ d1_srvr.c                             ~ s3_lib.c
  ~ ssl_both.c                            ~ ssl_locl.h

  > Convert ssl3_send_change_cipher_spec() to use CBB and make it handle DTLS,
  > which allows us to drop dtls1_send_change_cipher_spec() entirely.
  > ok inoguchi@ (jsing@)

  ~ ssl_clnt.c                            

  > Fix some style/whitespace/indentation issues in ssl3_connect(). (jsing@)

  ~ ssl_srvr.c                            

  > Fix some style/whitespace/indentation issues in ssl3_accept(). (jsing@)

  ~ d1_clnt.c                             

  > Reduce non-functional differences between dtls1_connect() and
  > ssl3_connect() - synchronise comments, whitespace, line wrapping, etc.
  > (jsing@)

  ~ d1_srvr.c                             

  > Reduce non-functional differences between dtls1_accept() and
  > ssl3_accept() - synchronise comments, whitespace, line wrapping, etc.
  > (jsing@)

libtls

  ~ man/tls_conn_version.3                ~ man/tls_load_file.3

  > hyphenate DER/PEM-encoded, for consistency; (jmc@)

== sbin ============================================================== 04/06 ==

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

dhclient

  ~ parse.c                               

  > Simply parse_date() by trusting strptime() more and omitting
  > pointlessly precise error messages in favour of 'expecting
  > UTC time'. (krw@)

== sys =============================================================== 05/06 ==

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

arch/armv7/conf

  ~ GENERIC                               ~ RAMDISK

  > Enable rkiic(4) and rkpmic(4) for Rockchip RK3288 boards.
  > ok patrick@, jsg@ (kettenis@)

dev/fdt

  ~ rkiic.c                               

  > Enable rkiic(4) and rkpmic(4) for Rockchip RK3288 boards.
  > ok patrick@, jsg@ (kettenis@)

dev/hid

  ~ hidmt.c                               ~ hidmtvar.h

  > Adapt hidmt to the MT interface of wsmouse, and add the compat-mode setup.
  > ok mpi@, jcs@ (bru@)

lib/libsa

  ~ stand.h                               

  > Revert: libsa lacks memmove currently; a more thorough rename/change is
  > needed
  > problem noted by naddy@ (guenther@)

netinet6

  ~ raw_ip6.c                             

  > ramdisks do not contain MROUTING, so the local variable becomes unused.
  > wrap it. (deraadt@)

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

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

awk

  ~ main.c                                

  > Move the assignment to cmdname up before its first use.
  > From Ori Bernstein.
  > ok deraadt (tb@)

bc

  ~ bc.1                                  

  > be a bit clearer about -l: original diff from jan stary, but i've
  > tweaked it a bit;
  > ok otto (jmc@)

tmux

  ~ tmux.1                                

  > Fix description of history_size, from Campbell Barton. (nicm@)

===============================================================================
_______________________________________________
odc mailing list
[email protected]
http://www.squish.net/mailman/listinfo/odc

Reply via email to