summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1995-05-12(diskfs_spawn_first_thread): Start background syncing.Miles Bader
1995-05-12Initial revisionMiles Bader
1995-05-12(OTHERSRCS): Add sync-interval.c and sync-default.c.Miles Bader
1995-05-12(prog-subdirs): Removed mkbootfs.Roland McGrath
1995-05-12Add declarations of diskfs_set_sync_interval and diskfs_default_sync_interval.Miles Bader
1995-05-12Add an optional argument to the --sync option that lets the user specify anMiles Bader
1995-05-12(load_image): Grok ELF executables as well as a.out.Roland McGrath
1995-05-12(diskfs_S_io_read): If the offset is past the end of the file, thenMichael I. Bushnell
1995-05-12Use EXT macro instead of explicit underscores.Roland McGrath
1995-05-12(I386HDRS): Variable removed.Roland McGrath
1995-05-12(CPPFLAGS): Use $(srcdir) instead of $(hurdsource).Roland McGrath
1995-05-12Change uses of the ext2_{warning,error,panic} functions to not have theMiles Bader
1995-05-12(ext2_error, ext2_warning, ext2_panic, all callers changed): Make these intoMiles Bader
1995-05-12(ext2_free_blocks, ext2_new_block): Get rid of the CHECK_STRICT variable,Miles Bader
1995-05-12(ext2_error, ext2_warning, ext2_panic): Rename to add the underline prefixMiles Bader
1995-05-12(pager_unlock_page): Give an explanation of why the file system will shortlyMiles Bader
1995-05-11(main): Enable the bootstrap code.Miles Bader
1995-05-11(trivfs_modify_stat): Make st_blksize really large.Miles Bader
1995-05-11(read_disknode): Make st_blksize larger: 2 * pagesize.Miles Bader
1995-05-11(_pager_mark_next_request_error, _pager_mark_object_error): Put the errorMiles Bader
1995-05-11(PM_NEXTERROR, SET_PM_NEXTERROR): Mask 2-bit error code with 0x3, not 0x2!Miles Bader
1995-05-10(block_getblk, inode_getblk): Return ENOSPC instead of EIO when we can'tMiles Bader
1995-05-10(find_next_zero_bit): Fix stupid typos (present in the original linux sourceMiles Bader
1995-05-09entered into RCSMiles Bader
1995-05-09Formerly ext2fs.h.~43~Miles Bader
1995-05-09entered into RCSMiles Bader
1995-05-09Formerly pokel.c.~11~Miles Bader
1995-05-09entered into RCSMiles Bader
1995-05-09Formerly balloc.c.~20~Miles Bader
1995-05-09Formerly ext2fs.h.~42~Miles Bader
1995-05-09entered into RCSMiles Bader
1995-05-08Initial revisionMiles Bader
1995-05-08Formerly ext2fs.h.~41~Miles Bader
1995-05-08Formerly devio.c.~8~Miles Bader
1995-05-08Formerly ext2_fs.h.~18~Miles Bader
1995-05-08Formerly bitmap.c.~8~Miles Bader
1995-05-08Formerly pokel.c.~10~Miles Bader
1995-05-08Formerly ext2fs.c.~19~Miles Bader
1995-05-08Formerly hyper.c.~11~Miles Bader
1995-05-08entered into RCSMiles Bader
1995-05-08(pager_clear_user_data): Don't die when called on the disk pager.Miles Bader
1995-05-08(diskfs_lookup): When looping back to try_again: because we're looking upMiles Bader
1995-05-08(write_all_disknodes): Fix typo `alloc' --> `alloca'.Miles Bader
1995-05-08Formerly pokel.c.~9~Miles Bader
1995-05-08Formerly pager.c.~29~Miles Bader
1995-05-07Formerly dir.c.~12~Miles Bader
1995-05-07Formerly ialloc.c.~23~Miles Bader
1995-05-05Formerly ext2fs.h.~40~Miles Bader
1995-05-05Formerly Makefile.~8~Miles Bader
1995-05-05If a msg port call times out, disable use of that msg port.Miles Bader