summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/miniimfs_init.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-02-12IMFS: Add fine grained configurationSebastian Huber1-74/+0
2015-02-12IMFS: Allow static initialization of FS infoSebastian Huber1-11/+21
2015-02-12IMFS: Introduce IMFS_mknod_controlSebastian Huber1-7/+7
2015-02-09Filesystem: Delete unused fsmountme_h handlerSebastian Huber1-1/+0
2015-01-28IMFS: Reduce IMFS node typesSebastian Huber1-3/+0
2015-01-22Filesystem: Delete node type operationSebastian Huber1-1/+0
2014-03-21Change all references of rtems.com to rtems.org.Chris Johns1-1/+1
2013-12-11PR2160: imfs: Use ENOSYS for unsupported nodesSebastian Huber1-3/+3
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-2/+0
2012-03-13IMFS: Add and use node controlSebastian Huber1-3/+13
2012-03-13IMFS: Reference counting for nodesSebastian Huber1-2/+2
2012-03-13Filesystem: Reference counting for locationsSebastian Huber1-10/+10
2010-07-152010-07-16 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-3/+3
2010-07-012010-07-01 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill1-12/+12
2010-06-082010-06-08 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber1-47/+36
2010-05-312010-05-31 Chris Johns <chrisj@rtems.org>Chris Johns1-1/+2
2010-03-04010-03-04 Chris Johns <chrisj@rtems.org>Chris Johns1-1/+3
2008-05-27Added const qualifier to various pointers and data tables toThomas Doerfler1-1/+1
2005-02-08Add copy-on-write semantics to rtems_tarfs_load().Eric Norum1-1/+0
2004-04-15Remove stray white spaces.Ralf Corsepius1-3/+0
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2003-07-242003-07-24 jennifer averett <jennifer.averett@OARcorp.com>Jennifer Averett1-2/+1
2001-01-222001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+4
2000-12-132000-12-12 Jake Janovetz <janovetz@uiuc.edu>Joel Sherrill1-0/+1
2000-11-012000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-02The object memfile.o was being included in the miniIMFS even though itJoel Sherrill1-1/+0
1999-10-26Added initial cut at miniIMFS which leaves out memfile and directoryJoel Sherrill1-0/+71