busybox-1.0.1-rc1.patch
authorEric Andersen <andersen@codepoet.org>
Mon, 18 Jul 2005 23:51:27 +0000 (23:51 -0000)
committerEric Andersen <andersen@codepoet.org>
Mon, 18 Jul 2005 23:51:27 +0000 (23:51 -0000)
commit164a716f964bba247c660bc70149234f95146871
tree95a8a6f75cb2ed1bb07cb6019088db7348ebf4d4
parent8c59a0bf0e9e2d87b0ff273ea3f0bf05bbbf6373
busybox-1.0.1-rc1.patch
http://busybox.net/lists/busybox/2005-July/014974.html
105 files changed:
busybox/.cvsignore [deleted file]
busybox/AUTHORS
busybox/Makefile
busybox/applets/busybox.c
busybox/archival/ar.c
busybox/archival/dpkg.c
busybox/archival/dpkg_deb.c
busybox/archival/gzip.c
busybox/archival/libunarchive/archive_xread_all_eof.c
busybox/archival/libunarchive/decompress_bunzip2.c
busybox/archival/libunarchive/decompress_unzip.c
busybox/archival/tar.c
busybox/coreutils/Config.in
busybox/coreutils/cp.c
busybox/coreutils/cut.c
busybox/coreutils/date.c
busybox/coreutils/expr.c
busybox/coreutils/id.c
busybox/coreutils/install.c
busybox/coreutils/md5_sha1_sum.c
busybox/coreutils/mv.c
busybox/coreutils/test.c
busybox/coreutils/watch.c
busybox/coreutils/who.c
busybox/debianutils/start_stop_daemon.c
busybox/docs/.cvsignore [deleted file]
busybox/docs/busybox.net/.cvsignore [deleted file]
busybox/docs/new-applet-HOWTO.txt
busybox/editors/awk.c
busybox/editors/sed.c
busybox/editors/vi.c
busybox/findutils/grep.c
busybox/include/.cvsignore [deleted file]
busybox/include/applets.h
busybox/include/busybox.h
busybox/include/inet_common.h
busybox/include/libbb.h
busybox/include/usage.h
busybox/init/Config.in
busybox/init/init.c
busybox/libbb/.cvsignore [deleted file]
busybox/libbb/Makefile.in
busybox/libbb/concat_path_file.c
busybox/libbb/copyfd.c
busybox/libbb/getopt_ulflags.c
busybox/libbb/interface.c
busybox/libbb/messages.c
busybox/libbb/syscalls.c
busybox/loginutils/Config.in
busybox/loginutils/getty.c
busybox/loginutils/login.c
busybox/loginutils/su.c
busybox/miscutils/Config.in
busybox/miscutils/devfsd.c
busybox/miscutils/strings.c
busybox/modutils/insmod.c
busybox/networking/httpd.c
busybox/networking/ifconfig.c
busybox/networking/ifupdown.c
busybox/networking/inetd.c
busybox/networking/libiproute/utils.c
busybox/networking/nc.c
busybox/networking/telnetd.c
busybox/networking/tftp.c
busybox/networking/udhcp/dhcpc.c
busybox/scripts/.cvsignore [deleted file]
busybox/scripts/config/.cvsignore [deleted file]
busybox/scripts/config/Makefile
busybox/scripts/config/checklist.c [deleted file]
busybox/scripts/config/colors.h [deleted file]
busybox/scripts/config/conf.c
busybox/scripts/config/confdata.c
busybox/scripts/config/dialog.h [deleted file]
busybox/scripts/config/expr.c
busybox/scripts/config/expr.h
busybox/scripts/config/inputbox.c [deleted file]
busybox/scripts/config/lkc.h
busybox/scripts/config/lkc_proto.h
busybox/scripts/config/lxdialog/BIG.FAT.WARNING [new file with mode: 0644]
busybox/scripts/config/lxdialog/checklist.c [new file with mode: 0644]
busybox/scripts/config/lxdialog/colors.h [new file with mode: 0644]
busybox/scripts/config/lxdialog/dialog.h [new file with mode: 0644]
busybox/scripts/config/lxdialog/inputbox.c [new file with mode: 0644]
busybox/scripts/config/lxdialog/menubox.c [new file with mode: 0644]
busybox/scripts/config/lxdialog/msgbox.c [new file with mode: 0644]
busybox/scripts/config/lxdialog/textbox.c [new file with mode: 0644]
busybox/scripts/config/lxdialog/util.c [new file with mode: 0644]
busybox/scripts/config/lxdialog/yesno.c [new file with mode: 0644]
busybox/scripts/config/mconf.c
busybox/scripts/config/menu.c
busybox/scripts/config/menubox.c [deleted file]
busybox/scripts/config/msgbox.c [deleted file]
busybox/scripts/config/symbol.c
busybox/scripts/config/textbox.c [deleted file]
busybox/scripts/config/util.c
busybox/scripts/config/yesno.c [deleted file]
busybox/scripts/config/zconf.tab.c_shipped
busybox/scripts/config/zconf.y
busybox/shell/lash.c
busybox/sysdeps/linux/Config.in
busybox/sysklogd/Makefile
busybox/sysklogd/logger.c
busybox/util-linux/Config.in
busybox/util-linux/Makefile
busybox/util-linux/hwclock.c