summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-03-26(struct pager): New member `anticipations'.Michael I. Bushnell
1996-03-26(SRCS): Add anticipate.c.Michael I. Bushnell
1996-03-25(init): Add explicit dependency so that libshouldbeinlibc is included.Michael I. Bushnell
1996-03-25Initial revisionMichael I. Bushnell
1996-03-25Include <wire.h>.Michael I. Bushnell
1996-03-25(SRCS): Add wire.c.Michael I. Bushnell
1996-03-25(wire_segment): add.Michael I. Bushnell
1996-03-25Initial revisionMichael I. Bushnell
1996-03-25(envz_merge): NEW_LEN is a size, not a char.Miles Bader
1996-03-25(diskfs_null_dirstat): doc fixMichael I. Bushnell
1996-03-25(diskfs_null_dirstat): New function.Michael I. Bushnell
1996-03-25(statistics): New variable.Michael I. Bushnell
1996-03-25After CC tool check, invoke AC_PROG_CC to set default CFLAGS and test for GCC.Roland McGrath
1996-03-23(uptime): Add a temporary hack to pretend to show uptime.Miles Bader
1996-03-23(main): Pass new arg to argp_parse.Miles Bader
1996-03-23(iscntl): New macro.Miles Bader
1996-03-23(read_symlink_hook): Only set NP's atime if !readonly.Miles Bader
1996-03-22(diskfs_parse_runtime_options): Supply new argument to argp_parse.Miles Bader
1996-03-22(diskfs_lookup): Dereference NP in call to diskfs_checkdirmod.Michael I. Bushnell
1996-03-22(diskfs_direnter): Don't fall off end.Michael I. Bushnell
1996-03-22(diskfs_enter_cache, diskfs_purge_cache, diskfs_check_cache): Add declarations.Michael I. Bushnell
1996-03-22(diskfs_S_dir_unlink): Use new args for diskfs_dirremove.Michael I. Bushnell
1996-03-22(diskfs_S_dir_rmdir): Use new args for diskfs_dirremove.Michael I. Bushnell
1996-03-22(diskfs_rename_dir): Use new args for diskfs_dirrewrite andMichael I. Bushnell
1996-03-22(diskfs_S_dir_rename): Use new args for dirrewrite and dirremove.Michael I. Bushnell
1996-03-22(diskfs_clear_directory): Use new diskfs_dirremove args.Michael I. Bushnell
1996-03-22(OTHERSRCS): Add direnter.c, dirrewrite.c, dirremove.c, and lookup.c.Michael I. Bushnell
1996-03-22Formerly encode.c.~2~Miles Bader
1996-03-22entered into RCSMiles Bader
1996-03-22Formerly create.c.~4~Miles Bader
1996-03-22Formerly decode.c.~2~Miles Bader
1996-03-22Formerly store.h.~10~Miles Bader
1996-03-22Initial revisionMiles Bader
1996-03-22Initial revisionMiles Bader
1996-03-21(CFLAGS): Turn on -O3.Michael I. Bushnell
1996-03-21(new_proc): Oops, reinstall code to request dead name notification onMichael I. Bushnell
1996-03-21(CFLAGS): Always turn on -g.Michael I. Bushnell
1996-03-21Initial revisionMiles Bader
1996-03-20(complete_exit): Leave pgrp here.Michael I. Bushnell
1996-03-20(S_proc_setpgrp): Delete bletcherous hack from July 22, 1995.Michael I. Bushnell
1996-03-20*** empty log message ***Michael I. Bushnell
1996-03-20(diskfs_lookup_hard): Remove mention of ENOTDIR and EACCES errors.Michael I. Bushnell
1996-03-20(diskfs_lookup): Cleaner.Michael I. Bushnell
1996-03-20(diskfs_lookup_hard): Don't do final permission checking here.Michael I. Bushnell
1996-03-20(diskfs_lookup): Do permission checking and cache looking here.Michael I. Bushnell
1996-03-20(diskfs_lookup_hard): Don't do initial permission checking here.Michael I. Bushnell
1996-03-20(diskfs_null_dirstat): New function.Michael I. Bushnell
1996-03-20(diskfs_S_dir_lookup): Don't check cache here.Michael I. Bushnell
1996-03-20Initial revisionMichael I. Bushnell
1996-03-20(diskfs_S_dir_unlink): Don't frob cache here.Michael I. Bushnell