minix/sys/ufs/lfs
2025-05-30 21:56:02 -07:00
..
CHANGES imported code harmonisation 2012-03-14 16:02:59 +01:00
lfs_accessors.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
lfs_alloc.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
lfs_balloc.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
lfs_bio.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
lfs_cksum.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
lfs_debug.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
lfs_extern.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
lfs_inode.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
lfs_inode.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
lfs_itimes.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
lfs_kernel.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
lfs_pages.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
lfs_rename.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
lfs_rfw.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
lfs_segment.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
lfs_subr.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
lfs_syscalls.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
lfs_vfsops.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
lfs_vnops.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
lfs.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
Makefile NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
README.wc Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
TODO imported code harmonisation 2012-03-14 16:02:59 +01:00
ulfs_bmap.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ulfs_bswap.h Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
ulfs_dinode.h Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
ulfs_dirhash.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ulfs_dirhash.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ulfs_extattr.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ulfs_extattr.h Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
ulfs_extern.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ulfs_inode.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ulfs_inode.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ulfs_lookup.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ulfs_quota.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ulfs_quota.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ulfs_quota1_subr.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
ulfs_quota1.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ulfs_quota1.h Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
ulfs_quota2_subr.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
ulfs_quota2.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ulfs_quota2.h Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
ulfs_quotacommon.h Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
ulfs_readwrite.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ulfs_snapshot.c Synchronize on NetBSD-CVS (2013/12/1 12:00:00 UTC) 2014-07-28 17:05:06 +02:00
ulfs_vfsops.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ulfs_vnops.c NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ulfsmount.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00

Line counts.

(Part of the premise of splitting lfs from ufs is that in the long run
the size of a standalone lfs will be substantially smaller than the
size of lfs plus the size of ufs. This file is for keeping track of
this proposition.)

As of 20130604 (before the split):
		.h	.c	total
lfs		1467	13858	15325
ufs		2056	12919	14975

As of 20130605 (copied all ufs files verbatim):

lfs-native	1467	13858	15325
lfs-ulfs	2070	12938	15008
lfs-total	3537	26796	30333

A few extra lines appeared copying ufs because I preserved a copy of
the old rcsids.

As of 20130606 (committed the initial split and made things buildable):

lfs-native	1482	13858	15340
lfs-ulfs	1994	13028	15022
lfs-total	3476	26886	30362