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

share/man                               sys/arch/macppc/dev
usr.bin/nc                              usr.sbin/ldpd
usr.sbin/rebound                        usr.sbin/smtpd

== share ============================================================= 01/04 ==

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

man

  ~ man4/man4.macppc/aoa.4                

  > Get 'AOAShasta' soundchip working found on PowerMac9,1.
  > ok deraadt (mglocker@)

== sys =============================================================== 02/04 ==

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

arch/macppc/dev

  ~ aoa.c                                 

  > Get 'AOAShasta' soundchip working found on PowerMac9,1.
  > ok deraadt (mglocker@)

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

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

nc

  ~ nc.1                                  

  > do not uppercase "hop limit"; (jmc@)

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

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

ldpd

  ~ ldpd.conf.5                           

  > do not uppercase "hop limit"; (jmc@)

rebound

  ~ rebound.c                             

  > check cache tree for collisions when inserting replies.
  > if two identical requests are sent out, the first will create a cache
  > entry. the second will not go into the cache tree, but will linger around,
  > causing a crash when we free it and try to remove from the tree. instead,
  > give up if insert fails.
  > diagnosis and initial patch from Duncan. (tedu@)

smtpd

  ~ smtp_session.c                        

  > set the msgid on the transaction
  > ok gilles@ jung@ (eric@)

  ~ smtp_session.c                        

  > datain counter is part of the transaction state
  > ok gilles@ (eric@)

  ~ smtp_session.c                        

  > remove misleading comment. it's not true anymore.
  > ok gilles@ (eric@)

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

Reply via email to