summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1995-07-12entered into RCSMichael I. Bushnell
1995-07-12Initial revisionMichael I. Bushnell
1995-07-12(lib-subdirs): Removed `libnetserv'.Michael I. Bushnell
1995-07-11(fshelp_start_translator_long): If PORTS_TYPE isMichael I. Bushnell
1995-07-09(diskfs_pager_users): New function.Miles Bader
1995-07-08(console): Give /hurd/term a ttyname argument.Miles Bader
1995-07-08(HURDLIBS): Add libihash.Miles Bader
1995-07-08(dev_get_memory_object): Moved function to devpager.c.Miles Bader
1995-07-08(trivfs_goaway): Make trivfs_goaway do the right thing.Miles Bader
1995-07-08(struct dev): Add the pager_port_bucket field.Miles Bader
1995-07-08(dev_stop_paging): New function.Miles Bader
1995-07-08(io_state_sync): Remember that we've synced the buffer.Miles Bader
1995-07-08(ports_create_class): Initialize the PORTS and COUNT fields.Miles Bader
1995-07-08(ports_allocate_port): Properly add PI to CLASS's port list when theMiles Bader
1995-07-08(ports_begin_rpc): Properly add INFO to PI's current_rpcs list when theMiles Bader
1995-07-08(ports_intern_external_port): Properly add PI to CLASS's port list when theMiles Bader
1995-07-08Formerly socket.c.~7~Miles Bader
1995-07-08Remove include dependencies.Miles Bader
1995-07-08(ps_tty_short_name): That assignment around which extra parents were put wasMiles Bader
1995-07-08Include hurd/ihash.h instead of ihash.h.Miles Bader
1995-07-08(free_reply_ports, free_reply_ports_lock): New variables.Miles Bader
1995-07-07(copyright, sccsid): Correct syntax.Michael I. Bushnell
1995-07-07(SHORT_OPTIONS): Remove '?' as getopt usurps it.Miles Bader
1995-07-07(OBJS): Add mach-crt0.o.Miles Bader
1995-07-07(mach_init_routine): New variable, wanted by mach-crt0.o.Miles Bader
1995-07-07[$(doinst)==many] ($(targets) installation rule): Fix typo.Roland McGrath
1995-07-07entered into RCSMiles Bader
1995-07-07Initial revisionMiles Bader
1995-07-07(install) [doinst == one || doinst == many]: Don't install files ifMichael I. Bushnell
1995-07-07(S_msg_sig_post, S_msg_sig_post_untraced): Reverse order of theseMichael I. Bushnell
1995-07-07(boot.1, boot.a): Use $(LD) and $(OBJCOPY) instead of explicit names.Michael I. Bushnell
1995-07-07(OBJCOPY): New var.Michael I. Bushnell
1995-07-07(S_io_reauthenticate): Cast first arg to mig_deallocate.Michael I. Bushnell
1995-07-07(HURDLIBS-libs): Comment out path-search rule here; I don't yet trustMichael I. Bushnell
1995-07-07(fsysopts): Don't list twice.Michael I. Bushnell
1995-07-07(main, apply_auth_to_loginid, apply_auth_to_pgrp): Remove assignmentsMichael I. Bushnell
1995-07-07(main): Declare return type.Michael I. Bushnell
1995-07-07(copyright, sccsid): Declare unused.Michael I. Bushnell
1995-07-07(lookup_user): Declare return to be `int' to avoid type clash in useMichael I. Bushnell
1995-07-07(run): Remove assignments from inside if tests.Michael I. Bushnell
1995-07-07Include <hurd/msg_server.h>.Michael I. Bushnell
1995-07-07Include <mach/mig_support.h>.Michael I. Bushnell
1995-07-07(bootdevice): Initialize to hard-coded `sd0a' instead ofMichael I. Bushnell
1995-07-07(ps_tty_short_name): Put extra parens around assignment inside ifMichael I. Bushnell
1995-07-07(pinode): Remove assignment from if test.Michael I. Bushnell
1995-07-07(lookup_directory): New decl.Michael I. Bushnell
1995-07-07(pass1): Remove assignment from if test.Michael I. Bushnell
1995-07-07(bfd_mach_host_arch_mach): Remove assignment from inside if test.Michael I. Bushnell
1995-07-07(%.d:%.c %.d:%.S): Repair sed line to include more context.Michael I. Bushnell
1995-07-07Undo last change; add private decl of ioctl.Michael I. Bushnell