aboutsummaryrefslogtreecommitdiff
path: root/fstests
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***Neal H. Walfield2002-03-261-0/+9
|
* 2002-03-23 James A. Morrison <ja2morri@uwaterloo.ca>Neal H. Walfield2002-03-262-27/+24
| | | | | | | | | * fstests.c: Include <error.h>. (main): Use error, not perror. [HURDISH_TESTS]: Use this rather then having the code in question #if 0'd out. * timertest.c: Include <error.h> and <errno.h> (main): Use error, not perror and exit.
* doc/Marcus Brinkmann2002-03-052-4/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2002-03-05 Marcus Brinkmann <marcus@gnu.org> * hurd.texi (Diskfs Callbacks): Refer to dir_lookup, not dir_pathtrans. Reported by James A Morrison <ja2morri@student.math.uwaterloo.ca>. fstests/ 2002-03-05 Marcus Brinkmann <marcus@gnu.org> * fstests.c (main): Call dir_lookup, not dir_pathtrans. Reported by James A Morrison <ja2morri@student.math.uwaterloo.ca>. hurd/ 2002-03-05 Marcus Brinkmann <marcus@gnu.org> * fs.defs: Refer to dir_lookup, not dir_pathtrans, in comments. * fsys.defs: Likewise. * hurd_types.h (enum retry_type): Likewise. Reported by James A Morrison <ja2morri@student.math.uwaterloo.ca>. libdiskfs/ 2002-03-05 Marcus Brinkmann <marcus@gnu.org> * diskfs.h: Refer to dir_lookup, not dir_pathtrans, in comment. * fsys-getroot.c (diskfs_S_fsys_getroot): Likewise. Reported by James A Morrison <ja2morri@student.math.uwaterloo.ca>. libfshelp/ 2002-03-05 Marcus Brinkmann <marcus@gnu.org> * fshelp.h: Refer to dir_lookup, not dir_pathtrans, in comment. Reported by James A Morrison <ja2morri@student.math.uwaterloo.ca>.
* .Roland McGrath2001-02-261-0/+6
|
* 2001-02-25 Roland McGrath <roland@frob.com>Roland McGrath2001-02-261-3/+2
| | | | * fstests.c (main): sync now returns void.
* 2001-02-25 Roland McGrath <roland@frob.com>Roland McGrath2001-02-261-5/+5
| | | | * timertest.c: Include <stdlib.h> for decl.
* .Roland McGrath2000-03-271-2/+5
|
* 2000-03-26 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-271-4/+6
| | | | * fstests.c (main): Fix return type. #if 0 out some unused variables.
* Initial revisionRoland McGrath1996-07-171-0/+47
|
* (targets): Comment out opendisk for now.Michael I. Bushnell1996-06-271-1/+1
|
* Fuzzy ... was a bearMichael I. Bushnell1996-04-291-2/+0
|
* (OBJS): Delete variable.Michael I. Bushnell1996-04-291-2/+4
|
* (OBJS): New var.Michael I. Bushnell1995-07-071-1/+6
| | | | (timertest, fstests, opendisk, fdtests): List object files.
* entered into RCSMichael I. Bushnell1994-09-091-0/+61
|
* Formerly opendisk.c.~2~Michael I. Bushnell1994-08-311-1/+5
|
* entered into RCSMichael I. Bushnell1994-08-311-2/+2
|
* Initial revisionMichael I. Bushnell1994-08-311-0/+59
|
* entered into RCSRoland McGrath1994-08-311-6/+7
|
* entered into RCSRoland McGrath1994-08-161-2/+16
|
* Formerly Makefile.~25~Michael I. Bushnell1994-07-211-23/+3
|
* Formerly Makefile.~24~Michael I. Bushnell1994-07-211-6/+6
|
* Formerly Makefile.~23~Michael I. Bushnell1994-07-191-10/+10
|
* Formerly Makefile.~22~Michael I. Bushnell1994-07-051-0/+2
|
* Formerly Makefile.~21~Michael I. Bushnell1994-06-201-3/+3
|
* Formerly Makefile.~20~Michael I. Bushnell1994-05-041-8/+11
|
* Formerly timertest.c.~2~Michael I. Bushnell1994-05-041-5/+12
|
* Initial revisionMichael I. Bushnell1994-05-041-0/+47
|
* Formerly Makefile.~19~Michael I. Bushnell1994-05-021-1/+1
|
* Formerly Makefile.~18~Roland McGrath1994-04-081-2/+2
|
* Formerly Makefile.~17~Michael I. Bushnell1994-04-081-4/+5
|
* Formerly Makefile.~16~Michael I. Bushnell1994-04-071-1/+1
|
* Formerly Makefile.~15~Michael I. Bushnell1994-04-071-0/+2
|
* entered into RCSRoland McGrath1994-04-061-3/+26
|
* Formerly Makefile.~14~Roland McGrath1994-04-061-1/+1
|
* Formerly fdtests.c.~3~Roland McGrath1994-04-061-2/+3
|
* Formerly Makefile.~13~Roland McGrath1994-04-061-5/+8
|
* Formerly fstests.c.~20~Roland McGrath1994-04-061-0/+9
|
* Formerly fstests.c.~19~Roland McGrath1994-04-011-8/+16
|
* Formerly Makefile.~12~Roland McGrath1994-04-011-1/+3
|
* Formerly fstests.c.~18~Roland McGrath1994-04-011-2/+2
|
* Formerly Makefile.~11~Michael I. Bushnell1994-03-221-1/+1
|
* Formerly fstests.c.~17~Michael I. Bushnell1994-03-171-9/+7
|
* Formerly fstests.c.~16~Michael I. Bushnell1994-03-161-2/+5
|
* Formerly fstests.c.~15~Michael I. Bushnell1994-03-101-2/+1
|
* Formerly fstests.c.~14~Michael I. Bushnell1994-03-081-1/+0
|
* Formerly Makefile.~10~Michael I. Bushnell1994-03-071-1/+3
|
* Formerly fstests.c.~13~Michael I. Bushnell1994-03-071-0/+2
|
* Formerly Makefile.~9~Michael I. Bushnell1994-03-011-0/+3
|
* Formerly Makefile.~8~Michael I. Bushnell1994-02-281-1/+1
|
* Formerly fdtests.c.~2~Michael I. Bushnell1994-02-121-4/+25
|