index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
/
fdisk.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
1
-1
/
+2
*
fdisk: typo fix
Denys Vlasenko
2017-08-10
1
-1
/
+1
*
line editing: make read_line_input() not take timeout param
Denys Vlasenko
2017-08-02
1
-1
/
+1
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-21
/
+21
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-1
/
+1
*
fixes for bugs found by make_single_applets.sh
Denys Vlasenko
2017-07-03
1
-0
/
+3
*
fdisk: add typical values of -H and -S to --help
Denys Vlasenko
2017-01-19
1
-2
/
+2
*
Big cleanup in config help and description
Denys Vlasenko
2017-01-10
1
-2
/
+0
*
fdisk: sanitize partition name printing; drop "Code" column; get rid of one s...
Denys Vlasenko
2016-11-27
1
-0
/
+1
*
Convert all util-linux/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-23
1
-0
/
+80
*
fdisk: fix CONFIG_FEATURE_SUN_LABEL=y build
Denys Vlasenko
2016-09-17
1
-36
/
+36
*
fdisk: tweak some messages
Denys Vlasenko
2016-08-23
1
-19
/
+24
*
fdisk: print much less cryptic partition table
Denys Vlasenko
2016-08-23
1
-87
/
+103
*
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
Denys Vlasenko
2016-07-06
1
-2
/
+1
*
build system: -fno-builtin-printf
Denys Vlasenko
2015-10-07
1
-47
/
+47
*
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
2015-03-12
1
-3
/
+3
*
whitespace fixes. no code changes
Denys Vlasenko
2013-01-14
1
-1
/
+1
*
randomconfig fixes
Denys Vlasenko
2011-08-09
1
-24
/
+32
*
fdisk: reinstate a short sleep between sync() and ioctl(BLKRRPART)
Denys Vlasenko
2011-07-13
1
-25
/
+18
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-1
/
+0
*
fdisk: backport disk check from util-linux
Lauri Kasanen
2011-04-30
1
-7
/
+28
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
1
-0
/
+22
*
ash: fix TMOUT not restoring tty attributes
Denys Vlasenko
2011-02-08
1
-1
/
+1
*
fdisk: fix trivial build failure
Denys Vlasenko
2010-10-30
1
-0
/
+1
*
fdisk: initial stab at GPT partition support
Kevin Cernekee
2010-10-25
1
-22
/
+57
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
*: mass cosmetic removal of extra empty lines. no code changes
Denys Vlasenko
2010-07-26
1
-1
/
+0
*
whitespace fixes
Denys Vlasenko
2010-07-06
1
-1
/
+1
*
*: better string sharing
Denys Vlasenko
2010-06-02
1
-3
/
+3
*
fdisk: make comment more clear
Denys Vlasenko
2010-04-06
1
-2
/
+1
*
fdisk: make 'b' command optionally adjust C/H/S; "fdisk IMAGE_FILE" sets cyli...
Denys Vlasenko
2010-04-06
1
-74
/
+89
*
fdisk: code shrink without logic changes
Denys Vlasenko
2010-04-06
1
-126
/
+118
*
fdisk: do not treat names ending in '0' as partitions
Denys Vlasenko
2010-02-24
1
-2
/
+3
*
*: fix 1/4 remaining aliasing warnings
Denys Vlasenko
2010-02-05
1
-2
/
+3
*
*: remove a few more cases of argc usage. -89 bytes.
Denys Vlasenko
2009-11-28
1
-6
/
+5
*
*: optimize most of isXXXXX() macros
Denys Vlasenko
2009-10-23
1
-1
/
+1
*
hdparm,fdisk: reinstate BLKGETSIZE64 #defines. No code changes
Denys Vlasenko
2009-09-22
1
-1
/
+4
*
fdisk: add a warning and truncate disks with >= 2^32 sectors
Denys Vlasenko
2009-09-16
1
-130
/
+163
*
move libc related stuff out of platform.h
Denys Vlasenko
2009-07-08
1
-0
/
+4
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
1
-6
/
+6
*
modprobe: emit "can't open 'modules.dep': (errno)" instead of "module not found"
Denis Vlasenko
2009-03-03
1
-1
/
+1
*
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-07-21
1
-1
/
+1
*
- fix spelling
Bernhard Reutner-Fischer
2008-07-21
1
-3
/
+3
*
fdisk: fix compile failure
Denis Vlasenko
2008-07-09
1
-38
/
+41
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-2
/
+2
*
fdisk: cosmetics, and removal of dead data
Denis Vlasenko
2008-06-29
1
-10
/
+8
*
fdisk: move more data to struct globals; shrink code
Denis Vlasenko
2008-06-29
1
-37
/
+51
*
style fixes, no code changes
Denis Vlasenko
2008-06-26
1
-1
/
+1
*
- use EXIT_{SUCCESS,FAILURE}. No object-code changes
Bernhard Reutner-Fischer
2008-05-19
1
-2
/
+2
*
fdisk: fix a case where we can inadvertently close /proc/partitions fd early
Denis Vlasenko
2008-04-17
1
-18
/
+28
[next]