grub/fs
marco_g 64372eb442 2004-08-18 Marco Gerards <metgerards@student.han.nl>
* fs/hfs.c: New file.
	* conf/i386-pc.rmk (grub_setup_SOURCES): Add fs/hfs.c.
	(grub_emu_SOURCES): Likewise.
	(pkgdata_MODULES): Add hfs.mod.
	* conf/powerpc-ieee1275.rmk (grub_emu_SOURCES): Add fs/hfs.c.
	(grubof_SOURCES): Likewise.
	* util/grub-emu.c (main): Initialize and deinitialize HFS support.

	* include/grub/misc.h (grub_strncasecmp): Add prototype.
	* kern/misc.c (grub_strncasecmp): Add function.
2004-08-18 09:00:01 +00:00
..
ext2.c 2004-08-14 Marco Gerards <metgerards@student.han.nl> 2004-08-13 22:33:35 +00:00
fat.c 2004-04-04 Yoshinori K. Okuji <okuji@enbug.org> 2004-04-04 13:46:03 +00:00
hfs.c 2004-08-18 Marco Gerards <metgerards@student.han.nl> 2004-08-18 09:00:01 +00:00
minix.c 2004-05-24 Marco Gerards <metgerards@student.han.nl> 2004-05-24 21:32:21 +00:00
ufs.c 2004-05-24 Marco Gerards <metgerards@student.han.nl> 2004-05-24 21:32:21 +00:00