freebsd-skq/sys
jhb 878de09a93 Implement /proc/filesystems.
Submitted by:	Fernando Apesteguia fernando.apesteguia (gmail)
2010-03-23 21:49:33 +00:00
..
amd64 Remove unneeded type specifiers from 64-bit constants. The compiler 2010-03-22 15:08:26 +00:00
arm Make sure we insert and remove the PV entries related to unmanaged kernel 2010-03-21 21:03:35 +00:00
boot Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
bsm Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
cam Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
cddl The same code is used to import and to create pool. 2010-03-19 20:14:27 +00:00
compat Implement /proc/filesystems. 2010-03-23 21:49:33 +00:00
conf Add a priority-based packet scheduler. 2010-03-21 16:30:32 +00:00
contrib Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
crypto Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
ddb Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
dev Add PCI ID for MCS9901's parallel port. 2010-03-23 20:08:18 +00:00
fs Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
gdb Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
geom Add 'rotate' and 'getactive' verbs to provide some control and information 2010-03-21 15:02:47 +00:00
gnu Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
i386 Remove unneeded type specifiers from 64-bit constants. The compiler 2010-03-22 15:08:26 +00:00
ia64 o Remove the pmap argument to pmap_invalidate_all() as it's not used 2010-03-22 18:24:42 +00:00
isa Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
kern Actually make O_DIRECTORY work. 2010-03-21 20:43:23 +00:00
kgssapi Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
libkern Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
mips Sibyte provides a 64-bit read-only counter that counts at half the processor 2010-03-20 05:49:06 +00:00
modules Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
net Add MCS to the list of media types. 2010-03-23 13:15:11 +00:00
net80211 When receiving a management frame, pass the mbuf to bpf before calling 2010-03-23 14:31:31 +00:00
netatalk Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
netgraph Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
netinet Fixes a bug where SACKs in the face of 2010-03-23 01:36:50 +00:00
netinet6 Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
netipsec Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
netipx Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
netnatm Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
netncp Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
netsmb Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
nfs Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
nfsclient Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
nfsserver Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
nlm Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
opencrypto Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
pc98 Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
pci Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
powerpc Add definitions for a 4th PCI host controller. No Freescale processor 2010-03-23 20:12:53 +00:00
rpc Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
security Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
sparc64 - The firmware of Sun Fire V1280 has a misfeature of setting %wstate to 2010-03-21 13:09:54 +00:00
sun4v Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
sys Update to zlib 1.2.4 and add versioned symbols to the 2010-03-22 21:11:55 +00:00
teken Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
tools Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
ufs Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
vm Reject attempts to create a MAP_ANON mapping with a non-zero offset. 2010-03-23 21:08:07 +00:00
x86 Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
xdr Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
xen Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00
Makefile Create a custom branch where I will be able to do the merge. 2010-03-19 00:19:55 +00:00