summaryrefslogtreecommitdiffstats
path: root/cpukit/libfs/src/imfs/imfs_init.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added const qualifier to various pointers and data tables toThomas Doerfler2008-05-271-1/+1
* Add copy-on-write semantics to rtems_tarfs_load().Eric Norum2005-02-081-1/+0
* Remove stray white spaces.Ralf Corsepius2004-04-171-1/+1
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* 2003-07-24 jennifer averett <jennifer.averett@OARcorp.com>Jennifer Averett2003-07-241-2/+1
* 2001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-221-0/+4
* 2000-12-12 Jake Janovetz <janovetz@uiuc.edu>Joel Sherrill2000-12-131-0/+1
* 2000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-11-011-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Moved the rmnod callback from the operations table to the handler table.Jennifer Averett1999-10-291-1/+0
* Added initial cut at miniIMFS which leaves out memfile and directoryJoel Sherrill1999-10-261-98/+8
* Split null handlers table to own file and renamed.Joel Sherrill1999-10-121-1/+1
* Added base version of file system infrastructure. This includes a majorJoel Sherrill1998-11-231-0/+158