aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 2001-06-15 Roland McGrath <roland@frob.com>Roland McGrath2001-06-161-1/+1
| | | | * Makefile (FSSRCS): Last change got botched in merging.
* 2001-06-10 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-06-111-1/+1
| | | | | * file-inv-trans.c: Remove this file, function no longer exists. * Makefile (FSSRCS): Remove reference to file-inv-trans.c.
* 2001-04-22 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-05-061-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | * Makefile (OTHERSRCS): Add extern-inline.c. * diskfs.h (DISKFS_EXTERN_INLINE): New macro. (diskfs_spawn_first_thread): Update prototype to include the additional parameter, a demuxer. (diskfs_begin_using_protid_port): Moved and renamed function begin_using_protid_port from priv.h. (diskfs_end_using_protid_port): Moved and renamed function end_using_protid_port from priv.h. * extern-inline.c: New file. * fsmutations.h (FILE_INTRAN): Use new function name. (FILE_DESTRUCTOR): Likewise. (IO_INTRAN): Likewise. (IO_DESTRUCTOR): Likewise. * init-first.c: Include <hurd/ports.h>. (master_thread_function): Unnamed parameter is now the demuxer. Use that rather than diskfs_demuxer directly. (diskfs_spawn_first_thread): New parameter DEMUXER. * init-main.c (diskfs_init_main): Pass diskfs_demuxer to diskfs_spawn_first_thread to conform to new semantics. * priv.h (begin_using_protid_port): Moved to diskfs.h. (end_using_protid_port): Likewise.
* 2001-04-01 Roland McGrath <roland@frob.com>Roland McGrath2001-04-011-1/+1
| | | | | | * io-interrupt.c: Obsolete file removed. * Makefile (IOSRCS): Remove it from the list. Reported by Neal H Walfield <neal@cs.uml.edu>.
* 2001-02-25 Roland McGrath <roland@frob.com>Roland McGrath2001-02-261-3/+4
| | | | | * readonly-changed.c: New file. * Makefile (OTHERSRCS): Add it.
* * Makefile (HURDLIBS): Reorder libs such that the threads libMark Kettenis2000-07-261-2/+2
| | | | | | comes before the ports lib. This makes sure the functions in libthreads properly override the stubs in libports with the new dynamic linker semantics in glibc 2.2.
* 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: New file. Guts from io-map.c. * io-map.c (diskfs_S_io_map): Just call diskfs_S_io_map_segment. * diskfs.h (diskfs_get_filemap): New parameter `index'. * rdwr-internal.c (_diskfs_rdwr_internal): Pass additional parameter to diskfs_get_filemap. * Makefile (IOSRCS): Add io-map-segment.c.
* 1999-07-01 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-011-1/+3
| | | | | | | | | | | | | | | | | * node-nref.c: New file; guts from diskfs.h. * node-nput.c: Likewise. * node-nrele.c: Likewise. * node-nrefl.c: Likewise. * node-nputl.c: Likewise. * node-nrelel.c: LIkewise. * diskfs.h (diskfs_nref, diskfs_nput, diskfs_nrele, diskfs_nref_light, diskfs_nput_light, diskfs_nrele_light): Replace inline definitions with ordinary declarations. (DISKFS_EI): Removed macro. * diskfs.c: Deleted file. * Makefile (OTHERSRCS): Added node-nref.c, node-nput.c node-nrele.c, node-nrefl.c, node-nputl.c, node-nrelel.c. Removed diskfs.c.
* Tue Feb 16 05:31:23 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-02-161-2/+2
| | | | | * io-revoke.c: New file. * Makefile (IOSRCS): Add io-revoke.c.
* 1999-01-27 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-01-271-2/+2
| | | | * Makefile (OTHERSRCS): Add init-main.c.
* Fri Jun 6 11:42:14 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-06-101-1/+1
| | | | * Makefile (LCLHDRS): Add fhandle.h.
* (FSSRCS):Miles Bader1997-02-141-2/+2
| | | | dir-reparent.c replaced by file-reparent.c.
* (FSSRCS):Miles Bader1997-02-051-9/+9
| | | | Add dir-reparent.c.
* Mon Oct 21 21:54:34 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-10-241-1/+1
| | | | | | * diskfs.h: Add extern inline protection. * diskfs.c: New file. * Makefile (OTHERSRCS): Add diskfs.c.
* (OTHERSRCS):Miles Bader1996-09-231-3/+2
| | | | | | | | Remove filedev.c, machdev.c, dev-open.c, dev-io.c, & dev-globals.c. (HURDLIBS): Add store. (libdiskfs.so): Depend on libstore.so.
* *** empty log message ***Thomas Bushnell1996-09-171-3/+2
|
* *** empty log message ***Thomas Bushnell1996-09-051-1/+1
|
* (OTHERSRCS): Add opts-version.c.Miles Bader1996-07-061-1/+1
|
* (LCLHDRS): Add diskfs-pager.h.Michael I. Bushnell1996-06-271-1/+1
|
* (OTHERSRCS): Add validate-mode.c, validate-group.c, validate-author.c,Michael I. Bushnell1996-06-241-1/+3
| | | | validate-flags.c, validate-rdev.c, and validate-owner.c.
* (OTHERSRCS):Miles Bader1996-06-201-2/+2
| | | | | Add opts-std-runtime.c, opts-append-std.c, opts-runtime.c. Remove opts-runtime-parse.c, opts-runtime-unparse.c
* (MIGSTUBS): Add startu_notifyServer.o.Michael I. Bushnell1996-06-131-1/+2
|
* (OTHERSRCS): Remove init-completed.c.Michael I. Bushnell1996-05-141-1/+1
|
* (IOSRCS): Add io-identity.c.Michael I. Bushnell1996-05-101-1/+1
|
* (libdiskfs.so): s/ioserver/iohelp/gMichael I. Bushnell1996-05-091-1/+1
|
* (OTHERSRCS): Add dead-name.c.Michael I. Bushnell1996-04-231-1/+1
|
* (fsys-MIGSFLAGS, fs-MIGSFLAGS, io-MIGSFLAGS, ifsock-MIGSFLAGS):Michael I. Bushnell1996-04-111-4/+4
| | | | Reference fsmutations.h in $(srcdir).
* (OTHERSRCS): Add direnter.c, dirrewrite.c, dirremove.c, and lookup.c.Michael I. Bushnell1996-03-221-1/+1
|
* (OTHERSRCS): Add name-cache.c.Michael I. Bushnell1996-03-191-1/+2
|
* (OTHERSRCS):Miles Bader1996-03-051-3/+4
| | | | | Change `opts-runtime-def.c' to `opts-runtime-parse.c'. Add `opts-runtime-unparse.c'.
* (installhdrs): Add diskfs-pager.h.Roland McGrath1996-01-061-4/+5
| | | | (OTHERSRCS): Add disk-pager.c.
* (OTHERSRCS): Remove exc.c.Roland McGrath1996-01-041-2/+2
|
* (MIGSTUBS): Replaced execServer.o with exec_startupServer.o.Roland McGrath1995-11-181-2/+2
|
* (OTHERSRCS): Add opts-get.c.Miles Bader1995-11-061-1/+2
| | | | (FSSRCS): Add file-get-fs-opts.c.
* (OTHERSRCS): Add init-completed.c, dev-open.c, dev-io.c, dev-globals.c,Miles Bader1995-10-311-5/+6
| | | | console.c, readonly.c, remount.c, opts-common.c.
* (libdiskfs.so): Depend on libpager, libioserver, libfshelp, libthreads.Roland McGrath1995-10-071-0/+3
|
* (MIGSFLAGS): Variable deleted.Miles Bader1995-10-071-4/+6
| | | | | | (fs-MIGSFLAGS, io-MIGSFLAGS, ifsock-MIGSFLAGS): New variables. (fsys-MIGSFLAGS): Also import fsmutations.h. (OTHERSRCS): Remove boot-parse.c; add filedev.c & machdev.c.
* (FSSRCS): Deleted file-pathconf.c.Miles Bader1995-09-181-10/+10
| | | | (IOSRCS): Added io-pathconf.c.
* (FSSRCS): Rename file-truncate.c to file-set-size.c.Roland McGrath1995-09-171-1/+1
|
* (DIST_FILES): Added ourfs_notify.defs.Roland McGrath1995-09-161-9/+1
| | | | (ourfs_notify_U.h ourfs_notifyUser.c, ourfs_notify.defs): Targets removed.
* (SRCS): Removed $(NOTIFYSRCS) and $(INTSRCS).Miles Bader1995-09-061-7/+3
| | | | | (NOTIFYSRCS, INTSRCS, notify-MIGSFLAGS): Removed. (MIGSTUBS): Removed notifyServer.o and interruptServer.o.
* (FSYSSRCS): Add fsys-forward.c.Miles Bader1995-08-251-1/+1
|
* (REMHDRS): Removed.Miles Bader1995-08-241-19/+5
| | | | Rules dealing with ../lib removed.
* (ourfs_notify.defs): SYMLINK it.Michael I. Bushnell1995-07-061-1/+1
|
* (ourfs_notify_U.h ourfs_notifyUser.c): Use ourfs_notify.defs insteadMichael I. Bushnell1995-07-061-2/+7
| | | | | of directly out of the include directory. (ourfs_notify.defs): New target.
* Removed dependencies that are now automatically generated.Michael I. Bushnell1995-07-061-12/+0
|
* tnhnMichael I. Bushnell1995-06-271-2/+0
|
* (fsys-MIGSFLAGS): Actually, it should be thes.Michael I. Bushnell1995-06-261-1/+1
|
* (fsys_reply-MIGUFLAGS): New variable.Michael I. Bushnell1995-06-261-0/+1
|