OpenBSD CVS

src/sys/ufs/ext2fs/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / sys / ufs / ext2fs

Current tag: OPENBSD_3_5


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] ext2fs.h  1.9   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] ext2fs_alloc.c  1.14   20 years  tedu   some pieces of ufs2. help testing otto sturm
[TXT] ext2fs_balloc.c  1.13   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] ext2fs_bmap.c  1.10   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] ext2fs_bswap.c  1.2   22 years  art   branches: 1.2.4; Don't include sys/systm.h if not _KERNEL.
[TXT] ext2fs_dinode.h  1.8   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] ext2fs_dir.h  1.7   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] ext2fs_extern.h  1.19   20 years  tedu   call fifo_reclaim here too
[TXT] ext2fs_inode.c  1.24   20 years  tedu   rename struct dinode to ufs1_dinode. clears the namespace and makes way for som...
[TXT] ext2fs_lookup.c  1.17   20 years  grange   u_int8_t variable can't be > 255; pointed out by Mr. GCC3. ok millert@
[TXT] ext2fs_readwrite.c  1.16   21 years  millert   Remove the advertising clause in the UCB license which Berkeley rescinded 22 Jul...
[TXT] ext2fs_subr.c  1.11   20 years  tedu   some pieces of ufs2. help testing otto sturm
[TXT] ext2fs_vfsops.c  1.31   20 years  tedu   some pieces of ufs2. help testing otto sturm
[TXT] ext2fs_vnops.c  1.33   20 years  tedu   call fifo_reclaim here too