index
:
util-linux-old
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fdisk
/
fdisk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-23
fdisk: more meaningful error messages (use err.h)
Francesco Cosoleto
1
-24
/
+11
2011-01-23
fdisk: use xalloc lib
Francesco Cosoleto
1
-15
/
+6
2011-01-23
fdisk: replace fatal(usage) with a separate usage() function
Francesco Cosoleto
1
-25
/
+26
2011-01-05
fdisk: re-print prompt after maybe_exit()
Karel Zak
1
-7
/
+19
2011-01-05
include: add fallback for rpmatch()
Francesco Cosoleto
1
-0
/
+1
2011-01-05
fdisk: quit with a single CTRL-D, confirm if necessary
Francesco Cosoleto
1
-9
/
+26
2010-12-17
fdisk: use canonicalized names for -l (and sfdisk -d)
Karel Zak
1
-4
/
+11
2010-09-30
fdisk: eliminate redundant call to open()
Markus Rinne
1
-8
/
+8
2010-08-23
fdisk: fix alignment check for non-512-byte logical sectors
Karel Zak
1
-1
/
+1
2010-08-23
fdisk: don't keep internally device size in 512-byte sectors
Karel Zak
1
-15
/
+14
2010-08-09
fdisk: update MBR after ID change
Karel Zak
1
-4
/
+15
2010-07-26
fdisk: fix use of non portable type
François Revol
1
-1
/
+1
2010-06-30
po: merge changes
Karel Zak
1
-1
/
+1
2010-06-16
fdisk: extend -c and -u options to support old DOS stuff
Karel Zak
1
-8
/
+20
2010-06-15
fdisk: disable DOS mode and cylinders by default
Karel Zak
1
-11
/
+11
2010-06-15
fdisk: remove erroneous <size> argument from -u option in help text
Benno Schulenberg
1
-3
/
+3
2010-06-15
fdisk: untangle the reporting of deprecated mode and unit
Benno Schulenberg
1
-9
/
+3
2010-04-28
fdisk: improve 'move begin of partition' command
Karel Zak
1
-5
/
+30
2010-04-28
fdisk: improve add partition dialog
Karel Zak
1
-4
/
+12
2010-03-19
fdisk: fix -b <sectorsize>
Karel Zak
1
-6
/
+12
2010-03-16
fdisk: correctly truncate and align translated partition names
Pádraig Brady
1
-3
/
+14
2010-02-15
fdisk: don't use 1MiB grain on small devices
Karel Zak
1
-3
/
+6
2010-02-15
fdisk: use 1MiB offset and grain always when possible
Karel Zak
1
-5
/
+14
2010-02-15
fdisk: add -c option (switch off DOS mode)
Karel Zak
1
-2
/
+11
2010-02-15
fdisk: fix ALIGN_UP
Karel Zak
1
-0
/
+3
2010-02-15
fdisk: fallback for topology values
Karel Zak
1
-1
/
+5
2010-02-15
fdisk: cleanup help, add -h option
Karel Zak
1
-33
/
+22
2010-02-12
fdisk: use more elegant way to count and check alignment
Karel Zak
1
-33
/
+34
2010-02-09
fdisk: cleanup warnings
Karel Zak
1
-37
/
+23
2010-02-09
fdisk: fix default first sector
Karel Zak
1
-5
/
+4
2010-02-09
fdisk: cleanup alignment, default to 1MiB offset
Karel Zak
1
-21
/
+66
2010-02-09
fdisk: fix check_alignment()
Karel Zak
1
-5
/
+5
2010-02-09
fdisk: don't check alignment_offset against geometry
Karel Zak
1
-12
/
+3
2010-01-28
fdisk: use "optimal I/O size" in warnings
Karel Zak
1
-4
/
+4
2010-01-28
fdisk: use optimal_io_size
Karel Zak
1
-11
/
+13
2010-01-06
fdisk: sleep-after-sync and fsync usage
Karel Zak
1
-2
/
+0
2009-12-10
po: fix msgid bugs
Karel Zak
1
-4
/
+4
2009-11-18
fdisk: offer aligned first sector
Karel Zak
1
-10
/
+35
2009-11-18
fdisk: align end of partition when defined by +size{K,M,G}
Karel Zak
1
-13
/
+35
2009-11-18
fdisk: check for partition boundary
Karel Zak
1
-1
/
+14
2009-11-18
fdisk: print info and recommendations about alignment
Karel Zak
1
-4
/
+36
2009-11-18
fdisk: use minimal_io_size for the first partition
Karel Zak
1
-12
/
+34
2009-11-18
fdisk: add basic routines for LBA alignment
Karel Zak
1
-0
/
+73
2009-11-18
fdisk: read topology info from libblkid
Karel Zak
1
-3
/
+31
2009-10-17
fdisk: fix strict-aliasing bugs
Karel Zak
1
-1
/
+24
2009-05-19
fdisk: (and cfdisk) fix to be consistent about maximum heads
Chris Webb
1
-1
/
+1
2009-04-29
fdisk: fix max. ptname
Karel Zak
1
-2
/
+2
2009-03-11
lib: add is_whole_disk() from fdisk code
Karel Zak
1
-1
/
+2
2009-03-09
fdisk: support "-b 4096" option
Karel Zak
1
-1
/
+1
2009-02-26
fdisk: use real sector size in verify() and warn_cylinders()
Karel Zak
1
-15
/
+16
[next]