.. |
altq
|
…
|
|
arch
|
options MOTG_ALLWINNER
|
2014-09-13 14:48:02 +00:00 |
coda
|
…
|
|
compat
|
Fix previous. There is no uap.
|
2014-09-05 22:37:09 +00:00 |
conf
|
options MOTG_ALLWINNER to select the awin specific reg layout
|
2014-09-13 14:47:35 +00:00 |
crypto
|
…
|
|
ddb
|
Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get
|
2014-09-05 09:27:24 +00:00 |
dev
|
options MOTG_ALLWINNER to select the awin specific reg layout
|
2014-09-13 14:47:35 +00:00 |
dist/pf
|
…
|
|
external
|
Omit vestigial notes on porting before the API was made to match.
|
2014-09-13 00:33:45 +00:00 |
fs
|
PUFFS fixes for size update ater write plus read/write sanity checks
|
2014-09-11 07:59:14 +00:00 |
gdbscripts
|
…
|
|
ipkdb
|
…
|
|
kern
|
Replace random with cprng_fast32. Reorganise computation to replace
|
2014-09-08 22:01:24 +00:00 |
lib
|
Revert 1.33 and 1.34 for now, until either .INVISIBLE is reinstanciated
|
2014-09-08 12:12:19 +00:00 |
miscfs
|
The comment about toxicity was correct, restore VNON setting code and
|
2014-09-05 10:43:26 +00:00 |
modules
|
…
|
|
net
|
Call if_input of vlan interface itself, not parent's one
|
2014-09-12 04:10:24 +00:00 |
net80211
|
…
|
|
netatalk
|
Eliminate IFAREF() and IFAFREE() macros in favour of functions.
|
2014-09-09 20:16:12 +00:00 |
netbt
|
…
|
|
netinet
|
Eliminate IFAREF() and IFAFREE() macros in favour of functions.
|
2014-09-09 20:16:12 +00:00 |
netinet6
|
Eliminate IFAREF() and IFAFREE() macros in favour of functions.
|
2014-09-09 20:16:12 +00:00 |
netipsec
|
Don't use C++ keyword new
|
2014-09-05 09:26:44 +00:00 |
netisdn
|
…
|
|
netkey
|
…
|
|
netmpls
|
…
|
|
netnatm
|
…
|
|
netsmb
|
Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get
|
2014-09-05 09:26:16 +00:00 |
nfs
|
Try not to use f_data, use f_{vnode,socket,pipe,mqueue,kqueue,ksem} to get
|
2014-09-05 09:20:59 +00:00 |
opencrypto
|
Try not to use f_data, use f_fcrypt to get a correctly typed pointer.
|
2014-09-05 09:23:40 +00:00 |
rump
|
…
|
|
secmodel
|
…
|
|
stand
|
…
|
|
sys
|
Avoid casting f_data, make it a union of the various pointers it can be.
|
2014-09-05 09:17:04 +00:00 |
ufs
|
Prefer cprng_fast32 over random. A good distribution even in the lower
|
2014-09-08 20:52:37 +00:00 |
uvm
|
Use f_vnode instead of f_data
|
2014-09-05 09:24:48 +00:00 |
Makefile
|
…
|
|