Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-05-20 | Use options_parse & diskfs_standard_startup_options to do command line | Miles Bader | |
options parsing. Rename `options' to `long_opts'. Most things removed, as they're now handled by libdiskfs. Add parse_opt to deal with our few meagre remaining options in the approved options_parse manner. | |||
1995-05-19 | Add the --writable & --nosync options. | Miles Bader | |
1995-05-14 | (diskfs_set_statfs): Set st->fsys_stb_bsize, not _fsize, to the block size. | Miles Bader | |
1995-05-13 | (OBJS): Remove exec_server_image.o. | Roland McGrath | |
(exec_server_image.o): Rule removed. | |||
1995-05-12 | Add an optional argument to the --sync option that lets the user specify an | Miles Bader | |
initial sync interval. | |||
1995-05-12 | Change uses of the ext2_{warning,error,panic} functions to not have the | Miles Bader | |
initial function name argument (it's now supplied automagically). | |||
1995-05-12 | (ext2_error, ext2_warning, ext2_panic, all callers changed): Make these into | Miles Bader | |
macros that automagically supply the caller's function name, and rename the original functions (which these macros call) to have an underline prefix. Get rid of the CHECK_STRICT variable. | |||
1995-05-12 | (ext2_free_blocks, ext2_new_block): Get rid of the CHECK_STRICT variable, | Miles Bader | |
and just always do the tests it controlled. Change uses of the ext2_{warning,error,panic} functions to not have the initial function name argument (it's now supplied automagically). | |||
1995-05-12 | (ext2_error, ext2_warning, ext2_panic): Rename to add the underline prefix | Miles Bader | |
(the previous names are now macros that call the renamed functions). Also rearrange a bit to hold the lock around the use of the global message buffer. | |||
1995-05-12 | (pager_unlock_page): Give an explanation of why the file system will shortly | Miles Bader | |
crash. | |||
1995-05-11 | (main): Enable the bootstrap code. | Miles Bader | |
1995-05-11 | (read_disknode): Make st_blksize larger: 2 * pagesize. | Miles Bader | |
1995-05-10 | (block_getblk, inode_getblk): Return ENOSPC instead of EIO when we can't | Miles Bader | |
allocate a new block. | |||
1995-05-10 | (find_next_zero_bit): Fix stupid typos (present in the original linux source | Miles Bader | |
I copied this function from!) which were causing occasional garbage results. | |||
1995-05-09 | entered into RCS | Miles Bader | |
1995-05-09 | Formerly ext2fs.h.~43~ | Miles Bader | |
1995-05-09 | entered into RCS | Miles Bader | |
1995-05-09 | Formerly pokel.c.~11~ | Miles Bader | |
1995-05-09 | entered into RCS | Miles Bader | |
1995-05-09 | Formerly balloc.c.~20~ | Miles Bader | |
1995-05-09 | Formerly ext2fs.h.~42~ | Miles Bader | |
1995-05-09 | entered into RCS | Miles Bader | |
1995-05-08 | Formerly ext2fs.h.~41~ | Miles Bader | |
1995-05-08 | Formerly devio.c.~8~ | Miles Bader | |
1995-05-08 | Formerly ext2_fs.h.~18~ | Miles Bader | |
1995-05-08 | Formerly bitmap.c.~8~ | Miles Bader | |
1995-05-08 | Formerly pokel.c.~10~ | Miles Bader | |
1995-05-08 | Formerly ext2fs.c.~19~ | Miles Bader | |
1995-05-08 | Formerly hyper.c.~11~ | Miles Bader | |
1995-05-08 | entered into RCS | Miles Bader | |
1995-05-08 | Formerly pokel.c.~9~ | Miles Bader | |
1995-05-08 | Formerly pager.c.~29~ | Miles Bader | |
1995-05-07 | Formerly dir.c.~12~ | Miles Bader | |
1995-05-07 | Formerly ialloc.c.~23~ | Miles Bader | |
1995-05-05 | Formerly ext2fs.h.~40~ | Miles Bader | |
1995-05-05 | Formerly Makefile.~8~ | Miles Bader | |
1995-05-04 | Formerly ext2fs.h.~39~ | Miles Bader | |
1995-05-04 | Formerly dir.c.~11~ | Miles Bader | |
1995-05-03 | Formerly pokel.c.~8~ | Miles Bader | |
1995-05-03 | Formerly ext2_fs.h.~16~ | Miles Bader | |
1995-05-03 | Formerly ext2fs.h.~38~ | Miles Bader | |
1995-05-03 | Formerly dir.c.~10~ | Miles Bader | |
1995-05-03 | Formerly pager.c.~27~ | Miles Bader | |
1995-05-02 | Formerly pager.c.~26~ | Miles Bader | |
1995-05-01 | Formerly truncate.c.~17~ | Miles Bader | |
1995-05-01 | Formerly pager.c.~25~ | Miles Bader | |
1995-05-01 | Formerly inode.c.~21~ | Miles Bader | |
1995-05-01 | Formerly pokel.c.~7~ | Miles Bader | |
1995-05-01 | Formerly getblk.c.~15~ | Miles Bader | |
1995-05-01 | Formerly ext2fs.h.~37~ | Miles Bader | |