Changeset 3320 in MondoRescue for branches/2.2.9/mindi-busybox
- Timestamp:
- Dec 1, 2014, 11:40:22 PM (11 years ago)
- Location:
- branches/2.2.9/mindi-busybox
- Files:
-
- 2014 added
-
. (added)
-
.config (added)
-
.indent.pro (added)
-
AUTHORS (added)
-
Config.in (added)
-
INSTALL (added)
-
LICENSE (added)
-
Makefile (added)
-
Makefile.custom (added)
-
Makefile.flags (added)
-
Makefile.help (added)
-
README (added)
-
TEST_config_nommu (added)
-
TEST_config_noprintf (added)
-
TEST_config_rh9 (added)
-
TODO (added)
-
TODO_config_nommu (added)
-
TODO_unicode (added)
-
applets (added)
-
applets/.gitignore (added)
-
applets/Kbuild (added)
-
applets/Kbuild.src (added)
-
applets/applet_tables.c (added)
-
applets/applets.c (added)
-
applets/busybox.mkll (added)
-
applets/individual.c (added)
-
applets/install.sh (added)
-
applets/usage.c (added)
-
applets/usage_compressed (added)
-
applets/usage_pod.c (added)
-
arch (added)
-
arch/i386 (added)
-
arch/i386/Makefile (added)
-
archival (added)
-
archival/Config.in (added)
-
archival/Config.src (added)
-
archival/Kbuild (added)
-
archival/Kbuild.src (added)
-
archival/ar.c (added)
-
archival/bbunzip.c (added)
-
archival/bbunzip_test.sh (added)
-
archival/bbunzip_test2.sh (added)
-
archival/bbunzip_test3.sh (added)
-
archival/bzip2.c (added)
-
archival/cpio.c (added)
-
archival/dpkg.c (added)
-
archival/dpkg_deb.c (added)
-
archival/gzip.c (added)
-
archival/libarchive (added)
-
archival/libarchive/Kbuild.src (added)
-
archival/libarchive/bz (added)
-
archival/libarchive/bz/LICENSE (added)
-
archival/libarchive/bz/README (added)
-
archival/libarchive/bz/blocksort.c (added)
-
archival/libarchive/bz/bzlib.c (added)
-
archival/libarchive/bz/bzlib.h (added)
-
archival/libarchive/bz/bzlib_private.h (added)
-
archival/libarchive/bz/compress.c (added)
-
archival/libarchive/bz/huffman.c (added)
-
archival/libarchive/data_align.c (added)
-
archival/libarchive/data_extract_all.c (added)
-
archival/libarchive/data_extract_to_command.c (added)
-
archival/libarchive/data_extract_to_stdout.c (added)
-
archival/libarchive/data_skip.c (added)
-
archival/libarchive/decompress_bunzip2.c (added)
-
archival/libarchive/decompress_uncompress.c (added)
-
archival/libarchive/decompress_unlzma.c (added)
-
archival/libarchive/decompress_unxz.c (added)
-
archival/libarchive/decompress_unzip.c (added)
-
archival/libarchive/filter_accept_all.c (added)
-
archival/libarchive/filter_accept_list.c (added)
-
archival/libarchive/filter_accept_list_reassign.c (added)
-
archival/libarchive/filter_accept_reject_list.c (added)
-
archival/libarchive/find_list_entry.c (added)
-
archival/libarchive/get_header_ar.c (added)
-
archival/libarchive/get_header_cpio.c (added)
-
archival/libarchive/get_header_tar.c (added)
-
archival/libarchive/get_header_tar_bz2.c (added)
-
archival/libarchive/get_header_tar_gz.c (added)
-
archival/libarchive/get_header_tar_lzma.c (added)
-
archival/libarchive/header_list.c (added)
-
archival/libarchive/header_skip.c (added)
-
archival/libarchive/header_verbose_list.c (added)
-
archival/libarchive/init_handle.c (added)
-
archival/libarchive/liblzo.h (added)
-
archival/libarchive/lzo1x_1.c (added)
-
archival/libarchive/lzo1x_1o.c (added)
-
archival/libarchive/lzo1x_9x.c (added)
-
archival/libarchive/lzo1x_c.c (added)
-
archival/libarchive/lzo1x_d.c (added)
-
archival/libarchive/open_transformer.c (added)
-
archival/libarchive/seek_by_jump.c (added)
-
archival/libarchive/seek_by_read.c (added)
-
archival/libarchive/unpack_ar_archive.c (added)
-
archival/libarchive/unxz (added)
-
archival/libarchive/unxz/README (added)
-
archival/libarchive/unxz/xz.h (added)
-
archival/libarchive/unxz/xz_config.h (added)
-
archival/libarchive/unxz/xz_dec_bcj.c (added)
-
archival/libarchive/unxz/xz_dec_lzma2.c (added)
-
archival/libarchive/unxz/xz_dec_stream.c (added)
-
archival/libarchive/unxz/xz_lzma2.h (added)
-
archival/libarchive/unxz/xz_private.h (added)
-
archival/libarchive/unxz/xz_stream.h (added)
-
archival/libunarchive (added)
-
archival/libunarchive/Kbuild (added)
-
archival/libunarchive/archive_xread_all_eof.c (added)
-
archival/libunarchive/check_header_gzip.c (added)
-
archival/libunarchive/data_align.c (added)
-
archival/libunarchive/data_extract_all.c (added)
-
archival/libunarchive/data_extract_to_buffer.c (added)
-
archival/libunarchive/data_extract_to_stdout.c (added)
-
archival/libunarchive/data_skip.c (added)
-
archival/libunarchive/decompress_bunzip2.c (added)
-
archival/libunarchive/decompress_uncompress.c (added)
-
archival/libunarchive/decompress_unlzma.c (added)
-
archival/libunarchive/decompress_unzip.c (added)
-
archival/libunarchive/filter_accept_all.c (added)
-
archival/libunarchive/filter_accept_list.c (added)
-
archival/libunarchive/filter_accept_list_reassign.c (added)
-
archival/libunarchive/filter_accept_reject_list.c (added)
-
archival/libunarchive/find_list_entry.c (added)
-
archival/libunarchive/get_header_ar.c (added)
-
archival/libunarchive/get_header_cpio.c (added)
-
archival/libunarchive/get_header_tar.c (added)
-
archival/libunarchive/get_header_tar_bz2.c (added)
-
archival/libunarchive/get_header_tar_gz.c (added)
-
archival/libunarchive/get_header_tar_lzma.c (added)
-
archival/libunarchive/header_list.c (added)
-
archival/libunarchive/header_skip.c (added)
-
archival/libunarchive/header_verbose_list.c (added)
-
archival/libunarchive/init_handle.c (added)
-
archival/libunarchive/open_transformer.c (added)
-
archival/libunarchive/seek_by_jump.c (added)
-
archival/libunarchive/seek_by_read.c (added)
-
archival/libunarchive/unpack_ar_archive.c (added)
-
archival/lzop.c (added)
-
archival/rpm.c (added)
-
archival/rpm.h (added)
-
archival/rpm2cpio.c (added)
-
archival/tar.c (added)
-
archival/unzip.c (added)
-
console-tools (added)
-
console-tools/Config.in (added)
-
console-tools/Config.src (added)
-
console-tools/Kbuild (added)
-
console-tools/Kbuild.src (added)
-
console-tools/chvt.c (added)
-
console-tools/clear.c (added)
-
console-tools/deallocvt.c (added)
-
console-tools/dumpkmap.c (added)
-
console-tools/fgconsole.c (added)
-
console-tools/kbd_mode.c (added)
-
console-tools/loadfont.c (added)
-
console-tools/loadkmap.c (added)
-
console-tools/openvt.c (added)
-
console-tools/reset.c (added)
-
console-tools/resize.c (added)
-
console-tools/setconsole.c (added)
-
console-tools/setkeycodes.c (added)
-
console-tools/setlogcons.c (added)
-
console-tools/showkey.c (added)
-
coreutils (added)
-
coreutils/Config.in (added)
-
coreutils/Config.src (added)
-
coreutils/Kbuild (added)
-
coreutils/Kbuild.src (added)
-
coreutils/basename.c (added)
-
coreutils/cal.c (added)
-
coreutils/cat.c (added)
-
coreutils/catv.c (added)
-
coreutils/chgrp.c (added)
-
coreutils/chmod.c (added)
-
coreutils/chown.c (added)
-
coreutils/chroot.c (added)
-
coreutils/cksum.c (added)
-
coreutils/comm.c (added)
-
coreutils/cp.c (added)
-
coreutils/cut.c (added)
-
coreutils/date.c (added)
-
coreutils/dd.c (added)
-
coreutils/df.c (added)
-
coreutils/dirname.c (added)
-
coreutils/dos2unix.c (added)
-
coreutils/du.c (added)
-
coreutils/echo.c (added)
-
coreutils/env.c (added)
-
coreutils/expand.c (added)
-
coreutils/expr.c (added)
-
coreutils/false.c (added)
-
coreutils/fold.c (added)
-
coreutils/fsync.c (added)
-
coreutils/head.c (added)
-
coreutils/hostid.c (added)
-
coreutils/id.c (added)
-
coreutils/id_test.sh (added)
-
coreutils/install.c (added)
-
coreutils/length.c (added)
-
coreutils/libcoreutils (added)
-
coreutils/libcoreutils/Kbuild (added)
-
coreutils/libcoreutils/Kbuild.src (added)
-
coreutils/libcoreutils/coreutils.h (added)
-
coreutils/libcoreutils/cp_mv_stat.c (added)
-
coreutils/libcoreutils/getopt_mk_fifo_nod.c (added)
-
coreutils/ln.c (added)
-
coreutils/logname.c (added)
-
coreutils/ls.c (added)
-
coreutils/md5_sha1_sum.c (added)
-
coreutils/mkdir.c (added)
-
coreutils/mkfifo.c (added)
-
coreutils/mknod.c (added)
-
coreutils/mv.c (added)
-
coreutils/nice.c (added)
-
coreutils/nohup.c (added)
-
coreutils/od.c (added)
-
coreutils/od_bloaty.c (added)
-
coreutils/printenv.c (added)
-
coreutils/printf.c (added)
-
coreutils/pwd.c (added)
-
coreutils/readlink.c (added)
-
coreutils/realpath.c (added)
-
coreutils/rm.c (added)
-
coreutils/rmdir.c (added)
-
coreutils/seq.c (added)
-
coreutils/sleep.c (added)
-
coreutils/sort.c (added)
-
coreutils/split.c (added)
-
coreutils/stat.c (added)
-
coreutils/stty.c (added)
-
coreutils/sum.c (added)
-
coreutils/sync.c (added)
-
coreutils/tac.c (added)
-
coreutils/tail.c (added)
-
coreutils/tee.c (added)
-
coreutils/test.c (added)
-
coreutils/test_ptr_hack.c (added)
-
coreutils/touch.c (added)
-
coreutils/tr.c (added)
-
coreutils/true.c (added)
-
coreutils/tty.c (added)
-
coreutils/uname.c (added)
-
coreutils/uniq.c (added)
-
coreutils/usleep.c (added)
-
coreutils/uudecode.c (added)
-
coreutils/uuencode.c (added)
-
coreutils/wc.c (added)
-
coreutils/who.c (added)
-
coreutils/whoami.c (added)
-
coreutils/yes.c (added)
-
debianutils (added)
-
debianutils/Config.in (added)
-
debianutils/Config.src (added)
-
debianutils/Kbuild (added)
-
debianutils/Kbuild.src (added)
-
debianutils/mktemp.c (added)
-
debianutils/pipe_progress.c (added)
-
debianutils/run_parts.c (added)
-
debianutils/start_stop_daemon.c (added)
-
debianutils/which.c (added)
-
docs (added)
-
docs/.gitignore (added)
-
docs/Serial-Programming-HOWTO.txt (added)
-
docs/autodocifier.pl (added)
-
docs/busybox.net (added)
-
docs/busybox.net/FAQ.html (added)
-
docs/busybox.net/about.html (added)
-
docs/busybox.net/busybox-growth.ps (added)
-
docs/busybox.net/copyright.txt (added)
-
docs/busybox.net/developer.html (added)
-
docs/busybox.net/download.html (added)
-
docs/busybox.net/fix.html (added)
-
docs/busybox.net/footer.html (added)
-
docs/busybox.net/header.html (added)
-
docs/busybox.net/images (added)
-
docs/busybox.net/images/back.png (added)
-
docs/busybox.net/images/busybox.jpeg (added)
-
docs/busybox.net/images/busybox.png (added)
-
docs/busybox.net/images/busybox1.png (added)
-
docs/busybox.net/images/busybox2.jpg (added)
-
docs/busybox.net/images/busybox3.jpg (added)
-
docs/busybox.net/images/dir.png (added)
-
docs/busybox.net/images/donate.png (added)
-
docs/busybox.net/images/fm.mini.png (added)
-
docs/busybox.net/images/gfx_by_gimp.png (added)
-
docs/busybox.net/images/ltbutton2.png (added)
-
docs/busybox.net/images/osuosl.png (added)
-
docs/busybox.net/images/sdsmall.png (added)
-
docs/busybox.net/images/text.png (added)
-
docs/busybox.net/images/valid-html401.png (added)
-
docs/busybox.net/images/vh40.gif (added)
-
docs/busybox.net/images/written.in.vi.png (added)
-
docs/busybox.net/index.html (added)
-
docs/busybox.net/license.html (added)
-
docs/busybox.net/links.html (added)
-
docs/busybox.net/lists.html (added)
-
docs/busybox.net/news.html (added)
-
docs/busybox.net/oldnews.html (added)
-
docs/busybox.net/products.html (added)
-
docs/busybox.net/screenshot.html (added)
-
docs/busybox.net/shame.html (added)
-
docs/busybox.net/sponsors.html (added)
-
docs/busybox.net/subversion.html (added)
-
docs/busybox.net/tinyutils.html (added)
-
docs/busybox_footer.pod (added)
-
docs/busybox_header.pod (added)
-
docs/cgi (added)
-
docs/cgi/cl.html (added)
-
docs/cgi/env.html (added)
-
docs/cgi/in.html (added)
-
docs/cgi/interface.html (added)
-
docs/cgi/out.html (added)
-
docs/contributing.txt (added)
-
docs/ctty.htm (added)
-
docs/draft-coar-cgi-v11-03-clean.html (added)
-
docs/ifupdown_design.txt (added)
-
docs/ipv4_ipv6.txt (added)
-
docs/keep_data_small.txt (added)
-
docs/logging_and_backgrounding.txt (added)
-
docs/mdev.txt (added)
-
docs/new-applet-HOWTO.txt (added)
-
docs/nofork_noexec.txt (added)
-
docs/posix_conformance.txt (added)
-
docs/sigint.htm (added)
-
docs/smallint.txt (added)
-
docs/style-guide.txt (added)
-
docs/tar_pax.txt (added)
-
docs/unicode.txt (added)
-
docs/unicode_UTF-8-test.txt (added)
-
docs/unicode_full-bmp.txt (added)
-
e2fsprogs (added)
-
e2fsprogs/Config.in (added)
-
e2fsprogs/Config.src (added)
-
e2fsprogs/Kbuild (added)
-
e2fsprogs/Kbuild.src (added)
-
e2fsprogs/README (added)
-
e2fsprogs/chattr.c (added)
-
e2fsprogs/e2fs_defs.h (added)
-
e2fsprogs/e2fs_lib.c (added)
-
e2fsprogs/e2fs_lib.h (added)
-
e2fsprogs/fsck.c (added)
-
e2fsprogs/lsattr.c (added)
-
e2fsprogs/old_e2fsprogs (added)
-
e2fsprogs/old_e2fsprogs/Config.in (added)
-
e2fsprogs/old_e2fsprogs/Config.src (added)
-
e2fsprogs/old_e2fsprogs/Kbuild (added)
-
e2fsprogs/old_e2fsprogs/Kbuild.src (added)
-
e2fsprogs/old_e2fsprogs/README (added)
-
e2fsprogs/old_e2fsprogs/blkid (added)
-
e2fsprogs/old_e2fsprogs/blkid/Kbuild (added)
-
e2fsprogs/old_e2fsprogs/blkid/Kbuild.src (added)
-
e2fsprogs/old_e2fsprogs/blkid/blkid.h (added)
-
e2fsprogs/old_e2fsprogs/blkid/blkidP.h (added)
-
e2fsprogs/old_e2fsprogs/blkid/blkid_getsize.c (added)
-
e2fsprogs/old_e2fsprogs/blkid/cache.c (added)
-
e2fsprogs/old_e2fsprogs/blkid/dev.c (added)
-
e2fsprogs/old_e2fsprogs/blkid/devname.c (added)
-
e2fsprogs/old_e2fsprogs/blkid/devno.c (added)
-
e2fsprogs/old_e2fsprogs/blkid/list.c (added)
-
e2fsprogs/old_e2fsprogs/blkid/list.h (added)
-
e2fsprogs/old_e2fsprogs/blkid/probe.c (added)
-
e2fsprogs/old_e2fsprogs/blkid/probe.h (added)
-
e2fsprogs/old_e2fsprogs/blkid/read.c (added)
-
e2fsprogs/old_e2fsprogs/blkid/resolve.c (added)
-
e2fsprogs/old_e2fsprogs/blkid/save.c (added)
-
e2fsprogs/old_e2fsprogs/blkid/tag.c (added)
-
e2fsprogs/old_e2fsprogs/chattr.c (added)
-
e2fsprogs/old_e2fsprogs/e2fsbb.h (added)
-
e2fsprogs/old_e2fsprogs/e2fsck.c (added)
-
e2fsprogs/old_e2fsprogs/e2fsck.h (added)
-
e2fsprogs/old_e2fsprogs/e2p (added)
-
e2fsprogs/old_e2fsprogs/e2p/Kbuild (added)
-
e2fsprogs/old_e2fsprogs/e2p/Kbuild.src (added)
-
e2fsprogs/old_e2fsprogs/e2p/e2p.h (added)
-
e2fsprogs/old_e2fsprogs/e2p/feature.c (added)
-
e2fsprogs/old_e2fsprogs/e2p/fgetsetflags.c (added)
-
e2fsprogs/old_e2fsprogs/e2p/fgetsetversion.c (added)
-
e2fsprogs/old_e2fsprogs/e2p/hashstr.c (added)
-
e2fsprogs/old_e2fsprogs/e2p/iod.c (added)
-
e2fsprogs/old_e2fsprogs/e2p/ls.c (added)
-
e2fsprogs/old_e2fsprogs/e2p/mntopts.c (added)
-
e2fsprogs/old_e2fsprogs/e2p/ostype.c (added)
-
e2fsprogs/old_e2fsprogs/e2p/parse_num.c (added)
-
e2fsprogs/old_e2fsprogs/e2p/pe.c (added)
-
e2fsprogs/old_e2fsprogs/e2p/pf.c (added)
-
e2fsprogs/old_e2fsprogs/e2p/ps.c (added)
-
e2fsprogs/old_e2fsprogs/e2p/uuid.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/Kbuild (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/Kbuild.src (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/alloc.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/alloc_sb.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/alloc_stats.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/alloc_tables.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/badblocks.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/bb_compat.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/bb_inode.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/bitmaps.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/bitops.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/bitops.h (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/block.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/bmap.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/bmove.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/brel.h (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/brel_ma.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/check_desc.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/closefs.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/cmp_bitmaps.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/dblist.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/dblist_dir.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/dir_iterate.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/dirblock.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/dirhash.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/dupfs.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/e2image.h (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/expanddir.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/ext2_err.h (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/ext2_ext_attr.h (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/ext2_fs.h (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/ext2_io.h (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/ext2_types.h (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/ext2fs.h (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/ext2fsP.h (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/ext2fs_inline.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/ext_attr.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/fileio.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/finddev.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/flushb.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/freefs.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/gen_bitmap.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/get_pathname.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/getsectsize.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/getsize.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/icount.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/imager.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/ind_block.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/initialize.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/inline.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/inode.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/inode_io.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/io_manager.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/irel.h (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/irel_ma.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/ismounted.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/jfs_dat.h (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/kernel-jbd.h (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/kernel-list.h (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/link.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/lookup.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/mkdir.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/mkjournal.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/namei.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/newdir.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/openfs.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/read_bb.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/read_bb_file.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/res_gdt.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/rs_bitmap.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/rw_bitmaps.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/sparse.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/swapfs.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/test_io.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/unix_io.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/unlink.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/valid_blk.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/version.c (added)
-
e2fsprogs/old_e2fsprogs/ext2fs/write_bb_file.c (added)
-
e2fsprogs/old_e2fsprogs/fsck.c (added)
-
e2fsprogs/old_e2fsprogs/fsck.h (added)
-
e2fsprogs/old_e2fsprogs/lsattr.c (added)
-
e2fsprogs/old_e2fsprogs/mke2fs.c (added)
-
e2fsprogs/old_e2fsprogs/tune2fs.c (added)
-
e2fsprogs/old_e2fsprogs/util.c (added)
-
e2fsprogs/old_e2fsprogs/util.h (added)
-
e2fsprogs/old_e2fsprogs/uuid (added)
-
e2fsprogs/old_e2fsprogs/uuid/Kbuild (added)
-
e2fsprogs/old_e2fsprogs/uuid/Kbuild.src (added)
-
e2fsprogs/old_e2fsprogs/uuid/compare.c (added)
-
e2fsprogs/old_e2fsprogs/uuid/gen_uuid.c (added)
-
e2fsprogs/old_e2fsprogs/uuid/pack.c (added)
-
e2fsprogs/old_e2fsprogs/uuid/parse.c (added)
-
e2fsprogs/old_e2fsprogs/uuid/unpack.c (added)
-
e2fsprogs/old_e2fsprogs/uuid/unparse.c (added)
-
e2fsprogs/old_e2fsprogs/uuid/uuid.h (added)
-
e2fsprogs/old_e2fsprogs/uuid/uuidP.h (added)
-
e2fsprogs/old_e2fsprogs/uuid/uuid_time.c (added)
-
e2fsprogs/tune2fs.c (added)
-
editors (added)
-
editors/Config.in (added)
-
editors/Config.src (added)
-
editors/Kbuild (added)
-
editors/Kbuild.src (added)
-
editors/awk.c (added)
-
editors/cmp.c (added)
-
editors/diff.c (added)
-
editors/ed.c (added)
-
editors/patch.c (added)
-
editors/patch_bbox.c (added)
-
editors/patch_toybox.c (added)
-
editors/sed.c (added)
-
editors/sed1line.txt (added)
-
editors/sed_summary.htm (added)
-
editors/vi.c (added)
-
examples (added)
-
examples/bootfloppy (added)
-
examples/bootfloppy/bootfloppy.txt (added)
-
examples/bootfloppy/display.txt (added)
-
examples/bootfloppy/etc (added)
-
examples/bootfloppy/etc/fstab (added)
-
examples/bootfloppy/etc/init.d (added)
-
examples/bootfloppy/etc/init.d/rcS (added)
-
examples/bootfloppy/etc/inittab (added)
-
examples/bootfloppy/etc/profile (added)
-
examples/bootfloppy/mkdevs.sh (added)
-
examples/bootfloppy/mkrootfs.sh (added)
-
examples/bootfloppy/mksyslinux.sh (added)
-
examples/bootfloppy/quickstart.txt (added)
-
examples/bootfloppy/syslinux.cfg (added)
-
examples/busybox.spec (added)
-
examples/depmod (added)
-
examples/depmod.pl (added)
-
examples/devfsd.conf (added)
-
examples/dnsd.conf (added)
-
examples/inetd.conf (added)
-
examples/inittab (added)
-
examples/linux-2.6.30_proc_self_exe.patch (added)
-
examples/mdev.conf (added)
-
examples/mdev_fat.conf (added)
-
examples/mk2knr.pl (added)
-
examples/udhcp (added)
-
examples/udhcp/sample.bound (added)
-
examples/udhcp/sample.deconfig (added)
-
examples/udhcp/sample.nak (added)
-
examples/udhcp/sample.renew (added)
-
examples/udhcp/sample.script (added)
-
examples/udhcp/simple.script (added)
-
examples/udhcp/udhcpd.conf (added)
-
examples/undeb (added)
-
examples/unrpm (added)
-
examples/var_service (added)
-
examples/var_service/dhcp_if (added)
-
examples/var_service/dhcp_if/convert2ipconf (added)
-
examples/var_service/dhcp_if/convert2ntpconf (added)
-
examples/var_service/dhcp_if/dhcp_handler (added)
-
examples/var_service/dhcp_if/log (added)
-
examples/var_service/dhcp_if/log/run (added)
-
examples/var_service/dhcp_if/p_log (added)
-
examples/var_service/dhcp_if/run (added)
-
examples/var_service/dhcp_if/w_log (added)
-
examples/var_service/dhcp_if_pinger (added)
-
examples/var_service/dhcp_if_pinger/run (added)
-
examples/var_service/ftpd (added)
-
examples/var_service/ftpd/log (added)
-
examples/var_service/ftpd/log/run (added)
-
examples/var_service/ftpd/p_log (added)
-
examples/var_service/ftpd/run (added)
-
examples/var_service/ftpd/w_log (added)
-
examples/var_service/fw (added)
-
examples/var_service/fw/conf (added)
-
examples/var_service/fw/conf/11.22.33.44.ipconf-- (added)
-
examples/var_service/fw/conf/192.168.0.1.ipconf (added)
-
examples/var_service/fw/conf/lo.ipconf (added)
-
examples/var_service/fw/etc (added)
-
examples/var_service/fw/etc/hosts (added)
-
examples/var_service/fw/etc/resolv.conf (added)
-
examples/var_service/fw/run (added)
-
examples/var_service/fw/stat (added)
-
examples/var_service/getty_tty1 (added)
-
examples/var_service/getty_tty1/alt08x16+unimap.fnt (added)
-
examples/var_service/getty_tty1/cfg (added)
-
examples/var_service/getty_tty1/koi8r_to_uni.trans (added)
-
examples/var_service/getty_tty1/login.sh (added)
-
examples/var_service/getty_tty1/ru_koi8r.keymap (added)
-
examples/var_service/getty_tty1/run (added)
-
examples/var_service/gpm (added)
-
examples/var_service/gpm/run (added)
-
examples/var_service/httpd (added)
-
examples/var_service/httpd/log (added)
-
examples/var_service/httpd/log/run (added)
-
examples/var_service/httpd/p_log (added)
-
examples/var_service/httpd/run (added)
-
examples/var_service/httpd/w_log (added)
-
examples/var_service/ifplugd_if (added)
-
examples/var_service/ifplugd_if/ifplugd_handler (added)
-
examples/var_service/ifplugd_if/log (added)
-
examples/var_service/ifplugd_if/log/run (added)
-
examples/var_service/ifplugd_if/p_log (added)
-
examples/var_service/ifplugd_if/run (added)
-
examples/var_service/ifplugd_if/w_log (added)
-
examples/var_service/inetd (added)
-
examples/var_service/inetd/inetd.conf (added)
-
examples/var_service/inetd/log (added)
-
examples/var_service/inetd/log/run (added)
-
examples/var_service/inetd/p_log (added)
-
examples/var_service/inetd/run (added)
-
examples/var_service/inetd/w_log (added)
-
examples/var_service/nmeter (added)
-
examples/var_service/nmeter/run (added)
-
examples/var_service/ntpd (added)
-
examples/var_service/ntpd/log (added)
-
examples/var_service/ntpd/log/run (added)
-
examples/var_service/ntpd/ntp.script (added)
-
examples/var_service/ntpd/p_log (added)
-
examples/var_service/ntpd/run (added)
-
examples/var_service/ntpd/w_log (added)
-
examples/var_service/tftpd (added)
-
examples/var_service/tftpd/log (added)
-
examples/var_service/tftpd/log/run (added)
-
examples/var_service/tftpd/p_log (added)
-
examples/var_service/tftpd/run (added)
-
examples/var_service/tftpd/w_log (added)
-
examples/zcip.script (added)
-
findutils (added)
-
findutils/Config.in (added)
-
findutils/Config.src (added)
-
findutils/Kbuild (added)
-
findutils/Kbuild.src (added)
-
findutils/find.c (added)
-
findutils/grep.c (added)
-
findutils/xargs.c (added)
-
include (added)
-
include/.gitignore (added)
-
include/applets.h (added)
-
include/applets.src.h (added)
-
include/ar.h (added)
-
include/archive.h (added)
-
include/busybox.h (added)
-
include/dump.h (added)
-
include/fix_u32.h (added)
-
include/grp_.h (added)
-
include/inet_common.h (added)
-
include/libbb.h (added)
-
include/liblzo_interface.h (added)
-
include/platform.h (added)
-
include/pwd_.h (added)
-
include/rtc_.h (added)
-
include/shadow_.h (added)
-
include/unarchive.h (added)
-
include/unicode.h (added)
-
include/usage.h (added)
-
include/usage.src.h (added)
-
include/volume_id.h (added)
-
include/xatonum.h (added)
-
include/xregex.h (added)
-
init (added)
-
init/Config.in (added)
-
init/Config.src (added)
-
init/Kbuild (added)
-
init/Kbuild.src (added)
-
init/bootchartd.c (added)
-
init/halt.c (added)
-
init/init.c (added)
-
init/mesg.c (added)
-
init/reboot.h (added)
-
ipsvd (added)
-
ipsvd/Config.in (added)
-
ipsvd/Kbuild (added)
-
ipsvd/ipsvd_perhost.c (added)
-
ipsvd/ipsvd_perhost.h (added)
-
ipsvd/tcpudp.c (added)
-
libbb (added)
-
libbb/Config.in (added)
-
libbb/Config.src (added)
-
libbb/Kbuild (added)
-
libbb/Kbuild.src (added)
-
libbb/README (added)
-
libbb/appletlib.c (added)
-
libbb/ask_confirmation.c (added)
-
libbb/bb_askpass.c (added)
-
libbb/bb_basename.c (added)
-
libbb/bb_bswap_64.c (added)
-
libbb/bb_do_delay.c (added)
-
libbb/bb_pwd.c (added)
-
libbb/bb_qsort.c (added)
-
libbb/bb_strtod.c (added)
-
libbb/bb_strtonum.c (added)
-
libbb/change_identity.c (added)
-
libbb/chomp.c (added)
-
libbb/compare_string_array.c (added)
-
libbb/concat_path_file.c (added)
-
libbb/concat_subpath_file.c (added)
-
libbb/copy_file.c (added)
-
libbb/copyfd.c (added)
-
libbb/correct_password.c (added)
-
libbb/crc32.c (added)
-
libbb/create_icmp6_socket.c (added)
-
libbb/create_icmp_socket.c (added)
-
libbb/crypt_make_salt.c (added)
-
libbb/default_error_retval.c (added)
-
libbb/device_open.c (added)
-
libbb/die_if_bad_username.c (added)
-
libbb/dump.c (added)
-
libbb/error_msg.c (added)
-
libbb/error_msg_and_die.c (added)
-
libbb/execable.c (added)
-
libbb/fclose_nonstdin.c (added)
-
libbb/fflush_stdout_and_exit.c (added)
-
libbb/fgets_str.c (added)
-
libbb/find_mount_point.c (added)
-
libbb/find_pid_by_name.c (added)
-
libbb/find_root_device.c (added)
-
libbb/full_write.c (added)
-
libbb/get_console.c (added)
-
libbb/get_cpu_count.c (added)
-
libbb/get_last_path_component.c (added)
-
libbb/get_line_from_file.c (added)
-
libbb/get_volsize.c (added)
-
libbb/getopt32.c (added)
-
libbb/getpty.c (added)
-
libbb/hash_md5_sha.c (added)
-
libbb/hash_md5prime.c (added)
-
libbb/herror_msg.c (added)
-
libbb/herror_msg_and_die.c (added)
-
libbb/human_readable.c (added)
-
libbb/inet_common.c (added)
-
libbb/info_msg.c (added)
-
libbb/inode_hash.c (added)
-
libbb/isdirectory.c (added)
-
libbb/kernel_version.c (added)
-
libbb/last_char_is.c (added)
-
libbb/lineedit.c (added)
-
libbb/lineedit_ptr_hack.c (added)
-
libbb/llist.c (added)
-
libbb/login.c (added)
-
libbb/loop.c (added)
-
libbb/make_directory.c (added)
-
libbb/makedev.c (added)
-
libbb/match_fstype.c (added)
-
libbb/md5.c (added)
-
libbb/messages.c (added)
-
libbb/mode_string.c (added)
-
libbb/mtab.c (added)
-
libbb/mtab_file.c (added)
-
libbb/obscure.c (added)
-
libbb/parse_config.c (added)
-
libbb/parse_mode.c (added)
-
libbb/perror_msg.c (added)
-
libbb/perror_msg_and_die.c (added)
-
libbb/perror_nomsg.c (added)
-
libbb/perror_nomsg_and_die.c (added)
-
libbb/pidfile.c (added)
-
libbb/platform.c (added)
-
libbb/print_flags.c (added)
-
libbb/printable.c (added)
-
libbb/printable_string.c (added)
-
libbb/process_escape_sequence.c (added)
-
libbb/procps.c (added)
-
libbb/progress.c (added)
-
libbb/ptr_to_globals.c (added)
-
libbb/pw_encrypt.c (added)
-
libbb/pw_encrypt_des.c (added)
-
libbb/pw_encrypt_md5.c (added)
-
libbb/pw_encrypt_sha.c (added)
-
libbb/read.c (added)
-
libbb/read_key.c (added)
-
libbb/read_printf.c (added)
-
libbb/recursive_action.c (added)
-
libbb/remove_file.c (added)
-
libbb/restricted_shell.c (added)
-
libbb/rtc.c (added)
-
libbb/run_shell.c (added)
-
libbb/safe_gethostname.c (added)
-
libbb/safe_poll.c (added)
-
libbb/safe_strncpy.c (added)
-
libbb/safe_write.c (added)
-
libbb/selinux_common.c (added)
-
libbb/setup_environment.c (added)
-
libbb/sha1.c (added)
-
libbb/signals.c (added)
-
libbb/simplify_path.c (added)
-
libbb/single_argv.c (added)
-
libbb/skip_whitespace.c (added)
-
libbb/speed_table.c (added)
-
libbb/str_tolower.c (added)
-
libbb/strrstr.c (added)
-
libbb/time.c (added)
-
libbb/trim.c (added)
-
libbb/u_signal_names.c (added)
-
libbb/udp_io.c (added)
-
libbb/unicode.c (added)
-
libbb/update_passwd.c (added)
-
libbb/utmp.c (added)
-
libbb/uuencode.c (added)
-
libbb/vdprintf.c (added)
-
libbb/verror_msg.c (added)
-
libbb/vfork_daemon_rexec.c (added)
-
libbb/warn_ignoring_args.c (added)
-
libbb/wfopen.c (added)
-
libbb/wfopen_input.c (added)
-
libbb/write.c (added)
-
libbb/xatonum.c (added)
-
libbb/xatonum_template.c (added)
-
libbb/xconnect.c (added)
-
libbb/xfunc_die.c (added)
-
libbb/xfuncs.c (added)
-
libbb/xfuncs_printf.c (added)
-
libbb/xgetcwd.c (added)
-
libbb/xgethostbyname.c (added)
-
libbb/xreadlink.c (added)
-
libbb/xrealloc_vector.c (added)
-
libbb/xregcomp.c (added)
-
libpwdgrp (added)
-
libpwdgrp/Kbuild (added)
-
libpwdgrp/Kbuild.src (added)
-
libpwdgrp/pwd_grp.c (added)
-
libpwdgrp/pwd_grp_internal.c (added)
-
libpwdgrp/uidgid_get.c (added)
-
loginutils (added)
-
loginutils/Config.in (added)
-
loginutils/Config.src (added)
-
loginutils/Kbuild (added)
-
loginutils/Kbuild.src (added)
-
loginutils/add-remove-shell.c (added)
-
loginutils/addgroup.c (added)
-
loginutils/adduser.c (added)
-
loginutils/chpasswd.c (added)
-
loginutils/cryptpw.c (added)
-
loginutils/deluser.c (added)
-
loginutils/getty.c (added)
-
loginutils/login.c (added)
-
loginutils/passwd.c (added)
-
loginutils/su.c (added)
-
loginutils/sulogin.c (added)
-
loginutils/vlock.c (added)
-
mailutils (added)
-
mailutils/Config.src (added)
-
mailutils/Kbuild.src (added)
-
mailutils/mail.c (added)
-
mailutils/mail.h (added)
-
mailutils/mime.c (added)
-
mailutils/popmaildir.c (added)
-
mailutils/sendmail.c (added)
-
miscutils (added)
-
miscutils/Config.in (added)
-
miscutils/Config.src (added)
-
miscutils/Kbuild (added)
-
miscutils/Kbuild.src (added)
-
miscutils/adjtimex.c (added)
-
miscutils/bbconfig.c (added)
-
miscutils/beep.c (added)
-
miscutils/chat.c (added)
-
miscutils/chrt.c (added)
-
miscutils/conspy.c (added)
-
miscutils/crond.c (added)
-
miscutils/crontab.c (added)
-
miscutils/dc.c (added)
-
miscutils/devfsd.c (added)
-
miscutils/devmem.c (added)
-
miscutils/eject.c (added)
-
miscutils/fbsplash.c (added)
-
miscutils/fbsplash.cfg (added)
-
miscutils/flash_eraseall.c (added)
-
miscutils/flash_lock_unlock.c (added)
-
miscutils/flashcp.c (added)
-
miscutils/hdparm.c (added)
-
miscutils/inotifyd.c (added)
-
miscutils/ionice.c (added)
-
miscutils/last.c (added)
-
miscutils/last_fancy.c (added)
-
miscutils/less.c (added)
-
miscutils/makedevs.c (added)
-
miscutils/man.c (added)
-
miscutils/microcom.c (added)
-
miscutils/mountpoint.c (added)
-
miscutils/mt.c (added)
-
miscutils/nandwrite.c (added)
-
miscutils/raidautorun.c (added)
-
miscutils/readahead.c (added)
-
miscutils/rfkill.c (added)
-
miscutils/runlevel.c (added)
-
miscutils/rx.c (added)
-
miscutils/setsid.c (added)
-
miscutils/strings.c (added)
-
miscutils/taskset.c (added)
-
miscutils/time.c (added)
-
miscutils/timeout.c (added)
-
miscutils/ttysize.c (added)
-
miscutils/ubi_attach_detach.c (added)
-
miscutils/volname.c (added)
-
miscutils/wall.c (added)
-
miscutils/watchdog.c (added)
-
modutils (added)
-
modutils/Config.in (added)
-
modutils/Config.src (added)
-
modutils/Kbuild (added)
-
modutils/Kbuild.src (added)
-
modutils/depmod.c (added)
-
modutils/depmod_process.sh (added)
-
modutils/insmod.c (added)
-
modutils/lsmod.c (added)
-
modutils/modinfo.c (added)
-
modutils/modprobe-small.c (added)
-
modutils/modprobe.c (added)
-
modutils/modutils-24.c (added)
-
modutils/modutils.c (added)
-
modutils/modutils.h (added)
-
modutils/rmmod.c (added)
-
networking (added)
-
networking/Config.in (added)
-
networking/Config.src (added)
-
networking/Kbuild (added)
-
networking/Kbuild.src (added)
-
networking/arp.c (added)
-
networking/arping.c (added)
-
networking/brctl.c (added)
-
networking/dnsd.c (added)
-
networking/ether-wake.c (added)
-
networking/ftpd.c (added)
-
networking/ftpgetput.c (added)
-
networking/hostname.c (added)
-
networking/httpd.c (added)
-
networking/httpd_indexcgi.c (added)
-
networking/httpd_post_upload.txt (added)
-
networking/httpd_ssi.c (added)
-
networking/ifconfig.c (added)
-
networking/ifenslave.c (added)
-
networking/ifplugd.c (added)
-
networking/ifupdown.c (added)
-
networking/inetd.c (added)
-
networking/interface.c (added)
-
networking/ip.c (added)
-
networking/ipcalc.c (added)
-
networking/isrv.c (added)
-
networking/isrv.h (added)
-
networking/isrv_identd.c (added)
-
networking/libiproute (added)
-
networking/libiproute/Kbuild (added)
-
networking/libiproute/Kbuild.src (added)
-
networking/libiproute/ip_common.h (added)
-
networking/libiproute/ip_parse_common_args.c (added)
-
networking/libiproute/ipaddress.c (added)
-
networking/libiproute/iplink.c (added)
-
networking/libiproute/iproute.c (added)
-
networking/libiproute/iprule.c (added)
-
networking/libiproute/iptunnel.c (added)
-
networking/libiproute/libnetlink.c (added)
-
networking/libiproute/libnetlink.h (added)
-
networking/libiproute/ll_addr.c (added)
-
networking/libiproute/ll_map.c (added)
-
networking/libiproute/ll_map.h (added)
-
networking/libiproute/ll_proto.c (added)
-
networking/libiproute/ll_types.c (added)
-
networking/libiproute/rt_names.c (added)
-
networking/libiproute/rt_names.h (added)
-
networking/libiproute/rtm_map.c (added)
-
networking/libiproute/rtm_map.h (added)
-
networking/libiproute/utils.c (added)
-
networking/libiproute/utils.h (added)
-
networking/nameif.c (added)
-
networking/nbd-client.c (added)
-
networking/nc.c (added)
-
networking/nc_bloaty.c (added)
-
networking/netstat.c (added)
-
networking/nslookup.c (added)
-
networking/ntpd.c (added)
-
networking/ntpd_simple.c (added)
-
networking/ping.c (added)
-
networking/pscan.c (added)
-
networking/route.c (added)
-
networking/slattach.c (added)
-
networking/tc.c (added)
-
networking/tcpudp.c (added)
-
networking/tcpudp_perhost.c (added)
-
networking/tcpudp_perhost.h (added)
-
networking/telnet.c (added)
-
networking/telnetd.c (added)
-
networking/telnetd.ctrlSQ.patch (added)
-
networking/tftp.c (added)
-
networking/traceroute.c (added)
-
networking/tunctl.c (added)
-
networking/udhcp (added)
-
networking/udhcp/Config.in (added)
-
networking/udhcp/Config.src (added)
-
networking/udhcp/Kbuild (added)
-
networking/udhcp/Kbuild.src (added)
-
networking/udhcp/arpping.c (added)
-
networking/udhcp/clientpacket.c (added)
-
networking/udhcp/clientsocket.c (added)
-
networking/udhcp/common.c (added)
-
networking/udhcp/common.h (added)
-
networking/udhcp/dhcpc.c (added)
-
networking/udhcp/dhcpc.h (added)
-
networking/udhcp/dhcpd.c (added)
-
networking/udhcp/dhcpd.h (added)
-
networking/udhcp/dhcprelay.c (added)
-
networking/udhcp/domain_codec.c (added)
-
networking/udhcp/dumpleases.c (added)
-
networking/udhcp/files.c (added)
-
networking/udhcp/leases.c (added)
-
networking/udhcp/options.c (added)
-
networking/udhcp/options.h (added)
-
networking/udhcp/packet.c (added)
-
networking/udhcp/script.c (added)
-
networking/udhcp/serverpacket.c (added)
-
networking/udhcp/signalpipe.c (added)
-
networking/udhcp/socket.c (added)
-
networking/udhcp/static_leases.c (added)
-
networking/vconfig.c (added)
-
networking/wget.c (added)
-
networking/zcip.c (added)
-
printutils (added)
-
printutils/Config.src (added)
-
printutils/Kbuild.src (added)
-
printutils/lpd.c (added)
-
printutils/lpr.c (added)
-
procps (added)
-
procps/Config.in (added)
-
procps/Config.src (added)
-
procps/Kbuild (added)
-
procps/Kbuild.src (added)
-
procps/free.c (added)
-
procps/fuser.c (added)
-
procps/iostat.c (added)
-
procps/kill.c (added)
-
procps/mpstat.c (added)
-
procps/nmeter.c (added)
-
procps/pgrep.c (added)
-
procps/pidof.c (added)
-
procps/pmap.c (added)
-
procps/powertop.c (added)
-
procps/ps.c (added)
-
procps/ps.posix (added)
-
procps/renice.c (added)
-
procps/smemcap.c (added)
-
procps/sysctl.c (added)
-
procps/top.c (added)
-
procps/uptime.c (added)
-
procps/watch.c (added)
-
runit (added)
-
runit/Config.in (added)
-
runit/Config.src (added)
-
runit/Kbuild (added)
-
runit/Kbuild.src (added)
-
runit/chpst.c (added)
-
runit/runit_lib.c (added)
-
runit/runit_lib.h (added)
-
runit/runsv.c (added)
-
runit/runsvdir.c (added)
-
runit/sv.c (added)
-
runit/svlogd.c (added)
-
scripts (added)
-
scripts/Kbuild (added)
-
scripts/Kbuild.include (added)
-
scripts/Kbuild.src (added)
-
scripts/Makefile.IMA (added)
-
scripts/Makefile.build (added)
-
scripts/Makefile.clean (added)
-
scripts/Makefile.host (added)
-
scripts/Makefile.lib (added)
-
scripts/basic (added)
-
scripts/basic/.gitignore (added)
-
scripts/basic/Makefile (added)
-
scripts/basic/docproc.c (added)
-
scripts/basic/fixdep.c (added)
-
scripts/basic/split-include.c (added)
-
scripts/bb_release (added)
-
scripts/bloat-o-meter (added)
-
scripts/checkhelp.awk (added)
-
scripts/checkstack.pl (added)
-
scripts/cleanup_printf2puts (added)
-
scripts/defconfig (added)
-
scripts/echo.c (added)
-
scripts/find_bad_common_bufsiz (added)
-
scripts/find_stray_common_vars (added)
-
scripts/find_stray_empty_lines (added)
-
scripts/fix_ws.sh (added)
-
scripts/gcc-version.sh (added)
-
scripts/gen_build_files.sh (added)
-
scripts/individual (added)
-
scripts/kconfig (added)
-
scripts/kconfig/.gitignore (added)
-
scripts/kconfig/Makefile (added)
-
scripts/kconfig/POTFILES.in (added)
-
scripts/kconfig/check.sh (added)
-
scripts/kconfig/conf.c (added)
-
scripts/kconfig/confdata.c (added)
-
scripts/kconfig/expr.c (added)
-
scripts/kconfig/expr.h (added)
-
scripts/kconfig/gconf.c (added)
-
scripts/kconfig/gconf.glade (added)
-
scripts/kconfig/images.c (added)
-
scripts/kconfig/kconfig_load.c (added)
-
scripts/kconfig/kxgettext.c (added)
-
scripts/kconfig/lex.zconf.c_shipped (added)
-
scripts/kconfig/lkc.h (added)
-
scripts/kconfig/lkc_proto.h (added)
-
scripts/kconfig/lxdialog (added)
-
scripts/kconfig/lxdialog/.gitignore (added)
-
scripts/kconfig/lxdialog/BIG.FAT.WARNING (added)
-
scripts/kconfig/lxdialog/Makefile (added)
-
scripts/kconfig/lxdialog/check-lxdialog.sh (added)
-
scripts/kconfig/lxdialog/checklist.c (added)
-
scripts/kconfig/lxdialog/colors.h (added)
-
scripts/kconfig/lxdialog/dialog.h (added)
-
scripts/kconfig/lxdialog/inputbox.c (added)
-
scripts/kconfig/lxdialog/lxdialog.c (added)
-
scripts/kconfig/lxdialog/menubox.c (added)
-
scripts/kconfig/lxdialog/msgbox.c (added)
-
scripts/kconfig/lxdialog/textbox.c (added)
-
scripts/kconfig/lxdialog/util.c (added)
-
scripts/kconfig/lxdialog/yesno.c (added)
-
scripts/kconfig/mconf.c (added)
-
scripts/kconfig/menu.c (added)
-
scripts/kconfig/qconf.cc (added)
-
scripts/kconfig/qconf.h (added)
-
scripts/kconfig/symbol.c (added)
-
scripts/kconfig/util.c (added)
-
scripts/kconfig/zconf.gperf (added)
-
scripts/kconfig/zconf.hash.c_shipped (added)
-
scripts/kconfig/zconf.l (added)
-
scripts/kconfig/zconf.tab.c_shipped (added)
-
scripts/kconfig/zconf.y (added)
-
scripts/memusage (added)
-
scripts/mkconfigs (added)
-
scripts/mkdiff_obj (added)
-
scripts/mkdiff_obj_bloat (added)
-
scripts/mkmakefile (added)
-
scripts/objsizes (added)
-
scripts/randomtest (added)
-
scripts/randomtest.loop (added)
-
scripts/sample_pmap (added)
-
scripts/showasm (added)
-
scripts/test_make_O (added)
-
scripts/test_make_clean (added)
-
scripts/trylink (added)
-
selinux (added)
-
selinux/Config.in (added)
-
selinux/Config.src (added)
-
selinux/Kbuild (added)
-
selinux/Kbuild.src (added)
-
selinux/chcon.c (added)
-
selinux/getenforce.c (added)
-
selinux/getsebool.c (added)
-
selinux/load_policy.c (added)
-
selinux/matchpathcon.c (added)
-
selinux/runcon.c (added)
-
selinux/selinuxenabled.c (added)
-
selinux/sestatus.c (added)
-
selinux/setenforce.c (added)
-
selinux/setfiles.c (added)
-
selinux/setsebool.c (added)
-
shell (added)
-
shell/Config.in (added)
-
shell/Config.src (added)
-
shell/Kbuild (added)
-
shell/Kbuild.src (added)
-
shell/README (added)
-
shell/README.job (added)
-
shell/ash.c (added)
-
shell/ash_doc.txt (added)
-
shell/ash_ptr_hack.c (added)
-
shell/ash_test (added)
-
shell/ash_test/ash-alias (added)
-
shell/ash_test/ash-alias/alias.right (added)
-
shell/ash_test/ash-alias/alias.tests (added)
-
shell/ash_test/ash-arith (added)
-
shell/ash_test/ash-arith/README.ash (added)
-
shell/ash_test/ash-arith/arith-bash1.right (added)
-
shell/ash_test/ash-arith/arith-bash1.tests (added)
-
shell/ash_test/ash-arith/arith-for.right (added)
-
shell/ash_test/ash-arith/arith-for.testsx (added)
-
shell/ash_test/ash-arith/arith.right (added)
-
shell/ash_test/ash-arith/arith.tests (added)
-
shell/ash_test/ash-arith/arith1.sub (added)
-
shell/ash_test/ash-arith/arith2.sub (added)
-
shell/ash_test/ash-heredoc (added)
-
shell/ash_test/ash-heredoc/heredoc.right (added)
-
shell/ash_test/ash-heredoc/heredoc.tests (added)
-
shell/ash_test/ash-invert (added)
-
shell/ash_test/ash-invert/invert.right (added)
-
shell/ash_test/ash-invert/invert.tests (added)
-
shell/ash_test/ash-misc (added)
-
shell/ash_test/ash-misc/last_amp.right (added)
-
shell/ash_test/ash-misc/last_amp.tests (added)
-
shell/ash_test/ash-misc/nulltick1.right (added)
-
shell/ash_test/ash-misc/nulltick1.tests (added)
-
shell/ash_test/ash-misc/shift1.right (added)
-
shell/ash_test/ash-misc/shift1.tests (added)
-
shell/ash_test/ash-misc/source1.right (added)
-
shell/ash_test/ash-misc/source1.tests (added)
-
shell/ash_test/ash-misc/source2.right (added)
-
shell/ash_test/ash-misc/source2.tests (added)
-
shell/ash_test/ash-quoting (added)
-
shell/ash_test/ash-quoting/dollar_repl_slash_bash1.right (added)
-
shell/ash_test/ash-quoting/dollar_repl_slash_bash1.tests (added)
-
shell/ash_test/ash-quoting/dollar_squote_bash1.right (added)
-
shell/ash_test/ash-quoting/dollar_squote_bash1.tests (added)
-
shell/ash_test/ash-read (added)
-
shell/ash_test/ash-read/read_REPLY.right (added)
-
shell/ash_test/ash-read/read_REPLY.tests (added)
-
shell/ash_test/ash-read/read_ifs.right (added)
-
shell/ash_test/ash-read/read_ifs.tests (added)
-
shell/ash_test/ash-read/read_n.right (added)
-
shell/ash_test/ash-read/read_n.tests (added)
-
shell/ash_test/ash-read/read_r.right (added)
-
shell/ash_test/ash-read/read_r.tests (added)
-
shell/ash_test/ash-read/read_t.right (added)
-
shell/ash_test/ash-read/read_t.tests (added)
-
shell/ash_test/ash-redir (added)
-
shell/ash_test/ash-redir/redir.right (added)
-
shell/ash_test/ash-redir/redir.tests (added)
-
shell/ash_test/ash-redir/redir2.right (added)
-
shell/ash_test/ash-redir/redir2.tests (added)
-
shell/ash_test/ash-redir/redir3.right (added)
-
shell/ash_test/ash-redir/redir3.tests (added)
-
shell/ash_test/ash-redir/redir4.right (added)
-
shell/ash_test/ash-redir/redir4.tests (added)
-
shell/ash_test/ash-redir/redir5.right (added)
-
shell/ash_test/ash-redir/redir5.tests (added)
-
shell/ash_test/ash-redir/redir6.right (added)
-
shell/ash_test/ash-redir/redir6.tests (added)
-
shell/ash_test/ash-redir/redir7.right (added)
-
shell/ash_test/ash-redir/redir7.tests (added)
-
shell/ash_test/ash-redir/redir8.right (added)
-
shell/ash_test/ash-redir/redir8.tests (added)
-
shell/ash_test/ash-redir/redir9.right (added)
-
shell/ash_test/ash-redir/redir9.tests (added)
-
shell/ash_test/ash-signals (added)
-
shell/ash_test/ash-signals/reap1.right (added)
-
shell/ash_test/ash-signals/reap1.tests (added)
-
shell/ash_test/ash-signals/savetrap.right (added)
-
shell/ash_test/ash-signals/savetrap.tests (added)
-
shell/ash_test/ash-signals/signal1.right (added)
-
shell/ash_test/ash-signals/signal1.tests (added)
-
shell/ash_test/ash-signals/signal2.right (added)
-
shell/ash_test/ash-signals/signal2.tests (added)
-
shell/ash_test/ash-signals/signal3.right (added)
-
shell/ash_test/ash-signals/signal3.tests (added)
-
shell/ash_test/ash-signals/signal4.right (added)
-
shell/ash_test/ash-signals/signal4.tests (added)
-
shell/ash_test/ash-signals/signal5.right (added)
-
shell/ash_test/ash-signals/signal5.tests (added)
-
shell/ash_test/ash-signals/signal6.right (added)
-
shell/ash_test/ash-signals/signal6.tests (added)
-
shell/ash_test/ash-signals/signal7.right (added)
-
shell/ash_test/ash-signals/signal7.tests (added)
-
shell/ash_test/ash-signals/signal8.right (added)
-
shell/ash_test/ash-signals/signal8.tests (added)
-
shell/ash_test/ash-signals/signal9.right (added)
-
shell/ash_test/ash-signals/signal9.tests (added)
-
shell/ash_test/ash-standalone (added)
-
shell/ash_test/ash-standalone/noexec_gets_no_env.right (added)
-
shell/ash_test/ash-standalone/noexec_gets_no_env.tests (added)
-
shell/ash_test/ash-standalone/nofork_trashes_getopt.right (added)
-
shell/ash_test/ash-standalone/nofork_trashes_getopt.tests (added)
-
shell/ash_test/ash-standalone/var_standalone1.right (added)
-
shell/ash_test/ash-standalone/var_standalone1.tests (added)
-
shell/ash_test/ash-vars (added)
-
shell/ash_test/ash-vars/var1.right (added)
-
shell/ash_test/ash-vars/var1.tests (added)
-
shell/ash_test/ash-vars/var2.right (added)
-
shell/ash_test/ash-vars/var2.tests (added)
-
shell/ash_test/ash-vars/var_bash1.right (added)
-
shell/ash_test/ash-vars/var_bash1.tests (added)
-
shell/ash_test/ash-vars/var_bash2.right (added)
-
shell/ash_test/ash-vars/var_bash2.tests (added)
-
shell/ash_test/ash-vars/var_bash3.right (added)
-
shell/ash_test/ash-vars/var_bash3.tests (added)
-
shell/ash_test/ash-vars/var_bash4.right (added)
-
shell/ash_test/ash-vars/var_bash4.tests (added)
-
shell/ash_test/ash-vars/var_bash5.right (added)
-
shell/ash_test/ash-vars/var_bash5.tests (added)
-
shell/ash_test/ash-vars/var_leak.right (added)
-
shell/ash_test/ash-vars/var_leak.tests (added)
-
shell/ash_test/ash-vars/var_posix1.right (added)
-
shell/ash_test/ash-vars/var_posix1.tests (added)
-
shell/ash_test/printenv.c (added)
-
shell/ash_test/recho.c (added)
-
shell/ash_test/run-all (added)
-
shell/ash_test/zecho.c (added)
-
shell/bbsh.c (added)
-
shell/brace.txt (added)
-
shell/cttyhack.c (added)
-
shell/hush.c (added)
-
shell/hush_doc.txt (added)
-
shell/hush_leaktool.sh (added)
-
shell/hush_test (added)
-
shell/hush_test/.gitignore (added)
-
shell/hush_test/hush-arith (added)
-
shell/hush_test/hush-arith/arith.right (added)
-
shell/hush_test/hush-arith/arith.tests (added)
-
shell/hush_test/hush-arith/arith1.sub (added)
-
shell/hush_test/hush-arith/arith2.sub (added)
-
shell/hush_test/hush-bugs (added)
-
shell/hush_test/hush-bugs/and_or_and_backgrounding.right (added)
-
shell/hush_test/hush-bugs/and_or_and_backgrounding.tests (added)
-
shell/hush_test/hush-bugs/export_exp.right (added)
-
shell/hush_test/hush-bugs/export_exp.tests.disabled (added)
-
shell/hush_test/hush-bugs/quote3.right (added)
-
shell/hush_test/hush-bugs/quote3.tests (added)
-
shell/hush_test/hush-bugs/tick.tests (added)
-
shell/hush_test/hush-glob (added)
-
shell/hush_test/hush-glob/bash_brace1.right (added)
-
shell/hush_test/hush-glob/bash_brace1.tests (added)
-
shell/hush_test/hush-glob/glob1.right (added)
-
shell/hush_test/hush-glob/glob1.tests (added)
-
shell/hush_test/hush-glob/glob2.right (added)
-
shell/hush_test/hush-glob/glob2.tests (added)
-
shell/hush_test/hush-glob/glob_and_assign.right (added)
-
shell/hush_test/hush-glob/glob_and_assign.tests (added)
-
shell/hush_test/hush-glob/glob_redir.right (added)
-
shell/hush_test/hush-glob/glob_redir.tests (added)
-
shell/hush_test/hush-leak (added)
-
shell/hush_test/hush-leak/leak_argv1.right (added)
-
shell/hush_test/hush-leak/leak_argv1.tests (added)
-
shell/hush_test/hush-misc (added)
-
shell/hush_test/hush-misc/and-or.right (added)
-
shell/hush_test/hush-misc/and-or.tests (added)
-
shell/hush_test/hush-misc/assignment1.right (added)
-
shell/hush_test/hush-misc/assignment1.tests (added)
-
shell/hush_test/hush-misc/assignment2.rigth (added)
-
shell/hush_test/hush-misc/assignment2.tests (added)
-
shell/hush_test/hush-misc/assignment3.right (added)
-
shell/hush_test/hush-misc/assignment3.tests (added)
-
shell/hush_test/hush-misc/break1.right (added)
-
shell/hush_test/hush-misc/break1.tests (added)
-
shell/hush_test/hush-misc/break2.right (added)
-
shell/hush_test/hush-misc/break2.tests (added)
-
shell/hush_test/hush-misc/break3.right (added)
-
shell/hush_test/hush-misc/break3.tests (added)
-
shell/hush_test/hush-misc/break4.right (added)
-
shell/hush_test/hush-misc/break4.tests (added)
-
shell/hush_test/hush-misc/break5.right (added)
-
shell/hush_test/hush-misc/break5.tests (added)
-
shell/hush_test/hush-misc/builtin1.right (added)
-
shell/hush_test/hush-misc/builtin1.tests (added)
-
shell/hush_test/hush-misc/case1.right (added)
-
shell/hush_test/hush-misc/case1.tests (added)
-
shell/hush_test/hush-misc/colon.right (added)
-
shell/hush_test/hush-misc/colon.tests (added)
-
shell/hush_test/hush-misc/compound.right (added)
-
shell/hush_test/hush-misc/compound.tests (added)
-
shell/hush_test/hush-misc/continue1.right (added)
-
shell/hush_test/hush-misc/continue1.tests (added)
-
shell/hush_test/hush-misc/continue2.right (added)
-
shell/hush_test/hush-misc/continue2.tests (added)
-
shell/hush_test/hush-misc/continue3.right (added)
-
shell/hush_test/hush-misc/continue3.tests (added)
-
shell/hush_test/hush-misc/empty_args.right (added)
-
shell/hush_test/hush-misc/empty_args.tests (added)
-
shell/hush_test/hush-misc/empty_for.right (added)
-
shell/hush_test/hush-misc/empty_for.tests (added)
-
shell/hush_test/hush-misc/empty_for2.right (added)
-
shell/hush_test/hush-misc/empty_for2.tests (added)
-
shell/hush_test/hush-misc/env_and_func.right (added)
-
shell/hush_test/hush-misc/env_and_func.tests (added)
-
shell/hush_test/hush-misc/exec.right (added)
-
shell/hush_test/hush-misc/exec.tests (added)
-
shell/hush_test/hush-misc/exit1.right (added)
-
shell/hush_test/hush-misc/exit1.tests (added)
-
shell/hush_test/hush-misc/export-n.right (added)
-
shell/hush_test/hush-misc/export-n.tests (added)
-
shell/hush_test/hush-misc/export.right (added)
-
shell/hush_test/hush-misc/export.tests (added)
-
shell/hush_test/hush-misc/for_with_bslashes.right (added)
-
shell/hush_test/hush-misc/for_with_bslashes.tests (added)
-
shell/hush_test/hush-misc/for_with_keywords.right (added)
-
shell/hush_test/hush-misc/for_with_keywords.tests (added)
-
shell/hush_test/hush-misc/func1.right (added)
-
shell/hush_test/hush-misc/func1.tests (added)
-
shell/hush_test/hush-misc/func2.right (added)
-
shell/hush_test/hush-misc/func2.tests (added)
-
shell/hush_test/hush-misc/func3.right (added)
-
shell/hush_test/hush-misc/func3.tests (added)
-
shell/hush_test/hush-misc/func4.right (added)
-
shell/hush_test/hush-misc/func4.tests (added)
-
shell/hush_test/hush-misc/func5.right (added)
-
shell/hush_test/hush-misc/func5.tests (added)
-
shell/hush_test/hush-misc/func_args1.right (added)
-
shell/hush_test/hush-misc/func_args1.tests (added)
-
shell/hush_test/hush-misc/func_local1.right (added)
-
shell/hush_test/hush-misc/func_local1.tests (added)
-
shell/hush_test/hush-misc/func_local2.right (added)
-
shell/hush_test/hush-misc/func_local2.tests (added)
-
shell/hush_test/hush-misc/heredoc1.right (added)
-
shell/hush_test/hush-misc/heredoc1.tests (added)
-
shell/hush_test/hush-misc/heredoc2.right (added)
-
shell/hush_test/hush-misc/heredoc2.tests (added)
-
shell/hush_test/hush-misc/heredoc3.right (added)
-
shell/hush_test/hush-misc/heredoc3.tests (added)
-
shell/hush_test/hush-misc/heredoc_backslash1.right (added)
-
shell/hush_test/hush-misc/heredoc_backslash1.tests (added)
-
shell/hush_test/hush-misc/heredoc_huge.right (added)
-
shell/hush_test/hush-misc/heredoc_huge.tests (added)
-
shell/hush_test/hush-misc/if_false_exitcode.right (added)
-
shell/hush_test/hush-misc/if_false_exitcode.tests (added)
-
shell/hush_test/hush-misc/nommu1.right (added)
-
shell/hush_test/hush-misc/nommu1.tests (added)
-
shell/hush_test/hush-misc/nommu2.right (added)
-
shell/hush_test/hush-misc/nommu2.tests (added)
-
shell/hush_test/hush-misc/opts1.right (added)
-
shell/hush_test/hush-misc/opts1.tests (added)
-
shell/hush_test/hush-misc/pid.right (added)
-
shell/hush_test/hush-misc/pid.tests (added)
-
shell/hush_test/hush-misc/pipefail.right (added)
-
shell/hush_test/hush-misc/pipefail.tests (added)
-
shell/hush_test/hush-misc/read.right (added)
-
shell/hush_test/hush-misc/read.tests (added)
-
shell/hush_test/hush-misc/redir1.right (added)
-
shell/hush_test/hush-misc/redir1.tests (added)
-
shell/hush_test/hush-misc/redir2.right (added)
-
shell/hush_test/hush-misc/redir2.tests (added)
-
shell/hush_test/hush-misc/redir3.right (added)
-
shell/hush_test/hush-misc/redir3.tests (added)
-
shell/hush_test/hush-misc/redir4.right (added)
-
shell/hush_test/hush-misc/redir4.tests (added)
-
shell/hush_test/hush-misc/redir5.right (added)
-
shell/hush_test/hush-misc/redir5.tests (added)
-
shell/hush_test/hush-misc/redir6.right (added)
-
shell/hush_test/hush-misc/redir6.tests (added)
-
shell/hush_test/hush-misc/shift.right (added)
-
shell/hush_test/hush-misc/shift.tests (added)
-
shell/hush_test/hush-misc/sig_exitcode.right (added)
-
shell/hush_test/hush-misc/sig_exitcode.tests (added)
-
shell/hush_test/hush-misc/syntax_err.right (added)
-
shell/hush_test/hush-misc/syntax_err.tests (added)
-
shell/hush_test/hush-misc/syntax_err_negate.right (added)
-
shell/hush_test/hush-misc/syntax_err_negate.tests (added)
-
shell/hush_test/hush-misc/until1.right (added)
-
shell/hush_test/hush-misc/until1.tests (added)
-
shell/hush_test/hush-misc/while1.right (added)
-
shell/hush_test/hush-misc/while1.tests (added)
-
shell/hush_test/hush-misc/while2.right (added)
-
shell/hush_test/hush-misc/while2.tests (added)
-
shell/hush_test/hush-misc/while_in_subshell.right (added)
-
shell/hush_test/hush-misc/while_in_subshell.tests (added)
-
shell/hush_test/hush-parsing (added)
-
shell/hush_test/hush-parsing/argv0.right (added)
-
shell/hush_test/hush-parsing/argv0.tests (added)
-
shell/hush_test/hush-parsing/brace1.right (added)
-
shell/hush_test/hush-parsing/brace1.tests (added)
-
shell/hush_test/hush-parsing/brace2.right (added)
-
shell/hush_test/hush-parsing/brace2.tests (added)
-
shell/hush_test/hush-parsing/comment1.right (added)
-
shell/hush_test/hush-parsing/comment1.tests (added)
-
shell/hush_test/hush-parsing/eol1.right (added)
-
shell/hush_test/hush-parsing/eol1.tests (added)
-
shell/hush_test/hush-parsing/escape1.right (added)
-
shell/hush_test/hush-parsing/escape1.tests (added)
-
shell/hush_test/hush-parsing/escape2.right (added)
-
shell/hush_test/hush-parsing/escape2.tests (added)
-
shell/hush_test/hush-parsing/escape3.right (added)
-
shell/hush_test/hush-parsing/escape3.tests (added)
-
shell/hush_test/hush-parsing/escape4.right (added)
-
shell/hush_test/hush-parsing/escape4.tests (added)
-
shell/hush_test/hush-parsing/escape5.right (added)
-
shell/hush_test/hush-parsing/escape5.tests (added)
-
shell/hush_test/hush-parsing/group1.right (added)
-
shell/hush_test/hush-parsing/group1.tests (added)
-
shell/hush_test/hush-parsing/group2.right (added)
-
shell/hush_test/hush-parsing/group2.tests (added)
-
shell/hush_test/hush-parsing/groups_and_keywords1.right (added)
-
shell/hush_test/hush-parsing/groups_and_keywords1.tests (added)
-
shell/hush_test/hush-parsing/negate.right (added)
-
shell/hush_test/hush-parsing/negate.tests (added)
-
shell/hush_test/hush-parsing/noeol.right (added)
-
shell/hush_test/hush-parsing/noeol.tests (added)
-
shell/hush_test/hush-parsing/noeol2.right (added)
-
shell/hush_test/hush-parsing/noeol2.tests (added)
-
shell/hush_test/hush-parsing/noeol3.right (added)
-
shell/hush_test/hush-parsing/noeol3.tests (added)
-
shell/hush_test/hush-parsing/process_subst.right (added)
-
shell/hush_test/hush-parsing/process_subst.tests (added)
-
shell/hush_test/hush-parsing/quote1.right (added)
-
shell/hush_test/hush-parsing/quote1.tests (added)
-
shell/hush_test/hush-parsing/quote2.right (added)
-
shell/hush_test/hush-parsing/quote2.tests (added)
-
shell/hush_test/hush-parsing/quote3.right (added)
-
shell/hush_test/hush-parsing/quote3.tests (added)
-
shell/hush_test/hush-parsing/quote4.right (added)
-
shell/hush_test/hush-parsing/quote4.tests (added)
-
shell/hush_test/hush-parsing/redir_space.right (added)
-
shell/hush_test/hush-parsing/redir_space.tests (added)
-
shell/hush_test/hush-parsing/starquoted.right (added)
-
shell/hush_test/hush-parsing/starquoted.tests (added)
-
shell/hush_test/hush-parsing/starquoted2.right (added)
-
shell/hush_test/hush-parsing/starquoted2.tests (added)
-
shell/hush_test/hush-psubst (added)
-
shell/hush_test/hush-psubst/emptytick.right (added)
-
shell/hush_test/hush-psubst/emptytick.tests (added)
-
shell/hush_test/hush-psubst/falsetick.right (added)
-
shell/hush_test/hush-psubst/falsetick.tests (added)
-
shell/hush_test/hush-psubst/tick.right (added)
-
shell/hush_test/hush-psubst/tick.tests (added)
-
shell/hush_test/hush-psubst/tick2.right (added)
-
shell/hush_test/hush-psubst/tick2.tests (added)
-
shell/hush_test/hush-psubst/tick3.right (added)
-
shell/hush_test/hush-psubst/tick3.tests (added)
-
shell/hush_test/hush-psubst/tick4.right (added)
-
shell/hush_test/hush-psubst/tick4.tests (added)
-
shell/hush_test/hush-psubst/tick5.right (added)
-
shell/hush_test/hush-psubst/tick5.tests (added)
-
shell/hush_test/hush-psubst/tick_huge.right (added)
-
shell/hush_test/hush-psubst/tick_huge.tests (added)
-
shell/hush_test/hush-read (added)
-
shell/hush_test/hush-read/read_REPLY.right (added)
-
shell/hush_test/hush-read/read_REPLY.tests (added)
-
shell/hush_test/hush-read/read_ifs.right (added)
-
shell/hush_test/hush-read/read_ifs.tests (added)
-
shell/hush_test/hush-read/read_n.right (added)
-
shell/hush_test/hush-read/read_n.tests (added)
-
shell/hush_test/hush-read/read_r.right (added)
-
shell/hush_test/hush-read/read_r.tests (added)
-
shell/hush_test/hush-read/read_t.right (added)
-
shell/hush_test/hush-read/read_t.tests (added)
-
shell/hush_test/hush-trap (added)
-
shell/hush_test/hush-trap/catch.right (added)
-
shell/hush_test/hush-trap/catch.tests (added)
-
shell/hush_test/hush-trap/exit.right (added)
-
shell/hush_test/hush-trap/exit.tests (added)
-
shell/hush_test/hush-trap/save-ret.right (added)
-
shell/hush_test/hush-trap/save-ret.tests (added)
-
shell/hush_test/hush-trap/savetrap.right (added)
-
shell/hush_test/hush-trap/savetrap.tests (added)
-
shell/hush_test/hush-trap/signal7.right (added)
-
shell/hush_test/hush-trap/signal7.tests (added)
-
shell/hush_test/hush-trap/subshell.right (added)
-
shell/hush_test/hush-trap/subshell.tests (added)
-
shell/hush_test/hush-trap/usage.right (added)
-
shell/hush_test/hush-trap/usage.tests (added)
-
shell/hush_test/hush-vars (added)
-
shell/hush_test/hush-vars/empty.right (added)
-
shell/hush_test/hush-vars/empty.tests (added)
-
shell/hush_test/hush-vars/glob_and_vars.right (added)
-
shell/hush_test/hush-vars/glob_and_vars.tests (added)
-
shell/hush_test/hush-vars/param_expand_alt.right (added)
-
shell/hush_test/hush-vars/param_expand_alt.tests (added)
-
shell/hush_test/hush-vars/param_expand_assign.right (added)
-
shell/hush_test/hush-vars/param_expand_assign.tests (added)
-
shell/hush_test/hush-vars/param_expand_bash_substring.right (added)
-
shell/hush_test/hush-vars/param_expand_bash_substring.tests (added)
-
shell/hush_test/hush-vars/param_expand_default.right (added)
-
shell/hush_test/hush-vars/param_expand_default.tests (added)
-
shell/hush_test/hush-vars/param_expand_indicate_error.right (added)
-
shell/hush_test/hush-vars/param_expand_indicate_error.tests (added)
-
shell/hush_test/hush-vars/param_expand_len.right (added)
-
shell/hush_test/hush-vars/param_expand_len.tests (added)
-
shell/hush_test/hush-vars/param_glob.right (added)
-
shell/hush_test/hush-vars/param_glob.tests (added)
-
shell/hush_test/hush-vars/param_subshell.right (added)
-
shell/hush_test/hush-vars/param_subshell.tests (added)
-
shell/hush_test/hush-vars/star.right (added)
-
shell/hush_test/hush-vars/star.tests (added)
-
shell/hush_test/hush-vars/unset.right (added)
-
shell/hush_test/hush-vars/unset.tests (added)
-
shell/hush_test/hush-vars/var.right (added)
-
shell/hush_test/hush-vars/var.tests (added)
-
shell/hush_test/hush-vars/var1.right (added)
-
shell/hush_test/hush-vars/var1.tests (added)
-
shell/hush_test/hush-vars/var2.right (added)
-
shell/hush_test/hush-vars/var2.tests (added)
-
shell/hush_test/hush-vars/var3.right (added)
-
shell/hush_test/hush-vars/var3.tests (added)
-
shell/hush_test/hush-vars/var_bash1.right (added)
-
shell/hush_test/hush-vars/var_bash1.tests (added)
-
shell/hush_test/hush-vars/var_bash2.right (added)
-
shell/hush_test/hush-vars/var_bash2.tests (added)
-
shell/hush_test/hush-vars/var_bash3.right (added)
-
shell/hush_test/hush-vars/var_bash3.tests (added)
-
shell/hush_test/hush-vars/var_bash4.right (added)
-
shell/hush_test/hush-vars/var_bash4.tests (added)
-
shell/hush_test/hush-vars/var_bash5.right (added)
-
shell/hush_test/hush-vars/var_bash5.tests (added)
-
shell/hush_test/hush-vars/var_bash6.right (added)
-
shell/hush_test/hush-vars/var_bash6.tests (added)
-
shell/hush_test/hush-vars/var_expand_in_assign.right (added)
-
shell/hush_test/hush-vars/var_expand_in_assign.tests (added)
-
shell/hush_test/hush-vars/var_expand_in_redir.right (added)
-
shell/hush_test/hush-vars/var_expand_in_redir.tests (added)
-
shell/hush_test/hush-vars/var_in_pipes.right (added)
-
shell/hush_test/hush-vars/var_in_pipes.tests (added)
-
shell/hush_test/hush-vars/var_leaks.right (added)
-
shell/hush_test/hush-vars/var_leaks.tests (added)
-
shell/hush_test/hush-vars/var_posix1.right (added)
-
shell/hush_test/hush-vars/var_posix1.tests (added)
-
shell/hush_test/hush-vars/var_preserved.right (added)
-
shell/hush_test/hush-vars/var_preserved.tests (added)
-
shell/hush_test/hush-vars/var_serial.right (added)
-
shell/hush_test/hush-vars/var_serial.tests (added)
-
shell/hush_test/hush-vars/var_subst_in_for.right (added)
-
shell/hush_test/hush-vars/var_subst_in_for.tests (added)
-
shell/hush_test/hush-vars/var_unbackslash.right (added)
-
shell/hush_test/hush-vars/var_unbackslash.tests (added)
-
shell/hush_test/hush-z_slow (added)
-
shell/hush_test/hush-z_slow/leak_all1.right (added)
-
shell/hush_test/hush-z_slow/leak_all1.tests (added)
-
shell/hush_test/hush-z_slow/leak_all2.right (added)
-
shell/hush_test/hush-z_slow/leak_all2.tests (added)
-
shell/hush_test/hush-z_slow/leak_empty_tick.right (added)
-
shell/hush_test/hush-z_slow/leak_empty_tick.tests (added)
-
shell/hush_test/hush-z_slow/leak_heredoc1.right (added)
-
shell/hush_test/hush-z_slow/leak_heredoc1.tests (added)
-
shell/hush_test/hush-z_slow/leak_var.right (added)
-
shell/hush_test/hush-z_slow/leak_var.tests (added)
-
shell/hush_test/hush-z_slow/leak_var2.right (added)
-
shell/hush_test/hush-z_slow/leak_var2.tests (added)
-
shell/hush_test/hush-z_slow/leak_var3.right (added)
-
shell/hush_test/hush-z_slow/leak_var3.tests (added)
-
shell/hush_test/run-all (added)
-
shell/lash.c (added)
-
shell/match.c (added)
-
shell/match.h (added)
-
shell/math.c (added)
-
shell/math.h (added)
-
shell/msh.c (added)
-
shell/msh_test (added)
-
shell/msh_test/msh-bugs (added)
-
shell/msh_test/msh-bugs/noeol3.right (added)
-
shell/msh_test/msh-bugs/noeol3.tests (added)
-
shell/msh_test/msh-bugs/process_subst.right (added)
-
shell/msh_test/msh-bugs/process_subst.tests (added)
-
shell/msh_test/msh-bugs/read.right (added)
-
shell/msh_test/msh-bugs/read.tests (added)
-
shell/msh_test/msh-bugs/shift.right (added)
-
shell/msh_test/msh-bugs/shift.tests (added)
-
shell/msh_test/msh-bugs/starquoted.right (added)
-
shell/msh_test/msh-bugs/starquoted.tests (added)
-
shell/msh_test/msh-bugs/syntax_err.right (added)
-
shell/msh_test/msh-bugs/syntax_err.tests (added)
-
shell/msh_test/msh-bugs/var_expand_in_assign.right (added)
-
shell/msh_test/msh-bugs/var_expand_in_assign.tests (added)
-
shell/msh_test/msh-bugs/var_expand_in_redir.right (added)
-
shell/msh_test/msh-bugs/var_expand_in_redir.tests (added)
-
shell/msh_test/msh-execution (added)
-
shell/msh_test/msh-execution/exitcode_EACCES.right (added)
-
shell/msh_test/msh-execution/exitcode_EACCES.tests (added)
-
shell/msh_test/msh-execution/exitcode_ENOENT.right (added)
-
shell/msh_test/msh-execution/exitcode_ENOENT.tests (added)
-
shell/msh_test/msh-execution/many_continues.right (added)
-
shell/msh_test/msh-execution/many_continues.tests (added)
-
shell/msh_test/msh-execution/nested_break.right (added)
-
shell/msh_test/msh-execution/nested_break.tests (added)
-
shell/msh_test/msh-misc (added)
-
shell/msh_test/msh-misc/tick.right (added)
-
shell/msh_test/msh-misc/tick.tests (added)
-
shell/msh_test/msh-parsing (added)
-
shell/msh_test/msh-parsing/argv0.right (added)
-
shell/msh_test/msh-parsing/argv0.tests (added)
-
shell/msh_test/msh-parsing/noeol.right (added)
-
shell/msh_test/msh-parsing/noeol.tests (added)
-
shell/msh_test/msh-parsing/noeol2.right (added)
-
shell/msh_test/msh-parsing/noeol2.tests (added)
-
shell/msh_test/msh-parsing/quote1.right (added)
-
shell/msh_test/msh-parsing/quote1.tests (added)
-
shell/msh_test/msh-parsing/quote2.right (added)
-
shell/msh_test/msh-parsing/quote2.tests (added)
-
shell/msh_test/msh-parsing/quote3.right (added)
-
shell/msh_test/msh-parsing/quote3.tests (added)
-
shell/msh_test/msh-parsing/quote4.right (added)
-
shell/msh_test/msh-parsing/quote4.tests (added)
-
shell/msh_test/msh-vars (added)
-
shell/msh_test/msh-vars/star.right (added)
-
shell/msh_test/msh-vars/star.tests (added)
-
shell/msh_test/msh-vars/var.right (added)
-
shell/msh_test/msh-vars/var.tests (added)
-
shell/msh_test/msh-vars/var_subst_in_for.right (added)
-
shell/msh_test/msh-vars/var_subst_in_for.tests (added)
-
shell/msh_test/run-all (added)
-
shell/random.c (added)
-
shell/random.h (added)
-
shell/shell_common.c (added)
-
shell/shell_common.h (added)
-
shell/susv3_doc.tar.bz2 (added)
-
sysklogd (added)
-
sysklogd/Config.in (added)
-
sysklogd/Config.src (added)
-
sysklogd/Kbuild (added)
-
sysklogd/Kbuild.src (added)
-
sysklogd/klogd.c (added)
-
sysklogd/logger.c (added)
-
sysklogd/logread.c (added)
-
sysklogd/syslogd.c (added)
-
sysklogd/syslogd_and_logger.c (added)
-
testsuite (added)
-
testsuite/README (added)
-
testsuite/TODO (added)
-
testsuite/all_sourcecode.tests (added)
-
testsuite/ar.tests (added)
-
testsuite/ash.tests (added)
-
testsuite/awk.tests (added)
-
testsuite/awk_t1.tar.bz2 (added)
-
testsuite/basename (added)
-
testsuite/basename/basename-does-not-remove-identical-extension (added)
-
testsuite/basename/basename-works (added)
-
testsuite/bunzip2 (added)
-
testsuite/bunzip2.tests (added)
-
testsuite/bunzip2/bunzip2-reads-from-standard-input (added)
-
testsuite/bunzip2/bunzip2-removes-compressed-file (added)
-
testsuite/bunzip2/bzcat-does-not-remove-compressed-file (added)
-
testsuite/busybox.tests (added)
-
testsuite/bzcat.tests (added)
-
testsuite/cal.tests (added)
-
testsuite/cat (added)
-
testsuite/cat/cat-prints-a-file (added)
-
testsuite/cat/cat-prints-a-file-and-standard-input (added)
-
testsuite/cmp (added)
-
testsuite/cmp/cmp-detects-difference (added)
-
testsuite/comm.tests (added)
-
testsuite/cp (added)
-
testsuite/cp.tests (added)
-
testsuite/cp/cp-RHL-does_not_preserve-links (added)
-
testsuite/cp/cp-a-files-to-dir (added)
-
testsuite/cp/cp-a-preserves-links (added)
-
testsuite/cp/cp-copies-empty-file (added)
-
testsuite/cp/cp-copies-large-file (added)
-
testsuite/cp/cp-copies-small-file (added)
-
testsuite/cp/cp-d-files-to-dir (added)
-
testsuite/cp/cp-dev-file (added)
-
testsuite/cp/cp-dir-create-dir (added)
-
testsuite/cp/cp-dir-existing-dir (added)
-
testsuite/cp/cp-does-not-copy-unreadable-file (added)
-
testsuite/cp/cp-files-to-dir (added)
-
testsuite/cp/cp-follows-links (added)
-
testsuite/cp/cp-parents (added)
-
testsuite/cp/cp-preserves-hard-links (added)
-
testsuite/cp/cp-preserves-links (added)
-
testsuite/cp/cp-preserves-source-file (added)
-
testsuite/cpio.tests (added)
-
testsuite/cut (added)
-
testsuite/cut.tests (added)
-
testsuite/cut/cut-cuts-a-character (added)
-
testsuite/cut/cut-cuts-a-closed-range (added)
-
testsuite/cut/cut-cuts-a-field (added)
-
testsuite/cut/cut-cuts-an-open-range (added)
-
testsuite/cut/cut-cuts-an-unclosed-range (added)
-
testsuite/date (added)
-
testsuite/date/date-R-works (added)
-
testsuite/date/date-format-works (added)
-
testsuite/date/date-u-works (added)
-
testsuite/date/date-works (added)
-
testsuite/date/date-works-1 (added)
-
testsuite/dd (added)
-
testsuite/dd/dd-accepts-if (added)
-
testsuite/dd/dd-accepts-of (added)
-
testsuite/dd/dd-copies-from-standard-input-to-standard-output (added)
-
testsuite/dd/dd-prints-count-to-standard-error (added)
-
testsuite/dd/dd-reports-write-errors (added)
-
testsuite/diff.tests (added)
-
testsuite/dirname (added)
-
testsuite/dirname/dirname-handles-absolute-path (added)
-
testsuite/dirname/dirname-handles-empty-path (added)
-
testsuite/dirname/dirname-handles-multiple-slashes (added)
-
testsuite/dirname/dirname-handles-relative-path (added)
-
testsuite/dirname/dirname-handles-root (added)
-
testsuite/dirname/dirname-handles-single-component (added)
-
testsuite/dirname/dirname-works (added)
-
testsuite/du (added)
-
testsuite/du/du-h-works (added)
-
testsuite/du/du-k-works (added)
-
testsuite/du/du-l-works (added)
-
testsuite/du/du-m-works (added)
-
testsuite/du/du-s-works (added)
-
testsuite/du/du-works (added)
-
testsuite/echo (added)
-
testsuite/echo/echo-does-not-print-newline (added)
-
testsuite/echo/echo-prints-argument (added)
-
testsuite/echo/echo-prints-arguments (added)
-
testsuite/echo/echo-prints-newline (added)
-
testsuite/echo/echo-prints-slash-zero (added)
-
testsuite/expand (added)
-
testsuite/expand.tests (added)
-
testsuite/expand/expand-works-like-GNU (added)
-
testsuite/expr (added)
-
testsuite/expr/expr-big (added)
-
testsuite/expr/expr-works (added)
-
testsuite/false (added)
-
testsuite/false/false-is-silent (added)
-
testsuite/false/false-returns-failure (added)
-
testsuite/find (added)
-
testsuite/find/find-supports-minus-xdev (added)
-
testsuite/fold.tests (added)
-
testsuite/grep.tests (added)
-
testsuite/gunzip (added)
-
testsuite/gunzip.tests (added)
-
testsuite/gunzip/gunzip-reads-from-standard-input (added)
-
testsuite/gzip (added)
-
testsuite/gzip/gzip-accepts-multiple-files (added)
-
testsuite/gzip/gzip-accepts-single-minus (added)
-
testsuite/gzip/gzip-removes-original-file (added)
-
testsuite/head (added)
-
testsuite/head/head-n-works (added)
-
testsuite/head/head-works (added)
-
testsuite/hostid (added)
-
testsuite/hostid/hostid-works (added)
-
testsuite/hostname (added)
-
testsuite/hostname/hostname-d-works (added)
-
testsuite/hostname/hostname-i-works (added)
-
testsuite/hostname/hostname-s-works (added)
-
testsuite/hostname/hostname-works (added)
-
testsuite/id (added)
-
testsuite/id/id-g-works (added)
-
testsuite/id/id-u-works (added)
-
testsuite/id/id-un-works (added)
-
testsuite/id/id-ur-works (added)
-
testsuite/ln (added)
-
testsuite/ln/ln-creates-hard-links (added)
-
testsuite/ln/ln-creates-soft-links (added)
-
testsuite/ln/ln-force-creates-hard-links (added)
-
testsuite/ln/ln-force-creates-soft-links (added)
-
testsuite/ln/ln-preserves-hard-links (added)
-
testsuite/ln/ln-preserves-soft-links (added)
-
testsuite/ls (added)
-
testsuite/ls.mk_uni_tests (added)
-
testsuite/ls.tests (added)
-
testsuite/ls/ls-1-works (added)
-
testsuite/ls/ls-h-works (added)
-
testsuite/ls/ls-l-works (added)
-
testsuite/ls/ls-s-works (added)
-
testsuite/makedevs.device_table.txt (added)
-
testsuite/makedevs.tests (added)
-
testsuite/md5sum (added)
-
testsuite/md5sum.tests (added)
-
testsuite/md5sum/md5sum-verifies-non-binary-file (added)
-
testsuite/mdev.tests (added)
-
testsuite/mkdir (added)
-
testsuite/mkdir/mkdir-makes-a-directory (added)
-
testsuite/mkdir/mkdir-makes-parent-directories (added)
-
testsuite/mkfs.minix.tests (added)
-
testsuite/mount.testroot (added)
-
testsuite/mount.tests (added)
-
testsuite/msh (added)
-
testsuite/msh/msh-supports-underscores-in-variable-names (added)
-
testsuite/mv (added)
-
testsuite/mv/mv-files-to-dir (added)
-
testsuite/mv/mv-follows-links (added)
-
testsuite/mv/mv-moves-empty-file (added)
-
testsuite/mv/mv-moves-file (added)
-
testsuite/mv/mv-moves-hardlinks (added)
-
testsuite/mv/mv-moves-large-file (added)
-
testsuite/mv/mv-moves-small-file (added)
-
testsuite/mv/mv-moves-symlinks (added)
-
testsuite/mv/mv-moves-unreadable-files (added)
-
testsuite/mv/mv-preserves-hard-links (added)
-
testsuite/mv/mv-preserves-links (added)
-
testsuite/mv/mv-refuses-mv-dir-to-subdir (added)
-
testsuite/mv/mv-removes-source-file (added)
-
testsuite/od.tests (added)
-
testsuite/parse.tests (added)
-
testsuite/patch.tests (added)
-
testsuite/pidof.tests (added)
-
testsuite/printf.tests (added)
-
testsuite/pwd (added)
-
testsuite/pwd/pwd-prints-working-directory (added)
-
testsuite/readlink.tests (added)
-
testsuite/rm (added)
-
testsuite/rm/rm-removes-file (added)
-
testsuite/rmdir (added)
-
testsuite/rmdir/rmdir-removes-parent-directories (added)
-
testsuite/runtest (added)
-
testsuite/rx.tests (added)
-
testsuite/sed.tests (added)
-
testsuite/seq.tests (added)
-
testsuite/sha1sum.tests (added)
-
testsuite/sha256sum.tests (added)
-
testsuite/sha512sum.tests (added)
-
testsuite/sort.tests (added)
-
testsuite/start-stop-daemon.tests (added)
-
testsuite/strings (added)
-
testsuite/strings/strings-works-like-GNU (added)
-
testsuite/sum.tests (added)
-
testsuite/tail (added)
-
testsuite/tail.tests (added)
-
testsuite/tail/tail-n-works (added)
-
testsuite/tail/tail-works (added)
-
testsuite/tar (added)
-
testsuite/tar.tests (added)
-
testsuite/tar/tar-archives-multiple-files (added)
-
testsuite/tar/tar-complains-about-missing-file (added)
-
testsuite/tar/tar-demands-at-least-one-ctx (added)
-
testsuite/tar/tar-demands-at-most-one-ctx (added)
-
testsuite/tar/tar-extracts-all-subdirs (added)
-
testsuite/tar/tar-extracts-file (added)
-
testsuite/tar/tar-extracts-from-standard-input (added)
-
testsuite/tar/tar-extracts-multiple-files (added)
-
testsuite/tar/tar-extracts-to-standard-output (added)
-
testsuite/tar/tar-handles-cz-options (added)
-
testsuite/tar/tar-handles-empty-include-and-non-empty-exclude-list (added)
-
testsuite/tar/tar-handles-exclude-and-extract-lists (added)
-
testsuite/tar/tar-handles-multiple-X-options (added)
-
testsuite/tar/tar-handles-nested-exclude (added)
-
testsuite/tar/tar_with_link_with_size (added)
-
testsuite/tar/tar_with_prefix_fields (added)
-
testsuite/taskset.tests (added)
-
testsuite/tee (added)
-
testsuite/tee/tee-appends-input (added)
-
testsuite/tee/tee-tees-input (added)
-
testsuite/test.tests (added)
-
testsuite/testing.sh (added)
-
testsuite/touch (added)
-
testsuite/touch/touch-creates-file (added)
-
testsuite/touch/touch-does-not-create-file (added)
-
testsuite/touch/touch-touches-files-after-non-existent-file (added)
-
testsuite/tr (added)
-
testsuite/tr.tests (added)
-
testsuite/tr/tr-d-alnum-works (added)
-
testsuite/tr/tr-d-works (added)
-
testsuite/tr/tr-non-gnu (added)
-
testsuite/tr/tr-rejects-wrong-class (added)
-
testsuite/tr/tr-works (added)
-
testsuite/true (added)
-
testsuite/true/true-is-silent (added)
-
testsuite/true/true-returns-success (added)
-
testsuite/umlwrapper.sh (added)
-
testsuite/unexpand (added)
-
testsuite/unexpand.tests (added)
-
testsuite/unexpand/unexpand-works-like-GNU (added)
-
testsuite/uniq.tests (added)
-
testsuite/unzip.tests (added)
-
testsuite/uptime (added)
-
testsuite/uptime/uptime-works (added)
-
testsuite/uuencode.tests (added)
-
testsuite/wc (added)
-
testsuite/wc/wc-counts-all (added)
-
testsuite/wc/wc-counts-characters (added)
-
testsuite/wc/wc-counts-lines (added)
-
testsuite/wc/wc-counts-words (added)
-
testsuite/wc/wc-prints-longest-line-length (added)
-
testsuite/wget (added)
-
testsuite/wget/wget--O-overrides--P (added)
-
testsuite/wget/wget-handles-empty-path (added)
-
testsuite/wget/wget-retrieves-google-index (added)
-
testsuite/wget/wget-supports--P (added)
-
testsuite/which (added)
-
testsuite/which/which-uses-default-path (added)
-
testsuite/xargs (added)
-
testsuite/xargs.tests (added)
-
testsuite/xargs/xargs-works (added)
-
util-linux (added)
-
util-linux/Config.in (added)
-
util-linux/Config.src (added)
-
util-linux/Kbuild (added)
-
util-linux/Kbuild.src (added)
-
util-linux/acpid.c (added)
-
util-linux/blkid.c (added)
-
util-linux/blockdev.c (added)
-
util-linux/dmesg.c (added)
-
util-linux/fbset.c (added)
-
util-linux/fdformat.c (added)
-
util-linux/fdisk.c (added)
-
util-linux/fdisk_aix.c (added)
-
util-linux/fdisk_gpt.c (added)
-
util-linux/fdisk_osf.c (added)
-
util-linux/fdisk_sgi.c (added)
-
util-linux/fdisk_sun.c (added)
-
util-linux/findfs.c (added)
-
util-linux/flock.c (added)
-
util-linux/freeramdisk.c (added)
-
util-linux/fsck_minix.c (added)
-
util-linux/getopt.c (added)
-
util-linux/hexdump.c (added)
-
util-linux/hwclock.c (added)
-
util-linux/ipcrm.c (added)
-
util-linux/ipcs.c (added)
-
util-linux/losetup.c (added)
-
util-linux/lspci.c (added)
-
util-linux/lsusb.c (added)
-
util-linux/mdev.c (added)
-
util-linux/minix.h (added)
-
util-linux/mkfs_ext2.c (added)
-
util-linux/mkfs_ext2.txt (added)
-
util-linux/mkfs_ext2_test.sh (added)
-
util-linux/mkfs_minix.c (added)
-
util-linux/mkfs_reiser.c (added)
-
util-linux/mkfs_vfat.c (added)
-
util-linux/mkswap.c (added)
-
util-linux/more.c (added)
-
util-linux/mount.c (added)
-
util-linux/pivot_root.c (added)
-
util-linux/rdate.c (added)
-
util-linux/rdev.c (added)
-
util-linux/readprofile.c (added)
-
util-linux/rev.c (added)
-
util-linux/rtcwake.c (added)
-
util-linux/script.c (added)
-
util-linux/scriptreplay.c (added)
-
util-linux/setarch.c (added)
-
util-linux/swaponoff.c (added)
-
util-linux/switch_root.c (added)
-
util-linux/umount.c (added)
-
util-linux/volume_id (added)
-
util-linux/volume_id/Kbuild.src (added)
-
util-linux/volume_id/btrfs.c (added)
-
util-linux/volume_id/cramfs.c (added)
-
util-linux/volume_id/ext.c (added)
-
util-linux/volume_id/fat.c (added)
-
util-linux/volume_id/get_devname.c (added)
-
util-linux/volume_id/hfs.c (added)
-
util-linux/volume_id/iso9660.c (added)
-
util-linux/volume_id/jfs.c (added)
-
util-linux/volume_id/linux_raid.c (added)
-
util-linux/volume_id/linux_swap.c (added)
-
util-linux/volume_id/luks.c (added)
-
util-linux/volume_id/ntfs.c (added)
-
util-linux/volume_id/ocfs2.c (added)
-
util-linux/volume_id/reiserfs.c (added)
-
util-linux/volume_id/romfs.c (added)
-
util-linux/volume_id/sysv.c (added)
-
util-linux/volume_id/udf.c (added)
-
util-linux/volume_id/unused_highpoint.c (added)
-
util-linux/volume_id/unused_hpfs.c (added)
-
util-linux/volume_id/unused_isw_raid.c (added)
-
util-linux/volume_id/unused_lsi_raid.c (added)
-
util-linux/volume_id/unused_lvm.c (added)
-
util-linux/volume_id/unused_mac.c (added)
-
util-linux/volume_id/unused_minix.c (added)
-
util-linux/volume_id/unused_msdos.c (added)
-
util-linux/volume_id/unused_nvidia_raid.c (added)
-
util-linux/volume_id/unused_promise_raid.c (added)
-
util-linux/volume_id/unused_silicon_raid.c (added)
-
util-linux/volume_id/unused_ufs.c (added)
-
util-linux/volume_id/unused_via_raid.c (added)
-
util-linux/volume_id/util.c (added)
-
util-linux/volume_id/volume_id.c (added)
-
util-linux/volume_id/volume_id_internal.h (added)
-
util-linux/volume_id/xfs.c (added)
Note:
See TracChangeset
for help on using the changeset viewer.
