summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-05-10(_store_derive): Use store_run, not off_t, vectors; tweak accordingly.Miles Bader
1996-05-10(store_device_create, _store_device_create):Miles Bader
1996-05-10(store_file_create, _store_file_create):Miles Bader
1996-05-10(diskfs_fsys_identity): New variable.Michael I. Bushnell
1996-05-10(_make_store):Miles Bader
1996-05-10(diskfs_make_node): Initialize NP->identity.Michael I. Bushnell
1996-05-10(diskfs_fsys_identity): New variable.Michael I. Bushnell
1996-05-10(store_ileave_create, store_concat_create):Miles Bader
1996-05-10(store_find_first_run, store_next_run, store_write, store_read):Miles Bader
1996-05-10(store_default_leaf_encode): Convert from the store_run vector to a off_tMiles Bader
1996-05-10(store_default_leaf_decode):Miles Bader
1996-05-10(store_set_runs): Use store_run, not off_t, vectors; tweak accordingly.Miles Bader
1996-05-10(struct store_run): New type.Miles Bader
1996-05-10(mkfs.ufs): Depend on ../libstore/libstore.a.Miles Bader
1996-05-10(S_proc_get_tty): New function.Miles Bader
1996-05-10(print_store): New function.Miles Bader
1996-05-10(parse_strlist): Make DEFAULT_FN return a const char *.Miles Bader
1996-05-10(main): Remove const cast from first arg to argz_create.Miles Bader
1996-05-10(main): Remove const cast from first arg to argz_create.Miles Bader
1996-05-10(ethernet_open): Pass in ERRNO to assert_perror.Miles Bader
1996-05-10(make_sock_user): Pass correct args to ports_create_port.Miles Bader
1996-05-10(search_path): Don't make PATH or PFXED_NAME const.Miles Bader
1996-05-10(fd_get_device): Update to use libstore.Miles Bader
1996-05-10(S_io_identity): Typo.Miles Bader
1996-05-10(fshelp_delegate_translation): Don't cast ARGV when calling arg_create.Miles Bader
1996-05-10Rename *S_LEN to NUM_*S.Miles Bader
1996-05-10(store_create): Use the real file_get_storage_info.Miles Bader
1996-05-10(struct store):Miles Bader
1996-05-10(diskfs_set_statfs): Fix one reference to old name of ST member.Michael I. Bushnell
1996-05-10(diskfs_set_statfs): Fix one reference to old name of ST member.Michael I. Bushnell
1996-05-10Include <stdio.h>.Michael I. Bushnell
1996-05-10(init_users): Order args correctly in call to ports_create_port.Michael I. Bushnell
1996-05-10(S_proc_exception_raise): Fetch sigcode from correctly named member ofMichael I. Bushnell
1996-05-10<hurd/startup_notify.h> -> "startup_notify_U.h".Michael I. Bushnell
1996-05-10(OBJS): Add startup_notifyUser.o.Michael I. Bushnell
1996-05-10(check_hashbang) [userport/reauthenticate]: Use newMichael I. Bushnell
1996-05-10(do_exec): Use new auth_user_authenticate interface.Michael I. Bushnell
1996-05-10(S_io_identity): New function.Michael I. Bushnell
1996-05-10(trivfs_S_io_identity):Michael I. Bushnell
1996-05-10(trivfs_S_io_identity): fixupMichael I. Bushnell
1996-05-10(make_sockaddr_port): Use new ports_create_port call.Michael I. Bushnell
1996-05-10(make_sock_user): Use new ports_create_port call.Michael I. Bushnell
1996-05-10(S_socket_create_address): Use new ports_create_port call.Michael I. Bushnell
1996-05-10(S_io_reauthenticate): Use new auth_server_authenticate interface.Michael I. Bushnell
1996-05-10(ethernet_thread): Return any_t.Michael I. Bushnell
1996-05-10(netfs_attempt_statfs): Expect and fill in new statfs buffer.Michael I. Bushnell
1996-05-10(S_io_reauthenticate): Use new auth_server_authenticate protocol.Michael I. Bushnell
1996-05-10(diskfs_set_statfs): Expect and fill in new format statfs buffer.Michael I. Bushnell
1996-05-10(pass1b): Bother to initialize NUMBER.Michael I. Bushnell
1996-05-10(IOSRCS): Add io-identity.c.Michael I. Bushnell