Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-08-28 | Typo. | Michael I. Bushnell | |
1995-08-28 | (inclusion of .d files based on OBJS): Only deal with .o files in | Michael I. Bushnell | |
$(OBJS). | |||
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 dependency | Miles Bader | |
information. | |||
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 single | Michael I. Bushnell | |
indirect block, or single indirect blocks mentioned in a double, only call the free routine (ffs_blkfree or indir_release, respectively) if the block is actually allocated. | |||
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-25 | Initial revision | Miles 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 name | Miles Bader | |
should be recorded by users. (__libext, __libext-static, _libext): New variables. ($(target): %): Link against the absolute library with the appropiate extension do determine whether shared or not, instead of using -L...-l syntax. | |||
1995-08-25 | (diskfs_S_file_truncate): Bother to check the return value of | Michael I. Bushnell | |
diskfs_truncate. | |||
1995-08-24 | (ports_inhibit_bucket_rpcs): thread_cancel -> hurd_thread_cancel. | Miles Bader | |
Include <hurd.h>. | |||
1995-08-24 | (ports_inhibit_class_rpcs): thread_cancel -> hurd_thread_cancel. | Miles Bader | |
Include <hurd.h>. | |||
1995-08-24 | (inhibit_all_rpcs): thread_cancel -> hurd_thread_cancel. | Miles Bader | |
Include <hurd.h>. | |||
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 | |
(trivfs_modify_stat): Give the size of the fifo now that we've got a handle on it. | |||
1995-08-24 | (trivfs_goaway, trivfs_modify_stat): Update arguments. | Miles Bader | |
1995-08-24 | (S_fsys_forward): New function. | Miles Bader | |
1995-08-24 | Remove 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-24 | Include "options.h" instead of <options.h>. | Miles Bader | |
1995-08-24 | (trivfs_goaway, trivfs_modify_stat): Update arguments. | Miles Bader | |
(trivfs_modify_stat): Get the device from CRED now that we have it. | |||
1995-08-24 | Initial revision | Miles 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 | |
(trivfs_goaway): Pass the control structure directly instead of random fields from it. (trivfs_modify_stat): Pass in the node as well. | |||
1995-08-24 | (all): New target. | Miles Bader | |
(ps, settrans, showtrans, fsysopts): Put all dependencies in these targets. (settrans-HURDLIBS, showtrans-HURDLIBS, ps-HURDLIBS): Removed. (settrans, showtrans, fsysopts, ps): Get rid of things that are now in libshouldbeinlibc. Get rid of rules dealing with error.o. | |||
1995-08-24 | (all): New target. | Miles Bader | |
(symlink, magic, ifsock, fifo, null): Put all dependencies in these targets. (null-HURDLIBS, ifsock-HURDLIBS, fifo-HURDLIBS): Removed. Get rid of rules dealing with error.o | |||
1995-08-24 | (MIGSTUBS): New variable. | Miles Bader | |
(OBJS): Get the mig stubs from $(MIGSTUBS). (proc): Put all dependencies here. (HURDLIBS, REMHDRS): Removed. (OBJS): Calculate the appropiate bits from $(SRCS). | |||
1995-08-24 | (pflocal): Put all dependencies here. | Miles Bader | |
(OBJS): Remove error.o. (HURDLIBS): Removed. Removed all rules dealing with error.o. | |||
1995-08-24 | (LCLHDRS): Put all dependencies here. | Miles Bader | |
(HURDLIBS): Removed. Remove rules for error.o. | |||
1995-08-24 | (OBJS): Just put the migs stubs directly in here. | Miles Bader | |
(REMHDRS, MIGSTUBS): Removed. | |||
1995-08-24 | (devio): Put all dependencies here. | Miles Bader | |
(HURDLIBS): Removed. (OBJS): Get rid of error.o. Get rid of rules dealing with error.o. ($(prefix)/dev/MAKEDEV): Use $(INSTALL_PROGRAM) instead of $(INSTALL_DATA) + `chmod +x'. | |||
1995-08-24 | (OBJS): Use :.c=.o notation. | Miles Bader | |
(REMHDRS): Removed. Order changed a bit. | |||
1995-08-24 | (SRCS): Make this the main list of files, from which the others are derived. | Miles Bader | |
(COBJS, REMHDRS): Removed. (OBJS): Derived mostly from $(SRCS). | |||
1995-08-24 | (REMHDRS): Removed. | Miles Bader | |
(FSYSSRCS): Added fsys-forward.c. | |||
1995-08-24 | (ufs): Add explicit dependencies. | Miles Bader | |
(HURDLIBS, LDFLAGS, REMHDRS): Removed. Rules associated with ../lib removed. | |||
1995-08-24 | (REMHDRS): Removed. | Miles Bader | |
Rules dealing with ../lib removed. | |||
1995-08-24 | Initial revision | Miles Bader | |
1995-08-24 | (HURDLIBS-files, HURDLIBS-libs): Removed. | Miles Bader | |
($(targets): %): The same rule now used for both many and one cases. Get the things to be linked against entirely from the dependency list, and munge it to convert library pathnames to -L...-l pairs. Stop using *HURDLIBS as the mechanism for passing in libraries to be linked against. Now you should just put the pathname in the dependency list of the target, along with the object files, etc. [$(doinst)==many] (target): Set this from $(targets). ($(sort $(HURDLIBS-files))): Rule deleted. (../%.a ../%.so): New rule, replacing the previous one. |