Add in ifconfig and route
authorEric Andersen <andersen@codepoet.org>
Wed, 14 Feb 2001 08:11:27 +0000 (08:11 -0000)
committerEric Andersen <andersen@codepoet.org>
Wed, 14 Feb 2001 08:11:27 +0000 (08:11 -0000)
commitec455953008d08f588fe0c0bd9df4278cd188315
treeece4d8fefb69365210a9e623df07b41086cd5613
parent88a5ceb450b576558b7d34e0baadb204dd329fb8
Add in ifconfig and route
12 files changed:
Config.h
applets.h
applets/usage.c
busybox.h
ifconfig.c [new file with mode: 0644]
include/applets.h
include/busybox.h
networking/ifconfig.c [new file with mode: 0644]
networking/route.c [new file with mode: 0644]
route.c [new file with mode: 0644]
usage.c
utility.c