Go to file
dyoung 24ba04b962 Fix a bug in ieee80211_compute_duration: the 802.11 Duration field
in an 802.11 unicast data packet is equal to the duration of the
SIFS and Acknowledgement.  That is, the amount of time reserved
*after* the packet has finished transmitting.

Change the arguments to ieee80211_compute_duration: pass the entire
packet length, not just the payload length.  Add a 'debug' argument
to ieee80211_compute_duration and its helper subroutine,
ieee80211_compute_duration1.

If debug != 0, ieee80211_compute_duration printfs its arguments
and several local variables.

In rtw(4), load the 802.11 Duration field with the result from
ieee80211_compute_duration.
2004-12-23 06:08:52 +00:00
bin increase the maximum length of allowable system call names 2004-12-01 03:30:07 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto don't throw const away for no reason. 2004-12-11 06:58:20 +00:00
dist a bug fix from OPENBSD_3_6. 2004-12-19 10:27:46 +00:00
distrib revert previous while discussion is still in progress 2004-12-20 18:33:53 +00:00
doc Fix "Current Vers:" entry for Vinum. It broke the htutils 3rdparty2html 2004-12-22 20:41:24 +00:00
etc * Conditionalize flushing of IPv4 vs IPv6 rules based on the existance 2004-12-23 03:31:54 +00:00
games Convert from libc/threadlib-style mutex protection to pthread style. 2004-12-14 00:21:01 +00:00
gnu Preface all the calls to move-if-change with $SHELL so it's not depending 2004-12-18 17:49:22 +00:00
include Add a function called getdevmajor(). 2004-12-16 03:54:56 +00:00
lib constify. 2004-12-21 11:25:43 +00:00
libexec Move linking with libdes to the common kerberos section since 2004-12-22 01:25:05 +00:00
regress No more threadlib.h. 2004-12-14 00:23:41 +00:00
rescue Complete removal of "liboverride" to fix build problems. 2004-08-20 11:01:03 +00:00
sbin ifconfig -v prints 802.11 statistics. ifconfig -v prints and zeroes 2004-12-20 23:04:55 +00:00
share revert previous change while discussion is in progress 2004-12-20 18:32:46 +00:00
sys Fix a bug in ieee80211_compute_duration: the 802.11 Duration field 2004-12-23 06:08:52 +00:00
tools for mknative, move -B from CC to CFLAGS, fixes vax configs 2004-12-12 12:42:35 +00:00
usr.bin New sentence, new line. Add a comma. 2004-12-23 01:55:30 +00:00
usr.sbin PR/28744: Ed Ravin: crontab with fewer than 3 comment lines dumps core 2004-12-22 00:49:14 +00:00
x11 Always set -DXFREE86 since all it does is add XFree86 as a possible X server to 2004-12-08 05:34:50 +00:00
BUILDING Fix some typo's/bad wording as highlighted in PR#27219 2004-10-12 04:07:09 +00:00
Makefile DO do-gnu-lib-crtstuff${LIBGCC_EXT} only when ${HAVE_GCC3} != "no", 2004-09-02 02:02:38 +00:00
Makefile.inc
UPDATING Only delete /dev/bpf[0-9]*, not /dev/bpf too :). 2004-12-02 00:00:11 +00:00
build.sh Initial import of iyonix port. 2004-10-13 23:28:34 +00:00