etc/protocols - sync with NetBSD-8
[minix.git] / sys / ufs / lfs / README.wc
blob7cfe9803f4c3a8e2aec0960329ce54dc1f14edb6
1 Line counts.
3 (Part of the premise of splitting lfs from ufs is that in the long run
4 the size of a standalone lfs will be substantially smaller than the
5 size of lfs plus the size of ufs. This file is for keeping track of
6 this proposition.)
8 As of 20130604 (before the split):
9                 .h      .c      total
10 lfs             1467    13858   15325
11 ufs             2056    12919   14975
13 As of 20130605 (copied all ufs files verbatim):
15 lfs-native      1467    13858   15325
16 lfs-ulfs        2070    12938   15008
17 lfs-total       3537    26796   30333
19 A few extra lines appeared copying ufs because I preserved a copy of
20 the old rcsids.
22 As of 20130606 (committed the initial split and made things buildable):
24 lfs-native      1482    13858   15340
25 lfs-ulfs        1994    13028   15022
26 lfs-total       3476    26886   30362