index
:
openslx/kernel-qcow2-util-linux.git
kernel-qcow2
master
xloop-hack
In-kernel qcow2 (losetup)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fdisk
/
sfdisk.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fdisk: cleanup strtoxx_or_err()
Karel Zak
2012-05-15
1
-4
/
+4
*
sfdisk: fix compiler warning [-Wunused-result]
Petr Uzel
2012-04-27
1
-1
/
+1
*
sfdisk: improve F_MEGABYTE header
Bernhard Voelker
2012-04-23
1
-4
/
+4
*
fdisk: make CHS user values more robust
Davidlohr Bueso
2012-04-23
1
-4
/
+5
*
Merge branch 'close_stream' of git://github.com/kerolasa/lelux-utiliteetit
Karel Zak
2012-04-11
1
-0
/
+2
|
\
|
*
fdisk: verify writing to streams was successful
Sami Kerola
2012-04-04
1
-0
/
+2
*
|
sfdisk: fix calculation due to type mismatch (ix86)
Petr Uzel
2012-04-10
1
-2
/
+2
*
|
sfdisk: make -l less verbose about missing PT
Karel Zak
2012-04-06
1
-8
/
+10
|
/
*
checkxalloc: nudge regex, fix newfound instances
Dave Reisner
2012-03-20
1
-4
/
+2
*
sfdisk: use rpmatch to yes/no question
Sami Kerola
2012-03-18
1
-10
/
+9
*
sfdisk: free variable which got the allocation [cppcheck]
Sami Kerola
2012-02-08
1
-3
/
+6
*
sfdisk: remove dead assigment
Karel Zak
2012-02-02
1
-1
/
+0
*
sfdisk: cleanup fd usage
Karel Zak
2012-02-02
1
-4
/
+6
*
sfdisk: fix typo in cdrom detection
Karel Zak
2012-02-02
1
-1
/
+1
*
sfdisk: fix fd leak
Karel Zak
2012-02-02
1
-2
/
+3
*
sfdisk: add comment to keep static analysers happy
Karel Zak
2012-01-31
1
-0
/
+1
*
sfdisk: fix poor coding style
Karel Zak
2012-01-17
1
-1
/
+1
*
sfdisk: remove duplicate includes
Karel Zak
2012-01-17
1
-1
/
+0
*
sfdisk: use is_blkdev
Davidlohr Bueso
2012-01-05
1
-10
/
+3
*
sfdisk: remove PACKED macro
Karel Zak
2012-01-05
1
-17
/
+3
*
sfdisk: remove do_warn
Davidlohr Bueso
2012-01-05
1
-47
/
+36
*
sfdisk: remove fatal
Davidlohr Bueso
2012-01-04
1
-39
/
+26
*
fdisk: use CDROM_GET_CAPABILITY ioctl
Davidlohr Bueso
2012-01-02
1
-28
/
+9
*
sfdisk: warn if partition exceeds partition table limits
Petr Uzel
2011-09-27
1
-3
/
+41
*
sfdisk: use unsigned long long to internally represent sector number
Petr Uzel
2011-09-27
1
-29
/
+29
*
sfdisk: introduce get_ull() function
Petr Uzel
2011-09-27
1
-0
/
+38
*
sfdisk: get_disksize() returns long long
Petr Uzel
2011-09-27
1
-3
/
+3
*
sfdisk: make the cylinder boundary check less fatal
Petr Uzel
2011-09-27
1
-2
/
+4
*
sfdisk: fix weird indentation in msdos_partition()
Petr Uzel
2011-09-27
1
-6
/
+5
*
sfdisk: file descriptor is of int type
Petr Uzel
2011-09-27
1
-1
/
+1
*
sfdisk: make some tests conditional to !Linux
Giulio Orsero
2011-08-23
1
-8
/
+6
*
sfdisk: slice help text into small chunks and improve its wording
Benno Schulenberg
2011-08-16
1
-55
/
+56
*
sfdisk: indent usage()
Karel Zak
2011-08-16
1
-42
/
+41
*
sfdisk: correct '--inside-order' to '--inside-outer' in documentation
Benno Schulenberg
2011-08-15
1
-2
/
+2
*
sfdisk: remove inconsistent and wasteful newlines in the _() calls
Benno Schulenberg
2011-08-15
1
-70
/
+43
*
sfdisk: improve descriptions of options --no-reread and --show-extended
Benno Schulenberg
2011-08-15
1
-4
/
+4
*
sfdisk: gettextize each warning as a whole
Benno Schulenberg
2011-08-15
1
-4
/
+4
*
sfdisk: fix coding style.
Karel Zak
2011-06-29
1
-918
/
+998
*
sfdisk: fix for data type mismatches
Sami Kerola
2011-06-14
1
-6
/
+7
*
sfdisk: fix implicit overflow
Sami Kerola
2011-05-30
1
-1
/
+1
*
sfdisk: previously undocumented options to usage
Sami Kerola
2011-05-30
1
-21
/
+50
*
sfdisk: help screen format
Sami Kerola
2011-05-30
1
-45
/
+48
*
sfdisk: declare unused function attributes
Sami Kerola
2011-05-30
1
-4
/
+16
*
sfdisk: returns non-zero on failed BLKRRPART ioctl
Andrea Galbusera
2011-05-06
1
-8
/
+17
*
sfdisk: rename warn to my_warn
Fabian Groffen
2011-02-14
1
-51
/
+51
*
fdisk: use canonicalized names for -l (and sfdisk -d)
Karel Zak
2010-12-17
1
-16
/
+17
*
sfdisk: add option to use maximum partition size
Karel Zak
2010-12-09
1
-0
/
+2
*
sfdisk: save errno before calling perror
Forest Bond
2010-10-07
1
-1
/
+4
*
sfdisk: make sure writes make it to disk in write_partitions()
Bryn M. Reeves
2010-02-18
1
-0
/
+5
*
fdisk: sleep-after-sync and fsync usage
Karel Zak
2010-01-06
1
-3
/
+1
[next]