1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys
Ian Dowse cf6b7c4adc Following a repo-copy from src/sys/ufs/ufs, rename functions and
structures etc. to ext2fs-specific names, and remove ufs-specific
code that is no longer required. As a first stage, the code will
still convert back and forth between the on-disk format and struct
inode, so the struct dinode fields have been added to struct inode
for now.

Note that these files are not yet connected to the build.
2002-05-14 17:14:01 +00:00
..
alpha These were repo-copied to dump_machdep.c. 2002-05-13 02:52:35 +00:00
amd64 Fixed a semantic error. va_arg(ap, u_short) is nonsense except on i386's 2002-05-13 14:34:47 +00:00
arm
boot Even more BBSIZE related breakage. 2002-05-14 13:30:45 +00:00
cam
coda Make daddr_t and u_daddr_t 64bits wide. 2002-05-14 11:09:43 +00:00
compat
conf Check that kldxref(8) exists before running it. 2002-05-14 07:49:12 +00:00
contrib
crypto
ddb
dev Tweak the include dirs w/o incurring extra warnings 2002-05-14 01:18:51 +00:00
fs Make daddr_t and u_daddr_t 64bits wide. 2002-05-14 11:09:43 +00:00
geom
gnu Following a repo-copy from src/sys/ufs/ufs, rename functions and 2002-05-14 17:14:01 +00:00
i4b
i386 Move a few ancient minor-number definitions for tapedrives to the 2002-05-14 06:57:02 +00:00
ia64 s/_ALPHA_/_MACHINE_/ 2002-05-13 05:01:05 +00:00
isa style(9) changes before further editing that region: 2002-05-13 10:28:20 +00:00
isofs/cd9660
kern Make daddr_t and u_daddr_t 64bits wide. 2002-05-14 11:09:43 +00:00
libkern
modules Check that kldxref(8) exists before running it. 2002-05-14 07:49:12 +00:00
net Add ipfw hooks to ether_demux() and ether_output_frame(). 2002-05-13 10:37:19 +00:00
netatalk
netatm
netgraph Add a NGM_PPPOE_SESSIONID message to the ng_pppoe node. 2002-05-14 12:32:41 +00:00
netinet Add ipfw hooks to ether_demux() and ether_output_frame(). 2002-05-13 10:37:19 +00:00
netinet6
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient
nfsserver
pc98 MFi386: revision 1.519 2002-05-14 12:31:47 +00:00
pccard
pci
posix4
powerpc FPU support. 2002-05-13 07:44:48 +00:00
rpc
security/lomac
sparc64 Fix IF_SEXT(val, 32). The constants need to have type long to 2002-05-13 04:26:38 +00:00
sys Strategic diff reduction against TrustedBSD MAC branch: introduce an 2002-05-14 14:36:09 +00:00
tools
ufs Make daddr_t and u_daddr_t 64bits wide. 2002-05-14 11:09:43 +00:00
vm Make daddr_t and u_daddr_t 64bits wide. 2002-05-14 11:09:43 +00:00
Makefile