Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
53f83d68fb0e7a12b819f91e21bb85917de6e09a
/
networking
/
traceroute.c
1094452
ifconfig: use IPv6 infrastructure
by Denis Vlasenko
· 18 years ago
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
e06bed3
use bb_sanitize_stdio() where appropriate
by Denis Vlasenko
· 18 years ago
703e202
cleanups: unnecessary casts, unified const_1, eliminate cross-.c file
by Denis Vlasenko
· 18 years ago
35d4da0
exterminate u_intXXX.
by Denis Vlasenko
· 18 years ago
bf0a201
style fixes last xcalloc replaced by xzalloc
by Denis Vlasenko
· 18 years ago
4cccc03
remove useless casts (type*) xzalloc(...)
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
48237b0
introduce setsockopt_reuseaddr(int fd), setsockopt_broadcast(int fd),
by Denis Vlasenko
· 18 years ago
04291bc
httpd: slight reduction of #ifdef forest
by Denis Vlasenko
· 18 years ago
ea62077
add open_read_close() and similar stuff
by Denis Vlasenko
· 18 years ago
1385899
attempt to regularize atoi mess.
by Denis Vlasenko
· 18 years ago
8f8f268
bb_applet_name -> applet_name
by Denis Vlasenko
· 18 years ago
67b23e6
getopt_ulflags -> getopt32.
by Denis Vlasenko
· 18 years ago
9275814
lots of silly indent fixes
by Denis Vlasenko
· 18 years ago
6edadde
traceroute: fix compilation if netinet/protocols.h is missing
by Denis Vlasenko
· 18 years ago
7c1ed2e
traceroute: do not look up icmp protocol# in /etc, it is well-known :)
by Denis Vlasenko
· 18 years ago
3538b9a
Implement optional syslog logging using ordinary
by Denis Vlasenko
· 18 years ago
13068a4
- typo: s/optarg/nprobes_str; fixes segfault as reported by Raphael HUCK
by Bernhard Reutner-Fischer
· 18 years ago
081e384
Remove xcalloc() and convert its callers to xzalloc(). About half of them
by Rob Landley
· 18 years ago
d921b2e
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
by Rob Landley
· 18 years ago
afb94ec
Convert setuid/setgid users to xsetuid/xsetgid.
by Rob Landley
· 18 years ago
c9c1a41
A couple things that got tangled up in my tree, easier to check in both than
by Rob Landley
· 18 years ago
299a6b4
Consolidate #include <sys/time.h> so libbb.h does it.
by Rob Landley
· 19 years ago
f834603
kill off pointless malloc.h include
by Mike Frysinger
· 19 years ago
b66c931
kill pointless memory.h includes
by Mike Frysinger
· 19 years ago
67f641e
- patch from Denis Vlasenko to add bb_xbind() and bb_xlisten()
by Bernhard Reutner-Fischer
· 19 years ago
dac7ff1
- patch from Denis Vlasenko to add and use bb_xsocket() and to use
by Bernhard Reutner-Fischer
· 19 years ago
e7c43b6
Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x)
by Rob Landley
· 19 years ago
294254c
rfelker writes in Bug 740: s/u_char/unsigned char/
by Mike Frysinger
· 19 years ago
9f4a1e1
- add and use ATTRIBUTE_ALIGNED(num_bytes)
by Bernhard Reutner-Fischer
· 19 years ago
0cb6f35
fix up annoying signed/unsigned and mixed type errors
by Eric Andersen
· 19 years ago
86f5c99
- add platform.h. - use shorter boilerplate while at it.
by Bernhard Reutner-Fischer
· 19 years ago
f704b27
by "Vladimir N. Oleynik"
· 19 years ago
6c35c7c
usage bb_dev_null
by "Vladimir N. Oleynik"
· 19 years ago
45a8ed8
- sync traceroute with Slackware-10.1
by "Vladimir N. Oleynik"
· 19 years ago
66c37d1
typecast to int
by Mike Frysinger
· 19 years ago
2806940
much more concise fix for bug #45. just align the packet...
by Paul Fox
· 19 years ago
b270315
applying fix for:
by Paul Fox
· 19 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
85e5e72
Remove remaining libc5 support code
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
7dd2cec
ansify
by Aaron Lehmann
· 22 years ago
69d4178
Remove advertising clauses in accordance with
by Aaron Lehmann
· 22 years ago
ad79c0b
Patch from Gyepi SAM <gyepi@praxis-sw.com>:
by Eric Andersen
· 23 years ago
cd8c436
Latest patch from vodz:
by Eric Andersen
· 23 years ago
bdfd0d7
Major rework of the directory structure and the entire build system. -Erik
by Eric Andersen
· 23 years ago
be0c360
More libc5 fixups -Erik
by Eric Andersen
· 23 years ago
af6b40a
Silence some silly warnings
by Eric Andersen
· 23 years ago
044228d
This is vodz' latest patch. Sorry it took so long...
by Eric Andersen
· 23 years ago
7467c8d
Patch from vodz:
by Eric Andersen
· 23 years ago
5c58d28
A traceroute applet from vodz. This could probably be slimmed down,
by Eric Andersen
· 23 years ago