Age | Commit message (Expand) | Author |
1996-04-23 | (read_disknode): Use read/write_disk_entry when reading/writing | Michael I. Bushnell |
1996-04-23 | (fetch_indir_spec): Use read/write_disk_entry when reading/writing | Michael I. Bushnell |
1996-04-23 | (pager_unlock_page): Use read/write_disk_entry when reading/writing | Michael I. Bushnell |
1996-04-23 | (diskfs_truncate): Use read/write_disk_entry when reading/writing | Michael I. Bushnell |
1996-04-23 | (swab_disk): New variable. | Michael I. Bushnell |
1996-04-23 | (ffs_realloccg): Use read/write_disk_entry when reading/writing | Michael I. Bushnell |
1996-04-23 | (read_disk_entry): New macro. | Michael I. Bushnell |
1996-04-23 | (swab_sblock, swab_csums): New functions. | Michael I. Bushnell |
1996-04-23 | (swab_disk): New variable. | Michael I. Bushnell |
1996-04-23 | (pass5): Correctly track contig summaries even though they aren't used | Michael I. Bushnell |
1996-04-18 | (diskfs_grow): New variable `pagerpt'. | Michael I. Bushnell |
1996-04-18 | (ffs_realloccg): If we are allocating a new block, don't actually free | Michael I. Bushnell |
1996-04-16 | (diskfs_lookup_hard): Set atime appropriately, and sync the new atime | Michael I. Bushnell |
1996-04-16 | (diskfs_write_disknode): Only do sync if WAIT is set. | Michael I. Bushnell |
1996-04-15 | (vpath tables.c): top_srcdir is better. | Michael I. Bushnell |
1996-04-15 | (vpath tables.c): That's $(srcdir)/.. | Michael I. Bushnell |
1996-04-15 | (vpath tables.c): Find ufs directory in $(srcdir), not `..'. | Michael I. Bushnell |
1996-04-11 | Initial revision | Miles Bader |
1996-04-04 | (diskfs_cached_lookup): Intialize NP->cache_id *after* NP exists. | Miles Bader |
1996-04-03 | (main): In `Can't get disklabel' error message, specify | Miles Bader |
1996-04-03 | *** empty log message *** | Michael I. Bushnell |
1996-04-03 | (diskfs_cached_lookup): Renamed from `iget'. All callers changed. | Michael I. Bushnell |
1996-04-03 | (diskfs_lookup_hard): | Michael I. Bushnell |
1996-04-03 | (warp_root): | Michael I. Bushnell |
1996-04-03 | (diskfs_lookup_hard): | Michael I. Bushnell |
1996-04-03 | (iget): Initialize NP->cache_id. | Michael I. Bushnell |
1996-04-02 | (pass1): Print mode correctly in unknown file type case. | Michael I. Bushnell |
1996-04-02 | (pass1): Recognize inode type IFSOCK too. | Michael I. Bushnell |
1996-03-31 | (mode_rep): Prefix octal number with `0'. | Miles Bader |
1996-03-29 | (diskfs_truncate): Cast DI->di_shortlink to correct type before adding | Michael I. Bushnell |
1996-03-29 | (main): Argp interface changes. | Miles Bader |
1996-03-29 | (main): Print mode & {in,}direct blocks too. | Miles Bader |
1996-03-25 | (diskfs_null_dirstat): doc fix | Michael I. Bushnell |
1996-03-25 | (diskfs_null_dirstat): New function. | Michael I. Bushnell |
1996-03-25 | After CC tool check, invoke AC_PROG_CC to set default CFLAGS and test for GCC. | Roland McGrath |
1996-03-23 | (read_symlink_hook): Only set NP's atime if !readonly. | Miles Bader |
1996-03-20 | (diskfs_lookup_hard): Don't do final permission checking here. | Michael I. Bushnell |
1996-03-20 | (diskfs_lookup_hard): Don't do initial permission checking here. | Michael I. Bushnell |
1996-03-20 | (diskfs_dirrewrite_hard): Renamed from diskfs_dirrewrite. No longer | Michael I. Bushnell |
1996-03-19 | (main): Pass new arg to argp_parse. | Miles Bader |
1996-03-19 | (main): Pass new arg to argp_parse. Use argp_usage correctly. | Miles Bader |
1996-03-18 | (diskfs_max_user_pager_prot) [add_pager_max_prot]: | Michael I. Bushnell |
1996-03-13 | (options, args_doc, doc): New variables for option parsing. | Miles Bader |
1996-03-13 | (SRCS): Add dlabel.c. | Miles Bader |
1996-03-13 | Initial revision | Miles Bader |
1996-03-05 | Update to new location. | Miles Bader |
1996-02-27 | Initial revision | Miles Bader |
1996-02-23 | (get_hypermetadata): Use diskfs_device_arg in unclean msgs. | Roland McGrath |
1996-02-21 | Implement proper handling of the filesystem `clean bit'. | Roland McGrath |
1996-02-20 | Add rule for `time', and add `time' to std. | Miles Bader |