summaryrefslogtreecommitdiff
path: root/libtrivfs/Makefile
AgeCommit message (Collapse)Author
2003-02-152003-02-15 Roland McGrath <roland@frob.com>Roland McGrath
* Makefile (installhdrs): Add generated headers only ifndef no_deps.
2002-06-132002-06-13 Roland McGrath <roland@frob.com>Roland McGrath
* Makefile (mig-sheader-prefix): New variable. (installhdrs): Add trivfs_*_S.h for fs, io, fsys (server stub headers). ($(MIGSTUBS:%Server.o=%.sdefsi)): Give dep $(srcdir)/fsmutations.h.
2001-06-112001-06-10 Neal H Walfield <neal@cs.uml.edu>Roland McGrath
* file-inv.c: Remove this file, function no longer exists. * Makefile (FSSRCS): Remove reference to file-inv.c.
1999-09-13Reverted changes related to io_map_segment.Roland McGrath
1999-09-081999-09-07 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
* io-map-segment.c (trivfs_S_io_map): New file. * io-map.c (trivfs_S_io_map): Just call trivfs_S_io_map_segment. * Makefile (IOSRCS): Add io-map-segment.c.
1999-02-16Tue Feb 16 05:47:57 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
* io-revoke.c: New file. * Makefile (IOSRCS): Add io-revoke.c.
1997-02-20(OTHERSRCS):Miles Bader
Add dyn-classes.c, protid-classes.c, & cntl-classes.c.
1997-02-14(FSSRCS):Miles Bader
Replace dir-reparent.c by file-reparent.c.
1997-02-05(FSSRCS):Miles Bader
Add dir-reparent.c.
1996-11-18Mon Nov 18 18:13:42 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell
* io-stat.c (trivfs_S_io_stat): Make the mode specify IFCHR by default. Sat Nov 16 17:20:15 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * Makefile (HURDLIBS): Add `iohelp'. Thu Nov 14 13:13:10 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> * io-restrict-auth.c (trivfs_S_io_restrict_auth): idvec_set -> idvec_set_ids. Fix unrelated typos. * protid-dup.c (trivfs_protid_dup): Use iouser_dup_iouser instead of copying old arrays by hand. * protid-clean.c (trivfs_clean_protid): Free CRED->user instead of CRED->uids and CRED->gids. * io-reauthenticate.c (trivfs_S_io_reauthenticate): Args for io_restrict_auth now come from the new structure definitions. * open.c (trivfs_open): Pass correct first arg to idvec_contains. * open.c (trivfs_open): Delete variable I. * trivfs.h: Include <hurd/iohelp.h>
1996-09-23(OTHERSRCS):Miles Bader
Replace get-options.c with apend-args.c. (HURDLIBS): Add shouldbeinlibc.
1996-09-17*** empty log message ***Thomas Bushnell
1996-06-21(OTHERSRCS): Add set-options.c & get-options.c.Miles Bader
1996-06-20(OTHERSRCS): Add runtime-argp.c.Miles Bader
1996-06-15(FSSRCS): Add file-get-fs-options.cMiles Bader
(FSYSSRCS): Add fsys-set-options.c & fsys-get-options.c.
1996-05-10(IOSRCS): Add io-identity.c.Michael I. Bushnell
1996-05-09(OTHERSRCS): Delete handle-port.c.Michael I. Bushnell
1996-04-11(MIGSFLAGS): Reference fsmutations.h in $(srcdir).Michael I. Bushnell
1996-01-27(OTHERSRCS): Add cntl-create.c.Miles Bader
1995-10-07(libtrivfs.so): Depend on ../libports/libports.so.Roland McGrath
1995-10-05(FSSRCS): Add file-get-storage-info.c.Roland McGrath
1995-09-22(FSSRCS): Rename file-truncate.c to file-set-size.c.Miles Bader
1995-09-18(FSSRCS): Remove file-pathconf.c.Miles Bader
(IOSRCS): Add io-pathconf.c.
1995-09-06(SRCS): Removed $(NOTIFYSRCS) and $(INTSRCS).Miles Bader
(NOTIFYSRCS, INTSRCS): Removed. (MIGSTUBS): Removed notifyServer.o and interruptServer.o.
1995-08-24(REMHDRS): Removed.Miles Bader
(FSYSSRCS): Added fsys-forward.c.
1995-08-12(OTHERSRCS): Add protid-dup.c and open.c.Miles Bader
1995-07-06Removed dependencies that are now automatically generated.Michael I. Bushnell
1995-04-12Add startup.c.Miles Bader
1994-08-30entered into RCSMichael I. Bushnell
1994-07-22Formerly Makefile.~14~Michael I. Bushnell
1994-07-20Formerly Makefile.~13~Michael I. Bushnell
1994-07-11Formerly Makefile.~12~Michael I. Bushnell
1994-07-07Formerly Makefile.~11~Michael I. Bushnell
1994-07-05Formerly Makefile.~10~Michael I. Bushnell
1994-07-05Formerly Makefile.~9~Michael I. Bushnell
1994-06-21Formerly Makefile.~8~Michael I. Bushnell
1994-05-25Formerly Makefile.~7~Michael I. Bushnell
1994-05-24Formerly Makefile.~6~Michael I. Bushnell
1994-05-24Formerly Makefile.~5~Michael I. Bushnell
1994-05-10Formerly Makefile.~4~Michael I. Bushnell
1994-03-01Formerly Makefile.~3~Michael I. Bushnell
1994-02-28Formerly Makefile.~2~Michael I. Bushnell
1994-02-28Initial revisionMichael I. Bushnell