diff options
author | Glenn L McGrath | 2001-06-26 01:19:34 +0000 |
---|---|---|
committer | Glenn L McGrath | 2001-06-26 01:19:34 +0000 |
commit | f8736d251e4291e414bd0bdaca2346cd7ef265dd (patch) | |
tree | 3c0018fb1226672ebaac9a2043eb078fbc940368 /docs | |
parent | 6c947d289fde9468092a23ed686632c81f99dcac (diff) | |
download | busybox-f8736d251e4291e414bd0bdaca2346cd7ef265dd.zip busybox-f8736d251e4291e414bd0bdaca2346cd7ef265dd.tar.gz |
rpm2cpio applet by Laurence Anderson
Diffstat (limited to 'docs')
-rw-r--r-- | docs/busybox_header.pod | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/busybox_header.pod b/docs/busybox_header.pod index 5b64cd7..84a2a5f 100644 --- a/docs/busybox_header.pod +++ b/docs/busybox_header.pod @@ -56,17 +56,18 @@ terse runtime description of their behavior. Currently defined functions include: adjtimex, ar, basename, busybox, cat, chgrp, chmod, chown, chroot, chvt, clear, -cmp, cp, cut, date, dc, dd, deallocvt, df, dirname, dmesg, dos2unix, dpkg, +cmp, cp, cpio, cut, date, dc, dd, deallocvt, df, dirname, dmesg, dos2unix, dpkg, dpkg-deb, du, dumpkmap, dutmp, echo, expr, false, fbset, fdflush, find, free, freeramdisk, fsck.minix, getopt, grep, gunzip, gzip, halt, head, hostid, hostname, id, ifconfig, init, insmod, kill, killall, klogd, length, ln, loadacm, loadfont, loadkmap, logger, logname, ls, lsmod, makedevs, md5sum, mkdir, mkfifo, mkfs.minix, mknod, mkswap, mktemp, more, mount, mt, mv, nc, nslookup, ping, pivot_root, poweroff, printf, ps, pwd, rdate, readlink, reboot, -renice, reset, rm, rmdir, rmmod, route, rpmunpack, sed, setkeycodes, sh, sleep, -sort, stty, swapoff, swapon, sync, syslogd, tail, tar, tee, telnet, test, tftp, -touch, tr, true, tty, umount, uname, uniq, unix2dos, update, uptime, usleep, -uudecode, uuencode, watchdog, wc, wget, which, whoami, xargs, yes, zcat, [ +renice, reset, rm, rmdir, rmmod, route, rpm2cpio, rpmunpack, sed, setkeycodes, +sh, sleep, sort, stty, swapoff, swapon, sync, syslogd, tail, tar, tee, telnet, +test, tftp, touch, tr, true, tty, umount, uname, uniq, unix2dos, update, uptime, +usleep, uudecode, uuencode, watchdog, wc, wget, which, whoami, xargs, yes, zcat, +[ =over 4 |