index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
/
fdisk_osf.c
Age
Commit message (
Expand
)
Author
2007-12-16
fdisk: reduce global data/bss usage. 8k data+bss build is achievable soon ;)
Denis Vlasenko
2007-09-27
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
Denis Vlasenko
2007-08-12
trylink: produce even more info about final link stage
Denis Vlasenko
2007-06-25
Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <w...
Denis Vlasenko
2007-03-20
fix accumulated whitespace and indentation damage
Denis Vlasenko
2007-03-19
fdisk: get rid of _() macro.
Denis Vlasenko
2007-01-29
preparatory patch for -Wwrite-strings #3
Denis Vlasenko
2007-01-22
Convert cmdedit into more generic line input facility
Denis Vlasenko
2007-01-03
fdisk: remove 8k buffer from bss - OSF labels
Denis Vlasenko
2007-01-02
silly style fixes
Denis Vlasenko
2006-12-30
next bunch of fixes for bugs found by randconfig
Denis Vlasenko
2006-12-19
u_short, ulong exterminated
Denis Vlasenko
2006-11-30
"make bigdata" biggest offender dealt with:
Denis Vlasenko
2006-10-26
silly size savings and capitalization fixes
Denis Vlasenko
2006-10-14
fdisk: compilation fix
Denis Vlasenko
2006-10-12
fdisk: separate sun/aix/etc code into #included files
Denis Vlasenko