Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2001-06-10 Neal H Walfield <neal@cs.uml.edu> | Roland McGrath | 2001-06-11 | 1 | -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 McGrath | 1999-09-13 | 1 | -2/+1 |
| | |||||
* | 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 1999-09-08 | 1 | -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 Bushnell | 1999-02-16 | 1 | -2/+2 |
| | | | | | * io-revoke.c: New file. * Makefile (IOSRCS): Add io-revoke.c. | ||||
* | (OTHERSRCS): | Miles Bader | 1997-02-20 | 1 | -1/+2 |
| | | | | Add dyn-classes.c, protid-classes.c, & cntl-classes.c. | ||||
* | (FSSRCS): | Miles Bader | 1997-02-14 | 1 | -2/+2 |
| | | | | Replace dir-reparent.c by file-reparent.c. | ||||
* | (FSSRCS): | Miles Bader | 1997-02-05 | 1 | -2/+2 |
| | | | | Add dir-reparent.c. | ||||
* | Mon Nov 18 18:13:42 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1996-11-18 | 1 | -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 Bader | 1996-09-23 | 1 | -4/+3 |
| | | | | | | Replace get-options.c with apend-args.c. (HURDLIBS): Add shouldbeinlibc. | ||||
* | *** empty log message *** | Thomas Bushnell | 1996-09-17 | 1 | -1/+1 |
| | |||||
* | (OTHERSRCS): Add set-options.c & get-options.c. | Miles Bader | 1996-06-21 | 1 | -1/+2 |
| | |||||
* | (OTHERSRCS): Add runtime-argp.c. | Miles Bader | 1996-06-20 | 1 | -1/+1 |
| | |||||
* | (FSSRCS): Add file-get-fs-options.c | Miles Bader | 1996-06-15 | 1 | -2/+4 |
| | | | | (FSYSSRCS): Add fsys-set-options.c & fsys-get-options.c. | ||||
* | (IOSRCS): Add io-identity.c. | Michael I. Bushnell | 1996-05-10 | 1 | -1/+1 |
| | |||||
* | (OTHERSRCS): Delete handle-port.c. | Michael I. Bushnell | 1996-05-09 | 1 | -1/+1 |
| | |||||
* | (MIGSFLAGS): Reference fsmutations.h in $(srcdir). | Michael I. Bushnell | 1996-04-11 | 1 | -1/+1 |
| | |||||
* | (OTHERSRCS): Add cntl-create.c. | Miles Bader | 1996-01-27 | 1 | -3/+3 |
| | |||||
* | (libtrivfs.so): Depend on ../libports/libports.so. | Roland McGrath | 1995-10-07 | 1 | -0/+1 |
| | |||||
* | (FSSRCS): Add file-get-storage-info.c. | Roland McGrath | 1995-10-05 | 1 | -1/+1 |
| | |||||
* | (FSSRCS): Rename file-truncate.c to file-set-size.c. | Miles Bader | 1995-09-22 | 1 | -1/+1 |
| | |||||
* | (FSSRCS): Remove file-pathconf.c. | Miles Bader | 1995-09-18 | 1 | -9/+9 |
| | | | | (IOSRCS): Add io-pathconf.c. | ||||
* | (SRCS): Removed $(NOTIFYSRCS) and $(INTSRCS). | Miles Bader | 1995-09-06 | 1 | -7/+2 |
| | | | | | (NOTIFYSRCS, INTSRCS): Removed. (MIGSTUBS): Removed notifyServer.o and interruptServer.o. | ||||
* | (REMHDRS): Removed. | Miles Bader | 1995-08-24 | 1 | -2/+1 |
| | | | | (FSYSSRCS): Added fsys-forward.c. | ||||
* | (OTHERSRCS): Add protid-dup.c and open.c. | Miles Bader | 1995-08-12 | 1 | -2/+2 |
| | |||||
* | Removed dependencies that are now automatically generated. | Michael I. Bushnell | 1995-07-06 | 1 | -9/+1 |
| | |||||
* | Add startup.c. | Miles Bader | 1995-04-12 | 1 | -1/+1 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1994-08-30 | 1 | -2/+2 |
| | |||||
* | Formerly Makefile.~14~ | Michael I. Bushnell | 1994-07-22 | 1 | -65/+10 |
| | |||||
* | Formerly Makefile.~13~ | Michael I. Bushnell | 1994-07-20 | 1 | -1/+1 |
| | |||||
* | Formerly Makefile.~12~ | Michael I. Bushnell | 1994-07-11 | 1 | -1/+2 |
| | |||||
* | Formerly Makefile.~11~ | Michael I. Bushnell | 1994-07-07 | 1 | -1/+1 |
| | |||||
* | Formerly Makefile.~10~ | Michael I. Bushnell | 1994-07-05 | 1 | -1/+8 |
| | |||||
* | Formerly Makefile.~9~ | Michael I. Bushnell | 1994-07-05 | 1 | -1/+3 |
| | |||||
* | Formerly Makefile.~8~ | Michael I. Bushnell | 1994-06-21 | 1 | -1/+2 |
| | |||||
* | Formerly Makefile.~7~ | Michael I. Bushnell | 1994-05-25 | 1 | -7/+16 |
| | |||||
* | Formerly Makefile.~6~ | Michael I. Bushnell | 1994-05-24 | 1 | -10/+4 |
| | |||||
* | Formerly Makefile.~5~ | Michael I. Bushnell | 1994-05-24 | 1 | -5/+77 |
| | |||||
* | Formerly Makefile.~4~ | Michael I. Bushnell | 1994-05-10 | 1 | -2/+2 |
| | |||||
* | Formerly Makefile.~3~ | Michael I. Bushnell | 1994-03-01 | 1 | -0/+2 |
| | |||||
* | Formerly Makefile.~2~ | Michael I. Bushnell | 1994-02-28 | 1 | -2/+2 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-02-28 | 1 | -0/+33 |