summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-07-07(trivfs_S_io_reauthenticate): Don't use MACH_MSG_TYPE_MOVE_SEND; it'sMichael I. Bushnell
1996-07-07(print_banner): Use basename instead of rolling our own.Miles Bader
1996-07-07(_print_version): Include HURD_RELEASE in default.Miles Bader
1996-07-07(AUTH_VERSION): New macro.Miles Bader
1996-07-07(argp_program_version): New variable.Miles Bader
1996-07-06(argp_program_version): New variable.Miles Bader
1996-07-06(argp_program_version): New variable.Miles Bader
1996-07-06(argp_program_version): New variable.Miles Bader
1996-07-06(argp_program_version): New variable.Miles Bader
1996-07-06(OTHERSRCS): Add opts-version.c.Miles Bader
1996-07-06(argp_program_version_hook): Type & doc updated.Miles Bader
1996-07-06(argp_program_version): Doc updated.Miles Bader
1996-07-06(argp_program_version_hook): Add argument types.Miles Bader
1996-07-06(argp_version_parser):Miles Bader
1996-07-06Initial revisionMiles Bader
1996-07-06(ufs_version): Variable removed.Miles Bader
1996-07-06(print_banner): Don't include directory in terminal name.Michael I. Bushnell
1996-07-06(diskfs_drop_node): If this might be a special symlink, then truncateMichael I. Bushnell
1996-07-06(read_disknode): Don't set allocsize based on st->size for kludgedMichael I. Bushnell
1996-07-06(diskfs_truncate): Call record_poke after truncating a kludgedMichael I. Bushnell
1996-07-06(print_banner): Use localhost instead of grotty loop. Make static.Miles Bader
1996-07-06(getty): Depend on ../libshouldbeinlibc/libshouldbeinlibc.a.Miles Bader
1996-07-06(add_utmp_entry): Pass the the basename of TTY to getutline.Miles Bader
1996-07-06Include <sys/utsname.h> and <stdlib.h>.Michael I. Bushnell
1996-07-06(print_banner): New function.Michael I. Bushnell
1996-07-05(setup_ethernet_device): Linux's device `mtu' member does not includeMichael I. Bushnell
1996-07-05(fmt_past_time): Get rid of extraneous `f' in fmt string.Miles Bader
1996-07-04(netfs_S_io_write): more fixupMichael I. Bushnell
1996-07-04(netfs_S_io_write): fixupMichael I. Bushnell
1996-07-04(netfs_S_io_write): Bother implementing O_APPEND.Michael I. Bushnell
1996-07-04(netfs_attempt_link) [case SYMLINK]: Include directory handle as anMichael I. Bushnell
1996-07-04(netfs_S_io_identity): Don't take address of ID in call toMichael I. Bushnell
1996-07-04(fshelp_get_identity): Bother to initialize I->fileno.Michael I. Bushnell
1996-07-04(crash): New target.Michael I. Bushnell
1996-07-03(fshelp_get_identity): Bother to release idlock before returning.Michael I. Bushnell
1996-07-03(init): Add libports (because libfshelp.so requires it, lose loseMichael I. Bushnell
1996-07-03(process_signal) [case SIGCHLD]: Correctly place `break' *outside* ofMichael I. Bushnell
1996-07-03(process_has_exited): When reparenting children to init, if one ofMichael I. Bushnell
1996-07-03(fstab_add_fs): Don't SEGV if COPY is 0.Miles Bader
1996-07-03(netfs_S_dir_mkfile): Return right with MAKE_SEND, not COPY_SEND.Michael I. Bushnell
1996-07-03(ports_get_right): Supply correct sync value in notification request.Michael I. Bushnell
1996-07-03Include <argz.h>.Michael I. Bushnell
1996-07-03include addert.hMichael I. Bushnell
1996-07-03(netfs_S_io_identity): Use fshelp_get_identity instead of creatingMichael I. Bushnell
1996-07-03(struct port_bucket): Mention name in global scope.Michael I. Bushnell
1996-07-03(netfs_drop_node): Don't deallocate NP->identity.Michael I. Bushnell
1996-07-03(netfs_make_node): Don't initialize NP->identity.Michael I. Bushnell
1996-07-03(struct node): Delete member identity.Michael I. Bushnell
1996-07-03whoopsMichael I. Bushnell
1996-07-03(SRCS): Add get-identity.c.Michael I. Bushnell