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_sgi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
Denys Vlasenko
2020-11-30
1
-1
/
+1
*
fdisk: avoid overflow in "mega/gigabytes" calculation, code shrink
Denys Vlasenko
2019-10-04
1
-6
/
+6
*
fdisk: sync up with some util-linux 2.31 behavior
Denys Vlasenko
2018-07-25
1
-1
/
+1
*
fdisk: placate warning of strncpy not copying NUL byte
Denys Vlasenko
2018-06-26
1
-1
/
+1
*
randomconfig fixes
Denys Vlasenko
2016-06-19
1
-12
/
+15
*
libbb: introduce and use is_prefixed_with()
Denys Vlasenko
2015-03-12
1
-1
/
+1
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
fdisk: add a warning and truncate disks with >= 2^32 sectors
Denys Vlasenko
2009-09-16
1
-23
/
+23
*
Fix forgotten license comments
Denis Vlasenko
2008-12-07
1
-6
/
+6
*
fdisk: move more data to struct globals; shrink code
Denis Vlasenko
2008-06-29
1
-8
/
+2
*
fdisk: do not open device twice. Complain on fdisk -l /dev/bogus.
Denis Vlasenko
2008-04-17
1
-9
/
+9
*
support for mount by label (not yet tested)
Denis Vlasenko
2008-02-18
1
-1
/
+1
*
random s/short/int/
Denis Vlasenko
2008-02-16
1
-10
/
+11
*
fdisk: reduce global data/bss usage. 8k data+bss build is achievable soon ;)
Denis Vlasenko
2007-12-16
1
-16
/
+16
*
style fix (stray space before ';')
Denis Vlasenko
2007-07-21
1
-5
/
+5
*
random style fixes (extra spaces deleted)
Denis Vlasenko
2007-03-24
1
-1
/
+1
*
fdisk: get rid of _() macro.
Denis Vlasenko
2007-03-19
1
-120
/
+125
*
clean up accumulated whitespace damage
Denis Vlasenko
2007-03-07
1
-3
/
+3
*
fdisk: remove 8k buffer from bss - OSF labels
Denis Vlasenko
2007-01-03
1
-24
/
+25
*
convert calloc to xzalloc
Denis Vlasenko
2007-01-03
1
-1
/
+1
*
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
*
rodata cleanup. "unable to" == "cannot". -300 bytes
Denis Vlasenko
2006-11-18
1
-2
/
+2
*
fdisk: compilation fix
Denis Vlasenko
2006-10-14
1
-1
/
+1
*
fdisk: separate sun/aix/etc code into #included files
Denis Vlasenko
2006-10-12
1
-0
/
+887