freebsd-dev/sys
Alexander V. Chernikov f37de965cc Use unified IP_FW_ARG_TABLEARG() macro for most tablearg checks.
Log real value instead of IP_FW_TABLEARG (65535) in ipfw_log().

Noticed by:	Vitaliy Tokarenko <rphone@ukr.net>
MFC after:	2 weeks
2012-12-23 16:28:18 +00:00
..
amd64 Revert r243960 based on feedback regarding keeping x86 headers unified 2012-12-13 21:27:20 +00:00
arm The manpage states that bus_dmamap_create(9) returns ENOMEM if it can't 2012-12-22 01:04:29 +00:00
boot Move the 64-bit _setjmp to lib/libstand. 2012-12-21 15:15:35 +00:00
bsm
cam Make SES driver to not fall out on some errors in Additional Status page. 2012-12-20 19:51:32 +00:00
cddl Correct a series of errors in the hand-rolled locking for drace_debug.c: 2012-12-23 15:50:37 +00:00
compat
conf Replace generic ARM11 option with more specific 2012-12-20 04:32:02 +00:00
contrib
crypto
ddb
dev Fix regression issue after r244503. 2012-12-23 10:21:01 +00:00
fs More constant renaming in preparation for newer features. 2012-12-20 02:22:36 +00:00
gdb
geom Mangle label names containing spaces, non-printable characters '%' or 2012-12-22 13:43:12 +00:00
gnu/fs
i386 Revert r243960 based on feedback regarding keeping x86 headers unified 2012-12-13 21:27:20 +00:00
ia64
isa
kern Reject spaces and double quotation marks in device names. devctl(4) 2012-12-22 13:33:28 +00:00
kgssapi Piete.Brooks at cl.cam.ac.uk reported via email a crash which was 2012-12-18 00:25:48 +00:00
libkern
mips Eliminate some definitions that haven't been used in a decade or more. 2012-12-19 05:07:27 +00:00
modules
net Fix typo in comment. 2012-12-18 06:37:23 +00:00
net80211 if_start() is being used here as a way of kick-starting the new queue 2012-12-22 01:17:49 +00:00
netatalk
netgraph
netinet Fix !INET6 build after r244365. 2012-12-18 08:14:16 +00:00
netinet6 When we have some address to forward (e.g. it was specified with ipfw fwd), 2012-12-19 17:28:17 +00:00
netipsec
netipx
netnatm
netncp
netpfil Use unified IP_FW_ARG_TABLEARG() macro for most tablearg checks. 2012-12-23 16:28:18 +00:00
netsmb
nfs
nfsclient Move the NFSv4.1 client patches over from projects/nfsv4.1-client 2012-12-08 22:52:39 +00:00
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc
rpc Add support for backchannels to the kernel RPC. Backchannels 2012-12-08 00:29:16 +00:00
security Four .c files from OpenBSM are used, in modified form, by the kernel to 2012-12-15 15:21:09 +00:00
sparc64 Revert r237842 and switch back to SCHED_ULE. All problems I encountered 2012-12-16 20:54:07 +00:00
sys Create an architecture-agnostic buffer pool manager that uses uma(9) to 2012-12-20 00:34:54 +00:00
teken
tools - Add new machine parsable KTR macros for timing events. 2012-12-19 20:10:00 +00:00
ufs Fixup r218424: uio_yield() was scaling directly to userland priority. 2012-12-21 13:14:12 +00:00
vm Comment fix: there is no ub_ptr, instead explain meaning of uz_count 2012-12-21 10:09:45 +00:00
x86 Add bus_space_read_8 and bus_space_write_8 for amd64. 2012-12-13 21:40:11 +00:00
xdr
xen
Makefile