Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
270d5d75f128d3d8e3e515b457b1b1a4f40bb556
/
util-linux
/
fdisk_sun.c
6eaf0a9
fdisk: move more data to struct globals; shrink code
by Denis Vlasenko
· 16 years ago
6b06cb8
more of -Wall fixes from Cristian Ionescu-Idbohrn. Some are fixing real bugs.
by Denis Vlasenko
· 17 years ago
4437d19
fdisk: do not open device twice. Complain on fdisk -l /dev/bogus.
by Denis Vlasenko
· 17 years ago
f77f369
fdisk: reduce global data/bss usage. 8k data+bss build is achievable soon ;)
by Denis Vlasenko
· 17 years ago
b71c668
style fix (stray space before ';')
by Denis Vlasenko
· 17 years ago
80b8b39
Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>)
by Denis Vlasenko
· 17 years ago
bd85207
fdisk: get rid of _() macro.
by Denis Vlasenko
· 18 years ago
f7996f3
Trailing whitespace removal over entire tree
by Denis Vlasenko
· 18 years ago
6a5dc5d
next bunch of fixes for bugs found by randconfig
by Denis Vlasenko
· 18 years ago
2870301
u_short, ulong exterminated fdiskXXX: add a bit of sanity (not enough by far)
by Denis Vlasenko
· 18 years ago
10d0d4e
byteswap ops had extra mask ops - removed
by Denis Vlasenko
· 18 years ago
98ae216
fdisk: separate sun/aix/etc code into #included files
by Denis Vlasenko
· 18 years ago