freebsd-dev/sys
2000-04-27 03:23:50 +00:00
..
alpha Fix #! script exec under linux emulation. If a script is exec'd from a 2000-04-26 20:58:40 +00:00
amd64 Fix a long-standing bug which caused massive character loss in remote 2000-04-25 01:41:57 +00:00
boot Don't report errors when we UDP_WRITE fails with a status of 1. 2000-04-27 03:23:50 +00:00
cam Remove unneeded <sys/buf.h> includes. 2000-04-18 15:15:39 +00:00
coda Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
compat Fix include paths so that this builds correctly. 2000-04-21 05:54:11 +00:00
compile
conf Driver for DEC "Tulip" based WAN cards from LanMedia Corporation. 2000-04-26 20:16:56 +00:00
contrib Enforce and respect the 8 unit limit. 2000-04-23 09:10:09 +00:00
crypto Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
ddb
dev duh, i forgot to change a bitmask, sorry alexander 2000-04-26 23:08:12 +00:00
fs Move procfs_fullpath() to vfs_cache.c, with a rename to textvp_fullpath(). 2000-04-26 11:57:45 +00:00
geom Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
gnu Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
i4b * Use sys/sys/random.h rather than a i386 specific one. 2000-04-24 17:30:08 +00:00
i386 Remove synchronizing instruction in MP unlock code. It turns out 2000-04-26 21:16:54 +00:00
isa Enable PnP attachment for parallel port controllers. 2000-04-22 15:08:50 +00:00
isofs/cd9660 Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
kern Fix #! script exec under linux emulation. If a script is exec'd from a 2000-04-26 20:58:40 +00:00
libkern
miscfs Move procfs_fullpath() to vfs_cache.c, with a rename to textvp_fullpath(). 2000-04-26 11:57:45 +00:00
modules More machdep/random.h -> sys/random.h fixes. 2000-04-25 05:06:31 +00:00
msdosfs Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
net remove "register" specifiers to supress compiler warning. 2000-04-26 02:40:33 +00:00
netatalk
netatm
netgraph Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
netinet Let initialize th_sum before in6_cksum(), again. 2000-04-19 15:05:00 +00:00
netinet6 Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
netipx * Use sys/sys/random.h rather than a i386 specific one. 2000-04-24 17:30:08 +00:00
netkey
netnatm
netncp
netns
nfs Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
nfsclient Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
nfsserver Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
ntfs Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
nwfs Remove unneeded <sys/buf.h> includes. 2000-04-18 15:15:39 +00:00
pc98 Sync with sys/i386/conf/GENERIC revision 1.252. 2000-04-23 09:04:42 +00:00
pccard MFPAO3. Improvement of of pccard cis tuple parsing capability. 2000-04-26 15:36:43 +00:00
pci Ignore tulip chips on LanMedia WAN cards. 2000-04-25 21:45:45 +00:00
posix4 Add $FreeBSD$. 2000-04-22 15:13:06 +00:00
powerpc
rpc
svr4 Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
sys Fix #! script exec under linux emulation. If a script is exec'd from a 2000-04-26 20:58:40 +00:00
tools
ufs Convert the magic MFS device to a VCHR. 2000-04-22 05:45:38 +00:00
vm Implement POSIX.1b shared memory objects. In this implementation, 2000-04-22 15:22:31 +00:00
Makefile