commit-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

grub ./ChangeLog commands/boot.c fs/hfs.c fs/mi...


From: Marco Gerards
Subject: grub ./ChangeLog commands/boot.c fs/hfs.c fs/mi...
Date: Tue, 24 Aug 2004 16:37:17 -0400

CVSROOT:        /cvsroot/grub
Module name:    grub
Branch:         
Changes by:     Marco Gerards <address@hidden>  04/08/24 20:32:47

Modified files:
        .              : ChangeLog 
        commands       : boot.c 
        fs             : hfs.c minix.c 
        include/grub   : fs.h 

Log message:
        2004-08-24  Marco Gerards  <address@hidden>
        
        * commands/boot.c (grub_boot_init) [GRUB_UTIL]: Make conditional.
        (grub_boot_fini) [GRUB_UTIL]: Likewise.
        (GRUB_MOD_INIT) [!GRUB_UTIL]: Likewise.
        (GRUB_MOD_FINI) [!GRUB_UTIL]: Likewise.
        
        * fs/hfs.c (grub_hfs_find_node): Add a prototype for `node_found'.
        (grub_hfs_iterate_dir): Make the function static.  Add prototypes
        for `node_found' and `it_dir'.
        (grub_hfs_dir): Add prototype for `dir_hook'.
        
        * fs/minix.c (grub_minix_get_file_block): Add prototype for
        `grub_get_indir'.  Rename `indir' in two blocks to `indir16'
        and `indir32' to silence a gcc warning.
        
        * include/grub/fs.h (grub_hfs_init): New prototype.
        (grub_hfs_fini): Likewise.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/grub/grub2/ChangeLog.diff?tr1=1.42&tr2=1.43&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/grub/grub2/commands/boot.c.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/grub/grub2/fs/hfs.c.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/grub/grub2/fs/minix.c.diff?tr1=1.1&tr2=1.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/grub/grub2/include/grub/fs.h.diff?tr1=1.7&tr2=1.8&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]