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

etc/rc                                  gnu/usr.bin/cvs
sbin/dhclient                           sys/arch/octeon/dev
sys/net                                 usr.bin/tmux
usr.sbin/syspatch                       

== etc =============================================================== 01/06 ==

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

rc

  ~ rc                                    

  > kill trailing whitespace introduced in previous commit (tb@)

== gnu =============================================================== 02/06 ==

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

usr.bin/cvs

  ~ man/rcs2log.1                         

  > Use the proper macros in AUTHORS, and delete the bogus BUGS section.
  > Reporting OpenBSD bugs to GNU makes no sense... (schwarze@)

== sbin ============================================================== 03/06 ==

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

dhclient

  ~ clparse.c                             ~ dhclient.c
  ~ dhclient.leases.5                     ~ dhcpd.h
  ~ parse.c                               

  > Use lease 'epoch' (time lease was acquired) to calculate timers for
  > renew/rebind/expiry. Treat renew/rebind/expiry statements in leases as
  > comments for human consumption. (krw@)

  ~ dhclient.leases.5                     

  > tweak previous; (jmc@)

== sys =============================================================== 04/06 ==

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

arch/octeon/dev

  ~ octmmc.c                              

  > Synchronize command initiation, event wait, and interrupt handling
  > using a mutex. This lets octmmc_intr() run without the KERNEL_LOCK().
  > Tested on CN6120, CN7130 and CN7360. (visa@)

net

  ~ if.c                                  ~ if.h

  > The cmd argument of ifconf() has been unused since COMPAT_LINUX was
  > purged.  Remove it and move the prototype to if.c since ifconf() is
  > not used outside of this file.
  > ok mpi (tb@)

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

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

tmux

  ~ window.c                              

  > If we successfully change the directory, set PWD too to give the shell a
  > hint in case of symlinks. (nicm@)

== usr.sbin ========================================================== 06/06 ==

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

syspatch

  ~ syspatch.sh                           

  > /usr/share/compile -> /usr/share/relink/kernel
  > from semarie
  > I meant to do that at p2k17 but totally forgot... (ajacoutot@)

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

Reply via email to