util-linux/fdisk
Francesco Cosoleto 0c48d37192 fdisk: fix incorrect position of is_ide_cdrom_or_tape() call
Reported-by: Guillem Jover <guillem@hadrons.org>
Signed-off-by: Francesco Cosoleto <cosoleto@gmail.com>
2012-01-04 11:35:26 +01:00
..
.gitignore build-sys: ignore a bunch of generated files, mostly binaries 2008-04-14 14:08:00 +02:00
Makefile.am Merge branch 'docs-dir' of https://github.com/kerolasa/lelux-utiliteetit 2011-08-31 11:04:15 +02:00
cfdisk.8 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
cfdisk.c cfdisk: fix compiler warnings [-Wunused-parameter] 2011-08-01 15:27:45 +02:00
common.h lib: add is_whole_disk() from fdisk code 2009-03-11 14:00:21 +01:00
fdisk.8 docs: uniformize the header and footer lines in man pages 2011-08-22 10:39:21 +02:00
fdisk.c fdisk: fix incorrect position of is_ide_cdrom_or_tape() call 2012-01-04 11:35:26 +01:00
fdisk.h fdisk: Fix bad invalid flag 0x00000 warning message 2011-12-16 14:04:09 +01:00
fdiskaixlabel.c fdisk: use a single variable for the current disklabel 2011-07-11 12:01:42 +02:00
fdiskaixlabel.h fdisk: non-linux support (use standard uintxy_t instead __uxy) 2007-12-03 14:03:47 +01:00
fdiskbsdlabel.c fdisk: rewrite print menu system 2011-11-14 14:27:18 +01:00
fdiskbsdlabel.h fdisk: use c.h 2009-10-16 01:26:46 +02:00
fdiskmaclabel.c fdisk: use a single variable for the current disklabel 2011-07-11 12:01:42 +02:00
fdiskmaclabel.h fdisk: non-linux support (use standard uintxy_t instead __uxy) 2007-12-03 14:03:47 +01:00
fdisksgilabel.c fdisk: improve some messages 2011-12-16 14:04:10 +01:00
fdisksgilabel.h fdisk: move code for renaming SGI bootfile to SGI module 2011-12-16 14:04:00 +01:00
fdisksunlabel.c fdisk: remove unused guess_device_type() function 2011-12-16 14:04:05 +01:00
fdisksunlabel.h fdisk: remove unused guess_device_type() function 2011-12-16 14:04:05 +01:00
gpt.c misc: use %m in format string instead of %s and strerror(errno) 2011-09-27 15:46:07 +02:00
gpt.h fdisk: add GPT detection code 2007-06-05 10:40:14 +02:00
i386_sys_types.c fdisk: add exFAT to MBR partition type 0x7 2011-01-23 22:55:23 +01:00
partitiontype.c fdisk: exit(3) needs stdlib.h include 2008-07-28 11:09:42 +02:00
partname.c fdisk: don't shorten long path to disk device 2011-10-12 10:25:01 +02:00
sfdisk.8 sfdisk.8: fix formatting 2011-08-30 11:53:31 +02:00
sfdisk.c fdisk: use CDROM_GET_CAPABILITY ioctl 2012-01-02 13:43:06 +01:00