summaryrefslogtreecommitdiff
path: root/ufs
AgeCommit message (Expand)Author
1996-08-29*** empty log message ***Thomas Bushnell
1996-08-12*** empty log message ***Thomas Bushnell
1996-08-07*** empty log message ***Thomas Bushnell
1996-07-23(write_node, read_disknode):Miles Bader
1996-07-23.Miles Bader
1996-07-17Initial revisionRoland McGrath
1996-07-06(ufs_version): Variable removed.Miles Bader
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-03Include <argz.h>.Michael I. Bushnell
1996-06-25(diskfs_get_options): Include `--compat=' in options.Miles Bader
1996-06-24(diskfs_lookup_hard): Use diskfs_check_readonly instead ofMichael I. Bushnell
1996-06-24(diskfs_cached_lookup): Use diskfs_check_readonly instead of diskfs_readonly.Michael I. Bushnell
1996-06-24(diskfs_truncate): Call diskfs_check_readonly.Michael I. Bushnell
1996-06-24(diskfs_set_hypermetadata): If CLEAN is not set, make sure we clearMichael I. Bushnell
1996-06-24(diskfs_shutdown_pager): Don't shutdown DISKPAGER ever, just sync itMichael I. Bushnell
1996-06-22(options): Make const.Miles Bader
1996-06-22(diskfs_get_options): New function.Miles Bader
1996-06-21(parse_opt):Miles Bader
1996-06-15(options): New variable.Miles Bader
1996-05-14foo.Michael I. Bushnell
1996-05-10(diskfs_set_statfs): Fix one reference to old name of ST member.Michael I. Bushnell
1996-05-09(ufs.static ufs): s/ioserver/iohelp/gMichael I. Bushnell
1996-05-09(diskfs_set_statfs): Use and fill in new statfs structure.Michael I. Bushnell
1996-05-09ioserver.h -> iohelp.h.Michael I. Bushnell
1996-05-06(ufs_version): Upgrade to 0.0.Michael I. Bushnell
1996-05-03(block_extended): more fixupMichael I. Bushnell
1996-05-03fixupMichael I. Bushnell
1996-05-03(block_extended): Rewrite code that moves pages to be more efficient,Michael I. Bushnell
1996-05-03(diskfs_get_filemap): Initialize UPI->allow_unlocked_pagein andMichael I. Bushnell
1996-05-03(struct user_pager_info): New members `allow_unlocked_pagein' andMichael I. Bushnell
1996-05-02fixupMichael I. Bushnell
1996-05-02(block_extended): When moving data, sync in-core pager both beforeMichael I. Bushnell
1996-05-02(offer_data): Offer pages at ADDR each time through the loop, not theMichael I. Bushnell
1996-04-30(diskfs_grow): In last offer_data, don't offer a block number as anMichael 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-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