summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-05-01(makefiles): Add Makeconf:build.mkcf.in.Roland McGrath
1996-05-01(AC_OUTPUT): If not in $srcdir, create Makeconf does includes real one.Roland McGrath
1996-05-01(pass5): Be sure to call pwarn before pfix.Miles Bader
1996-05-01(main): Don't print large obnoxious banner if PREEN.Miles Bader
1996-04-30(diskfs_grow): In last offer_data, don't offer a block number as anMichael I. Bushnell
1996-04-30($(targets)): do it right...Michael I. Bushnell
1996-04-30(include ../Makeconf): BEFORE dependencies.Michael I. Bushnell
1996-04-30(include ../Makeconf): BEFORE dependencies.Michael I. Bushnell
1996-04-26(allocino): Parenthesize test correctly.Michael I. Bushnell
1996-04-26(pass5): If not marked clean, but now it is, then offer to mark itMichael I. Bushnell
1996-04-26(reply): Set fix_denied anytime we return 0.Michael I. Bushnell
1996-04-26(fix_denied): New variable.Michael I. Bushnell
1996-04-26(makemode): Now `servers'.Michael I. Bushnell
1996-04-24(DIRECT_NAMLEN) [! LITTLE_ENDIAN]: Deal correctly with the case whereMichael I. Bushnell
1996-04-24(DIRECT_NAMLEN) [LITTLE_ENDIAN]: Deal with case correctly where it wasMichael I. Bushnell
1996-04-24(pass1): Don't print block numbers as we go anymore.Michael I. Bushnell
1996-04-23(block_extended):Michael I. Bushnell
1996-04-23(swab_long_long): one more timeMichael I. Bushnell
1996-04-23and even betterMichael I. Bushnell
1996-04-23(swab_long_long, swab_long): better now.Michael I. Bushnell
1996-04-23fixupMichael I. Bushnell
1996-04-23(swab_long): Cleaner now.Michael I. Bushnell
1996-04-23(read_disknode): typoMichael I. Bushnell
1996-04-23fixup.Michael I. Bushnell
1996-04-23(diskfs_dirempty): node_update -> diskfs_node_update.Michael I. Bushnell
1996-04-23(ffs_blkfree): final fixup.Michael I. Bushnell
1996-04-23(read_disk_entry): Proper syntax.Michael I. Bushnell
1996-04-23Include <string.h>.Michael I. Bushnell
1996-04-23(read_disknode): Use read/write_disk_entry when reading/writingMichael I. Bushnell
1996-04-23(fetch_indir_spec): Use read/write_disk_entry when reading/writingMichael I. Bushnell
1996-04-23(pager_unlock_page): Use read/write_disk_entry when reading/writingMichael I. Bushnell
1996-04-23(diskfs_truncate): Use read/write_disk_entry when reading/writingMichael I. Bushnell
1996-04-23(swab_disk): New variable.Michael I. Bushnell
1996-04-23(ffs_realloccg): Use read/write_disk_entry when reading/writingMichael 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 usedMichael 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 freeMichael I. Bushnell
1996-04-16(diskfs_lookup_hard): Set atime appropriately, and sync the new atimeMichael 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-11Initial revisionMiles 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, specifyMiles 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