[odc] Daily src changes for 2007-08-16

ODC auto at squish.net
Fri Aug 17 07:00:01 BST 2007


OpenBSD src changes summary for 2007-08-16
==========================================

libexec/spamd                           sys/kern
sys/net80211                            

== libexec =========================================================== 01/02 ==

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

spamd

  ~ grey.c                                

  > - Don't fill spamd debug with bogus config errors if there are no
  > traps.
  > - Change count to size_t to avoid a size_t -> int conversion.
  > - Since configure_spamd always returns 0, change to void.
  > - Since configure_spamd now returns void, remove unreachable logging
  > statement.
  > OK ckuethe and deraadt, initial diff from fgsch@ and OKed by beck. (ray@)

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

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

kern

  ~ subr_pool.c                           

  > I don't really know what I was thinking when I wrote this. Not only does
  > the
  > "array" index start at 1, the code also abused index 0 to detect that we
  > were doing a KERN_POOL_NPOOLS.
  > Just look at *name == KERN_POOL_NPOOLS instead of using index == 0 for
  > that.
  > deraadt@ ok (art@)

net80211

  ~ ieee80211_input.c                     

  > back out part of last diff; breaks all hardware wep decryption.
  > from damien (deraadt@)

===============================================================================


More information about the odc mailing list