aboutsummaryrefslogtreecommitdiff
path: root/libtrivfs/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 2002-06-13 Roland McGrath <roland@frob.com>Roland McGrath2002-06-131-2/+5
| | | | | | * 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-10 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-06-111-3/+3
| | | | | * file-inv.c: Remove this file, function no longer exists. * Makefile (FSSRCS): Remove reference to file-inv.c.
* Reverted changes related to io_map_segment.Roland McGrath1999-09-131-2/+1
|
* 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-09-081-1/+2
| | | | | | * 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.
* Tue Feb 16 05:47:57 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-02-161-2/+2
| | | | | * io-revoke.c: New file. * Makefile (IOSRCS): Add io-revoke.c.
* (OTHERSRCS):Miles Bader1997-02-201-1/+2
| | | | Add dyn-classes.c, protid-classes.c, & cntl-classes.c.
* (FSSRCS):Miles Bader1997-02-141-2/+2
| | | | Replace dir-reparent.c by file-reparent.c.
* (FSSRCS):Miles Bader1997-02-051-2/+2
| | | | Add dir-reparent.c.
* Mon Nov 18 18:13:42 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-11-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* (OTHERSRCS):Miles Bader1996-09-231-4/+3
| | | | | | Replace get-options.c with apend-args.c. (HURDLIBS): Add shouldbeinlibc.
* *** empty log message ***Thomas Bushnell1996-09-171-1/+1
|
* (OTHERSRCS): Add set-options.c & get-options.c.Miles Bader1996-06-211-1/+2
|
* (OTHERSRCS): Add runtime-argp.c.Miles Bader1996-06-201-1/+1
|
* (FSSRCS): Add file-get-fs-options.cMiles Bader1996-06-151-2/+4
| | | | (FSYSSRCS): Add fsys-set-options.c & fsys-get-options.c.
* (IOSRCS): Add io-identity.c.Michael I. Bushnell1996-05-101-1/+1
|
* (OTHERSRCS): Delete handle-port.c.Michael I. Bushnell1996-05-091-1/+1
|
* (MIGSFLAGS): Reference fsmutations.h in $(srcdir).Michael I. Bushnell1996-04-111-1/+1
|
* (OTHERSRCS): Add cntl-create.c.Miles Bader1996-01-271-3/+3
|
* (libtrivfs.so): Depend on ../libports/libports.so.Roland McGrath1995-10-071-0/+1
|
* (FSSRCS): Add file-get-storage-info.c.Roland McGrath1995-10-051-1/+1
|
* (FSSRCS): Rename file-truncate.c to file-set-size.c.Miles Bader1995-09-221-1/+1
|
* (FSSRCS): Remove file-pathconf.c.Miles Bader1995-09-181-9/+9
| | | | (IOSRCS): Add io-pathconf.c.
* (SRCS): Removed $(NOTIFYSRCS) and $(INTSRCS).Miles Bader1995-09-061-7/+2
| | | | | (NOTIFYSRCS, INTSRCS): Removed. (MIGSTUBS): Removed notifyServer.o and interruptServer.o.
* (REMHDRS): Removed.Miles Bader1995-08-241-2/+1
| | | | (FSYSSRCS): Added fsys-forward.c.
* (OTHERSRCS): Add protid-dup.c and open.c.Miles Bader1995-08-121-2/+2
|
* Removed dependencies that are now automatically generated.Michael I. Bushnell1995-07-061-9/+1
|
* Add startup.c.Miles Bader1995-04-121-1/+1
|
* entered into RCSMichael I. Bushnell1994-08-301-2/+2
|
* Formerly Makefile.~14~Michael I. Bushnell1994-07-221-65/+10
|
* Formerly Makefile.~13~Michael I. Bushnell1994-07-201-1/+1
|
* Formerly Makefile.~12~Michael I. Bushnell1994-07-111-1/+2
|
* Formerly Makefile.~11~Michael I. Bushnell1994-07-071-1/+1
|
* Formerly Makefile.~10~Michael I. Bushnell1994-07-051-1/+8
|
* Formerly Makefile.~9~Michael I. Bushnell1994-07-051-1/+3
|
* Formerly Makefile.~8~Michael I. Bushnell1994-06-211-1/+2
|
* Formerly Makefile.~7~Michael I. Bushnell1994-05-251-7/+16
|
* Formerly Makefile.~6~Michael I. Bushnell1994-05-241-10/+4
|
* Formerly Makefile.~5~Michael I. Bushnell1994-05-241-5/+77
|
* Formerly Makefile.~4~Michael I. Bushnell1994-05-101-2/+2
|
* Formerly Makefile.~3~Michael I. Bushnell1994-03-011-0/+2
|
* Formerly Makefile.~2~Michael I. Bushnell1994-02-281-2/+2
|
* Initial revisionMichael I. Bushnell1994-02-281-0/+33