OpenBSD src changes summary for 2017-07-22
==========================================

lib/libc                                sbin/dhclient
sys/arch/macppc/macppc                  sys/arch/mips64/mips64
sys/dev/acpi                            usr.sbin/ifstated

== lib =============================================================== 01/04 ==

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

libc

  ~ crypt/crypt_checkpass.3               

  > rework the page a bit, clarify a few things, maybe better wording (tedu@)

== sbin ============================================================== 02/04 ==

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

dhclient

  ~ dhclient.c                            ~ dhcpd.h
  ~ kroute.c                              

  > Add set_routes() and move bind_lease() route magic
  > into it. Swap parameter order in add_default_route() to
  > be consistant with other add_*_route() functions. (krw@)

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

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

arch/macppc/macppc

  ~ ofw_machdep.c                         

  > Initialize the brightness to a valid value if found.
  > ok deraadt@ (anton@)

arch/mips64/mips64

  ~ trap.c                                

  > Rename variables for clarity.
  > It does not seem necessary to provide initial value for `sicode'.
  > When `signal' gets set, `sicode' is set as well.
  > OK deraadt@, kettenis@ (visa@)

dev/acpi

  ~ acpi.c                                ~ acpibat.c
  ~ acpidev.h                             

  > acpibat: look for _BIX first before falling back on _BIF
  > ACPI 4.0 deprecated _BIF for battery status so some newer machines
  > are exporting _BIX which extends _BIF's package with a few extra
  > fields.  When using _BIX, export the new discharge cycle count as a
  > sensor.
  > feedback from kettenis and anton
  > ok deraadt (jcs@)

== usr.sbin ========================================================== 04/04 ==

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

ifstated

  ~ ifstated.c                            

  > No need for sys/ioctl.h any more (jca@)

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

Reply via email to