OpenBSD src changes summary for 2016-02-20
==========================================

distrib/miniroot                        sys/arch/amd64/amd64
sys/arch/amd64/include                  sys/arch/i386/conf
sys/arch/i386/i386                      sys/dev/pci
usr.bin/file                            usr.bin/ssh
usr.bin/whois                           

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

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

miniroot

  ~ install.sub                           

  > remove stray semicolon
  > OK krw@, halex@ (rpe@)

  ~ install.sub                           

  > Combine two sed calls into one.
  > OK krw@, halex@ (rpe@)

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

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

arch/amd64/amd64

  ~ vmm.c                                 

  > Add "interrupt pending on vcpu" ioctl to vmm. Needed for upcoming interrupt
  > controller work in vmd(8).
  > ok stefan@, mpi@ (mlarkin@)

arch/amd64/include

  ~ vmmvar.h                              

  > Add "interrupt pending on vcpu" ioctl to vmm. Needed for upcoming interrupt
  > controller work in vmd(8).
  > ok stefan@, mpi@ (mlarkin@)

arch/i386/conf

  ~ ld.script                             

  > Fixes a boot issue on non-ACPI i386 machines that need X permissions on
  > the BIOS region in the ISA hole.
  > Also fix a separate unrelated issue relating to placing R/O (no X)
  > permissions on the kernel symbol area on bsd.rd.
  > ok deraadt (mlarkin@)

arch/i386/i386

  ~ bios.c                                ~ pmapae.c

  > Fixes a boot issue on non-ACPI i386 machines that need X permissions on
  > the BIOS region in the ISA hole.
  > Also fix a separate unrelated issue relating to placing R/O (no X)
  > permissions on the kernel symbol area on bsd.rd.
  > ok deraadt (mlarkin@)

dev/pci

  ~ pcidevs                               

  > pci bridge, from Hrvoje Popovski (deraadt@)

  ~ pcidevs.h                             ~ pcidevs_data.h

  > sync (deraadt@)

== usr.bin =========================================================== 03/03 ==

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

file

  ~ magic-test.c                          

  > Fix the C type used for 32-bit float/lefloat/befloat, it should be float
  > not double (they are not used in any magic files anyway at the moment
  > though). Spotted by and ok jsg. (nicm@)

ssh

  ~ ssh_config.5                          

  > AddressFamily defaults to any.
  > ok djm@ (sobrado@)

  ~ ssh_config                            

  > add missing ~/.ssh/id_ecdsa and ~/.ssh/id_ed25519 to IdentityFile.
  > ok djm@ (sobrado@)

  ~ ssh_config                            

  > set ssh(1) protocol version to 2 only.
  > ok djm@ (sobrado@)

whois

  ~ whois.1                               

  > spell out RIPE without errant acute accents; ok millert@ (naddy@)

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

Reply via email to