grub/fs
okuji 688e5699e6 2005-10-15 Yoshinori K. Okuji <okuji@enbug.org>
* fs/xfs.c (grub_xfs_iterate_dir): Change the type of BLK to
        grub_uint64_t.
        Call the hook with a NUL-terminated filename.
        (grub_xfs_mount): Use grub_be_to_cpu32 instead of
        grub_cpu_to_be32.

        * kern/term.c (cursor_state): New variable.
        (grub_term_set_current): Reset the cursor state on a new
        terminal.
        (grub_setcursor): Rewritten to use CURSOR_STATE.
        (grub_getcursor): New function.

        * include/grub/term.h (grub_getcursor): New prototype.

        * io/gzio.c (test_header): Align BUF for accessing it as 32-bit
        integers on ARM. Reported by Timothy Baldwin
        <T.E.Baldwin99@members.leeds.ac.uk>.
2005-10-15 09:22:32 +00:00
..
affs.c 2005-10-07 Marco Gerards <mgerards@xs4all.nl> 2005-10-07 19:25:46 +00:00
ext2.c 2004-12-13 Marco Gerards <metgerards@student.han.nl> 2004-12-13 17:26:17 +00:00
fat.c 2005-07-31 Yoshinori K. Okuji <okuji@enbug.org> 2005-07-31 16:12:29 +00:00
fshelp.c 2005-01-20 Marco Gerards <metgerards@student.han.nl> 2005-01-20 17:25:39 +00:00
hfs.c 2004-11-01 Marco Gerards <metgerards@student.han.nl> 2004-11-01 16:14:16 +00:00
iso9660.c 2004-11-01 Marco Gerards <metgerards@student.han.nl> 2004-11-01 16:14:16 +00:00
jfs.c 2004-11-01 Marco Gerards <metgerards@student.han.nl> 2004-11-01 16:14:16 +00:00
minix.c 2005-01-21 Marco Gerards <metgerards@student.han.nl> 2005-01-21 22:34:18 +00:00
sfs.c 2005-10-11 Marco Gerards <mgerards@xs4all.nl> 2005-10-11 16:42:32 +00:00
ufs.c 2004-11-01 Marco Gerards <metgerards@student.han.nl> 2004-11-01 16:14:16 +00:00
xfs.c 2005-10-15 Yoshinori K. Okuji <okuji@enbug.org> 2005-10-15 09:22:32 +00:00