move out of subdir
authorMike Frysinger <vapier@gentoo.org>
Thu, 23 Mar 2006 23:42:40 +0000 (23:42 -0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 23 Mar 2006 23:42:40 +0000 (23:42 -0000)
commit5eda15566ae3fa7a9dc2dc79f17995232771464b
treef98029e6cec7969c3134f88046792823341361be
parentc5907cc380d9f022b459a3f300885406cec0eab8
move out of subdir
1468 files changed:
.indent.pro [new file with mode: 0644]
AUTHORS [new file with mode: 0644]
INSTALL [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
Rules.mak [new file with mode: 0644]
TODO [new file with mode: 0644]
applets/Makefile [new file with mode: 0644]
applets/Makefile.in [new file with mode: 0644]
applets/applets.c [new file with mode: 0644]
applets/busybox.c [new file with mode: 0644]
applets/busybox.mkll [new file with mode: 0755]
applets/install.sh [new file with mode: 0755]
archival/Config.in [new file with mode: 0644]
archival/Makefile [new file with mode: 0644]
archival/Makefile.in [new file with mode: 0644]
archival/ar.c [new file with mode: 0644]
archival/bunzip2.c [new file with mode: 0644]
archival/cpio.c [new file with mode: 0644]
archival/dpkg.c [new file with mode: 0644]
archival/dpkg_deb.c [new file with mode: 0644]
archival/gunzip.c [new file with mode: 0644]
archival/gzip.c [new file with mode: 0644]
archival/libunarchive/Makefile [new file with mode: 0644]
archival/libunarchive/Makefile.in [new file with mode: 0644]
archival/libunarchive/archive_xread_all.c [new file with mode: 0644]
archival/libunarchive/archive_xread_all_eof.c [new file with mode: 0644]
archival/libunarchive/check_header_gzip.c [new file with mode: 0644]
archival/libunarchive/data_align.c [new file with mode: 0644]
archival/libunarchive/data_extract_all.c [new file with mode: 0644]
archival/libunarchive/data_extract_to_buffer.c [new file with mode: 0644]
archival/libunarchive/data_extract_to_stdout.c [new file with mode: 0644]
archival/libunarchive/data_skip.c [new file with mode: 0644]
archival/libunarchive/decompress_bunzip2.c [new file with mode: 0644]
archival/libunarchive/decompress_uncompress.c [new file with mode: 0644]
archival/libunarchive/decompress_unzip.c [new file with mode: 0644]
archival/libunarchive/filter_accept_all.c [new file with mode: 0644]
archival/libunarchive/filter_accept_list.c [new file with mode: 0644]
archival/libunarchive/filter_accept_list_reassign.c [new file with mode: 0644]
archival/libunarchive/filter_accept_reject_list.c [new file with mode: 0644]
archival/libunarchive/find_list_entry.c [new file with mode: 0644]
archival/libunarchive/get_header_ar.c [new file with mode: 0644]
archival/libunarchive/get_header_cpio.c [new file with mode: 0644]
archival/libunarchive/get_header_tar.c [new file with mode: 0644]
archival/libunarchive/get_header_tar_bz2.c [new file with mode: 0644]
archival/libunarchive/get_header_tar_gz.c [new file with mode: 0644]
archival/libunarchive/header_list.c [new file with mode: 0644]
archival/libunarchive/header_skip.c [new file with mode: 0644]
archival/libunarchive/header_verbose_list.c [new file with mode: 0644]
archival/libunarchive/init_handle.c [new file with mode: 0644]
archival/libunarchive/open_transformer.c [new file with mode: 0644]
archival/libunarchive/seek_by_char.c [new file with mode: 0644]
archival/libunarchive/seek_by_jump.c [new file with mode: 0644]
archival/libunarchive/unpack_ar_archive.c [new file with mode: 0644]
archival/rpm.c [new file with mode: 0644]
archival/rpm2cpio.c [new file with mode: 0644]
archival/tar.c [new file with mode: 0644]
archival/uncompress.c [new file with mode: 0644]
archival/unzip.c [new file with mode: 0644]
busybox/.indent.pro [deleted file]
busybox/AUTHORS [deleted file]
busybox/INSTALL [deleted file]
busybox/LICENSE [deleted file]
busybox/Makefile [deleted file]
busybox/README [deleted file]
busybox/Rules.mak [deleted file]
busybox/TODO [deleted file]
busybox/applets/Makefile [deleted file]
busybox/applets/Makefile.in [deleted file]
busybox/applets/applets.c [deleted file]
busybox/applets/busybox.c [deleted file]
busybox/applets/busybox.mkll [deleted file]
busybox/applets/install.sh [deleted file]
busybox/archival/Config.in [deleted file]
busybox/archival/Makefile [deleted file]
busybox/archival/Makefile.in [deleted file]
busybox/archival/ar.c [deleted file]
busybox/archival/bunzip2.c [deleted file]
busybox/archival/cpio.c [deleted file]
busybox/archival/dpkg.c [deleted file]
busybox/archival/dpkg_deb.c [deleted file]
busybox/archival/gunzip.c [deleted file]
busybox/archival/gzip.c [deleted file]
busybox/archival/libunarchive/Makefile [deleted file]
busybox/archival/libunarchive/Makefile.in [deleted file]
busybox/archival/libunarchive/archive_xread_all.c [deleted file]
busybox/archival/libunarchive/archive_xread_all_eof.c [deleted file]
busybox/archival/libunarchive/check_header_gzip.c [deleted file]
busybox/archival/libunarchive/data_align.c [deleted file]
busybox/archival/libunarchive/data_extract_all.c [deleted file]
busybox/archival/libunarchive/data_extract_to_buffer.c [deleted file]
busybox/archival/libunarchive/data_extract_to_stdout.c [deleted file]
busybox/archival/libunarchive/data_skip.c [deleted file]
busybox/archival/libunarchive/decompress_bunzip2.c [deleted file]
busybox/archival/libunarchive/decompress_uncompress.c [deleted file]
busybox/archival/libunarchive/decompress_unzip.c [deleted file]
busybox/archival/libunarchive/filter_accept_all.c [deleted file]
busybox/archival/libunarchive/filter_accept_list.c [deleted file]
busybox/archival/libunarchive/filter_accept_list_reassign.c [deleted file]
busybox/archival/libunarchive/filter_accept_reject_list.c [deleted file]
busybox/archival/libunarchive/find_list_entry.c [deleted file]
busybox/archival/libunarchive/get_header_ar.c [deleted file]
busybox/archival/libunarchive/get_header_cpio.c [deleted file]
busybox/archival/libunarchive/get_header_tar.c [deleted file]
busybox/archival/libunarchive/get_header_tar_bz2.c [deleted file]
busybox/archival/libunarchive/get_header_tar_gz.c [deleted file]
busybox/archival/libunarchive/header_list.c [deleted file]
busybox/archival/libunarchive/header_skip.c [deleted file]
busybox/archival/libunarchive/header_verbose_list.c [deleted file]
busybox/archival/libunarchive/init_handle.c [deleted file]
busybox/archival/libunarchive/open_transformer.c [deleted file]
busybox/archival/libunarchive/seek_by_char.c [deleted file]
busybox/archival/libunarchive/seek_by_jump.c [deleted file]
busybox/archival/libunarchive/unpack_ar_archive.c [deleted file]
busybox/archival/rpm.c [deleted file]
busybox/archival/rpm2cpio.c [deleted file]
busybox/archival/tar.c [deleted file]
busybox/archival/uncompress.c [deleted file]
busybox/archival/unzip.c [deleted file]
busybox/console-tools/Config.in [deleted file]
busybox/console-tools/Makefile [deleted file]
busybox/console-tools/Makefile.in [deleted file]
busybox/console-tools/chvt.c [deleted file]
busybox/console-tools/clear.c [deleted file]
busybox/console-tools/deallocvt.c [deleted file]
busybox/console-tools/dumpkmap.c [deleted file]
busybox/console-tools/loadfont.c [deleted file]
busybox/console-tools/loadkmap.c [deleted file]
busybox/console-tools/openvt.c [deleted file]
busybox/console-tools/reset.c [deleted file]
busybox/console-tools/setkeycodes.c [deleted file]
busybox/coreutils/Config.in [deleted file]
busybox/coreutils/Makefile [deleted file]
busybox/coreutils/Makefile.in [deleted file]
busybox/coreutils/basename.c [deleted file]
busybox/coreutils/cal.c [deleted file]
busybox/coreutils/cat.c [deleted file]
busybox/coreutils/chgrp.c [deleted file]
busybox/coreutils/chmod.c [deleted file]
busybox/coreutils/chown.c [deleted file]
busybox/coreutils/chroot.c [deleted file]
busybox/coreutils/cmp.c [deleted file]
busybox/coreutils/cp.c [deleted file]
busybox/coreutils/cut.c [deleted file]
busybox/coreutils/date.c [deleted file]
busybox/coreutils/dd.c [deleted file]
busybox/coreutils/df.c [deleted file]
busybox/coreutils/dirname.c [deleted file]
busybox/coreutils/dos2unix.c [deleted file]
busybox/coreutils/du.c [deleted file]
busybox/coreutils/echo.c [deleted file]
busybox/coreutils/env.c [deleted file]
busybox/coreutils/expr.c [deleted file]
busybox/coreutils/false.c [deleted file]
busybox/coreutils/fold.c [deleted file]
busybox/coreutils/head.c [deleted file]
busybox/coreutils/hostid.c [deleted file]
busybox/coreutils/id.c [deleted file]
busybox/coreutils/install.c [deleted file]
busybox/coreutils/length.c [deleted file]
busybox/coreutils/libcoreutils/Makefile [deleted file]
busybox/coreutils/libcoreutils/Makefile.in [deleted file]
busybox/coreutils/libcoreutils/coreutils.h [deleted file]
busybox/coreutils/libcoreutils/cp_mv_stat.c [deleted file]
busybox/coreutils/libcoreutils/getopt_mk_fifo_nod.c [deleted file]
busybox/coreutils/libcoreutils/xgetoptfile_sort_uniq.c [deleted file]
busybox/coreutils/ln.c [deleted file]
busybox/coreutils/logname.c [deleted file]
busybox/coreutils/ls.c [deleted file]
busybox/coreutils/md5_sha1_sum.c [deleted file]
busybox/coreutils/mkdir.c [deleted file]
busybox/coreutils/mkfifo.c [deleted file]
busybox/coreutils/mknod.c [deleted file]
busybox/coreutils/mv.c [deleted file]
busybox/coreutils/od.c [deleted file]
busybox/coreutils/printf.c [deleted file]
busybox/coreutils/pwd.c [deleted file]
busybox/coreutils/realpath.c [deleted file]
busybox/coreutils/rm.c [deleted file]
busybox/coreutils/rmdir.c [deleted file]
busybox/coreutils/seq.c [deleted file]
busybox/coreutils/sleep.c [deleted file]
busybox/coreutils/sort.c [deleted file]
busybox/coreutils/stty.c [deleted file]
busybox/coreutils/sync.c [deleted file]
busybox/coreutils/tail.c [deleted file]
busybox/coreutils/tee.c [deleted file]
busybox/coreutils/test.c [deleted file]
busybox/coreutils/touch.c [deleted file]
busybox/coreutils/tr.c [deleted file]
busybox/coreutils/true.c [deleted file]
busybox/coreutils/tty.c [deleted file]
busybox/coreutils/uname.c [deleted file]
busybox/coreutils/uniq.c [deleted file]
busybox/coreutils/usleep.c [deleted file]
busybox/coreutils/uudecode.c [deleted file]
busybox/coreutils/uuencode.c [deleted file]
busybox/coreutils/watch.c [deleted file]
busybox/coreutils/wc.c [deleted file]
busybox/coreutils/who.c [deleted file]
busybox/coreutils/whoami.c [deleted file]
busybox/coreutils/yes.c [deleted file]
busybox/debian/busybox-cvs-doc.docs [deleted file]
busybox/debian/busybox-cvs-static.dirs [deleted file]
busybox/debian/busybox-cvs-static.manpages [deleted file]
busybox/debian/busybox-cvs-static.override [deleted file]
busybox/debian/busybox-cvs.dirs [deleted file]
busybox/debian/busybox-cvs.manpages [deleted file]
busybox/debian/changelog [deleted file]
busybox/debian/compat [deleted file]
busybox/debian/config-deb [deleted file]
busybox/debian/config-floppy-udeb-linux [deleted file]
busybox/debian/config-static [deleted file]
busybox/debian/config-udeb [deleted file]
busybox/debian/config-udeb-linux [deleted file]
busybox/debian/control [deleted file]
busybox/debian/control-extract [deleted file]
busybox/debian/copyright [deleted file]
busybox/debian/rules [deleted file]
busybox/debianutils/Config.in [deleted file]
busybox/debianutils/Makefile [deleted file]
busybox/debianutils/Makefile.in [deleted file]
busybox/debianutils/mktemp.c [deleted file]
busybox/debianutils/pipe_progress.c [deleted file]
busybox/debianutils/readlink.c [deleted file]
busybox/debianutils/run_parts.c [deleted file]
busybox/debianutils/start_stop_daemon.c [deleted file]
busybox/debianutils/which.c [deleted file]
busybox/docs/autodocifier.pl [deleted file]
busybox/docs/busybox_footer.pod [deleted file]
busybox/docs/busybox_header.pod [deleted file]
busybox/docs/contributing.txt [deleted file]
busybox/docs/new-applet-HOWTO.txt [deleted file]
busybox/docs/style-guide.txt [deleted file]
busybox/editors/Config.in [deleted file]
busybox/editors/Makefile [deleted file]
busybox/editors/Makefile.in [deleted file]
busybox/editors/awk.c [deleted file]
busybox/editors/patch.c [deleted file]
busybox/editors/sed.c [deleted file]
busybox/editors/vi.c [deleted file]
busybox/examples/bootfloppy/bootfloppy.txt [deleted file]
busybox/examples/bootfloppy/display.txt [deleted file]
busybox/examples/bootfloppy/etc/fstab [deleted file]
busybox/examples/bootfloppy/etc/init.d/rcS [deleted file]
busybox/examples/bootfloppy/etc/inittab [deleted file]
busybox/examples/bootfloppy/etc/profile [deleted file]
busybox/examples/bootfloppy/mkdevs.sh [deleted file]
busybox/examples/bootfloppy/mkrootfs.sh [deleted file]
busybox/examples/bootfloppy/mksyslinux.sh [deleted file]
busybox/examples/bootfloppy/quickstart.txt [deleted file]
busybox/examples/bootfloppy/syslinux.cfg [deleted file]
busybox/examples/busybox.spec [deleted file]
busybox/examples/depmod.pl [deleted file]
busybox/examples/devfsd.conf [deleted file]
busybox/examples/inetd.conf [deleted file]
busybox/examples/inittab [deleted file]
busybox/examples/mk2knr.pl [deleted file]
busybox/examples/udhcp/sample.bound [deleted file]
busybox/examples/udhcp/sample.deconfig [deleted file]
busybox/examples/udhcp/sample.nak [deleted file]
busybox/examples/udhcp/sample.renew [deleted file]
busybox/examples/udhcp/sample.script [deleted file]
busybox/examples/udhcp/simple.script [deleted file]
busybox/examples/udhcp/udhcpd.conf [deleted file]
busybox/examples/undeb [deleted file]
busybox/examples/unrpm [deleted file]
busybox/findutils/Config.in [deleted file]
busybox/findutils/Makefile [deleted file]
busybox/findutils/Makefile.in [deleted file]
busybox/findutils/find.c [deleted file]
busybox/findutils/grep.c [deleted file]
busybox/findutils/xargs.c [deleted file]
busybox/include/applets.h [deleted file]
busybox/include/busybox.h [deleted file]
busybox/include/dump.h [deleted file]
busybox/include/grp_.h [deleted file]
busybox/include/inet_common.h [deleted file]
busybox/include/libbb.h [deleted file]
busybox/include/pwd_.h [deleted file]
busybox/include/shadow_.h [deleted file]
busybox/include/unarchive.h [deleted file]
busybox/include/usage.h [deleted file]
busybox/init/Config.in [deleted file]
busybox/init/Makefile [deleted file]
busybox/init/Makefile.in [deleted file]
busybox/init/halt.c [deleted file]
busybox/init/init.c [deleted file]
busybox/init/init_shared.c [deleted file]
busybox/init/init_shared.h [deleted file]
busybox/init/mesg.c [deleted file]
busybox/init/poweroff.c [deleted file]
busybox/init/reboot.c [deleted file]
busybox/libbb/Makefile [deleted file]
busybox/libbb/Makefile.in [deleted file]
busybox/libbb/README [deleted file]
busybox/libbb/ask_confirmation.c [deleted file]
busybox/libbb/bb_askpass.c [deleted file]
busybox/libbb/bb_asprintf.c [deleted file]
busybox/libbb/change_identity.c [deleted file]
busybox/libbb/chomp.c [deleted file]
busybox/libbb/compare_string_array.c [deleted file]
busybox/libbb/concat_path_file.c [deleted file]
busybox/libbb/concat_subpath_file.c [deleted file]
busybox/libbb/copy_file.c [deleted file]
busybox/libbb/copyfd.c [deleted file]
busybox/libbb/correct_password.c [deleted file]
busybox/libbb/create_icmp6_socket.c [deleted file]
busybox/libbb/create_icmp_socket.c [deleted file]
busybox/libbb/default_error_retval.c [deleted file]
busybox/libbb/device_open.c [deleted file]
busybox/libbb/dump.c [deleted file]
busybox/libbb/error_msg.c [deleted file]
busybox/libbb/error_msg_and_die.c [deleted file]
busybox/libbb/fclose_nonstdin.c [deleted file]
busybox/libbb/fflush_stdout_and_exit.c [deleted file]
busybox/libbb/fgets_str.c [deleted file]
busybox/libbb/find_mount_point.c [deleted file]
busybox/libbb/find_pid_by_name.c [deleted file]
busybox/libbb/find_root_device.c [deleted file]
busybox/libbb/full_read.c [deleted file]
busybox/libbb/full_write.c [deleted file]
busybox/libbb/get_console.c [deleted file]
busybox/libbb/get_last_path_component.c [deleted file]
busybox/libbb/get_line_from_file.c [deleted file]
busybox/libbb/get_terminal_width_height.c [deleted file]
busybox/libbb/get_ug_id.c [deleted file]
busybox/libbb/getopt_ulflags.c [deleted file]
busybox/libbb/hash_fd.c [deleted file]
busybox/libbb/herror_msg.c [deleted file]
busybox/libbb/herror_msg_and_die.c [deleted file]
busybox/libbb/human_readable.c [deleted file]
busybox/libbb/inet_common.c [deleted file]
busybox/libbb/inode_hash.c [deleted file]
busybox/libbb/interface.c [deleted file]
busybox/libbb/isdirectory.c [deleted file]
busybox/libbb/kernel_version.c [deleted file]
busybox/libbb/last_char_is.c [deleted file]
busybox/libbb/llist_add_to.c [deleted file]
busybox/libbb/login.c [deleted file]
busybox/libbb/loop.c [deleted file]
busybox/libbb/make_directory.c [deleted file]
busybox/libbb/messages.c [deleted file]
busybox/libbb/mode_string.c [deleted file]
busybox/libbb/module_syscalls.c [deleted file]
busybox/libbb/mtab.c [deleted file]
busybox/libbb/mtab_file.c [deleted file]
busybox/libbb/my_getgrgid.c [deleted file]
busybox/libbb/my_getgrnam.c [deleted file]
busybox/libbb/my_getpwnam.c [deleted file]
busybox/libbb/my_getpwuid.c [deleted file]
busybox/libbb/my_getug.c [deleted file]
busybox/libbb/obscure.c [deleted file]
busybox/libbb/parse_mode.c [deleted file]
busybox/libbb/parse_number.c [deleted file]
busybox/libbb/perror_msg.c [deleted file]
busybox/libbb/perror_msg_and_die.c [deleted file]
busybox/libbb/perror_nomsg.c [deleted file]
busybox/libbb/perror_nomsg_and_die.c [deleted file]
busybox/libbb/print_file.c [deleted file]
busybox/libbb/printf.c [deleted file]
busybox/libbb/process_escape_sequence.c [deleted file]
busybox/libbb/procps.c [deleted file]
busybox/libbb/pw_encrypt.c [deleted file]
busybox/libbb/pwd2spwd.c [deleted file]
busybox/libbb/qmodule.c [deleted file]
busybox/libbb/read_package_field.c [deleted file]
busybox/libbb/recursive_action.c [deleted file]
busybox/libbb/remove_file.c [deleted file]
busybox/libbb/restricted_shell.c [deleted file]
busybox/libbb/run_parts.c [deleted file]
busybox/libbb/run_shell.c [deleted file]
busybox/libbb/safe_read.c [deleted file]
busybox/libbb/safe_strncpy.c [deleted file]
busybox/libbb/safe_strtol.c [deleted file]
busybox/libbb/safe_write.c [deleted file]
busybox/libbb/setup_environment.c [deleted file]
busybox/libbb/simplify_path.c [deleted file]
busybox/libbb/skip_whitespace.c [deleted file]
busybox/libbb/speed_table.c [deleted file]
busybox/libbb/syscalls.c [deleted file]
busybox/libbb/trim.c [deleted file]
busybox/libbb/u_signal_names.c [deleted file]
busybox/libbb/vdprintf.c [deleted file]
busybox/libbb/verror_msg.c [deleted file]
busybox/libbb/vfork_daemon_rexec.c [deleted file]
busybox/libbb/vherror_msg.c [deleted file]
busybox/libbb/vperror_msg.c [deleted file]
busybox/libbb/warn_ignoring_args.c [deleted file]
busybox/libbb/wfopen.c [deleted file]
busybox/libbb/wfopen_input.c [deleted file]
busybox/libbb/xconnect.c [deleted file]
busybox/libbb/xfuncs.c [deleted file]
busybox/libbb/xgetcwd.c [deleted file]
busybox/libbb/xgethostbyname.c [deleted file]
busybox/libbb/xgethostbyname2.c [deleted file]
busybox/libbb/xgetlarg.c [deleted file]
busybox/libbb/xgetularg.c [deleted file]
busybox/libbb/xreadlink.c [deleted file]
busybox/libbb/xregcomp.c [deleted file]
busybox/libpwdgrp/Makefile [deleted file]
busybox/libpwdgrp/Makefile.in [deleted file]
busybox/libpwdgrp/pwd_grp.c [deleted file]
busybox/loginutils/Config.in [deleted file]
busybox/loginutils/Makefile [deleted file]
busybox/loginutils/Makefile.in [deleted file]
busybox/loginutils/addgroup.c [deleted file]
busybox/loginutils/adduser.c [deleted file]
busybox/loginutils/delgroup.c [deleted file]
busybox/loginutils/delline.c [deleted file]
busybox/loginutils/deluser.c [deleted file]
busybox/loginutils/getty.c [deleted file]
busybox/loginutils/login.c [deleted file]
busybox/loginutils/passwd.c [deleted file]
busybox/loginutils/su.c [deleted file]
busybox/loginutils/sulogin.c [deleted file]
busybox/loginutils/vlock.c [deleted file]
busybox/miscutils/Config.in [deleted file]
busybox/miscutils/Makefile [deleted file]
busybox/miscutils/Makefile.in [deleted file]
busybox/miscutils/adjtimex.c [deleted file]
busybox/miscutils/crond.c [deleted file]
busybox/miscutils/crontab.c [deleted file]
busybox/miscutils/dc.c [deleted file]
busybox/miscutils/devfsd.c [deleted file]
busybox/miscutils/hdparm.c [deleted file]
busybox/miscutils/last.c [deleted file]
busybox/miscutils/makedevs.c [deleted file]
busybox/miscutils/mt.c [deleted file]
busybox/miscutils/rx.c [deleted file]
busybox/miscutils/strings.c [deleted file]
busybox/miscutils/time.c [deleted file]
busybox/miscutils/watchdog.c [deleted file]
busybox/modutils/Config.in [deleted file]
busybox/modutils/Makefile [deleted file]
busybox/modutils/Makefile.in [deleted file]
busybox/modutils/insmod.c [deleted file]
busybox/modutils/lsmod.c [deleted file]
busybox/modutils/modprobe.c [deleted file]
busybox/modutils/rmmod.c [deleted file]
busybox/networking/Config.in [deleted file]
busybox/networking/Makefile [deleted file]
busybox/networking/Makefile.in [deleted file]
busybox/networking/arping.c [deleted file]
busybox/networking/ftpgetput.c [deleted file]
busybox/networking/hostname.c [deleted file]
busybox/networking/httpd.c [deleted file]
busybox/networking/ifconfig.c [deleted file]
busybox/networking/ifupdown.c [deleted file]
busybox/networking/inetd.c [deleted file]
busybox/networking/ip.c [deleted file]
busybox/networking/ipaddr.c [deleted file]
busybox/networking/ipcalc.c [deleted file]
busybox/networking/iplink.c [deleted file]
busybox/networking/iproute.c [deleted file]
busybox/networking/iptunnel.c [deleted file]
busybox/networking/libiproute/Makefile [deleted file]
busybox/networking/libiproute/Makefile.in [deleted file]
busybox/networking/libiproute/ip_common.h [deleted file]
busybox/networking/libiproute/ip_parse_common_args.c [deleted file]
busybox/networking/libiproute/ipaddress.c [deleted file]
busybox/networking/libiproute/iplink.c [deleted file]
busybox/networking/libiproute/iproute.c [deleted file]
busybox/networking/libiproute/iptunnel.c [deleted file]
busybox/networking/libiproute/libnetlink.c [deleted file]
busybox/networking/libiproute/libnetlink.h [deleted file]
busybox/networking/libiproute/linux/pkt_sched.h [deleted file]
busybox/networking/libiproute/ll_addr.c [deleted file]
busybox/networking/libiproute/ll_map.c [deleted file]
busybox/networking/libiproute/ll_map.h [deleted file]
busybox/networking/libiproute/ll_proto.c [deleted file]
busybox/networking/libiproute/ll_types.c [deleted file]
busybox/networking/libiproute/rt_names.c [deleted file]
busybox/networking/libiproute/rt_names.h [deleted file]
busybox/networking/libiproute/rtm_map.c [deleted file]
busybox/networking/libiproute/rtm_map.h [deleted file]
busybox/networking/libiproute/utils.c [deleted file]
busybox/networking/libiproute/utils.h [deleted file]
busybox/networking/nameif.c [deleted file]
busybox/networking/nc.c [deleted file]
busybox/networking/netstat.c [deleted file]
busybox/networking/nslookup.c [deleted file]
busybox/networking/ping.c [deleted file]
busybox/networking/ping6.c [deleted file]
busybox/networking/route.c [deleted file]
busybox/networking/telnet.c [deleted file]
busybox/networking/telnetd.c [deleted file]
busybox/networking/tftp.c [deleted file]
busybox/networking/traceroute.c [deleted file]
busybox/networking/udhcp/AUTHORS [deleted file]
busybox/networking/udhcp/COPYING [deleted file]
busybox/networking/udhcp/ChangeLog [deleted file]
busybox/networking/udhcp/Config.in [deleted file]
busybox/networking/udhcp/Makefile [deleted file]
busybox/networking/udhcp/Makefile.in [deleted file]
busybox/networking/udhcp/README [deleted file]
busybox/networking/udhcp/README.dumpleases [deleted file]
busybox/networking/udhcp/README.udhcpc [deleted file]
busybox/networking/udhcp/README.udhcpd [deleted file]
busybox/networking/udhcp/TODO [deleted file]
busybox/networking/udhcp/arpping.c [deleted file]
busybox/networking/udhcp/arpping.h [deleted file]
busybox/networking/udhcp/clientpacket.c [deleted file]
busybox/networking/udhcp/clientpacket.h [deleted file]
busybox/networking/udhcp/clientsocket.c [deleted file]
busybox/networking/udhcp/clientsocket.h [deleted file]
busybox/networking/udhcp/common.c [deleted file]
busybox/networking/udhcp/common.h [deleted file]
busybox/networking/udhcp/dhcpc.c [deleted file]
busybox/networking/udhcp/dhcpc.h [deleted file]
busybox/networking/udhcp/dhcpd.c [deleted file]
busybox/networking/udhcp/dhcpd.h [deleted file]
busybox/networking/udhcp/dumpleases.c [deleted file]
busybox/networking/udhcp/files.c [deleted file]
busybox/networking/udhcp/files.h [deleted file]
busybox/networking/udhcp/frontend.c [deleted file]
busybox/networking/udhcp/leases.c [deleted file]
busybox/networking/udhcp/leases.h [deleted file]
busybox/networking/udhcp/libbb_udhcp.h [deleted file]
busybox/networking/udhcp/options.c [deleted file]
busybox/networking/udhcp/options.h [deleted file]
busybox/networking/udhcp/packet.c [deleted file]
busybox/networking/udhcp/packet.h [deleted file]
busybox/networking/udhcp/pidfile.c [deleted file]
busybox/networking/udhcp/pidfile.h [deleted file]
busybox/networking/udhcp/script.c [deleted file]
busybox/networking/udhcp/script.h [deleted file]
busybox/networking/udhcp/serverpacket.c [deleted file]
busybox/networking/udhcp/serverpacket.h [deleted file]
busybox/networking/udhcp/signalpipe.c [deleted file]
busybox/networking/udhcp/signalpipe.h [deleted file]
busybox/networking/udhcp/socket.c [deleted file]
busybox/networking/udhcp/socket.h [deleted file]
busybox/networking/udhcp/static_leases.c [deleted file]
busybox/networking/udhcp/static_leases.h [deleted file]
busybox/networking/udhcp/version.h [deleted file]
busybox/networking/vconfig.c [deleted file]
busybox/networking/wget.c [deleted file]
busybox/procps/Config.in [deleted file]
busybox/procps/Makefile [deleted file]
busybox/procps/Makefile.in [deleted file]
busybox/procps/free.c [deleted file]
busybox/procps/kill.c [deleted file]
busybox/procps/pidof.c [deleted file]
busybox/procps/ps.c [deleted file]
busybox/procps/renice.c [deleted file]
busybox/procps/sysctl.c [deleted file]
busybox/procps/top.c [deleted file]
busybox/procps/uptime.c [deleted file]
busybox/scripts/config/Kconfig-language.txt [deleted file]
busybox/scripts/config/Makefile [deleted file]
busybox/scripts/config/conf.c [deleted file]
busybox/scripts/config/confdata.c [deleted file]
busybox/scripts/config/expr.c [deleted file]
busybox/scripts/config/expr.h [deleted file]
busybox/scripts/config/lex.zconf.c_shipped [deleted file]
busybox/scripts/config/lkc.h [deleted file]
busybox/scripts/config/lkc_proto.h [deleted file]
busybox/scripts/config/lxdialog/BIG.FAT.WARNING [deleted file]
busybox/scripts/config/lxdialog/checklist.c [deleted file]
busybox/scripts/config/lxdialog/colors.h [deleted file]
busybox/scripts/config/lxdialog/dialog.h [deleted file]
busybox/scripts/config/lxdialog/inputbox.c [deleted file]
busybox/scripts/config/lxdialog/menubox.c [deleted file]
busybox/scripts/config/lxdialog/msgbox.c [deleted file]
busybox/scripts/config/lxdialog/textbox.c [deleted file]
busybox/scripts/config/lxdialog/util.c [deleted file]
busybox/scripts/config/lxdialog/yesno.c [deleted file]
busybox/scripts/config/mconf.c [deleted file]
busybox/scripts/config/menu.c [deleted file]
busybox/scripts/config/symbol.c [deleted file]
busybox/scripts/config/util.c [deleted file]
busybox/scripts/config/zconf.l [deleted file]
busybox/scripts/config/zconf.tab.c_shipped [deleted file]
busybox/scripts/config/zconf.tab.h_shipped [deleted file]
busybox/scripts/config/zconf.y [deleted file]
busybox/scripts/mkdep.c [deleted file]
busybox/scripts/split-include.c [deleted file]
busybox/shell/Config.in [deleted file]
busybox/shell/Makefile [deleted file]
busybox/shell/Makefile.in [deleted file]
busybox/shell/ash.c [deleted file]
busybox/shell/cmdedit.c [deleted file]
busybox/shell/cmdedit.h [deleted file]
busybox/shell/hush.c [deleted file]
busybox/shell/lash.c [deleted file]
busybox/shell/msh.c [deleted file]
busybox/sysdeps/linux/Config.in [deleted file]
busybox/sysdeps/linux/defconfig [deleted file]
busybox/sysklogd/Config.in [deleted file]
busybox/sysklogd/Makefile [deleted file]
busybox/sysklogd/Makefile.in [deleted file]
busybox/sysklogd/klogd.c [deleted file]
busybox/sysklogd/logger.c [deleted file]
busybox/sysklogd/logread.c [deleted file]
busybox/sysklogd/syslogd.c [deleted file]
busybox/testsuite/README [deleted file]
busybox/testsuite/TODO [deleted file]
busybox/testsuite/basename/basename-does-not-remove-identical-extension [deleted file]
busybox/testsuite/basename/basename-works [deleted file]
busybox/testsuite/bunzip2/bunzip2-reads-from-standard-input [deleted file]
busybox/testsuite/bunzip2/bunzip2-removes-compressed-file [deleted file]
busybox/testsuite/bunzip2/bzcat-does-not-remove-compressed-file [deleted file]
busybox/testsuite/cat/cat-prints-a-file [deleted file]
busybox/testsuite/cat/cat-prints-a-file-and-standard-input [deleted file]
busybox/testsuite/cmp/cmp-detects-difference [deleted file]
busybox/testsuite/cp/cp-a-files-to-dir [deleted file]
busybox/testsuite/cp/cp-a-preserves-links [deleted file]
busybox/testsuite/cp/cp-copies-empty-file [deleted file]
busybox/testsuite/cp/cp-copies-large-file [deleted file]
busybox/testsuite/cp/cp-copies-small-file [deleted file]
busybox/testsuite/cp/cp-d-files-to-dir [deleted file]
busybox/testsuite/cp/cp-dir-create-dir [deleted file]
busybox/testsuite/cp/cp-dir-existing-dir [deleted file]
busybox/testsuite/cp/cp-does-not-copy-unreadable-file [deleted file]
busybox/testsuite/cp/cp-files-to-dir [deleted file]
busybox/testsuite/cp/cp-follows-links [deleted file]
busybox/testsuite/cp/cp-preserves-hard-links [deleted file]
busybox/testsuite/cp/cp-preserves-links [deleted file]
busybox/testsuite/cp/cp-preserves-source-file [deleted file]
busybox/testsuite/cut/cut-cuts-a-character [deleted file]
busybox/testsuite/cut/cut-cuts-a-closed-range [deleted file]
busybox/testsuite/cut/cut-cuts-a-field [deleted file]
busybox/testsuite/cut/cut-cuts-an-open-range [deleted file]
busybox/testsuite/cut/cut-cuts-an-unclosed-range [deleted file]
busybox/testsuite/date/date-R-works [deleted file]
busybox/testsuite/date/date-format-works [deleted file]
busybox/testsuite/date/date-u-works [deleted file]
busybox/testsuite/date/date-works [deleted file]
busybox/testsuite/dd/dd-accepts-if [deleted file]
busybox/testsuite/dd/dd-accepts-of [deleted file]
busybox/testsuite/dd/dd-copies-from-standard-input-to-standard-output [deleted file]
busybox/testsuite/dd/dd-prints-count-to-standard-error [deleted file]
busybox/testsuite/dirname/dirname-handles-absolute-path [deleted file]
busybox/testsuite/dirname/dirname-handles-empty-path [deleted file]
busybox/testsuite/dirname/dirname-handles-multiple-slashes [deleted file]
busybox/testsuite/dirname/dirname-handles-relative-path [deleted file]
busybox/testsuite/dirname/dirname-handles-root [deleted file]
busybox/testsuite/dirname/dirname-handles-single-component [deleted file]
busybox/testsuite/dirname/dirname-works [deleted file]
busybox/testsuite/du/du-h-works [deleted file]
busybox/testsuite/du/du-k-works [deleted file]
busybox/testsuite/du/du-l-works [deleted file]
busybox/testsuite/du/du-m-works [deleted file]
busybox/testsuite/du/du-s-works [deleted file]
busybox/testsuite/du/du-works [deleted file]
busybox/testsuite/echo/echo-does-not-print-newline [deleted file]
busybox/testsuite/echo/echo-prints-argument [deleted file]
busybox/testsuite/echo/echo-prints-arguments [deleted file]
busybox/testsuite/echo/echo-prints-newline [deleted file]
busybox/testsuite/expr/expr-works [deleted file]
busybox/testsuite/false/false-is-silent [deleted file]
busybox/testsuite/false/false-returns-failure [deleted file]
busybox/testsuite/find/find-supports-minus-xdev [deleted file]
busybox/testsuite/grep/egrep-is-not-case-insensitive [deleted file]
busybox/testsuite/grep/egrep-supports-extended-regexps [deleted file]
busybox/testsuite/grep/grep-handles-binary-files [deleted file]
busybox/testsuite/grep/grep-handles-multiple-regexps [deleted file]
busybox/testsuite/grep/grep-is-also-egrep [deleted file]
busybox/testsuite/grep/grep-matches-NUL [deleted file]
busybox/testsuite/gunzip/gunzip-reads-from-standard-input [deleted file]
busybox/testsuite/gzip/gzip-accepts-multiple-files [deleted file]
busybox/testsuite/gzip/gzip-accepts-single-minus [deleted file]
busybox/testsuite/gzip/gzip-removes-original-file [deleted file]
busybox/testsuite/head/head-n-works [deleted file]
busybox/testsuite/head/head-works [deleted file]
busybox/testsuite/hostid/hostid-works [deleted file]
busybox/testsuite/hostname/hostname-d-works [deleted file]
busybox/testsuite/hostname/hostname-i-works [deleted file]
busybox/testsuite/hostname/hostname-s-works [deleted file]
busybox/testsuite/hostname/hostname-works [deleted file]
busybox/testsuite/id/id-g-works [deleted file]
busybox/testsuite/id/id-u-works [deleted file]
busybox/testsuite/id/id-un-works [deleted file]
busybox/testsuite/id/id-ur-works [deleted file]
busybox/testsuite/ln/ln-creates-hard-links [deleted file]
busybox/testsuite/ln/ln-creates-soft-links [deleted file]
busybox/testsuite/ln/ln-force-creates-hard-links [deleted file]
busybox/testsuite/ln/ln-force-creates-soft-links [deleted file]
busybox/testsuite/ln/ln-preserves-hard-links [deleted file]
busybox/testsuite/ln/ln-preserves-soft-links [deleted file]
busybox/testsuite/ls/ls-1-works [deleted file]
busybox/testsuite/ls/ls-h-works [deleted file]
busybox/testsuite/ls/ls-l-works [deleted file]
busybox/testsuite/ls/ls-s-works [deleted file]
busybox/testsuite/md5sum/md5sum-verifies-non-binary-file [deleted file]
busybox/testsuite/mkdir/mkdir-makes-a-directory [deleted file]
busybox/testsuite/mkdir/mkdir-makes-parent-directories [deleted file]
busybox/testsuite/msh/msh-supports-underscores-in-variable-names [deleted file]
busybox/testsuite/mv/mv-files-to-dir [deleted file]
busybox/testsuite/mv/mv-follows-links [deleted file]
busybox/testsuite/mv/mv-moves-empty-file [deleted file]
busybox/testsuite/mv/mv-moves-file [deleted file]
busybox/testsuite/mv/mv-moves-hardlinks [deleted file]
busybox/testsuite/mv/mv-moves-large-file [deleted file]
busybox/testsuite/mv/mv-moves-small-file [deleted file]
busybox/testsuite/mv/mv-moves-symlinks [deleted file]
busybox/testsuite/mv/mv-moves-unreadable-files [deleted file]
busybox/testsuite/mv/mv-preserves-hard-links [deleted file]
busybox/testsuite/mv/mv-preserves-links [deleted file]
busybox/testsuite/mv/mv-refuses-mv-dir-to-subdir [deleted file]
busybox/testsuite/mv/mv-removes-source-file [deleted file]
busybox/testsuite/pwd/pwd-prints-working-directory [deleted file]
busybox/testsuite/rm/rm-removes-file [deleted file]
busybox/testsuite/rmdir/rmdir-removes-parent-directories [deleted file]
busybox/testsuite/runtest [deleted file]
busybox/testsuite/sed/sed-accepts-blanks-before-command [deleted file]
busybox/testsuite/sed/sed-aic-commands [deleted file]
busybox/testsuite/sed/sed-append-hold-space-to-pattern-space [deleted file]
busybox/testsuite/sed/sed-append-next-line [deleted file]
busybox/testsuite/sed/sed-branch [deleted file]
busybox/testsuite/sed/sed-branch-conditional [deleted file]
busybox/testsuite/sed/sed-branch-conditional2 [deleted file]
busybox/testsuite/sed/sed-branch-no-label [deleted file]
busybox/testsuite/sed/sed-chains-substs [deleted file]
busybox/testsuite/sed/sed-chains-substs2 [deleted file]
busybox/testsuite/sed/sed-does-not-substitute-in-deleted-line [deleted file]
busybox/testsuite/sed/sed-handles-embedded-slashes [deleted file]
busybox/testsuite/sed/sed-handles-empty-lines [deleted file]
busybox/testsuite/sed/sed-handles-unsatisfied-backrefs [deleted file]
busybox/testsuite/sed/sed-next-line [deleted file]
busybox/testsuite/sed/sed-prints-line-once-for-multiple-substs [deleted file]
busybox/testsuite/sed/sed-recurses-properly [deleted file]
busybox/testsuite/sed/sed-regex-match-newline [deleted file]
busybox/testsuite/sed/sed-splits-edit-commands-on-command-line [deleted file]
busybox/testsuite/sed/sed-subst-subprint [deleted file]
busybox/testsuite/sed/sed-write-to-stdout [deleted file]
busybox/testsuite/sort/sort-n-works [deleted file]
busybox/testsuite/sort/sort-r-works [deleted file]
busybox/testsuite/sort/sort-works [deleted file]
busybox/testsuite/strings/strings-works-like-GNU [deleted file]
busybox/testsuite/tail/tail-n-works [deleted file]
busybox/testsuite/tail/tail-works [deleted file]
busybox/testsuite/tar/tar-archives-multiple-files [deleted file]
busybox/testsuite/tar/tar-complains-about-missing-file [deleted file]
busybox/testsuite/tar/tar-demands-at-least-one-ctx [deleted file]
busybox/testsuite/tar/tar-demands-at-most-one-ctx [deleted file]
busybox/testsuite/tar/tar-extracts-file [deleted file]
busybox/testsuite/tar/tar-extracts-from-standard-input [deleted file]
busybox/testsuite/tar/tar-extracts-multiple-files [deleted file]
busybox/testsuite/tar/tar-extracts-to-standard-output [deleted file]
busybox/testsuite/tar/tar-handles-cz-options [deleted file]
busybox/testsuite/tar/tar-handles-empty-include-and-non-empty-exclude-list [deleted file]
busybox/testsuite/tar/tar-handles-exclude-and-extract-lists [deleted file]
busybox/testsuite/tar/tar-handles-multiple-X-options [deleted file]
busybox/testsuite/tar/tar-handles-nested-exclude [deleted file]
busybox/testsuite/tee/tee-appends-input [deleted file]
busybox/testsuite/tee/tee-tees-input [deleted file]
busybox/testsuite/touch/touch-creates-file [deleted file]
busybox/testsuite/touch/touch-does-not-create-file [deleted file]
busybox/testsuite/touch/touch-touches-files-after-non-existent-file [deleted file]
busybox/testsuite/tr/tr-d-works [deleted file]
busybox/testsuite/tr/tr-non-gnu [deleted file]
busybox/testsuite/tr/tr-works [deleted file]
busybox/testsuite/true/true-is-silent [deleted file]
busybox/testsuite/true/true-returns-success [deleted file]
busybox/testsuite/uptime/uptime-works [deleted file]
busybox/testsuite/uuencode/uuencode-sets-standard-input-mode-correctly [deleted file]
busybox/testsuite/wc/wc-counts-all [deleted file]
busybox/testsuite/wc/wc-counts-characters [deleted file]
busybox/testsuite/wc/wc-counts-lines [deleted file]
busybox/testsuite/wc/wc-counts-words [deleted file]
busybox/testsuite/wc/wc-prints-longest-line-length [deleted file]
busybox/testsuite/wget/wget--O-overrides--P [deleted file]
busybox/testsuite/wget/wget-handles-empty-path [deleted file]
busybox/testsuite/wget/wget-retrieves-google-index [deleted file]
busybox/testsuite/wget/wget-supports--P [deleted file]
busybox/testsuite/which/which-uses-default-path [deleted file]
busybox/testsuite/xargs/xargs-works [deleted file]
busybox/util-linux/Config.in [deleted file]
busybox/util-linux/Makefile [deleted file]
busybox/util-linux/Makefile.in [deleted file]
busybox/util-linux/dmesg.c [deleted file]
busybox/util-linux/fbset.c [deleted file]
busybox/util-linux/fdflush.c [deleted file]
busybox/util-linux/fdformat.c [deleted file]
busybox/util-linux/fdisk.c [deleted file]
busybox/util-linux/freeramdisk.c [deleted file]
busybox/util-linux/fsck_minix.c [deleted file]
busybox/util-linux/getopt.c [deleted file]
busybox/util-linux/hexdump.c [deleted file]
busybox/util-linux/hwclock.c [deleted file]
busybox/util-linux/losetup.c [deleted file]
busybox/util-linux/mkfs_minix.c [deleted file]
busybox/util-linux/mkswap.c [deleted file]
busybox/util-linux/more.c [deleted file]
busybox/util-linux/mount.c [deleted file]
busybox/util-linux/nfsmount.c [deleted file]
busybox/util-linux/nfsmount.h [deleted file]
busybox/util-linux/pivot_root.c [deleted file]
busybox/util-linux/rdate.c [deleted file]
busybox/util-linux/swaponoff.c [deleted file]
busybox/util-linux/umount.c [deleted file]
console-tools/Config.in [new file with mode: 0644]
console-tools/Makefile [new file with mode: 0644]
console-tools/Makefile.in [new file with mode: 0644]
console-tools/chvt.c [new file with mode: 0644]
console-tools/clear.c [new file with mode: 0644]
console-tools/deallocvt.c [new file with mode: 0644]
console-tools/dumpkmap.c [new file with mode: 0644]
console-tools/loadfont.c [new file with mode: 0644]
console-tools/loadkmap.c [new file with mode: 0644]
console-tools/openvt.c [new file with mode: 0644]
console-tools/reset.c [new file with mode: 0644]
console-tools/setkeycodes.c [new file with mode: 0644]
coreutils/Config.in [new file with mode: 0644]
coreutils/Makefile [new file with mode: 0644]
coreutils/Makefile.in [new file with mode: 0644]
coreutils/basename.c [new file with mode: 0644]
coreutils/cal.c [new file with mode: 0644]
coreutils/cat.c [new file with mode: 0644]
coreutils/chgrp.c [new file with mode: 0644]
coreutils/chmod.c [new file with mode: 0644]
coreutils/chown.c [new file with mode: 0644]
coreutils/chroot.c [new file with mode: 0644]
coreutils/cmp.c [new file with mode: 0644]
coreutils/cp.c [new file with mode: 0644]
coreutils/cut.c [new file with mode: 0644]
coreutils/date.c [new file with mode: 0644]
coreutils/dd.c [new file with mode: 0644]
coreutils/df.c [new file with mode: 0644]
coreutils/dirname.c [new file with mode: 0644]
coreutils/dos2unix.c [new file with mode: 0644]
coreutils/du.c [new file with mode: 0644]
coreutils/echo.c [new file with mode: 0644]
coreutils/env.c [new file with mode: 0644]
coreutils/expr.c [new file with mode: 0644]
coreutils/false.c [new file with mode: 0644]
coreutils/fold.c [new file with mode: 0644]
coreutils/head.c [new file with mode: 0644]
coreutils/hostid.c [new file with mode: 0644]
coreutils/id.c [new file with mode: 0644]
coreutils/install.c [new file with mode: 0644]
coreutils/length.c [new file with mode: 0644]
coreutils/libcoreutils/Makefile [new file with mode: 0644]
coreutils/libcoreutils/Makefile.in [new file with mode: 0644]
coreutils/libcoreutils/coreutils.h [new file with mode: 0644]
coreutils/libcoreutils/cp_mv_stat.c [new file with mode: 0644]
coreutils/libcoreutils/getopt_mk_fifo_nod.c [new file with mode: 0644]
coreutils/libcoreutils/xgetoptfile_sort_uniq.c [new file with mode: 0644]
coreutils/ln.c [new file with mode: 0644]
coreutils/logname.c [new file with mode: 0644]
coreutils/ls.c [new file with mode: 0644]
coreutils/md5_sha1_sum.c [new file with mode: 0644]
coreutils/mkdir.c [new file with mode: 0644]
coreutils/mkfifo.c [new file with mode: 0644]
coreutils/mknod.c [new file with mode: 0644]
coreutils/mv.c [new file with mode: 0644]
coreutils/od.c [new file with mode: 0644]
coreutils/printf.c [new file with mode: 0644]
coreutils/pwd.c [new file with mode: 0644]
coreutils/realpath.c [new file with mode: 0644]
coreutils/rm.c [new file with mode: 0644]
coreutils/rmdir.c [new file with mode: 0644]
coreutils/seq.c [new file with mode: 0644]
coreutils/sleep.c [new file with mode: 0644]
coreutils/sort.c [new file with mode: 0644]
coreutils/stty.c [new file with mode: 0644]
coreutils/sync.c [new file with mode: 0644]
coreutils/tail.c [new file with mode: 0644]
coreutils/tee.c [new file with mode: 0644]
coreutils/test.c [new file with mode: 0644]
coreutils/touch.c [new file with mode: 0644]
coreutils/tr.c [new file with mode: 0644]
coreutils/true.c [new file with mode: 0644]
coreutils/tty.c [new file with mode: 0644]
coreutils/uname.c [new file with mode: 0644]
coreutils/uniq.c [new file with mode: 0644]
coreutils/usleep.c [new file with mode: 0644]
coreutils/uudecode.c [new file with mode: 0644]
coreutils/uuencode.c [new file with mode: 0644]
coreutils/watch.c [new file with mode: 0644]
coreutils/wc.c [new file with mode: 0644]
coreutils/who.c [new file with mode: 0644]
coreutils/whoami.c [new file with mode: 0644]
coreutils/yes.c [new file with mode: 0644]
debian/busybox-cvs-doc.docs [new file with mode: 0644]
debian/busybox-cvs-static.dirs [new file with mode: 0644]
debian/busybox-cvs-static.manpages [new file with mode: 0644]
debian/busybox-cvs-static.override [new file with mode: 0644]
debian/busybox-cvs.dirs [new file with mode: 0644]
debian/busybox-cvs.manpages [new file with mode: 0644]
debian/changelog [new file with mode: 0644]
debian/compat [new file with mode: 0644]
debian/config-deb [new file with mode: 0644]
debian/config-floppy-udeb-linux [new file with mode: 0644]
debian/config-static [new file with mode: 0644]
debian/config-udeb [new file with mode: 0644]
debian/config-udeb-linux [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/control-extract [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/rules [new file with mode: 0755]
debianutils/Config.in [new file with mode: 0644]
debianutils/Makefile [new file with mode: 0644]
debianutils/Makefile.in [new file with mode: 0644]
debianutils/mktemp.c [new file with mode: 0644]
debianutils/pipe_progress.c [new file with mode: 0644]
debianutils/readlink.c [new file with mode: 0644]
debianutils/run_parts.c [new file with mode: 0644]
debianutils/start_stop_daemon.c [new file with mode: 0644]
debianutils/which.c [new file with mode: 0644]
docs/autodocifier.pl [new file with mode: 0755]
docs/busybox_footer.pod [new file with mode: 0644]
docs/busybox_header.pod [new file with mode: 0644]
docs/contributing.txt [new file with mode: 0644]
docs/new-applet-HOWTO.txt [new file with mode: 0644]
docs/style-guide.txt [new file with mode: 0644]
editors/Config.in [new file with mode: 0644]
editors/Makefile [new file with mode: 0644]
editors/Makefile.in [new file with mode: 0644]
editors/awk.c [new file with mode: 0644]
editors/patch.c [new file with mode: 0644]
editors/sed.c [new file with mode: 0644]
editors/vi.c [new file with mode: 0644]
examples/bootfloppy/bootfloppy.txt [new file with mode: 0644]
examples/bootfloppy/display.txt [new file with mode: 0644]
examples/bootfloppy/etc/fstab [new file with mode: 0644]
examples/bootfloppy/etc/init.d/rcS [new file with mode: 0755]
examples/bootfloppy/etc/inittab [new file with mode: 0644]
examples/bootfloppy/etc/profile [new file with mode: 0644]
examples/bootfloppy/mkdevs.sh [new file with mode: 0755]
examples/bootfloppy/mkrootfs.sh [new file with mode: 0755]
examples/bootfloppy/mksyslinux.sh [new file with mode: 0755]
examples/bootfloppy/quickstart.txt [new file with mode: 0644]
examples/bootfloppy/syslinux.cfg [new file with mode: 0644]
examples/busybox.spec [new file with mode: 0644]
examples/depmod.pl [new file with mode: 0755]
examples/devfsd.conf [new file with mode: 0644]
examples/inetd.conf [new file with mode: 0644]
examples/inittab [new file with mode: 0644]
examples/mk2knr.pl [new file with mode: 0755]
examples/udhcp/sample.bound [new file with mode: 0755]
examples/udhcp/sample.deconfig [new file with mode: 0755]
examples/udhcp/sample.nak [new file with mode: 0755]
examples/udhcp/sample.renew [new file with mode: 0755]
examples/udhcp/sample.script [new file with mode: 0644]
examples/udhcp/simple.script [new file with mode: 0644]
examples/udhcp/udhcpd.conf [new file with mode: 0644]
examples/undeb [new file with mode: 0644]
examples/unrpm [new file with mode: 0644]
findutils/Config.in [new file with mode: 0644]
findutils/Makefile [new file with mode: 0644]
findutils/Makefile.in [new file with mode: 0644]
findutils/find.c [new file with mode: 0644]
findutils/grep.c [new file with mode: 0644]
findutils/xargs.c [new file with mode: 0644]
include/applets.h [new file with mode: 0644]
include/busybox.h [new file with mode: 0644]
include/dump.h [new file with mode: 0644]
include/grp_.h [new file with mode: 0644]
include/inet_common.h [new file with mode: 0644]
include/libbb.h [new file with mode: 0644]
include/pwd_.h [new file with mode: 0644]
include/shadow_.h [new file with mode: 0644]
include/unarchive.h [new file with mode: 0644]
include/usage.h [new file with mode: 0644]
init/Config.in [new file with mode: 0644]
init/Makefile [new file with mode: 0644]
init/Makefile.in [new file with mode: 0644]
init/halt.c [new file with mode: 0644]
init/init.c [new file with mode: 0644]
init/init_shared.c [new file with mode: 0644]
init/init_shared.h [new file with mode: 0644]
init/mesg.c [new file with mode: 0644]
init/poweroff.c [new file with mode: 0644]
init/reboot.c [new file with mode: 0644]
libbb/Makefile [new file with mode: 0644]
libbb/Makefile.in [new file with mode: 0644]
libbb/README [new file with mode: 0644]
libbb/ask_confirmation.c [new file with mode: 0644]
libbb/bb_askpass.c [new file with mode: 0644]
libbb/bb_asprintf.c [new file with mode: 0644]
libbb/change_identity.c [new file with mode: 0644]
libbb/chomp.c [new file with mode: 0644]
libbb/compare_string_array.c [new file with mode: 0644]
libbb/concat_path_file.c [new file with mode: 0644]
libbb/concat_subpath_file.c [new file with mode: 0644]
libbb/copy_file.c [new file with mode: 0644]
libbb/copyfd.c [new file with mode: 0644]
libbb/correct_password.c [new file with mode: 0644]
libbb/create_icmp6_socket.c [new file with mode: 0644]
libbb/create_icmp_socket.c [new file with mode: 0644]
libbb/default_error_retval.c [new file with mode: 0644]
libbb/device_open.c [new file with mode: 0644]
libbb/dump.c [new file with mode: 0644]
libbb/error_msg.c [new file with mode: 0644]
libbb/error_msg_and_die.c [new file with mode: 0644]
libbb/fclose_nonstdin.c [new file with mode: 0644]
libbb/fflush_stdout_and_exit.c [new file with mode: 0644]
libbb/fgets_str.c [new file with mode: 0644]
libbb/find_mount_point.c [new file with mode: 0644]
libbb/find_pid_by_name.c [new file with mode: 0644]
libbb/find_root_device.c [new file with mode: 0644]
libbb/full_read.c [new file with mode: 0644]
libbb/full_write.c [new file with mode: 0644]
libbb/get_console.c [new file with mode: 0644]
libbb/get_last_path_component.c [new file with mode: 0644]
libbb/get_line_from_file.c [new file with mode: 0644]
libbb/get_terminal_width_height.c [new file with mode: 0644]
libbb/get_ug_id.c [new file with mode: 0644]
libbb/getopt_ulflags.c [new file with mode: 0644]
libbb/hash_fd.c [new file with mode: 0644]
libbb/herror_msg.c [new file with mode: 0644]
libbb/herror_msg_and_die.c [new file with mode: 0644]
libbb/human_readable.c [new file with mode: 0644]
libbb/inet_common.c [new file with mode: 0644]
libbb/inode_hash.c [new file with mode: 0644]
libbb/interface.c [new file with mode: 0644]
libbb/isdirectory.c [new file with mode: 0644]
libbb/kernel_version.c [new file with mode: 0644]
libbb/last_char_is.c [new file with mode: 0644]
libbb/llist_add_to.c [new file with mode: 0644]
libbb/login.c [new file with mode: 0644]
libbb/loop.c [new file with mode: 0644]
libbb/make_directory.c [new file with mode: 0644]
libbb/messages.c [new file with mode: 0644]
libbb/mode_string.c [new file with mode: 0644]
libbb/module_syscalls.c [new file with mode: 0644]
libbb/mtab.c [new file with mode: 0644]
libbb/mtab_file.c [new file with mode: 0644]
libbb/my_getgrgid.c [new file with mode: 0644]
libbb/my_getgrnam.c [new file with mode: 0644]
libbb/my_getpwnam.c [new file with mode: 0644]
libbb/my_getpwuid.c [new file with mode: 0644]
libbb/my_getug.c [new file with mode: 0644]
libbb/obscure.c [new file with mode: 0644]
libbb/parse_mode.c [new file with mode: 0644]
libbb/parse_number.c [new file with mode: 0644]
libbb/perror_msg.c [new file with mode: 0644]
libbb/perror_msg_and_die.c [new file with mode: 0644]
libbb/perror_nomsg.c [new file with mode: 0644]
libbb/perror_nomsg_and_die.c [new file with mode: 0644]
libbb/print_file.c [new file with mode: 0644]
libbb/printf.c [new file with mode: 0644]
libbb/process_escape_sequence.c [new file with mode: 0644]
libbb/procps.c [new file with mode: 0644]
libbb/pw_encrypt.c [new file with mode: 0644]
libbb/pwd2spwd.c [new file with mode: 0644]
libbb/qmodule.c [new file with mode: 0644]
libbb/read_package_field.c [new file with mode: 0644]
libbb/recursive_action.c [new file with mode: 0644]
libbb/remove_file.c [new file with mode: 0644]
libbb/restricted_shell.c [new file with mode: 0644]
libbb/run_parts.c [new file with mode: 0644]
libbb/run_shell.c [new file with mode: 0644]
libbb/safe_read.c [new file with mode: 0644]
libbb/safe_strncpy.c [new file with mode: 0644]
libbb/safe_strtol.c [new file with mode: 0644]
libbb/safe_write.c [new file with mode: 0644]
libbb/setup_environment.c [new file with mode: 0644]
libbb/simplify_path.c [new file with mode: 0644]
libbb/skip_whitespace.c [new file with mode: 0644]
libbb/speed_table.c [new file with mode: 0644]
libbb/syscalls.c [new file with mode: 0644]
libbb/trim.c [new file with mode: 0644]
libbb/u_signal_names.c [new file with mode: 0644]
libbb/vdprintf.c [new file with mode: 0644]
libbb/verror_msg.c [new file with mode: 0644]
libbb/vfork_daemon_rexec.c [new file with mode: 0644]
libbb/vherror_msg.c [new file with mode: 0644]
libbb/vperror_msg.c [new file with mode: 0644]
libbb/warn_ignoring_args.c [new file with mode: 0644]
libbb/wfopen.c [new file with mode: 0644]
libbb/wfopen_input.c [new file with mode: 0644]
libbb/xconnect.c [new file with mode: 0644]
libbb/xfuncs.c [new file with mode: 0644]
libbb/xgetcwd.c [new file with mode: 0644]
libbb/xgethostbyname.c [new file with mode: 0644]
libbb/xgethostbyname2.c [new file with mode: 0644]
libbb/xgetlarg.c [new file with mode: 0644]
libbb/xgetularg.c [new file with mode: 0644]
libbb/xreadlink.c [new file with mode: 0644]
libbb/xregcomp.c [new file with mode: 0644]
libpwdgrp/Makefile [new file with mode: 0644]
libpwdgrp/Makefile.in [new file with mode: 0644]
libpwdgrp/pwd_grp.c [new file with mode: 0644]
loginutils/Config.in [new file with mode: 0644]
loginutils/Makefile [new file with mode: 0644]
loginutils/Makefile.in [new file with mode: 0644]
loginutils/addgroup.c [new file with mode: 0644]
loginutils/adduser.c [new file with mode: 0644]
loginutils/delgroup.c [new file with mode: 0644]
loginutils/delline.c [new file with mode: 0644]
loginutils/deluser.c [new file with mode: 0644]
loginutils/getty.c [new file with mode: 0644]
loginutils/login.c [new file with mode: 0644]
loginutils/passwd.c [new file with mode: 0644]
loginutils/su.c [new file with mode: 0644]
loginutils/sulogin.c [new file with mode: 0644]
loginutils/vlock.c [new file with mode: 0644]
miscutils/Config.in [new file with mode: 0644]
miscutils/Makefile [new file with mode: 0644]
miscutils/Makefile.in [new file with mode: 0644]
miscutils/adjtimex.c [new file with mode: 0644]
miscutils/crond.c [new file with mode: 0644]
miscutils/crontab.c [new file with mode: 0644]
miscutils/dc.c [new file with mode: 0644]
miscutils/devfsd.c [new file with mode: 0644]
miscutils/hdparm.c [new file with mode: 0644]
miscutils/last.c [new file with mode: 0644]
miscutils/makedevs.c [new file with mode: 0644]
miscutils/mt.c [new file with mode: 0644]
miscutils/rx.c [new file with mode: 0644]
miscutils/strings.c [new file with mode: 0644]
miscutils/time.c [new file with mode: 0644]
miscutils/watchdog.c [new file with mode: 0644]
modutils/Config.in [new file with mode: 0644]
modutils/Makefile [new file with mode: 0644]
modutils/Makefile.in [new file with mode: 0644]
modutils/insmod.c [new file with mode: 0644]
modutils/lsmod.c [new file with mode: 0644]
modutils/modprobe.c [new file with mode: 0644]
modutils/rmmod.c [new file with mode: 0644]
networking/Config.in [new file with mode: 0644]
networking/Makefile [new file with mode: 0644]
networking/Makefile.in [new file with mode: 0644]
networking/arping.c [new file with mode: 0644]
networking/ftpgetput.c [new file with mode: 0644]
networking/hostname.c [new file with mode: 0644]
networking/httpd.c [new file with mode: 0644]
networking/ifconfig.c [new file with mode: 0644]
networking/ifupdown.c [new file with mode: 0644]
networking/inetd.c [new file with mode: 0644]
networking/ip.c [new file with mode: 0644]
networking/ipaddr.c [new file with mode: 0644]
networking/ipcalc.c [new file with mode: 0644]
networking/iplink.c [new file with mode: 0644]
networking/iproute.c [new file with mode: 0644]
networking/iptunnel.c [new file with mode: 0644]
networking/libiproute/Makefile [new file with mode: 0644]
networking/libiproute/Makefile.in [new file with mode: 0644]
networking/libiproute/ip_common.h [new file with mode: 0644]
networking/libiproute/ip_parse_common_args.c [new file with mode: 0644]
networking/libiproute/ipaddress.c [new file with mode: 0644]
networking/libiproute/iplink.c [new file with mode: 0644]
networking/libiproute/iproute.c [new file with mode: 0644]
networking/libiproute/iptunnel.c [new file with mode: 0644]
networking/libiproute/libnetlink.c [new file with mode: 0644]
networking/libiproute/libnetlink.h [new file with mode: 0644]
networking/libiproute/linux/pkt_sched.h [new file with mode: 0644]
networking/libiproute/ll_addr.c [new file with mode: 0644]
networking/libiproute/ll_map.c [new file with mode: 0644]
networking/libiproute/ll_map.h [new file with mode: 0644]
networking/libiproute/ll_proto.c [new file with mode: 0644]
networking/libiproute/ll_types.c [new file with mode: 0644]
networking/libiproute/rt_names.c [new file with mode: 0644]
networking/libiproute/rt_names.h [new file with mode: 0644]
networking/libiproute/rtm_map.c [new file with mode: 0644]
networking/libiproute/rtm_map.h [new file with mode: 0644]
networking/libiproute/utils.c [new file with mode: 0644]
networking/libiproute/utils.h [new file with mode: 0644]
networking/nameif.c [new file with mode: 0644]
networking/nc.c [new file with mode: 0644]
networking/netstat.c [new file with mode: 0644]
networking/nslookup.c [new file with mode: 0644]
networking/ping.c [new file with mode: 0644]
networking/ping6.c [new file with mode: 0644]
networking/route.c [new file with mode: 0644]
networking/telnet.c [new file with mode: 0644]
networking/telnetd.c [new file with mode: 0644]
networking/tftp.c [new file with mode: 0644]
networking/traceroute.c [new file with mode: 0644]
networking/udhcp/AUTHORS [new file with mode: 0644]
networking/udhcp/COPYING [new file with mode: 0644]
networking/udhcp/ChangeLog [new file with mode: 0644]
networking/udhcp/Config.in [new file with mode: 0644]
networking/udhcp/Makefile [new file with mode: 0644]
networking/udhcp/Makefile.in [new file with mode: 0644]
networking/udhcp/README [new file with mode: 0644]
networking/udhcp/README.dumpleases [new file with mode: 0644]
networking/udhcp/README.udhcpc [new file with mode: 0644]
networking/udhcp/README.udhcpd [new file with mode: 0644]
networking/udhcp/TODO [new file with mode: 0644]
networking/udhcp/arpping.c [new file with mode: 0644]
networking/udhcp/arpping.h [new file with mode: 0644]
networking/udhcp/clientpacket.c [new file with mode: 0644]
networking/udhcp/clientpacket.h [new file with mode: 0644]
networking/udhcp/clientsocket.c [new file with mode: 0644]
networking/udhcp/clientsocket.h [new file with mode: 0644]
networking/udhcp/common.c [new file with mode: 0644]
networking/udhcp/common.h [new file with mode: 0644]
networking/udhcp/dhcpc.c [new file with mode: 0644]
networking/udhcp/dhcpc.h [new file with mode: 0644]
networking/udhcp/dhcpd.c [new file with mode: 0644]
networking/udhcp/dhcpd.h [new file with mode: 0644]
networking/udhcp/dumpleases.c [new file with mode: 0644]
networking/udhcp/files.c [new file with mode: 0644]
networking/udhcp/files.h [new file with mode: 0644]
networking/udhcp/frontend.c [new file with mode: 0644]
networking/udhcp/leases.c [new file with mode: 0644]
networking/udhcp/leases.h [new file with mode: 0644]
networking/udhcp/libbb_udhcp.h [new file with mode: 0644]
networking/udhcp/options.c [new file with mode: 0644]
networking/udhcp/options.h [new file with mode: 0644]
networking/udhcp/packet.c [new file with mode: 0644]
networking/udhcp/packet.h [new file with mode: 0644]
networking/udhcp/pidfile.c [new file with mode: 0644]
networking/udhcp/pidfile.h [new file with mode: 0644]
networking/udhcp/script.c [new file with mode: 0644]
networking/udhcp/script.h [new file with mode: 0644]
networking/udhcp/serverpacket.c [new file with mode: 0644]
networking/udhcp/serverpacket.h [new file with mode: 0644]
networking/udhcp/signalpipe.c [new file with mode: 0644]
networking/udhcp/signalpipe.h [new file with mode: 0644]
networking/udhcp/socket.c [new file with mode: 0644]
networking/udhcp/socket.h [new file with mode: 0644]
networking/udhcp/static_leases.c [new file with mode: 0644]
networking/udhcp/static_leases.h [new file with mode: 0644]
networking/udhcp/version.h [new file with mode: 0644]
networking/vconfig.c [new file with mode: 0644]
networking/wget.c [new file with mode: 0644]
procps/Config.in [new file with mode: 0644]
procps/Makefile [new file with mode: 0644]
procps/Makefile.in [new file with mode: 0644]
procps/free.c [new file with mode: 0644]
procps/kill.c [new file with mode: 0644]
procps/pidof.c [new file with mode: 0644]
procps/ps.c [new file with mode: 0644]
procps/renice.c [new file with mode: 0644]
procps/sysctl.c [new file with mode: 0644]
procps/top.c [new file with mode: 0644]
procps/uptime.c [new file with mode: 0644]
scripts/config/Kconfig-language.txt [new file with mode: 0644]
scripts/config/Makefile [new file with mode: 0644]
scripts/config/conf.c [new file with mode: 0644]
scripts/config/confdata.c [new file with mode: 0644]
scripts/config/expr.c [new file with mode: 0644]
scripts/config/expr.h [new file with mode: 0644]
scripts/config/lex.zconf.c_shipped [new file with mode: 0644]
scripts/config/lkc.h [new file with mode: 0644]
scripts/config/lkc_proto.h [new file with mode: 0644]
scripts/config/lxdialog/BIG.FAT.WARNING [new file with mode: 0644]
scripts/config/lxdialog/checklist.c [new file with mode: 0644]
scripts/config/lxdialog/colors.h [new file with mode: 0644]
scripts/config/lxdialog/dialog.h [new file with mode: 0644]
scripts/config/lxdialog/inputbox.c [new file with mode: 0644]
scripts/config/lxdialog/menubox.c [new file with mode: 0644]
scripts/config/lxdialog/msgbox.c [new file with mode: 0644]
scripts/config/lxdialog/textbox.c [new file with mode: 0644]
scripts/config/lxdialog/util.c [new file with mode: 0644]
scripts/config/lxdialog/yesno.c [new file with mode: 0644]
scripts/config/mconf.c [new file with mode: 0644]
scripts/config/menu.c [new file with mode: 0644]
scripts/config/symbol.c [new file with mode: 0644]
scripts/config/util.c [new file with mode: 0644]
scripts/config/zconf.l [new file with mode: 0644]
scripts/config/zconf.tab.c_shipped [new file with mode: 0644]
scripts/config/zconf.tab.h_shipped [new file with mode: 0644]
scripts/config/zconf.y [new file with mode: 0644]
scripts/mkdep.c [new file with mode: 0644]
scripts/split-include.c [new file with mode: 0644]
shell/Config.in [new file with mode: 0644]
shell/Makefile [new file with mode: 0644]
shell/Makefile.in [new file with mode: 0644]
shell/ash.c [new file with mode: 0644]
shell/cmdedit.c [new file with mode: 0644]
shell/cmdedit.h [new file with mode: 0644]
shell/hush.c [new file with mode: 0644]
shell/lash.c [new file with mode: 0644]
shell/msh.c [new file with mode: 0644]
sysdeps/linux/Config.in [new file with mode: 0644]
sysdeps/linux/defconfig [new file with mode: 0644]
sysklogd/Config.in [new file with mode: 0644]
sysklogd/Makefile [new file with mode: 0644]
sysklogd/Makefile.in [new file with mode: 0644]
sysklogd/klogd.c [new file with mode: 0644]
sysklogd/logger.c [new file with mode: 0644]
sysklogd/logread.c [new file with mode: 0644]
sysklogd/syslogd.c [new file with mode: 0644]
testsuite/README [new file with mode: 0644]
testsuite/TODO [new file with mode: 0644]
testsuite/basename/basename-does-not-remove-identical-extension [new file with mode: 0644]
testsuite/basename/basename-works [new file with mode: 0644]
testsuite/bunzip2/bunzip2-reads-from-standard-input [new file with mode: 0644]
testsuite/bunzip2/bunzip2-removes-compressed-file [new file with mode: 0644]
testsuite/bunzip2/bzcat-does-not-remove-compressed-file [new file with mode: 0644]
testsuite/cat/cat-prints-a-file [new file with mode: 0644]
testsuite/cat/cat-prints-a-file-and-standard-input [new file with mode: 0644]
testsuite/cmp/cmp-detects-difference [new file with mode: 0644]
testsuite/cp/cp-a-files-to-dir [new file with mode: 0644]
testsuite/cp/cp-a-preserves-links [new file with mode: 0644]
testsuite/cp/cp-copies-empty-file [new file with mode: 0644]
testsuite/cp/cp-copies-large-file [new file with mode: 0644]
testsuite/cp/cp-copies-small-file [new file with mode: 0644]
testsuite/cp/cp-d-files-to-dir [new file with mode: 0644]
testsuite/cp/cp-dir-create-dir [new file with mode: 0644]
testsuite/cp/cp-dir-existing-dir [new file with mode: 0644]
testsuite/cp/cp-does-not-copy-unreadable-file [new file with mode: 0644]
testsuite/cp/cp-files-to-dir [new file with mode: 0644]
testsuite/cp/cp-follows-links [new file with mode: 0644]
testsuite/cp/cp-preserves-hard-links [new file with mode: 0644]
testsuite/cp/cp-preserves-links [new file with mode: 0644]
testsuite/cp/cp-preserves-source-file [new file with mode: 0644]
testsuite/cut/cut-cuts-a-character [new file with mode: 0644]
testsuite/cut/cut-cuts-a-closed-range [new file with mode: 0644]
testsuite/cut/cut-cuts-a-field [new file with mode: 0644]
testsuite/cut/cut-cuts-an-open-range [new file with mode: 0644]
testsuite/cut/cut-cuts-an-unclosed-range [new file with mode: 0644]
testsuite/date/date-R-works [new file with mode: 0644]
testsuite/date/date-format-works [new file with mode: 0644]
testsuite/date/date-u-works [new file with mode: 0644]
testsuite/date/date-works [new file with mode: 0644]
testsuite/dd/dd-accepts-if [new file with mode: 0644]
testsuite/dd/dd-accepts-of [new file with mode: 0644]
testsuite/dd/dd-copies-from-standard-input-to-standard-output [new file with mode: 0644]
testsuite/dd/dd-prints-count-to-standard-error [new file with mode: 0644]
testsuite/dirname/dirname-handles-absolute-path [new file with mode: 0644]
testsuite/dirname/dirname-handles-empty-path [new file with mode: 0644]
testsuite/dirname/dirname-handles-multiple-slashes [new file with mode: 0644]
testsuite/dirname/dirname-handles-relative-path [new file with mode: 0644]
testsuite/dirname/dirname-handles-root [new file with mode: 0644]
testsuite/dirname/dirname-handles-single-component [new file with mode: 0644]
testsuite/dirname/dirname-works [new file with mode: 0644]
testsuite/du/du-h-works [new file with mode: 0644]
testsuite/du/du-k-works [new file with mode: 0644]
testsuite/du/du-l-works [new file with mode: 0644]
testsuite/du/du-m-works [new file with mode: 0644]
testsuite/du/du-s-works [new file with mode: 0644]
testsuite/du/du-works [new file with mode: 0644]
testsuite/echo/echo-does-not-print-newline [new file with mode: 0644]
testsuite/echo/echo-prints-argument [new file with mode: 0644]
testsuite/echo/echo-prints-arguments [new file with mode: 0644]
testsuite/echo/echo-prints-newline [new file with mode: 0644]
testsuite/expr/expr-works [new file with mode: 0644]
testsuite/false/false-is-silent [new file with mode: 0644]
testsuite/false/false-returns-failure [new file with mode: 0644]
testsuite/find/find-supports-minus-xdev [new file with mode: 0644]
testsuite/grep/egrep-is-not-case-insensitive [new file with mode: 0644]
testsuite/grep/egrep-supports-extended-regexps [new file with mode: 0644]
testsuite/grep/grep-handles-binary-files [new file with mode: 0644]
testsuite/grep/grep-handles-multiple-regexps [new file with mode: 0644]
testsuite/grep/grep-is-also-egrep [new file with mode: 0644]
testsuite/grep/grep-matches-NUL [new file with mode: 0644]
testsuite/gunzip/gunzip-reads-from-standard-input [new file with mode: 0644]
testsuite/gzip/gzip-accepts-multiple-files [new file with mode: 0644]
testsuite/gzip/gzip-accepts-single-minus [new file with mode: 0644]
testsuite/gzip/gzip-removes-original-file [new file with mode: 0644]
testsuite/head/head-n-works [new file with mode: 0644]
testsuite/head/head-works [new file with mode: 0644]
testsuite/hostid/hostid-works [new file with mode: 0644]
testsuite/hostname/hostname-d-works [new file with mode: 0644]
testsuite/hostname/hostname-i-works [new file with mode: 0644]
testsuite/hostname/hostname-s-works [new file with mode: 0644]
testsuite/hostname/hostname-works [new file with mode: 0644]
testsuite/id/id-g-works [new file with mode: 0644]
testsuite/id/id-u-works [new file with mode: 0644]
testsuite/id/id-un-works [new file with mode: 0644]
testsuite/id/id-ur-works [new file with mode: 0644]
testsuite/ln/ln-creates-hard-links [new file with mode: 0644]
testsuite/ln/ln-creates-soft-links [new file with mode: 0644]
testsuite/ln/ln-force-creates-hard-links [new file with mode: 0644]
testsuite/ln/ln-force-creates-soft-links [new file with mode: 0644]
testsuite/ln/ln-preserves-hard-links [new file with mode: 0644]
testsuite/ln/ln-preserves-soft-links [new file with mode: 0644]
testsuite/ls/ls-1-works [new file with mode: 0644]
testsuite/ls/ls-h-works [new file with mode: 0644]
testsuite/ls/ls-l-works [new file with mode: 0644]
testsuite/ls/ls-s-works [new file with mode: 0644]
testsuite/md5sum/md5sum-verifies-non-binary-file [new file with mode: 0644]
testsuite/mkdir/mkdir-makes-a-directory [new file with mode: 0644]
testsuite/mkdir/mkdir-makes-parent-directories [new file with mode: 0644]
testsuite/msh/msh-supports-underscores-in-variable-names [new file with mode: 0644]
testsuite/mv/mv-files-to-dir [new file with mode: 0644]
testsuite/mv/mv-follows-links [new file with mode: 0644]
testsuite/mv/mv-moves-empty-file [new file with mode: 0644]
testsuite/mv/mv-moves-file [new file with mode: 0644]
testsuite/mv/mv-moves-hardlinks [new file with mode: 0644]
testsuite/mv/mv-moves-large-file [new file with mode: 0644]
testsuite/mv/mv-moves-small-file [new file with mode: 0644]
testsuite/mv/mv-moves-symlinks [new file with mode: 0644]
testsuite/mv/mv-moves-unreadable-files [new file with mode: 0644]
testsuite/mv/mv-preserves-hard-links [new file with mode: 0644]
testsuite/mv/mv-preserves-links [new file with mode: 0644]
testsuite/mv/mv-refuses-mv-dir-to-subdir [new file with mode: 0644]
testsuite/mv/mv-removes-source-file [new file with mode: 0644]
testsuite/pwd/pwd-prints-working-directory [new file with mode: 0644]
testsuite/rm/rm-removes-file [new file with mode: 0644]
testsuite/rmdir/rmdir-removes-parent-directories [new file with mode: 0644]
testsuite/runtest [new file with mode: 0755]
testsuite/sed/sed-accepts-blanks-before-command [new file with mode: 0644]
testsuite/sed/sed-aic-commands [new file with mode: 0644]
testsuite/sed/sed-append-hold-space-to-pattern-space [new file with mode: 0644]
testsuite/sed/sed-append-next-line [new file with mode: 0644]
testsuite/sed/sed-branch [new file with mode: 0644]
testsuite/sed/sed-branch-conditional [new file with mode: 0644]
testsuite/sed/sed-branch-conditional2 [new file with mode: 0644]
testsuite/sed/sed-branch-no-label [new file with mode: 0644]
testsuite/sed/sed-chains-substs [new file with mode: 0644]
testsuite/sed/sed-chains-substs2 [new file with mode: 0644]
testsuite/sed/sed-does-not-substitute-in-deleted-line [new file with mode: 0644]
testsuite/sed/sed-handles-embedded-slashes [new file with mode: 0644]
testsuite/sed/sed-handles-empty-lines [new file with mode: 0644]
testsuite/sed/sed-handles-unsatisfied-backrefs [new file with mode: 0644]
testsuite/sed/sed-next-line [new file with mode: 0644]
testsuite/sed/sed-prints-line-once-for-multiple-substs [new file with mode: 0644]
testsuite/sed/sed-recurses-properly [new file with mode: 0644]
testsuite/sed/sed-regex-match-newline [new file with mode: 0644]
testsuite/sed/sed-splits-edit-commands-on-command-line [new file with mode: 0644]
testsuite/sed/sed-subst-subprint [new file with mode: 0644]
testsuite/sed/sed-write-to-stdout [new file with mode: 0644]
testsuite/sort/sort-n-works [new file with mode: 0644]
testsuite/sort/sort-r-works [new file with mode: 0644]
testsuite/sort/sort-works [new file with mode: 0644]
testsuite/strings/strings-works-like-GNU [new file with mode: 0644]
testsuite/tail/tail-n-works [new file with mode: 0644]
testsuite/tail/tail-works [new file with mode: 0644]
testsuite/tar/tar-archives-multiple-files [new file with mode: 0644]
testsuite/tar/tar-complains-about-missing-file [new file with mode: 0644]
testsuite/tar/tar-demands-at-least-one-ctx [new file with mode: 0644]
testsuite/tar/tar-demands-at-most-one-ctx [new file with mode: 0644]
testsuite/tar/tar-extracts-file [new file with mode: 0644]
testsuite/tar/tar-extracts-from-standard-input [new file with mode: 0644]
testsuite/tar/tar-extracts-multiple-files [new file with mode: 0644]
testsuite/tar/tar-extracts-to-standard-output [new file with mode: 0644]
testsuite/tar/tar-handles-cz-options [new file with mode: 0644]
testsuite/tar/tar-handles-empty-include-and-non-empty-exclude-list [new file with mode: 0644]
testsuite/tar/tar-handles-exclude-and-extract-lists [new file with mode: 0644]
testsuite/tar/tar-handles-multiple-X-options [new file with mode: 0644]
testsuite/tar/tar-handles-nested-exclude [new file with mode: 0644]
testsuite/tee/tee-appends-input [new file with mode: 0644]
testsuite/tee/tee-tees-input [new file with mode: 0644]
testsuite/touch/touch-creates-file [new file with mode: 0644]
testsuite/touch/touch-does-not-create-file [new file with mode: 0644]
testsuite/touch/touch-touches-files-after-non-existent-file [new file with mode: 0644]
testsuite/tr/tr-d-works [new file with mode: 0644]
testsuite/tr/tr-non-gnu [new file with mode: 0644]
testsuite/tr/tr-works [new file with mode: 0644]
testsuite/true/true-is-silent [new file with mode: 0644]
testsuite/true/true-returns-success [new file with mode: 0644]
testsuite/uptime/uptime-works [new file with mode: 0644]
testsuite/uuencode/uuencode-sets-standard-input-mode-correctly [new file with mode: 0644]
testsuite/wc/wc-counts-all [new file with mode: 0644]
testsuite/wc/wc-counts-characters [new file with mode: 0644]
testsuite/wc/wc-counts-lines [new file with mode: 0644]
testsuite/wc/wc-counts-words [new file with mode: 0644]
testsuite/wc/wc-prints-longest-line-length [new file with mode: 0644]
testsuite/wget/wget--O-overrides--P [new file with mode: 0644]
testsuite/wget/wget-handles-empty-path [new file with mode: 0644]
testsuite/wget/wget-retrieves-google-index [new file with mode: 0644]
testsuite/wget/wget-supports--P [new file with mode: 0644]
testsuite/which/which-uses-default-path [new file with mode: 0644]
testsuite/xargs/xargs-works [new file with mode: 0644]
util-linux/Config.in [new file with mode: 0644]
util-linux/Makefile [new file with mode: 0644]
util-linux/Makefile.in [new file with mode: 0644]
util-linux/dmesg.c [new file with mode: 0644]
util-linux/fbset.c [new file with mode: 0644]
util-linux/fdflush.c [new file with mode: 0644]
util-linux/fdformat.c [new file with mode: 0644]
util-linux/fdisk.c [new file with mode: 0644]
util-linux/freeramdisk.c [new file with mode: 0644]
util-linux/fsck_minix.c [new file with mode: 0644]
util-linux/getopt.c [new file with mode: 0644]
util-linux/hexdump.c [new file with mode: 0644]
util-linux/hwclock.c [new file with mode: 0644]
util-linux/losetup.c [new file with mode: 0644]
util-linux/mkfs_minix.c [new file with mode: 0644]
util-linux/mkswap.c [new file with mode: 0644]
util-linux/more.c [new file with mode: 0644]
util-linux/mount.c [new file with mode: 0644]
util-linux/nfsmount.c [new file with mode: 0644]
util-linux/nfsmount.h [new file with mode: 0644]
util-linux/pivot_root.c [new file with mode: 0644]
util-linux/rdate.c [new file with mode: 0644]
util-linux/swaponoff.c [new file with mode: 0644]
util-linux/umount.c [new file with mode: 0644]