c33a4405f7
file for GPL restrictions. This code was ported to the BSD platform by Godmar Back <gback@facility.cs.utah.edu> and specifically to FreeBSD by John Dyson. This code is still green and should be used with caution. Additional changes to UFS necessary to make this code work will be commited seperately. Submitted by: Godmar Back <gback@facility.cs.utah.edu> Obtained from: Lites/Mach4
31 lines
1.1 KiB
Plaintext
31 lines
1.1 KiB
Plaintext
Most of the files in this directory are written by Godmar Back or modified
|
|
by him using the CSRG sources. Those files are covered by the Berkeley-style
|
|
copyright. However the following files are covered by GPL. Since the policy
|
|
of the FreeBSD project is to keep the files with the more restrictive
|
|
copyright in the gnu tree and it is a good idea to keep the filesystem code
|
|
all together, the EXT2FS in it's entirety resides under the gnu tree. Note
|
|
that only the files below are under the GPL. In the eventuality that these
|
|
files are redesigned or rewritten, this tree can be moved back into the less
|
|
restrictive FreeBSD tree.
|
|
|
|
ext2_fs.h
|
|
ext2_fs_i.h
|
|
ext2_fs_sb.h
|
|
ext2_linux_balloc.c
|
|
ext2_linux_ialloc.c
|
|
i386-bitops.h
|
|
|
|
PS.
|
|
THANKS GODMAR!!!
|
|
|
|
Note that this port has been modified by John Dyson and others on
|
|
the FreeBSD team, and it is best to send the bug reports to the FreeBSD
|
|
team. If there are any non-FreeBSD specific bugs, fixes will be sent to
|
|
Godmar to help him fix the original code base. It is also our intention
|
|
to send Godmar any FreeBSD specific porting changes so that he can keep
|
|
control of his code....
|
|
|
|
John
|
|
dyson@freebsd.org
|
|
|