summaryrefslogtreecommitdiffstats
path: root/sys/modules/ext2fs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* MFC r314651,r318439,r318440:ngie2017-05-301-1/+1
* ext2fs: Bring back the htree dir_index implementation.pfg2016-01-211-2/+2
* Drop experimental dir_index support.pfg2015-04-171-2/+2
* Add read-only support for extents in ext2fs.pfg2013-08-121-3/+3
* Initial implementation of the HTree directory index.pfg2013-07-061-2/+2
* Sync with several changes in UFS/FFS:jhb2011-04-281-1/+1
* Bring in the ext2fs work done by Aditya Sarawgi during and after Google Summerlulf2010-01-141-3/+3
* Move ext2fs from src/gnu to src/gnu/fs.rodrigc2005-06-151-1/+1
* Use vfs_hash() instead of home-rolledphk2005-03-141-1/+1
* Complete the separation of ext2fs from ufs by copying the remainingiedowse2002-05-161-3/+3
* Fixed some style bugs (disordered SRCS and garbage comment near EOF).bde2002-01-111-2/+1
* Drop <bsd.man.mk> support from <bsd.kmod.mk>.ru2002-01-111-1/+0
* Add ext2fs modulemr2001-09-131-0/+12
OpenPOWER on IntegriCloud