Module Name:src
Committed By: maxv
Date: Fri Jan 19 07:58:25 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_crypto_wep.c
Log Message:
Style, no functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/net80211/ieee80211_crypto_wep.c
Module Name:src
Committed By: maxv
Date: Fri Jan 19 07:57:50 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_crypto_tkip.c
Log Message:
Style, and check the return value of m_append.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/net80211/ieee
Module Name:src
Committed By: maxv
Date: Fri Jan 19 07:54:34 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_crypto_ccmp.c
Log Message:
Style, no functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/net80211/ieee80211_crypto_ccmp.
Module Name:src
Committed By: maxv
Date: Fri Jan 19 07:53:46 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_crypto_none.c
Log Message:
Style, no functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/net80211/ieee80211_crypto_none.c
Module Name:src
Committed By: ozaki-r
Date: Fri Jan 19 07:53:01 UTC 2018
Modified Files:
src/sys/netinet: tcp_subr.c tcp_timer.c tcp_timer.h tcp_var.h
Log Message:
Run tcp_slowtimo in workqueue if NET_MPSAFE
If NET_MPSAFE is enabled, we have to avoid taking softnet_lock i
Module Name:src
Committed By: maxv
Date: Fri Jan 19 07:52:37 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_crypto.c
Log Message:
Style, and make sure that there is a header+trailer included in the
packet. The crypto functions can touch the trailer, but they don't ch
Module Name:src
Committed By: ozaki-r
Date: Fri Jan 19 05:19:29 UTC 2018
Modified Files:
src/sys/net: rtsock.c
Log Message:
Release rt_so_mtx on updating a rtentry to avoid a deadlock with route_intr
The deadlock happened only if NET_MPSAFE on.
To generate a diff of thi
Module Name:src
Committed By: maya
Date: Thu Jan 18 23:17:09 UTC 2018
Modified Files:
src/sys/arch/evbmips/conf: LOONGSON
Log Message:
Use usbdevices. add midi needed to build umidi.
Remove now redundant USB entries.
So we will stop missing random USB drivers.
To genera
Module Name:src
Committed By: maxv
Date: Thu Jan 18 17:59:29 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_node.c
Log Message:
Style, no functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.74 -r1.75 src/sys/net80211/ieee80211_node.c
Please note
Module Name:src
Committed By: maxv
Date: Thu Jan 18 17:57:49 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_netbsd.c
Log Message:
Style, and zero out 'ns' entirely, otherwise some bytes get leaked to
userland (eg ns_rsvd0).
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: maxv
Date: Thu Jan 18 16:23:43 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_output.c
Log Message:
Several changes:
* Make the code more readable.
* Add a panic in ieee80211_compute_duration(). I'm not sure there's
a bug here - I
Module Name:src
Committed By: skrll
Date: Thu Jan 18 14:18:23 UTC 2018
Modified Files:
src/sys/arch/arm/arm: syscall.c
Log Message:
Fix test for SMI_IMB{,range} that was broken in 1.46
>From Ramakrishna Rao Desetti
To generate a diff of this commit:
cvs rdiff -u -r1.62
Module Name:src
Committed By: maxv
Date: Thu Jan 18 13:31:21 UTC 2018
Modified Files:
src/sys/compat/netbsd32: netbsd32_module.c
src/sys/kern: sys_module.c
Log Message:
Don't return the address of the kernel modules if the user is not
privileged. Discussed on tech-
Module Name:src
Committed By: maxv
Date: Thu Jan 18 13:24:01 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_output.c
Log Message:
Several changes:
* Make the code more readable. In particular, declare variables as const
along the way.
* Explain what we're doin
Module Name:src
Committed By: skrll
Date: Thu Jan 18 12:49:09 UTC 2018
Modified Files:
src/sys/arch/arm/cortex: a9_mpsubr.S
Log Message:
Use r0 in the tlbiall instruction to avoid confusion.
>From Ramakrishna Rao Desetti
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: wiz
Date: Thu Jan 18 09:54:52 UTC 2018
Modified Files:
src/share/man/man4: wm.4
Log Message:
More markup.
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/share/man/man4/wm.4
Please note that diffs are not public domain; th
Module Name:src
Committed By: knakahara
Date: Thu Jan 18 09:38:15 UTC 2018
Modified Files:
src/share/man/man4: wm.4
Log Message:
add WM_TX_PROCESS_LIMIT_DEFAULT and WM_TX_INTR_PROCESS_LIMIT_DEFAULT man.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sh
Module Name:src
Committed By: knakahara
Date: Thu Jan 18 09:36:26 UTC 2018
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
wm_txeof() can limit the loop count the same as wm_rxeof() now.
To generate a diff of this commit:
cvs rdiff -u -r1.556 -r1.557 src/sys/dev/pc
Module Name:src
Committed By: skrll
Date: Thu Jan 18 08:40:56 UTC 2018
Modified Files:
src/sys/kern: kern_mutex.c
Log Message:
typo in comment
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/sys/kern/kern_mutex.c
Please note that diffs are not public d
19 matches
Mail list logo