freebsd-dev/sys
Alexander V. Chernikov 6b988f3a27 * Use modular opcode handling inside ipfw_ctl3() instead of static switch.
* Provide hints for subsystem initializers if they are called for
  the first/last time.
* Convert every IP_FW3 opcode user to use new sopt API.
2014-09-05 11:11:15 +00:00
..
amd64 Fix build of si(4) and enable it in LINT on amd64 and i386. 2014-08-20 16:07:17 +00:00
arm Rewrite of ti_i2c based on gonzo's patch, fix the following bugs/problems: 2014-08-20 17:02:37 +00:00
boot Revert r267233 for now. PIE support needs to be reworked. 2014-08-19 15:04:32 +00:00
bsm
cam We should never enter the PROBE_SETAN phase if we're not ATAPI, since 2014-08-22 13:15:59 +00:00
cddl Instead of using timestamp in the AVL, use the memory address when 2014-08-22 23:13:53 +00:00
compat
conf Add support for multi-field values inside ipfw tables. 2014-08-31 23:51:09 +00:00
contrib
crypto
ddb ins is only set and unused, but only when we're not doing software 2014-08-14 16:01:51 +00:00
dev vt(4): Fix cursor handling in vt_flush() 2014-08-23 11:46:52 +00:00
fs Autofs softc needs to be global anyway, so don't pass it as a local 2014-08-23 11:45:14 +00:00
gdb
geom Deal explicitly with possible failures of make_dev_alias_p() in GEOM. 2014-08-18 19:27:47 +00:00
gnu New DTS files to suppport the SAM9260EK eval board. Derived, in part, 2014-08-19 03:51:05 +00:00
i386 Fix build of si(4) and enable it in LINT on amd64 and i386. 2014-08-20 16:07:17 +00:00
isa
kern In do_lock_pi(), do not override error from umtxq_sleep_pi() when 2014-08-22 18:42:14 +00:00
kgssapi
libkern Bring in the new automounter, similar to what's provided in most other 2014-08-17 09:44:42 +00:00
mips
modules Add support for multi-field values inside ipfw tables. 2014-08-31 23:51:09 +00:00
net * Add new net/sff8436.h containing constants used to access 2014-08-21 17:54:42 +00:00
net80211 After much toying around with this AMRR initial rate stuff, 2014-08-20 09:10:03 +00:00
netgraph
netinet Add support for multi-field values inside ipfw tables. 2014-08-31 23:51:09 +00:00
netinet6 Add some missing checks for unsupported interfaces (e.g. pflog(4)) when 2014-08-22 19:21:08 +00:00
netipsec Change pr_output's prototype to avoid the need for explicit casts. 2014-08-15 02:43:02 +00:00
netnatm
netpfil * Use modular opcode handling inside ipfw_ctl3() instead of static switch. 2014-09-05 11:11:15 +00:00
netsmb
nfs
nfsclient
nfsserver
nlm
ofed pci: make MSI(-X) enable and disable methods of the PCI bus 2014-08-20 14:57:20 +00:00
opencrypto
pc98
pci
powerpc Add arch-specific macro SFBUF_PHYS_DMAP(), which should translate the 2014-08-20 08:02:38 +00:00
rpc
security Replace dev_clone with cdevpriv(9) KPI in audit_pipe code. 2014-08-20 16:04:30 +00:00
sparc64 Complete r254667, do not destroy pmap lock if KVA allocation failed. 2014-08-16 08:31:25 +00:00
sys Rename DT_FEATURE_1 to DT_FEATURE 2014-08-21 20:55:10 +00:00
teken
tools
ufs Do not busy the UFS mount point inside VOP_RENAME(). The 2014-08-20 08:15:23 +00:00
vm Relax one of the conditions for mapping a page on the fast path. 2014-08-23 05:24:31 +00:00
x86
xdr
xen
Makefile