Denys Vlasenko
|
29516ac0e4
fdisk: sanitize partition name printing; drop "Code" column; get rid of one static var
|
8 年之前 |
Denys Vlasenko
|
dd898c9f33
Convert all util-linux/* applets to "new style" applet definitions
|
8 年之前 |
Denys Vlasenko
|
b157eb13cb
fdisk: fix CONFIG_FEATURE_SUN_LABEL=y build
|
8 年之前 |
Denys Vlasenko
|
29483ffb07
fdisk: tweak some messages
|
8 年之前 |
Denys Vlasenko
|
607f2b404e
fdisk: print much less cryptic partition table
|
8 年之前 |
Denys Vlasenko
|
237bedd499
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
|
8 年之前 |
Denys Vlasenko
|
d60752f8c9
build system: -fno-builtin-printf
|
9 年之前 |
Denys Vlasenko
|
8dff01d06a
libbb: introduce and use is_prefixed_with()
|
9 年之前 |
Denys Vlasenko
|
6967578728
whitespace fixes. no code changes
|
12 年之前 |
Denys Vlasenko
|
b347df9131
randomconfig fixes
|
13 年之前 |
Denys Vlasenko
|
80856b37e8
fdisk: reinstate a short sleep between sync() and ioctl(BLKRRPART)
|
13 年之前 |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 年之前 |
Lauri Kasanen
|
9cfcc4d7a2
fdisk: backport disk check from util-linux
|
13 年之前 |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 年之前 |
Denys Vlasenko
|
66c5b12dbf
ash: fix TMOUT not restoring tty attributes
|
14 年之前 |
Denys Vlasenko
|
d7559c2741
fdisk: fix trivial build failure
|
14 年之前 |
Kevin Cernekee
|
ccb070450e
fdisk: initial stab at GPT partition support
|
14 年之前 |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 年之前 |
Denys Vlasenko
|
f3ea792bad
*: mass cosmetic removal of extra empty lines. no code changes
|
14 年之前 |
Denys Vlasenko
|
8f65b0cf31
whitespace fixes
|
14 年之前 |
Denys Vlasenko
|
ea8b252cb3
*: better string sharing
|
14 年之前 |
Denys Vlasenko
|
fcad7681f8
fdisk: make comment more clear
|
14 年之前 |
Denys Vlasenko
|
d958e909cd
fdisk: make 'b' command optionally adjust C/H/S; "fdisk IMAGE_FILE" sets cylinders
|
14 年之前 |
Denys Vlasenko
|
5ea1de2235
fdisk: code shrink without logic changes
|
14 年之前 |
Denys Vlasenko
|
bf1d347964
fdisk: do not treat names ending in '0' as partitions
|
15 年之前 |
Denys Vlasenko
|
36659fda1f
*: fix 1/4 remaining aliasing warnings
|
15 年之前 |
Denys Vlasenko
|
e992bae6f9
*: remove a few more cases of argc usage. -89 bytes.
|
15 年之前 |
Denys Vlasenko
|
f2cbb03a37
*: optimize most of isXXXXX() macros
|
15 年之前 |
Denys Vlasenko
|
af3fd14e4d
hdparm,fdisk: reinstate BLKGETSIZE64 #defines. No code changes
|
15 年之前 |
Denys Vlasenko
|
ddf7850f2b
fdisk: add a warning and truncate disks with >= 2^32 sectors
|
15 年之前 |