Patch from vodz:
authorEric Andersen <andersen@codepoet.org>
Thu, 12 Jul 2001 20:26:32 +0000 (20:26 -0000)
committerEric Andersen <andersen@codepoet.org>
Thu, 12 Jul 2001 20:26:32 +0000 (20:26 -0000)
commit7467c8d3b6a50e2cbd8db750963d40b420ad38d1
tree10dcece1e0bb88e35aa95c3a68896ad426e43f7a
parentf69bfc76fa7acb0c87fa3f3b319fde361a8315a8
Patch from vodz:
    Changed email address
    cmdedit API change
    optimizations for traceroute and md5sum
    added a new shared create_icmp_socket() function
27 files changed:
AUTHORS
Changelog
Makefile
ash.c
cmdedit.c
cmdedit.h
coreutils/md5sum.c
coreutils/stty.c
hush.c
include/libbb.h
lash.c
libbb/create_icmp_socket.c [new file with mode: 0644]
libbb/libbb.h
libbb/messages.c
md5sum.c
msh.c
networking/ping.c
networking/traceroute.c
ping.c
shell/ash.c
shell/cmdedit.c
shell/cmdedit.h
shell/hush.c
shell/lash.c
shell/msh.c
stty.c
traceroute.c