summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-07-01(targets): Added crash.Michael I. Bushnell
1996-07-01(crash): New target.Michael I. Bushnell
1996-07-01(DIST_FILES): Removed crash.c.Michael I. Bushnell
1996-07-01(pass2): Don't skip empty directories in `.' and `..' correctnessMichael I. Bushnell
1996-07-01(makeentry): After successful directory expansion, write out modifiedMichael I. Bushnell
1996-07-01(pass4): If a reconnect fails while we are preening, give up.Michael I. Bushnell
1996-06-28(check_owner): Return true any time PROC1 has root.Michael I. Bushnell
1996-06-27(proc_stat_list_clone): New function.Miles Bader
1996-06-27(_fmt_create): Set NEW_FMT->src_len. Use strdup.Miles Bader
1996-06-27(struct ps_fmt): Add SRC_LEN field.Miles Bader
1996-06-27(targets): Comment out opendisk for now.Michael I. Bushnell
1996-06-27(LCLHDRS): Add sserver.h.Michael I. Bushnell
1996-06-27(LCLHDRS): Add execserver.h.Michael I. Bushnell
1996-06-27(LCLHDRS): Add trans.h.Michael I. Bushnell
1996-06-27(LCLHDRS): Add common.h.Michael I. Bushnell
1996-06-27(argp_parse): Zero the CHILD_INPUTS vector.Miles Bader
1996-06-27(main): Repair loop.Michael I. Bushnell
1996-06-27(diskfs_startup_diskfs): Don't call diskfs_readonly_changed hereMichael I. Bushnell
1996-06-27(disk_pager_setup): Check diskfs_readonly variable instead of callingMichael I. Bushnell
1996-06-27(lndist): Add lndist-asm-files.Michael I. Bushnell
1996-06-27(LCLHDRS): Add diskfs-pager.h.Michael I. Bushnell
1996-06-27(installationdirlist): New variable.Michael I. Bushnell
1996-06-27(MKINSTALLDIRS): New variable.Michael I. Bushnell
1996-06-27(linked-files, lf-inst): New variables.Michael I. Bushnell
1996-06-27(distclean): Add config.cache.Michael I. Bushnell
1996-06-27(lndist-cthreads-h): Delet target.Michael I. Bushnell
1996-06-27(OTHERSRCS): Add append-std-options.c.Miles Bader
1996-06-27Initial revisionMiles Bader
1996-06-27(fsck):Miles Bader
1996-06-26(main): Use &NETFS_STD_STARTUP_ARGP insteda of NETFS_STARTUP_ARGP.Miles Bader
1996-06-26Initial revisionMiles Bader
1996-06-26(OTHERSRCS):Miles Bader
1996-06-26(netfs_get_options): Call netfs_append_std_options.Miles Bader
1996-06-26(netfs_S_fsys_set_options): Don't convert options string into argv vector.Miles Bader
1996-06-26(std_runtime_options): Variable removed.Miles Bader
1996-06-26Change options parsing interface to match libdiskfs's:Miles Bader
1996-06-26(netfs_S_fsys_get_options):Miles Bader
1996-06-26(netfs_S_file_get_fs_options):Miles Bader
1996-06-26(S_auth_makeauth):Miles Bader
1996-06-26(parse_opt): Add hair to share arg parsing state between two parsers that useMiles Bader
1996-06-25(main, options): Add --writable/-w option.Miles Bader
1996-06-25Use --writable flag to fsck too.Miles Bader
1996-06-25(%: %.sh): Make target writable.Miles Bader
1996-06-25Use real fsck instead of kluge.Miles Bader
1996-06-25(parse_opt):Miles Bader
1996-06-25(ip_rt_del): New declaration.Miles Bader
1996-06-25(ip_rt_del): New function.Miles Bader
1996-06-25(diskfs_cached_lookup): Use diskfs_check_readonly instead of diskfs_readonly.Miles Bader
1996-06-25(diskfs_grow): Add call diskfs_check_readonly to clear clean bit.Miles Bader
1996-06-25(diskfs_shutdown_pager): Don't shutdown the disk pager, just sync it.Miles Bader