2002-03-23 James A. Morrison * fstests.c: Include . (main): Use error, not perror. [HURDISH_TESTS]: Use this rather then having the code in question #if 0'd out. * timertest.c: Include and (main): Use error, not perror and exit. 2002-03-05 Marcus Brinkmann * fstests.c (main): Call dir_lookup, not dir_pathtrans. Reported by James A Morrison . 2001-02-25 Roland McGrath * fstests.c (main): sync now returns void. * timertest.c: Include for decl. 2000-03-26 Roland McGrath * fstests.c (main): Fix return type. #if 0 out some unused variables. Thu Jun 27 17:59:04 1996 Michael I. Bushnell, p/BSG * Makefile (targets): Comment out opendisk for now. Mon Apr 29 16:43:44 1996 Michael I. Bushnell, p/BSG * Makefile (OBJS): Delete variable. Thu Jul 6 21:03:12 1995 Michael I Bushnell * Makefile (OBJS): New var. (timertest, fstests, opendisk, fdtests): List object files. Wed Aug 31 12:02:01 1994 Michael I Bushnell * Makefile (targets): Added opendisk. (SRCS): Added opendisk.c. * opendisk.c: New file. Wed Aug 31 03:26:13 1994 Roland McGrath * fstests.c: Include unistd.h. (main): #if 0 out unused variables. Tue Aug 16 13:55:04 1994 Roland McGrath * timertest.c (main): Don't sigpause; instead getchar, so we are blocked in an RPC when the signal arrives--do sigpause on EOF. Thu Jul 21 19:14:30 1994 Michael I Bushnell * Makefile: Rewritten to use new scheme. Tue Jul 19 12:43:00 1994 Michael I Bushnell (mib@churchy.gnu.ai.mit.edu) * Makefile (OBJS): Deleted variables. (fstests, fdtests, timertest): Don't use variable $(link) anymore. (install): Install all three programs. Tue Jul 5 14:20:48 1994 Michael I Bushnell (mib@churchy.gnu.ai.mit.edu) * Makefile (SRCS): New variable. Mon Jun 20 15:05:34 1994 Michael I Bushnell (mib@churchy.gnu.ai.mit.edu) * Makefile (install): Use $(INSTALL_BIN) instead of cp.