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_osf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fdisk: Add support for NDS32 architecture.
Macpaul Lin
2010-08-11
1
-1
/
+2
*
big endian warning fixes
Denys Vlasenko
2009-11-07
1
-2
/
+3
*
fdisk: add a warning and truncate disks with >= 2^32 sectors
Denys Vlasenko
2009-09-16
1
-28
/
+28
*
fdisk: add handling of avr32. closes bug 555
Denys Vlasenko
2009-08-10
1
-9
/
+7
*
Fix forgotten license comments
Denis Vlasenko
2008-12-07
1
-1
/
+1
*
fdisk: move more data to struct globals; shrink code
Denis Vlasenko
2008-06-29
1
-19
/
+12
*
whitespace and comment fixes, no code changes
Denis Vlasenko
2008-06-16
1
-1
/
+1
*
libbb: introduce and use print_flags().
Denis Vlasenko
2008-06-07
1
-7
/
+4
*
fdisk: fix a case where we can inadvertently close /proc/partitions fd early
Denis Vlasenko
2008-04-17
1
-1
/
+1
*
fdisk: do not open device twice. Complain on fdisk -l /dev/bogus.
Denis Vlasenko
2008-04-17
1
-13
/
+15
*
fdisk: reduce global data/bss usage. 8k data+bss build is achievable soon ;)
Denis Vlasenko
2007-12-16
1
-7
/
+5
*
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
Denis Vlasenko
2007-09-27
1
-3
/
+3
*
trylink: produce even more info about final link stage
Denis Vlasenko
2007-08-12
1
-1
/
+1
*
Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <w...
Denis Vlasenko
2007-06-25
1
-4
/
+3
*
fix accumulated whitespace and indentation damage
Denis Vlasenko
2007-03-20
1
-1
/
+1
*
fdisk: get rid of _() macro.
Denis Vlasenko
2007-03-19
1
-114
/
+131
*
preparatory patch for -Wwrite-strings #3
Denis Vlasenko
2007-01-29
1
-4
/
+4
*
Convert cmdedit into more generic line input facility
Denis Vlasenko
2007-01-22
1
-23
/
+23
*
fdisk: remove 8k buffer from bss - OSF labels
Denis Vlasenko
2007-01-03
1
-8
/
+8
*
silly style fixes
Denis Vlasenko
2007-01-02
1
-62
/
+61
*
next bunch of fixes for bugs found by randconfig
Denis Vlasenko
2006-12-30
1
-1
/
+1
*
u_short, ulong exterminated
Denis Vlasenko
2006-12-19
1
-26
/
+27
*
"make bigdata" biggest offender dealt with:
Denis Vlasenko
2006-11-30
1
-2
/
+2
*
silly size savings and capitalization fixes
Denis Vlasenko
2006-10-26
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
/
+1046