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