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_sun.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fdisk_sun: fix partition alignment
Aaro Koskinen
2013-02-11
1
-3
/
+6
*
fdisk_sun: fix corrupted partition data with blank disk
Aaro Koskinen
2013-02-11
1
-0
/
+1
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
1
-1
/
+1
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
style fixes, no code changes
Denys Vlasenko
2010-01-28
1
-1
/
+1
*
fdisk: add a warning and truncate disks with >= 2^32 sectors
Denys Vlasenko
2009-09-16
1
-28
/
+29
*
Fix forgotten license comments
Denis Vlasenko
2008-12-07
1
-13
/
+14
*
libbb: [x]fopen_for_{read,write} introduced and used.
Denis Vlasenko
2008-07-21
1
-1
/
+1
*
fdisk: move more data to struct globals; shrink code
Denis Vlasenko
2008-06-29
1
-4
/
+1
*
more of -Wall fixes from Cristian Ionescu-Idbohrn.
Denis Vlasenko
2008-05-15
1
-2
/
+2
*
fdisk: do not open device twice. Complain on fdisk -l /dev/bogus.
Denis Vlasenko
2008-04-17
1
-8
/
+8
*
fdisk: reduce global data/bss usage. 8k data+bss build is achievable soon ;)
Denis Vlasenko
2007-12-16
1
-51
/
+51
*
style fix (stray space before ';')
Denis Vlasenko
2007-07-21
1
-1
/
+1
*
Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <w...
Denis Vlasenko
2007-06-25
1
-5
/
+5
*
fdisk: get rid of _() macro.
Denis Vlasenko
2007-03-19
1
-83
/
+84
*
Trailing whitespace removal over entire tree
Denis Vlasenko
2007-01-11
1
-10
/
+10
*
next bunch of fixes for bugs found by randconfig
Denis Vlasenko
2006-12-30
1
-3
/
+3
*
u_short, ulong exterminated
Denis Vlasenko
2006-12-19
1
-2
/
+2
*
byteswap ops had extra mask ops - removed
Denis Vlasenko
2006-11-27
1
-4
/
+2
*
fdisk: separate sun/aix/etc code into #included files
Denis Vlasenko
2006-10-12
1
-0
/
+731