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

ODC auto at squish.net
Thu Aug 30 07:00:01 BST 2007


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

share/man                               sys/net80211
usr.bin/cvs                             usr.bin/whois

== share ============================================================= 01/03 ==

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

man

  ~ man4/ipw.4                            ~ man4/iwi.4
  ~ man4/wpi.4                            ~ man4/ral.4
  ~ man4/uath.4                           ~ man4/zyd.4

  > update the DIAGNOSTICS section to reflect the new firmware load failure
  > message. (damien@)

  ~ man4/uath.4                           

  > remove a comment about this driver being a work in progress. (damien@)

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

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

net80211

  ~ ieee80211_input.c                     ~ ieee80211_crypto.c

  > - use ieee80211_get_hdrlen() where appropriate.
  > - discard all EAPOL-Key frames with an unknown descriptor version.
  > - when receiving message 3/4 of the 4-way handshake, do not install
  > the PTK if the INSTALL bit is not set. this fixes 4-way handshake
  > with APs using group keys only.
  > - similarly, do not mark the 802.1X port as valid if the SECURE bit
  > is not set (it will be marked as valid after group key handshake).
  > (damien@)

  ~ ieee80211.h                           

  > typo in a macro (fortunately unused): 0c00 -> 0x00 (damien@)

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

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

cvs

  ~ add.c                                 

  > missing xfree();
  > from Igor Zinovik, thanks. (joris@)

  ~ buf.c                                 

  > more typo shizzle from Igor Zinovik. (joris@)

  ~ buf.c                                 

  > correct error string in cvs_buf_load_fd() to match the function.
  > from Igor Zinovik (joris@)

whois

  ~ whois.c                               

  > add afrinic to the list of known whois servers so that referrals are
  > followed, part of PR 5566 From: Frank Habicht <geier at tih.co.tz>
  > I am not convinced we really want to add new shortcuts on teh commandline
  > for all whois hosts. the number is increasing, do we really want to add
  > on option for each? shouldn't we rely on the referrals (working just fine)?
  > (henning@)

  ~ whois.1                               

  > add lacnic and afrinic to the list in the -a descr (henning@)

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


More information about the odc mailing list