Denys Vlasenko
|
b097a84d62
config: update size information
|
6 years ago |
Denys Vlasenko
|
1ab3899d49
fdisk: code shrink
|
6 years ago |
Denys Vlasenko
|
c104549b48
fdisk: sync up with some util-linux 2.31 behavior
|
6 years ago |
Denys Vlasenko
|
163e637ffb
fdisk: use strtoul[l] instead of atoi, closes 11176
|
6 years ago |
Denys Vlasenko
|
8bc418f07e
fdisk: remove "Partition N does not end on cylinder boundary" message
|
6 years ago |
Denys Vlasenko
|
2ab9403119
whitespace and comment format fixes, no code changes
|
7 years ago |
Denys Vlasenko
|
c52dc0e836
fdisk: typo fix
|
7 years ago |
Denys Vlasenko
|
84ea60ed65
line editing: make read_line_input() not take timeout param
|
7 years ago |
Denys Vlasenko
|
72089cf6b4
config: deindent all help texts
|
7 years ago |
Denys Vlasenko
|
4eed2c6c50
Update menuconfig items with approximate applet sizes
|
7 years ago |
Denys Vlasenko
|
d4e4fdb5ce
fixes for bugs found by make_single_applets.sh
|
7 years ago |
Denys Vlasenko
|
704c606f48
fdisk: add typical values of -H and -S to --help
|
8 years ago |
Denys Vlasenko
|
f560422fa0
Big cleanup in config help and description
|
8 years ago |
Denys Vlasenko
|
29516ac0e4
fdisk: sanitize partition name printing; drop "Code" column; get rid of one static var
|
8 years ago |
Denys Vlasenko
|
dd898c9f33
Convert all util-linux/* applets to "new style" applet definitions
|
8 years ago |
Denys Vlasenko
|
b157eb13cb
fdisk: fix CONFIG_FEATURE_SUN_LABEL=y build
|
8 years ago |
Denys Vlasenko
|
29483ffb07
fdisk: tweak some messages
|
8 years ago |
Denys Vlasenko
|
607f2b404e
fdisk: print much less cryptic partition table
|
8 years ago |
Denys Vlasenko
|
237bedd499
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
|
8 years ago |
Denys Vlasenko
|
d60752f8c9
build system: -fno-builtin-printf
|
9 years ago |
Denys Vlasenko
|
8dff01d06a
libbb: introduce and use is_prefixed_with()
|
9 years ago |
Denys Vlasenko
|
6967578728
whitespace fixes. no code changes
|
12 years ago |
Denys Vlasenko
|
b347df9131
randomconfig fixes
|
13 years ago |
Denys Vlasenko
|
80856b37e8
fdisk: reinstate a short sleep between sync() and ioctl(BLKRRPART)
|
13 years ago |
Denys Vlasenko
|
66426760be
*: remove "Options:" string from help texts
|
13 years ago |
Lauri Kasanen
|
9cfcc4d7a2
fdisk: backport disk check from util-linux
|
13 years ago |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 years ago |
Denys Vlasenko
|
66c5b12dbf
ash: fix TMOUT not restoring tty attributes
|
14 years ago |
Denys Vlasenko
|
d7559c2741
fdisk: fix trivial build failure
|
14 years ago |
Kevin Cernekee
|
ccb070450e
fdisk: initial stab at GPT partition support
|
14 years ago |