summaryrefslogtreecommitdiffstats
path: root/c/src/libfs (unfollow)
Commit message (Expand)AuthorFilesLines
2001-09-282001-09-28 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+5
2001-09-242001-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+6
2001-08-092001-08-09 Fernando-Ruiz Casas <correo@fernando-ruiz.com>Joel Sherrill2-3/+21
2001-07-062001-07-06 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>Joel Sherrill2-7/+47
2001-05-252001-05-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+10
2001-05-072001-04-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+5
2001-04-242001-04-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+9
2001-04-202001-04-20 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+13
2001-03-232001-03-23 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+10
2001-02-052001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-3/+7
2001-01-222001-01-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill41-1/+165
2001-01-122001-01-12 Jake Janovetz <janovetz@uiuc.edu>Joel Sherrill6-28/+122
2000-12-132000-12-12 Jake Janovetz <janovetz@uiuc.edu>Joel Sherrill13-7/+403
2000-11-282000-11-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-0/+7
2000-11-172000-11-17 Jennifer Averret <jennifer@OARcorp.com>Jennifer Averett2-16/+20
2000-11-092000-11-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+5
2000-11-022000-11-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+5
2000-11-012000-11-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill29-28/+45
2000-10-252000-10-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-8/+48
2000-10-242000-10-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill3-2/+10
2000-10-192000-10-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill5-0/+35
2000-10-182000-10-18 Chris Johns <ccj@acm.org>Joel Sherrill7-0/+211
2000-09-282000-09-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-9/+9
2000-08-252000-08-25 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2-73/+75
2000-08-112000-08-11 Chris Johns <ccj@acm.org>Joel Sherrill2-1/+8
2000-07-02Fixed stat_ino should be st_ino.Joel Sherrill1-1/+1
2000-06-30Patch from Chris Johns <cjohns@cybertec.com.au> so the directoryJoel Sherrill1-1/+1
2000-06-30Patch from Chris Johns <cjohns@cybertec.com.au> to add support forJoel Sherrill2-13/+17
2000-06-26Patch from Chris Johns <cjohns@cybertec.com.au> andJoel Sherrill1-0/+3
2000-06-26Patch from Chris Johns <cjohns@cybertec.com.au> andJoel Sherrill1-1/+1
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill5-22/+22
2000-02-11Increased block size to 128 and added comments based on feedback fromJoel Sherrill1-1/+13
2000-01-05Spacing corrected.Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill35-70/+35
1999-11-16Added handler for fsync. For the memfile it is the same as the data sync.Jennifer Averett1-1/+1
1999-11-09Added imfs_unixstub.c to satisfy linker problems on UNIX port.Joel Sherrill1-0/+71
1999-11-05Correctly set and called handlers table for the link.Jennifer Averett1-1/+3
1999-11-05Fixed commentJennifer Averett1-1/+1
1999-11-05Moved imfs set handlers prototype to the imfs.h file.Jennifer Averett2-6/+4
1999-11-05New file.Joel Sherrill1-0/+38
1999-11-05Unmount was failing as a side-effect of splitting the rmnod handlerJoel Sherrill7-63/+102
1999-11-02The object memfile.o was being included in the miniIMFS even though itJoel Sherrill10-128/+227
1999-11-02Fixed typo where memfile_handlers set twice and directory_handlersJoel Sherrill1-3/+3
1999-11-02Properly initialize location variable.Joel Sherrill1-0/+8
1999-10-29Moved the rmnod callback from the operations table to the handler table.Jennifer Averett4-4/+14
1999-10-26New files created by split of old imfs_handlers.c.Joel Sherrill3-0/+111
1999-10-26Added initial cut at miniIMFS which leaves out memfile and directoryJoel Sherrill8-251/+219
1999-10-25Patch from Eric Valette <valette@crf.canon.fr> and Emmanuel RaguetJoel Sherrill1-7/+8
1999-10-25Changed leading spaces to periods to ease comparing test output.Joel Sherrill1-1/+1
1999-10-12Spacing.Joel Sherrill1-0/+1