summaryrefslogtreecommitdiffstats
path: root/c/src/libfs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-09-282-1/+5
* 2001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-09-242-1/+6
* 2001-08-09 Fernando-Ruiz Casas <correo@fernando-ruiz.com>Joel Sherrill2001-08-092-3/+21
* 2001-07-06 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Joel Sherrill2001-07-062-7/+47
* 2001-05-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-05-252-1/+10
* 2001-04-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-05-072-1/+5
* 2001-04-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-04-242-0/+9
* 2001-04-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-04-202-0/+13
* 2001-03-23 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2001-03-232-0/+10
* 2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-02-052-3/+7
* 2001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-2241-1/+165
* 2001-01-12 Jake Janovetz <janovetz@uiuc.edu>Joel Sherrill2001-01-126-28/+122
* 2000-12-12 Jake Janovetz <janovetz@uiuc.edu>Joel Sherrill2000-12-1313-7/+403
* 2000-11-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-11-282-0/+7
* 2000-11-17 Jennifer Averret <jennifer@OARcorp.com>Jennifer Averett2000-11-172-16/+20
* 2000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-11-092-1/+5
* 2000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-11-022-1/+5
* 2000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-11-0129-28/+45
* 2000-10-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-10-253-8/+48
* 2000-10-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2000-10-243-2/+10
* 2000-10-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-10-195-0/+35
* 2000-10-18 Chris Johns <ccj@acm.org>Joel Sherrill2000-10-187-0/+211
* 2000-09-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-09-283-9/+9
* 2000-08-25 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2000-08-252-73/+75
* 2000-08-11 Chris Johns <ccj@acm.org>Joel Sherrill2000-08-112-1/+8
* Fixed stat_ino should be st_ino.Joel Sherrill2000-07-021-1/+1
* Patch from Chris Johns <cjohns@cybertec.com.au> so the directoryJoel Sherrill2000-06-301-1/+1
* Patch from Chris Johns <cjohns@cybertec.com.au> to add support forJoel Sherrill2000-06-302-13/+17
* Patch from Chris Johns <cjohns@cybertec.com.au> andJoel Sherrill2000-06-261-0/+3
* Patch from Chris Johns <cjohns@cybertec.com.au> andJoel Sherrill2000-06-261-1/+1
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-125-22/+22
* Increased block size to 128 and added comments based on feedback fromJoel Sherrill2000-02-111-1/+13
* Spacing corrected.Joel Sherrill2000-01-051-1/+1
* Updated copyright notice.Joel Sherrill1999-11-1735-70/+35
* Added handler for fsync. For the memfile it is the same as the data sync.Jennifer Averett1999-11-161-1/+1
* Added imfs_unixstub.c to satisfy linker problems on UNIX port.Joel Sherrill1999-11-091-0/+71
* Correctly set and called handlers table for the link.Jennifer Averett1999-11-051-1/+3
* Fixed commentJennifer Averett1999-11-051-1/+1
* Moved imfs set handlers prototype to the imfs.h file.Jennifer Averett1999-11-052-6/+4
* New file.Joel Sherrill1999-11-051-0/+38
* Unmount was failing as a side-effect of splitting the rmnod handlerJoel Sherrill1999-11-057-63/+102
* The object memfile.o was being included in the miniIMFS even though itJoel Sherrill1999-11-0210-128/+227
* Fixed typo where memfile_handlers set twice and directory_handlersJoel Sherrill1999-11-021-3/+3
* Properly initialize location variable.Joel Sherrill1999-11-021-0/+8
* Moved the rmnod callback from the operations table to the handler table.Jennifer Averett1999-10-294-4/+14
* New files created by split of old imfs_handlers.c.Joel Sherrill1999-10-263-0/+111
* Added initial cut at miniIMFS which leaves out memfile and directoryJoel Sherrill1999-10-268-251/+219
* Patch from Eric Valette <valette@crf.canon.fr> and Emmanuel RaguetJoel Sherrill1999-10-251-7/+8
* Changed leading spaces to periods to ease comparing test output.Joel Sherrill1999-10-251-1/+1
* Spacing.Joel Sherrill1999-10-121-0/+1