index
:
util-linux
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fdisk
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-02
fdisk: remove stack jumping
Davidlohr Bueso
1
-15
/
+2
2012-04-27
sfdisk: fix compiler warning [-Wunused-result]
Petr Uzel
1
-1
/
+1
2012-04-23
Fix typos found by misspellings
Bernhard Voelker
2
-2
/
+2
2012-04-23
fdisk: simplify device opening
Davidlohr Bueso
1
-23
/
+16
2012-04-23
fdisk: remove action enum
Davidlohr Bueso
2
-10
/
+6
2012-04-23
fdisk: do not call sgi and sun code when creating a new dos label
Davidlohr Bueso
1
-2
/
+0
2012-04-23
sfdisk: improve F_MEGABYTE header
Bernhard Voelker
1
-4
/
+4
2012-04-23
fdisk: remove dead code
Davidlohr Bueso
1
-20
/
+0
2012-04-23
fdisk: kernel/bios sectors and heads need not be global
Davidlohr Bueso
1
-3
/
+2
2012-04-23
fdisk: standarize version output
Davidlohr Bueso
1
-2
/
+2
2012-04-23
fdisk: make CHS user values more robust
Davidlohr Bueso
3
-11
/
+12
2012-04-11
fdisk: remove unused file
Karel Zak
2
-135
/
+0
2012-04-11
Merge branch 'close_stream' of git://github.com/kerolasa/lelux-utiliteetit
Karel Zak
5
-0
/
+11
2012-04-10
fdisk: use randutils for mbr signature creation
Davidlohr Bueso
2
-46
/
+6
2012-04-10
sfdisk: fix calculation due to type mismatch (ix86)
Petr Uzel
1
-2
/
+2
2012-04-10
fdisk: move kernel geometry into blkdev
Davidlohr Bueso
1
-14
/
+1
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
5
-0
/
+11
2012-03-20
fdisk: don't print confusing warning on non-partitioned disks
Karel Zak
1
-4
/
+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-03-07
fdisk: fix to build for IA32
Christian Wiese
1
-1
/
+1
2012-02-28
build-sys: enhance readability of the autotools files
Sami Kerola
1
-9
/
+28
2012-02-24
docs: corrections to FSF license files, and postal address
Sami Kerola
1
-3
/
+3
2012-02-24
fdisk: update information about GNU Parted in fdisk.8
Petr Uzel
1
-4
/
+3
2012-02-08
sfdisk: free variable which got the allocation [cppcheck]
Sami Kerola
1
-3
/
+6
2012-02-08
fdisk: remove redundant declaration [cppcheck]
Sami Kerola
1
-4
/
+0
2012-02-03
fdisk: remove uneecessary code
Karel Zak
1
-4
/
+4
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-02-01
fdisk: fix cdrom detection
Karel Zak
1
-1
/
+1
2012-02-01
cfdisk: wctomb() returns -1 on error
Karel Zak
1
-1
/
+1
2012-02-01
fdisk: don't swap unsigned char
Karel Zak
1
-2
/
+1
2012-01-31
sfdisk: add comment to keep static analysers happy
Karel Zak
1
-0
/
+1
2012-01-31
fdisk: add missing break
Karel Zak
1
-0
/
+1
2012-01-17
sfdisk: fix poor coding style
Karel Zak
1
-1
/
+1
2012-01-17
fdisk: fix poor coding style
Karel Zak
1
-1
/
+1
2012-01-17
sfdisk: remove duplicate includes
Karel Zak
1
-1
/
+0
2012-01-17
sfdisk: add note about alignment to the man page
Karel Zak
1
-0
/
+6
2012-01-17
cfdisk: add note about alignment to the man page
Karel Zak
1
-0
/
+6
2012-01-16
fdisk: fix last sector dialog bug after an incorrect input with suffix
Francesco Cosoleto
1
-5
/
+8
2012-01-16
fdisk: rename read_int_sx() and some related variables
Francesco Cosoleto
1
-21
/
+21
2012-01-05
sfdisk: use is_blkdev
Davidlohr Bueso
1
-10
/
+3
2012-01-05
fdisk: remove PACKED macro
Karel Zak
1
-7
/
+1
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-04
fdisk: fix incorrect position of is_ide_cdrom_or_tape() call
Francesco Cosoleto
1
-3
/
+3
[prev]
[next]