freebsd-dev/sys
Josef Karthauser 916e6e02e5 Add a USB comm driver.
Ported from NetBSD by:	akiyama
2002-03-18 18:23:42 +00:00
..
alpha Move the definition of PT_[GS]ET{,DB,FP}REGS from the MD ptrace.h to the 2002-03-16 00:25:53 +00:00
amd64 Eliminate grow_stack() from (o)sendsig(). If the stack needs to grow, 2002-03-18 07:59:57 +00:00
arm
boot Add splitfs vfs layer into libstand, which allows loading big kernels and 2002-03-17 12:18:05 +00:00
cam Mark some arguments __unused. 2002-03-11 08:04:59 +00:00
coda Add a flags parameter to VFS_VGET to pass through the desired 2002-03-17 01:25:47 +00:00
compat
conf Add a USB comm driver. 2002-03-18 18:23:42 +00:00
contrib Remove a couple of stray linuxisms to make this work for FreeBSD/ia64. 2002-03-18 10:16:57 +00:00
crypto
ddb Allow '.' in identifiers - some ia64 register names contain '.'. 2002-03-10 17:08:24 +00:00
dev Add a USB comm driver. 2002-03-18 18:23:42 +00:00
fs Cannot release vnode underlying the nullfs vnode in null_inactive 2002-03-18 05:39:04 +00:00
geom Need a different #include for the userland regression test. 2002-03-17 19:15:28 +00:00
gnu Add a flags parameter to VFS_VGET to pass through the desired 2002-03-17 01:25:47 +00:00
i4b Clean up the i4b kernel part: remove unmaintained #if(def)s for NetBSD, 2002-03-17 09:33:15 +00:00
i386 Add a USB comm driver. 2002-03-18 18:23:42 +00:00
ia64 Fix spelling. 2002-03-18 09:29:16 +00:00
isa Fixes to make select/poll mpsafe. 2002-03-14 01:32:30 +00:00
isofs/cd9660 Add a flags parameter to VFS_VGET to pass through the desired 2002-03-17 01:25:47 +00:00
kern - Lock down the ``module'' structure by adding an SX lock that is used by 2002-03-18 07:45:30 +00:00
libkern DBA update: used the wrong of several NAI DBAs. 2002-03-07 17:52:03 +00:00
modules Add a USB comm driver. 2002-03-18 18:23:42 +00:00
net Add hooks for very basic IPFilter support in bridging. Set, 2002-03-18 00:55:23 +00:00
netatalk
netatm
netgraph Fix bugs where the ng_ppp node could transmit PPP frames whose length 2002-03-15 02:31:14 +00:00
netinet NAI DBA update 2002-03-14 16:53:39 +00:00
netinet6 o Add INET_ADDRSTRLEN and INET6_ADDRSTRLEN defines to <arpa/inet.h> 2002-03-10 06:42:27 +00:00
netipx
netkey
netnatm
netncp
netns
netsmb Missed this file for select SMP fixes associated with rev 1.93 of 2002-03-14 05:16:18 +00:00
nfs
nfsclient Add a readonly sysctl variable of type string, kern.bootp_cookie, 2002-03-13 09:23:11 +00:00
nfsserver Add a flags parameter to VFS_VGET to pass through the desired 2002-03-17 01:25:47 +00:00
pc98 Use the dx register for the destination port address. A immediate port 2002-03-13 13:59:41 +00:00
pccard
pci Work around a PLX9050 bug that causes system lockup in certain systems, 2002-03-17 04:10:38 +00:00
posix4
powerpc Changes and fixes in preparation for UMA: 2002-03-17 23:58:12 +00:00
rpc
security/lomac DBA update: pick the right DBA for various LOMAC copyrights. 2002-03-13 22:55:20 +00:00
sparc64 Don't demap the requested page from the tlb in pmap_kenter or pmap_kremove, 2002-03-17 01:53:51 +00:00
svr4
sys - Lock down the ``module'' structure by adding an SX lock that is used by 2002-03-18 07:45:30 +00:00
tools
ufs Add a flags parameter to VFS_VGET to pass through the desired 2002-03-17 01:25:47 +00:00
vm Back out the modification of vm_map locks from lockmgr to sx locks. The 2002-03-18 15:08:09 +00:00
Makefile