OpenBSD src changes summary for 2017-09-02
==========================================

bin/ksh                                 lib/libc
sbin/wsconsctl                          sys/arch/mips64/include
sys/arch/mips64/mips64                  sys/arch/octeon/octeon
sys/dev/fdt                             usr.bin/tmux

== bin =============================================================== 01/05 ==

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

ksh

  ~ vi.c                                  

  > whitespace commit from BC (deraadt@)

== lib =============================================================== 02/05 ==

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

libc

  ~ string/strtok.3                       

  > delete pointless .Tn ASCII found by jca@ with mandoc -Tlint (schwarze@)

== sbin ============================================================== 03/05 ==

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

wsconsctl

  ~ util.c                                

  > teach wsconsctl about efifb
  > OK patrick@ (phessler@)

== sys =============================================================== 04/05 ==

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

arch/mips64/include

  ~ cpu.h                                 

  > Let the kernel utilize the FPU if one is available, even when the
  > FPUEMUL option is enabled. This benefits OCTEON III systems which can
  > run floating-point operations natively.
  > Feedback from and OK miod@; he also helped with testing.
  > Tested on octeon without FPU (CN5020, CN6120) and with FPU (CN7130),
  > as well as on sgi/IP27 (MP R16000), sgi/IP32 (R5000), and
  > loongson (3A1000). (visa@)

arch/mips64/mips64

  ~ cpu.c                                 ~ fp_emulate.c
  ~ mips64_machdep.c                      ~ trap.c
  ~ vm_machdep.c                          

  > Let the kernel utilize the FPU if one is available, even when the
  > FPUEMUL option is enabled. This benefits OCTEON III systems which can
  > run floating-point operations natively.
  > Feedback from and OK miod@; he also helped with testing.
  > Tested on octeon without FPU (CN5020, CN6120) and with FPU (CN7130),
  > as well as on sgi/IP27 (MP R16000), sgi/IP32 (R5000), and
  > loongson (3A1000). (visa@)

arch/octeon/octeon

  ~ machdep.c                             

  > Let the kernel utilize the FPU if one is available, even when the
  > FPUEMUL option is enabled. This benefits OCTEON III systems which can
  > run floating-point operations natively.
  > Feedback from and OK miod@; he also helped with testing.
  > Tested on octeon without FPU (CN5020, CN6120) and with FPU (CN7130),
  > as well as on sgi/IP27 (MP R16000), sgi/IP32 (R5000), and
  > loongson (3A1000). (visa@)

dev/fdt

  ~ rkclock.c                             ~ rkclock_clocks.h

  > handle rk3288 i2c clocks
  > with help from kettenis@ (jsg@)

  ~ sxiccmu.c                             ~ sxiccmu_clocks.h

  > Support Allwinner A64's ethernet controller clocks and reset
  > based on the H3 code which is essentially the same apart from
  > differing device tree indices.
  > ok phessler@ (patrick@)

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

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

tmux

  ~ cmd-select-pane.c                     ~ tmux.1

  > Add selectp -T to set pane title. (nicm@)

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

Reply via email to