summaryrefslogtreecommitdiff
path: root/libdiskfs/Makefile
AgeCommit message (Collapse)Author
1997-06-10Fri Jun 6 11:42:14 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* Makefile (LCLHDRS): Add fhandle.h.
1997-02-14(FSSRCS):Miles Bader
dir-reparent.c replaced by file-reparent.c.
1997-02-05(FSSRCS):Miles Bader
Add dir-reparent.c.
1996-10-24Mon Oct 21 21:54:34 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* diskfs.h: Add extern inline protection. * diskfs.c: New file. * Makefile (OTHERSRCS): Add diskfs.c.
1996-09-23(OTHERSRCS):Miles Bader
Remove filedev.c, machdev.c, dev-open.c, dev-io.c, & dev-globals.c. (HURDLIBS): Add store. (libdiskfs.so): Depend on libstore.so.
1996-09-17*** empty log message ***Thomas Bushnell
1996-09-05*** empty log message ***Thomas Bushnell
1996-07-06(OTHERSRCS): Add opts-version.c.Miles Bader
1996-06-27(LCLHDRS): Add diskfs-pager.h.Michael I. Bushnell
1996-06-24(OTHERSRCS): Add validate-mode.c, validate-group.c, validate-author.c,Michael I. Bushnell
validate-flags.c, validate-rdev.c, and validate-owner.c.
1996-06-20(OTHERSRCS):Miles Bader
Add opts-std-runtime.c, opts-append-std.c, opts-runtime.c. Remove opts-runtime-parse.c, opts-runtime-unparse.c
1996-06-13(MIGSTUBS): Add startu_notifyServer.o.Michael I. Bushnell
1996-05-14(OTHERSRCS): Remove init-completed.c.Michael I. Bushnell
1996-05-10(IOSRCS): Add io-identity.c.Michael I. Bushnell
1996-05-09(libdiskfs.so): s/ioserver/iohelp/gMichael I. Bushnell
1996-04-23(OTHERSRCS): Add dead-name.c.Michael I. Bushnell
1996-04-11(fsys-MIGSFLAGS, fs-MIGSFLAGS, io-MIGSFLAGS, ifsock-MIGSFLAGS):Michael I. Bushnell
Reference fsmutations.h in $(srcdir).
1996-03-22(OTHERSRCS): Add direnter.c, dirrewrite.c, dirremove.c, and lookup.c.Michael I. Bushnell
1996-03-19(OTHERSRCS): Add name-cache.c.Michael I. Bushnell
1996-03-05(OTHERSRCS):Miles Bader
Change `opts-runtime-def.c' to `opts-runtime-parse.c'. Add `opts-runtime-unparse.c'.
1996-01-06(installhdrs): Add diskfs-pager.h.Roland McGrath
(OTHERSRCS): Add disk-pager.c.
1996-01-04(OTHERSRCS): Remove exc.c.Roland McGrath
1995-11-18(MIGSTUBS): Replaced execServer.o with exec_startupServer.o.Roland McGrath
1995-11-06(OTHERSRCS): Add opts-get.c.Miles Bader
(FSSRCS): Add file-get-fs-opts.c.
1995-10-31(OTHERSRCS): Add init-completed.c, dev-open.c, dev-io.c, dev-globals.c,Miles Bader
console.c, readonly.c, remount.c, opts-common.c.
1995-10-07(libdiskfs.so): Depend on libpager, libioserver, libfshelp, libthreads.Roland McGrath
1995-10-07(MIGSFLAGS): Variable deleted.Miles Bader
(fs-MIGSFLAGS, io-MIGSFLAGS, ifsock-MIGSFLAGS): New variables. (fsys-MIGSFLAGS): Also import fsmutations.h. (OTHERSRCS): Remove boot-parse.c; add filedev.c & machdev.c.
1995-09-18(FSSRCS): Deleted file-pathconf.c.Miles Bader
(IOSRCS): Added io-pathconf.c.
1995-09-17(FSSRCS): Rename file-truncate.c to file-set-size.c.Roland McGrath
1995-09-16(DIST_FILES): Added ourfs_notify.defs.Roland McGrath
(ourfs_notify_U.h ourfs_notifyUser.c, ourfs_notify.defs): Targets removed.
1995-09-06(SRCS): Removed $(NOTIFYSRCS) and $(INTSRCS).Miles Bader
(NOTIFYSRCS, INTSRCS, notify-MIGSFLAGS): Removed. (MIGSTUBS): Removed notifyServer.o and interruptServer.o.
1995-08-25(FSYSSRCS): Add fsys-forward.c.Miles Bader
1995-08-24(REMHDRS): Removed.Miles Bader
Rules dealing with ../lib removed.
1995-07-06(ourfs_notify.defs): SYMLINK it.Michael I. Bushnell
1995-07-06(ourfs_notify_U.h ourfs_notifyUser.c): Use ourfs_notify.defs insteadMichael I. Bushnell
of directly out of the include directory. (ourfs_notify.defs): New target.
1995-07-06Removed dependencies that are now automatically generated.Michael I. Bushnell
1995-06-27tnhnMichael I. Bushnell
1995-06-26(fsys-MIGSFLAGS): Actually, it should be thes.Michael I. Bushnell
1995-06-26(fsys_reply-MIGUFLAGS): New variable.Michael I. Bushnell
1995-06-26(MIGSTUBS):Michael I. Bushnell
1995-06-14(OTHERSRCS): Added trans-callback.c.Michael I. Bushnell
1995-06-14(OTHERSRCS): Removed trans-start.c, trans-destroy.c, and trans-sync.c.Michael I. Bushnell
1995-06-09(OTHERSRCS): Deleted ports-noports.c, ports-clean.c, ports-soft.c,Michael I. Bushnell
ports-consts, pager-consts.c, init-loop.c, and ports-idle.c. Replaced ports-demuxer.c with demuxer.c.
1995-05-20(OTHERSRCS): Add opts-set.c, opts-std-startup.c, and opts-runtime-def.c.Miles Bader
(OBJS): Add argz.o & options.o. (REMHDRS): Add argz.h & options.h.
1995-05-12Rename fsys-readonly.c to fsys-options.c (as the function is now calledMiles Bader
fsys_set_options).
1995-05-12(OTHERSRCS): Add sync-interval.c and sync-default.c.Miles Bader
1995-01-19(ourfs_notify_U.h ourfs_notifyUser.c): Make this instead of ourmsg_U.h.Roland McGrath
All references changed.
1994-09-11entered into RCSRoland McGrath
1994-08-31Formerly Makefile.~38~Michael I. Bushnell
1994-08-30Formerly Makefile.~37~Michael I. Bushnell