OpenBSD src changes summary for 2016-06-04
==========================================

distrib/sets                            share/man
sys/arch/armv7/armv7                    sys/arch/armv7/exynos
sys/arch/armv7/imx                      sys/arch/armv7/omap
sys/arch/armv7/sunxi                    sys/arch/armv7/vexpress
sys/uvm                                 

== distrib =========================================================== 01/03 ==

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

sets

  ~ lists/man/mi                          

  > sync (deraadt@)

== share ============================================================= 02/03 ==

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

man

  ~ man4/usb.4                            ~ man4/utvfu.4

  > more accurate Nd; and Xr from usb.4 (deraadt@)

  ~ man4/utvfu.4                          ~ man4/usb.4

  > sort the hardware list (specifically the utvfu entry). i've also lowercased
  > the A/V parts of Audio/Video; (jmc@)

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

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

arch/armv7/armv7

  ~ armv7.c                               ~ armv7_machdep.c
  ~ armv7_machdep.h                       ~ armv7var.h
  ~ platform.c                            

  > Remove model specific strings keyed off the board id.
  > We now pull the model string from fdt. (jsg@)

arch/armv7/exynos

  ~ exynos.c                              ~ exynos_machdep.c

  > Remove model specific strings keyed off the board id.
  > We now pull the model string from fdt. (jsg@)

arch/armv7/imx

  ~ imx.c                                 ~ imx_machdep.c

  > Remove model specific strings keyed off the board id.
  > We now pull the model string from fdt. (jsg@)

arch/armv7/omap

  ~ omap.c                                ~ omap_machdep.c

  > Remove model specific strings keyed off the board id.
  > We now pull the model string from fdt. (jsg@)

arch/armv7/sunxi

  ~ sunxi.c                               ~ sunxi_machdep.c

  > Remove model specific strings keyed off the board id.
  > We now pull the model string from fdt. (jsg@)

arch/armv7/vexpress

  ~ vexpress.c                            ~ vexpress_machdep.c

  > Remove model specific strings keyed off the board id.
  > We now pull the model string from fdt. (jsg@)

uvm

  ~ uvm_mmap.c                            

  > If a process trips the W^X violation check, abort it unless it came
  > from a filesystem with the wxallowed flag set.  ok deraadt
  > Current status:
  > Filesystem      Binary          Action
  > ----------      ------          ------
  > wxallowed       normal          violation -> log but don't abort
  > wxallowed       wxneeded        W^X silently allowed
  > normal          normal          violation -> abort
  > normal          wxneeded        process won't run at all
  > See http://www.openbsd.org/faq/current.html#r20160527 (sthen@)

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

Reply via email to