Denys Vlasenko
|
d8e4ce0503
fdisk: avoid overflow in "mega/gigabytes" calculation, code shrink
|
5 년 전 |
Denys Vlasenko
|
f1fdda4542
Fix build failures if MAXHOSTNAMELEN or MAXPATHLEN is not defined
|
7 년 전 |
Denys Vlasenko
|
95f7953f2c
do not use `a' quoting style in comments
|
7 년 전 |
Denys Vlasenko
|
015db5800c
randomconfig fixes
|
8 년 전 |
Denys Vlasenko
|
8dff01d06a
libbb: introduce and use is_prefixed_with()
|
9 년 전 |
Denys Vlasenko
|
60cb48ca50
whitespace cleanup. no code changes
|
11 년 전 |
Denys Vlasenko
|
625cfd87d9
fdisk_osf: simplify ifdef (incidentally, adds support for Microblaze)
|
13 년 전 |
Macpaul Lin
|
1fbaf3a2d1
fdisk: Add support for NDS32 architecture.
|
14 년 전 |
Denys Vlasenko
|
245a4f84be
big endian warning fixes
|
15 년 전 |
Denys Vlasenko
|
ddf7850f2b
fdisk: add a warning and truncate disks with >= 2^32 sectors
|
15 년 전 |
Denys Vlasenko
|
e531759ef1
fdisk: add handling of avr32. closes bug 555
|
15 년 전 |
Denis Vlasenko
|
db12d1d733
Fix forgotten license comments
|
16 년 전 |
Denis Vlasenko
|
6eaf0a9883
fdisk: move more data to struct globals; shrink code
|
16 년 전 |
Denis Vlasenko
|
f45c4f41b7
whitespace and comment fixes, no code changes
|
16 년 전 |
Denis Vlasenko
|
53354ac47d
libbb: introduce and use print_flags().
|
16 년 전 |
Denis Vlasenko
|
c033d5196d
fdisk: fix a case where we can inadvertently close /proc/partitions fd early
|
16 년 전 |
Denis Vlasenko
|
4437d19fb4
fdisk: do not open device twice. Complain on fdisk -l /dev/bogus.
|
16 년 전 |
Denis Vlasenko
|
f77f369ce8
fdisk: reduce global data/bss usage. 8k data+bss build is achievable soon ;)
|
17 년 전 |
Denis Vlasenko
|
4daad9004d
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
|
17 년 전 |
Denis Vlasenko
|
6ca409e0e4
trylink: produce even more info about final link stage
|
17 년 전 |
Denis Vlasenko
|
80b8b39899
Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>)
|
17 년 전 |
Denis Vlasenko
|
c86e052b81
fix accumulated whitespace and indentation damage
|
17 년 전 |
Denis Vlasenko
|
bd852076b9
fdisk: get rid of _() macro.
|
17 년 전 |
Denis Vlasenko
|
06c0a71d23
preparatory patch for -Wwrite-strings #3
|
18 년 전 |
Denis Vlasenko
|
8e1c71529c
Convert cmdedit into more generic line input facility
|
18 년 전 |
Denis Vlasenko
|
d54708399d
fdisk: remove 8k buffer from bss - OSF labels
|
18 년 전 |
Denis Vlasenko
|
2a85676fa5
silly style fixes
|
18 년 전 |
Denis Vlasenko
|
6a5dc5d75a
next bunch of fixes for bugs found by randconfig
|
18 년 전 |
Denis Vlasenko
|
28703015ab
u_short, ulong exterminated
|
18 년 전 |
Denis Vlasenko
|
93f6aa6bca
"make bigdata" biggest offender dealt with:
|
18 년 전 |