index
:
util-linux-old
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
2009-03-11
lib: add is_whole_disk() from fdisk code
Karel Zak
5
-33
/
+6
2009-03-09
fdisk: support "-b 4096" option
Karel Zak
2
-2
/
+2
2009-02-26
fdisk: (and partx) remove BLKGETLASTSECT
Karel Zak
1
-39
/
+1
2009-02-26
fdisk: use real sector size in verify() and warn_cylinders()
Karel Zak
1
-15
/
+16
2009-02-26
fdisk: doesn't handle large (4KiB) sectors properly
Eric Sandeen
1
-5
/
+5
2009-02-06
fdisk: cleanup _PATH_DEV_* macros
Karel Zak
2
-6
/
+3
2009-02-04
fdisk: add 0xaf HFS / HFS partition type
Karel Zak
1
-0
/
+1
2008-12-12
fdisk: remove unnecessary gettext call
Karel Zak
1
-1
/
+1
2008-11-26
fdisk: rename ENABLE_CMDTAGQ macro
Karel Zak
1
-1
/
+1
2008-11-25
fdisk: fix man page typo
Karel Zak
1
-1
/
+1
2008-11-14
cfdisk: accept yes/no as fallback
Matthias Koenig
1
-2
/
+4
2008-11-13
fdisk: add some missing includes
Matthias Koenig
1
-0
/
+4
2008-11-13
fdisk: support +cylinder notation
Karel Zak
1
-2
/
+4
2008-11-13
fdisk: read /proc/partitions in more robust way
Karel Zak
1
-4
/
+5
2008-11-13
fdisk: cannot create partition with starting beyond 1 TB
Karel Zak
1
-1
/
+1
2008-10-23
sfdisk: fix Compilation Error
CAI Qian
1
-1
/
+1
2008-10-06
fdisk: suggest partprobe(8) and kpartx(8) when BLKRRPART failed
Vincent Deffontaines
6
-25
/
+33
2008-10-03
fdisk: several strings without gettext calls
Pedro Ribeiro
4
-9
/
+9
2008-08-20
fdisk: round reported sizes rather than truncate
Karel Zak
1
-4
/
+8
2008-08-19
fdisk: don't check for GPT when asked for disk size only
Karel Zak
1
-1
/
+0
2008-08-19
fdisk: warn users about 2.2TB dos partition limit
Karel Zak
1
-0
/
+12
2008-08-18
fdisk: remove obsolete information from man page
Karel Zak
1
-20
/
+10
2008-08-08
sfdisk: print version should end with a newline
Denis ChengRq
1
-1
/
+1
2008-07-28
fdisk: exit(3) needs stdlib.h include
maximilian attems
1
-0
/
+1
2008-07-24
fdisk: non-linux support (BLK* and HDIO_*)
Samuel Thibault
6
-4
/
+30
2008-07-24
fdisk: don't use get_linux_version() for non-linux
Samuel Thibault
2
-2
/
+9
2008-05-19
fdisk: doesn't recognize the VMware ESX partitions
Karel Zak
1
-0
/
+2
2008-04-14
build-sys: ignore a bunch of generated files, mostly binaries
James Youngman
1
-0
/
+3
2008-04-14
fdisk: message tweak
Karel Zak
1
-2
/
+2
2008-03-20
build-sys: use ncursesw (wide version) when possibe
Karel Zak
1
-1
/
+1
2008-02-18
build-sys: add --enable-static-programs
Stepan Kasal
1
-0
/
+12
2008-02-18
fdisk: use more readable "GPT" name rather than "EFI GPT"
Robert Millan
1
-1
/
+1
2008-01-28
fdisk: better fallback for get_random_id()
H. Peter Anvin
1
-1
/
+4
2008-01-14
fdisk: calculate +size{K,M,G} in 2^N
Karel Zak
1
-23
/
+49
2008-01-03
cfdisk: define portable {DEFAULT,ALTERNATE}_DEVICE
Samuel Thibault
1
-0
/
+8
2007-12-17
fdisk: use swab macros from bitops.h
Karel Zak
1
-20
/
+2
2007-12-17
fdisk: fix building for AVR32 and CRIS
Imre Kaloz
1
-1
/
+3
2007-12-17
build-sys: use dist_man_MANS instead of man_MANS
Stepan Kasal
1
-4
/
+4
2007-12-04
sfdisk: allow partitioning drives of over 2^31 sectors.
Kunihiko IMAI
1
-1
/
+2
2007-12-03
fdisk: non-linux support (use standard uintxy_t instead __uxy)
Samuel Thibault
8
-91
/
+90
2007-11-28
sfdisk: remove unnecessary linux/unistd.h
Samuel Thibault
1
-1
/
+0
2007-11-28
build-sys: cleanup usage of linux/major.h
Samuel Thibault
2
-1
/
+5
2007-11-26
fdisk: non-linux support (MAXPATHLEN)
Karel Zak
1
-1
/
+1
2007-11-26
cfdisk: display cylinders beyond 1024
Peter Breitenlohner
1
-6
/
+6
2007-11-08
sfdisk: use get_linux_version()
Karel Zak
1
-17
/
+2
2007-11-07
fdisk: cleanup BLK* ioctls usage
Karel Zak
10
-158
/
+57
2007-11-05
sfdisk: cleanup 83 gcc warnings
Randy Dunlap
1
-8
/
+8
2007-10-26
sfdisk: opened files leaving unclosed
Karel Zak
1
-41
/
+72
2007-10-26
docs: tweak a few messages for clarity
Benno Schulenberg
2
-2
/
+2
2007-10-26
cfdisk: slightly increase the size of menu buttons
Benno Schulenberg
1
-3
/
+3
[next]