Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
1995-08-23 | Initial revision | Roland McGrath | |
1995-08-23 | (DIST_FILES): Add hurd.boot. | Roland McGrath | |
1995-08-23 | Initial revision | Roland McGrath | |
1995-08-23 | (SRCS): Add boot_script.c. | Roland McGrath | |
(OBJS): Add boot_script.o. (LCLHDRS): New variable. (HURDLIBS): Variable removed. (boot): Depend on ../libthreads/libthreads.a. | |||
1995-08-23 | (boot_like_kernel, boot_like_cmudef, boot_like_hurd): Variables removed. | Roland McGrath | |
(main): Don't interpret switches. Instead of servers, take command line argument of boot script file name. Read the file and use boot_script functions to parse and execute its directives. (boot_script_*): New variables and functions for boot_script callbacks. | |||
1995-08-23 | Formerly Makefile.~9~ | Miles Bader | |
1995-08-23 | (INSTALL_BIN): Changed to INSTALL_PROGRAM. | Miles Bader | |
1995-08-22 | Add a backslash. | Miles Bader | |
1995-08-21 | (open_hook): Use condition_broadcast instead of condition_signal on | Miles Bader | |
active_fifo_changed, as all waiters need be notified of changes. | |||
1995-08-21 | Add tserver. | Miles Bader | |
1995-08-21 | (SRCS): Add cancel-cond.c. | Roland McGrath | |
1995-08-21 | Initial revision | Roland McGrath | |
1995-08-21 | Doc fix. | Michael I. Bushnell | |
1995-08-19 | (ps_not_sess_leader_p, ps_unorphaned_p, ps_parent_p): Use the new state bits. | Miles Bader | |
1995-08-19 | (ps_emit_state): Rearrange things to reflect the new state bits. | Miles Bader | |
(state_shadows): New variable. (ps_emit_state): Use the state_shadows list to turn off some states. | |||
1995-08-19 | (PSTAT_STATE_*): All proc state flags reorganized and renamed to | Miles Bader | |
PSTAT_STATE_P_* for process-global bits, and PSTAT_STATE_T_* for per-thread bits. | |||
1995-08-19 | (thread_state, proc_stat_set_flags): Use the new state bits. | Miles Bader | |
(proc_stat_set_flags): Actually set the PSTAT_STATE_P_STOP bit. (proc_stat_state_tags): Reordered to reflect the new ordering of the state bits. | |||
1995-08-19 | [$(doinst)==many] (HURDLIBS-libs): Use plain OTHERLIBS as well as the target | Miles Bader | |
specific $@-OTHERLIBS. | |||
1995-08-17 | Formerly ethernet.c.~2~ | Michael I. Bushnell | |
1995-08-17 | Initial revision | Michael I. Bushnell | |
1995-08-17 | Formerly devices.c.~3~ | Michael I. Bushnell | |
1995-08-16 | Formerly tcp.c.~5~ | Michael I. Bushnell | |
1995-08-16 | entered into RCS | Michael I. Bushnell | |
1995-08-16 | Formerly Makefile.~8~ | Michael I. Bushnell | |
1995-08-16 | Initial revision | Michael I. Bushnell | |
1995-08-16 | entered into RCS | Michael I. Bushnell | |
1995-08-16 | Formerly pfinet.h.~3~ | Michael I. Bushnell | |
1995-08-16 | Formerly sched.c.~6~ | Michael I. Bushnell | |