Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   dyoung
Date:           Sun Mar 12 03:22:02 UTC 2006

Modified Files:
        src/share/man/man9: ieee80211_radiotap.9
        src/sys/dev/ic: atw.c wi.c
        src/sys/net80211: ieee80211_radiotap.h

Log Message:
Note in radiotap header file and manual page that radiotap fields
are little-endian.  Fix wi(4) and atw(4) to reflect this fact.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/share/man/man9/ieee80211_radiotap.9
cvs rdiff -r1.113 -r1.114 src/sys/dev/ic/atw.c
cvs rdiff -r1.212 -r1.213 src/sys/dev/ic/wi.c
cvs rdiff -r1.14 -r1.15 src/sys/net80211/ieee80211_radiotap.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index