summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1995-08-28(inclusion of .d files based on OBJS): Only deal with .o files inMichael I. Bushnell
1995-08-28(DEP_SRCS): Sort in reverse order so that local files come first.Miles Bader
1995-08-28(TAGS): Automagically find all the files to scan from the dependencyMiles Bader
1995-08-26(hurd_condition_wait_cancel): Name changed to `hurd_condition_wait'.Miles Bader
1995-08-25(ps_std_fmt_specs): Declare extern.Miles Bader
1995-08-25(indir_release): When freeing direct blocks mentioned in a singleMichael I. Bushnell
1995-08-25(ext2fs): Put libports in the right place in the linking order.Miles Bader
1995-08-25(FSYSSRCS): Add fsys-forward.c.Miles Bader
1995-08-25Initial revisionMiles Bader
1995-08-25(trivfs_S_interrupt_operation): Use ports_interrupt_rpc.Miles Bader
1995-08-25($(libname.so)): Set the soname to $(libname).so, not $(libname).Miles Bader
1995-08-25($(libname).so): Use the linker -soname option to specify what library nameMiles Bader
1995-08-25(diskfs_S_file_truncate): Bother to check the return value ofMichael I. Bushnell
1995-08-24(ports_inhibit_bucket_rpcs): thread_cancel -> hurd_thread_cancel.Miles Bader
1995-08-24(ports_inhibit_class_rpcs): thread_cancel -> hurd_thread_cancel.Miles Bader
1995-08-24(inhibit_all_rpcs): thread_cancel -> hurd_thread_cancel.Miles Bader
1995-08-24(inhibit_port_rpcs): thread_cancel -> hurd_thread_cancel. Include <hurd.h>.Miles Bader
1995-08-24(ports_interrupt_rpc): thread_cancel -> hurd_thread_cancel. Include <hurd.h>.Miles Bader
1995-08-24(ports_interrupt_rpc): Really never mind.Michael I. Bushnell
1995-08-24(ports_interrupt_rpc): Never mind.Michael I. Bushnell
1995-08-24(ports_interrupt_rpc): Don't attempt to cancel ourselves.Michael I. Bushnell
1995-08-24(ports_interrupt_rpc): (ports_interrupt_rpc):Michael I. Bushnell
1995-08-24(trivfs_goaway, trivfs_modify_stat): Update arguments.Miles Bader
1995-08-24(trivfs_goaway, trivfs_modify_stat): Update arguments.Miles Bader
1995-08-24(S_fsys_forward): New function.Miles Bader
1995-08-24Remove tserver.Miles Bader
1995-08-24(fsys_forward): New rpc.Miles Bader
1995-08-24(trivfs_goaway, trivfs_modify_stat): Update arguments.Miles Bader
1995-08-24Include "options.h" instead of <options.h>.Miles Bader
1995-08-24(trivfs_goaway, trivfs_modify_stat): Update arguments.Miles Bader
1995-08-24Initial revisionMiles Bader
1995-08-24(trivfs_handle_port): Initialize the hook field.Miles Bader
1995-08-24(trivfs_S_io_stat): Pass CRED to trivfs_modify_stat.Miles Bader
1995-08-24(trivfs_S_fsys_goaway): Use new args for trivfs_goaway.Miles Bader
1995-08-24(struct trivfs_control): Add the hook field.Miles Bader
1995-08-24(all): New target.Miles Bader
1995-08-24(all): New target.Miles Bader
1995-08-24(MIGSTUBS): New variable.Miles Bader
1995-08-24(pflocal): Put all dependencies here.Miles Bader
1995-08-24(LCLHDRS): Put all dependencies here.Miles Bader
1995-08-24(OBJS): Just put the migs stubs directly in here.Miles Bader
1995-08-24(devio): Put all dependencies here.Miles Bader
1995-08-24(OBJS): Use :.c=.o notation.Miles Bader
1995-08-24(SRCS): Make this the main list of files, from which the others are derived.Miles Bader
1995-08-24(REMHDRS): Removed.Miles Bader
1995-08-24(ufs): Add explicit dependencies.Miles Bader
1995-08-24(REMHDRS): Removed.Miles Bader
1995-08-24Initial revisionMiles Bader
1995-08-24(HURDLIBS-files, HURDLIBS-libs): Removed.Miles Bader
1995-08-23Initial revisionRoland McGrath