Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
4bc59a4cf73f1dd9326d150bf6654b643e740fe2
/
util-linux
/
fdisk_osf.c
965b795
decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
by Denys Vlasenko
· 4 years ago
d8e4ce0
fdisk: avoid overflow in "mega/gigabytes" calculation, code shrink
by Denys Vlasenko
· 5 years ago
f1fdda4
Fix build failures if MAXHOSTNAMELEN or MAXPATHLEN is not defined
by Denys Vlasenko
· 7 years ago
95f7953
do not use `a' quoting style in comments
by Denys Vlasenko
· 7 years ago
015db58
randomconfig fixes
by Denys Vlasenko
· 8 years ago
8dff01d
libbb: introduce and use is_prefixed_with()
by Denys Vlasenko
· 10 years ago
60cb48c
whitespace cleanup. no code changes
by Denys Vlasenko
· 12 years ago
625cfd8
fdisk_osf: simplify ifdef (incidentally, adds support for Microblaze)
by Denys Vlasenko
· 14 years ago
1fbaf3a
fdisk: Add support for NDS32 architecture.
by Macpaul Lin
· 14 years ago
245a4f8
big endian warning fixes
by Denys Vlasenko
· 15 years ago
ddf7850
fdisk: add a warning and truncate disks with >= 2^32 sectors
by Denys Vlasenko
· 15 years ago
e531759
fdisk: add handling of avr32. closes bug 555
by Denys Vlasenko
· 15 years ago
db12d1d
Fix forgotten license comments
by Denis Vlasenko
· 16 years ago
6eaf0a9
fdisk: move more data to struct globals; shrink code
by Denis Vlasenko
· 16 years ago
f45c4f4
whitespace and comment fixes, no code changes
by Denis Vlasenko
· 17 years ago
53354ac
libbb: introduce and use print_flags().
by Denis Vlasenko
· 17 years ago
c033d51
fdisk: fix a case where we can inadvertently close /proc/partitions fd early
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
4daad90
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
by Denis Vlasenko
· 17 years ago
6ca409e
trylink: produce even more info about final link stage
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
c86e052
fix accumulated whitespace and indentation damage
by Denis Vlasenko
· 18 years ago
bd85207
fdisk: get rid of _() macro.
by Denis Vlasenko
· 18 years ago
06c0a71
preparatory patch for -Wwrite-strings #3
by Denis Vlasenko
· 18 years ago
8e1c715
Convert cmdedit into more generic line input facility
by Denis Vlasenko
· 18 years ago
d547083
fdisk: remove 8k buffer from bss - OSF labels are not THAT common anyway
by Denis Vlasenko
· 18 years ago
2a85676
silly style fixes
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
93f6aa6
"make bigdata" biggest offender dealt with:
by Denis Vlasenko
· 18 years ago
c6f188d
silly size savings and capitalization fixes
by Denis Vlasenko
· 18 years ago
efeed5e
fdisk: compilation fix
by Denis Vlasenko
· 18 years ago
98ae216
fdisk: separate sun/aix/etc code into #included files
by Denis Vlasenko
· 18 years ago