]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Import the Linux ext2fs files that our GPL'ed ext2fs files seem to be
authorBruce Evans <bde@FreeBSD.org>
Sat, 1 Jan 2000 11:05:19 +0000 (11:05 +0000)
committerBruce Evans <bde@FreeBSD.org>
Sat, 1 Jan 2000 11:05:19 +0000 (11:05 +0000)
commit6969f4fedf28764935947c1f7430c814ff7ca81a
treefed52b6d450e1ce09f925fa938e917e1a11022a9
Import the Linux ext2fs files that our GPL'ed ext2fs files seem to be
based on.

Obtained from: Linux 1.2.2 distribution
sys/gnu/ext2fs/ext2_bitmap.c [new file with mode: 0644]
sys/gnu/ext2fs/ext2_fs.h [new file with mode: 0644]
sys/gnu/ext2fs/ext2_fs_i.h [new file with mode: 0644]
sys/gnu/ext2fs/ext2_fs_sb.h [new file with mode: 0644]
sys/gnu/ext2fs/ext2_linux_balloc.c [new file with mode: 0644]
sys/gnu/ext2fs/ext2_linux_ialloc.c [new file with mode: 0644]
sys/gnu/ext2fs/ext2_super.c [new file with mode: 0644]