Denys Vlasenko
|
b4ad1d86b6
tc: array address is never NULL
|
5 years ago |
Denys Vlasenko
|
8c317f03f6
style fix, no code changes
|
5 years ago |
Denys Vlasenko
|
b097a84d62
config: update size information
|
5 years ago |
Denys Vlasenko
|
68ae54243c
ip: fix crash in "ip neigh show"
|
6 years ago |
Denys Vlasenko
|
a034cab095
tc: enables this applet
|
6 years ago |
Denys Vlasenko
|
12389889c0
ip: better --help
|
7 years ago |
Denys Vlasenko
|
1d3a04a3a4
Code style fixes, no code changes
|
8 years ago |
Denys Vlasenko
|
29e2c45a5b
tc: consolidate its disabled bits
|
8 years ago |
Denys Vlasenko
|
47367e1d50
Convert all networking/* applets to "new style" applet definitions
|
8 years ago |
Denys Vlasenko
|
47cfbf32fd
*: add most of the required setup_common_bufsiz() calls
|
8 years ago |
Denys Vlasenko
|
e6a2f4cc5a
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
|
8 years ago |
Denys Vlasenko
|
0f296a3a56
libiproute: rename invarg(a,b) to invarg_1_to_2(a,b)
|
9 years ago |
Denys Vlasenko
|
ab3964db4e
libbb: introduce kernel-style BUILD_BUG_ON()
|
9 years ago |
Denys Vlasenko
|
b878121e76
tc: fix print_rate
|
9 years ago |
Denys Vlasenko
|
9b2a9f0210
fix assorted unused code and wrong format specs found by cppchekc (bug 6716)
|
11 years ago |
Denys Vlasenko
|
982e87f2fb
Whitespace fixes
|
11 years ago |
Denys Vlasenko
|
60cb48ca50
whitespace cleanup. no code changes
|
11 years ago |
Daniel Fandrich
|
6295d273ad
Replaced __u32 etc. with standard uint32_t style types
|
13 years ago |
Pere Orga
|
5bc8c005a8
move remaining help text from include/usage.src.h
|
13 years ago |
Denys Vlasenko
|
77350aa933
tc: less ugly check for bad sizeof(G)
|
13 years ago |
Denys Vlasenko
|
11872cab32
networking/*: remove superfluous comments
|
14 years ago |
Denys Vlasenko
|
e4dcba1c10
*: whitespace fixes
|
14 years ago |
Denys Vlasenko
|
0ef64bdb40
*: make GNU licensing statement forms more regular
|
14 years ago |
Denys Vlasenko
|
98a4c7cf3d
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
|
14 years ago |
Denys Vlasenko
|
6b9f163353
*: style fixes. no code changes (verified with objdump)
|
15 years ago |
Denys Vlasenko
|
695fa51c80
hwclock: fix sizeof bug (used it on pointer, not array); make --systohc exact
|
15 years ago |
Denys Vlasenko
|
6331cf059c
*: use "can't" instead of "cannot"
|
15 years ago |
Denys Vlasenko
|
1f27ab0d4b
*: optimize code size in strtoul calls
|
15 years ago |
Denys Vlasenko
|
0568b6e45a
randomconfig fixes
|
15 years ago |
Denys Vlasenko
|
bf2af9acb2
flash_lock, flash_unlock: new applets
|
15 years ago |