Age | Commit message (Expand) | Author |
1995-06-09 | (diskfs_S_fsys_set_options): Bother validating FSYS and implementing | Michael I. Bushnell |
1995-06-09 | (diskfs_S_fsys_getfile): Mark parms unused. | Michael I. Bushnell |
1995-06-09 | (diskfs_S_file_pathconf): Declare NAME to be unused. | Michael I. Bushnell |
1995-06-09 | (diskfs_S_file_invoke_translator): Declare parms unused. | Michael I. Bushnell |
1995-06-09 | (diskfs_S_file_getfh): Declare parameters to be unused. | Michael I. Bushnell |
1995-06-09 | (diskfs_S_file_get_translator): Declare variable `buflen' and various | Michael I. Bushnell |
1995-06-09 | (diskfs_S_file_exec): Declare both variables `i' to be unsigned int. | Michael I. Bushnell |
1995-06-09 | (diskfs_S_file_notice_changes): Mark parameters as unused. | Michael I. Bushnell |
1995-06-09 | (diskfs_S_dir_lookup): Initialize GIDS, NUIDS, and NGIDS to avoid | Michael I. Bushnell |
1995-06-09 | Provide unused attributes where appropriate. | Michael I. Bushnell |
1995-06-09 | (diskfs_transboot_class): Delete var. | Michael I. Bushnell |
1995-06-09 | (diskfs_transboot_class): Delete var. | Michael I. Bushnell |
1995-06-09 | (diskfs_shutdown): Rewrote to use new ports interface adequately. | Michael I. Bushnell |
1995-06-09 | (diskfs_demuxer): Renamed from ports_demuxer. Don't call | Michael I. Bushnell |
1995-06-09 | (begin_using_protid_port): Use ports_lookup_port. | Michael I. Bushnell |
1995-06-09 | (diskfs_S_fsys_syncfs): Use ports_lookup_port and ports_port_deref | Michael I. Bushnell |
1995-06-09 | (diskfs_startup_diskfs): Use new args for ports_allocate_port. | Michael I. Bushnell |
1995-06-09 | (diskfs_spawn_first_thread): Call our own thread function instead of | Michael I. Bushnell |
1995-06-09 | (diskfs_S_dir_rename): After renaming directory, synchronize relevant | Michael I. Bushnell |
1995-06-09 | (OTHERSRCS): Deleted ports-noports.c, ports-clean.c, ports-soft.c, | Michael I. Bushnell |
1995-06-09 | (diskfs_do_seqnos_mach_notify_no_senders): Don't help support pagers | Michael I. Bushnell |
1995-06-09 | (diskfs_protid_class, diskfs_transboot_class, diskfs_control_class, | Michael I. Bushnell |
1995-06-09 | (diskfs_S_file_getcontrol): Use new args for ports_allocate_port. | Michael I. Bushnell |
1995-06-09 | (diskfs_set_sync_interval): Use new args for ports_allocate_port. | Michael I. Bushnell |
1995-06-09 | (diskfs_start_protid): Use new args for ports_allocate_port. | Michael I. Bushnell |
1995-06-09 | (diskfs_S_fsys_startup): Use ports_lookup_port and ports_port_deref | Michael I. Bushnell |
1995-06-09 | (diskfs_start_bootstrap): Use new args for ports_allocate_port. | Michael I. Bushnell |
1995-06-09 | (diskfs_S_fsys_goaway): Use ports_lookup_port and ports_port_deref | Michael I. Bushnell |
1995-06-09 | (diskfs_S_fsys_getroot): Use ports_lookup_port and ports_port_deref | Michael I. Bushnell |
1995-06-09 | (diskfs_shutdown_lock, diskfs_protid_class, diskfs_transboot_class, | Michael I. Bushnell |
1995-06-08 | Rewritten to unconditionally return both BFD and ELF machine types. | Roland McGrath |
1995-06-08 | (struct execdata.info.elf): Add members `anywhere' and `loadbase'. | Roland McGrath |
1995-06-06 | (diskfs_shutdown_soft_ports): Deleted decl. | Michael I. Bushnell |
1995-06-06 | (OBJS): Removed ihash.o and primes.o. | Michael I. Bushnell |
1995-06-06 | (HURDLIBS): Added libihash. | Michael I. Bushnell |
1995-06-06 | (lib-subdirs): Added libihash. | Michael I. Bushnell |
1995-06-06 | Initial revision | Michael I. Bushnell |
1995-06-05 | Include <errno.h>. | Michael I. Bushnell |
1995-06-05 | Majorly revamped: Now supports the ELF format directly. | Roland McGrath |
1995-06-01 | (ps.o, fsysopts.o, showtrans.o, settrans.o): Add dependencies on header files. | Miles Bader |
1995-05-31 | (ps_own_filter, ps_not_sess_leader_filter, ps_ctty_filter, | Miles Bader |
1995-05-31 | (ps_fmt_create): Don't mutate the format spec name in the fmt_spec list we're | Miles Bader |
1995-05-31 | (DISTFILES): New variable; include frank1.ld and frankemul.ld. | Roland McGrath |
1995-05-31 | Omit .globl decl for errno; it caused some as complaint. | Roland McGrath |
1995-05-30 | (SCRS): Removed update.c. | Michael I. Bushnell |
1995-05-22 | (diskfs_set_options): Don't fall through to the error case from the 's' one! | Miles Bader |
1995-05-22 | When adding a fake argv[0], bump argc. | Miles Bader |
1995-05-22 | Remove copyright notice. | Michael I. Bushnell |
1995-05-20 | (main): Check for a missing filesystem name. | Miles Bader |
1995-05-20 | (diskfs_S_file_getcontrol): Unlock _diskfs_control_lock lock instead of | Miles Bader |