NetBSD/sys/ufs/ext2fs
christos 361a71f864 Fix copyright '\t' -> ' ' 1998-09-13 15:14:40 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ext2fs.h bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:15:38 +00:00
ext2fs_alloc.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:15:38 +00:00
ext2fs_balloc.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
ext2fs_bmap.c Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
ext2fs_bswap.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:15:38 +00:00
ext2fs_dinode.h Fix copyright '\t' -> ' ' 1998-09-13 15:14:40 +00:00
ext2fs_dir.h Fix copyright '\t' -> ' ' 1998-09-13 15:14:40 +00:00
ext2fs_extern.h Use the pool allocator and "nointr" pool page allocator for ext2fs inodes. 1998-09-01 03:20:46 +00:00
ext2fs_inode.c bzero->memset, bcopy->memcpy, bcmp->memcmp 1998-08-09 20:15:38 +00:00
ext2fs_lookup.c Fix copyright '\t' -> ' ' 1998-09-13 15:14:40 +00:00
ext2fs_readwrite.c Implement support for IEEE Std 1003.1b-1993 synchronous I/O: 1998-08-02 18:57:23 +00:00
ext2fs_subr.c ext2fs_checkoverlap is (or at least seems) unused, and its prototype is 1998-03-04 06:50:25 +00:00
ext2fs_vfsops.c Fix copyright '\t' -> ' ' 1998-09-13 15:14:40 +00:00
ext2fs_vnops.c Use the pool allocator and "nointr" pool page allocator for ext2fs inodes. 1998-09-01 03:20:46 +00:00