aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libfsimage/common/fsimage_grub.c
Commit message (Expand)AuthorAgeFilesLines
* tools: Cull more ia64 and ppc codeAndrew Cooper2013-08-201-46/+0
* Add ZFS libfsimage support patchKeir Fraser2008-05-011-1/+3
* libfsimage: portability fixes for NetBSDKeir Fraser2008-03-261-10/+38
* [IA64] Avoid use of kernel type in user code.Alex Williamson2007-06-111-1/+1
* Add iso9660 support to libfsimage.john.levon@sun.com2007-02-201-0/+78
* Filesystem implementations may need optional arguments in terms ofjohn.levon@sun.com2007-02-191-2/+2
* Remove useless fsip_fs_free(). Delegate freeing of private data to its pluginjohn.levon@sun.com2007-01-161-0/+2
* Fix integer overflow problem with libfsimage grub plugins.kaf24@localhost.localdomain2006-11-111-1/+1
* [LIBFSIMAGE] Don't leak FDs or RAM when closing filesystemsTim Deegan2006-11-101-1/+0
* Add libfsimage, a C library for reading files from filesystem images.Tim Deegan2006-11-091-0/+277