OpenBSD src changes summary for 2017-11-11
==========================================

etc/examples/vm.conf                    regress/usr.sbin
sys/scsi                                usr.bin/m4
usr.sbin/vmd                            

== etc =============================================================== 01/05 ==

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

examples/vm.conf

  ~ examples/vm.conf                      

  > update switch handling in vmd(8). vmd now gets switch information (rdomain,
  > etc) from underlying switch interface instead of handling this on its
  > own.
  > Diff from carlos cardenas, Thanks!
  > ok reyk@ (mlarkin@)

== regress =========================================================== 02/05 ==

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

usr.sbin

  ~ vmd/config/Makefile                   
  ~ vmd/config/vmd-fail-switch-no-interface.conf
  + vmd/config/vmd-fail-switch-no-add.conf
  + vmd/config/vmd-fail-switch-no-add.ok

  > regress tests to match previous switch handling in vmd update.
  > diff from carlos cardenas, thanks. (mlarkin@)

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

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

scsi

  ~ scsi_debug.h                          

  > Fix a broken compilation when using SCSIDEBUG options(4).
  > Diff from Carlos Cardenas, thanks!
  > ok krw@ (mlarkin@)

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

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

m4

  ~ eval.c                                

  > replace sloppy parsing of numeric values with strtonum (incr, decr, divert)
  > still use integers, so use the natural bounds for these.
  > POSIX says m4 should error when these use non numeric values, and now they
  > do.
  > okay millert@ (espie@)

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

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

vmd

  ~ parse.y                               ~ priv.c
  ~ vm.conf.5                             ~ vmd.c
  ~ vmd.h                                 

  > update switch handling in vmd(8). vmd now gets switch information (rdomain,
  > etc) from underlying switch interface instead of handling this on its
  > own.
  > Diff from carlos cardenas, Thanks!
  > ok reyk@ (mlarkin@)

  ~ vm.conf.5                             

  > reads better as *an* rdomain, i think; (jmc@)

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

Reply via email to