summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/lfsv2.c
AgeCommit message (Expand)Author
2013-06-23Stick ffs_, ext2_, chfs_, filecore_, cd9660_, or mfs_ in front ofdholland
2013-06-19Rename ambiguous macros:dholland
2013-06-18Prefix most of the cpp macros with lfs_ and LFS_ to avoid conflicts with ffs.christos
2013-06-09Build properly against the lfs changes.dholland
2012-05-21Remove the code that tries to load the "ffs" kernel module during boot.dsl
2011-12-25Apply the following patch submitted by Evgeniy Ivanov:tsutsui
2008-11-19For the x86 boot loader, autoload a kernel module corresponding to thead
2003-04-11Use common ffs/lfs file ufs.c instead of lfs specific version.dsl
2003-02-23Add support for LFSv2 filesystems. From a libsa standpoint, LFSv1 andsimonb