diff options
author | Rob Landley <rob@landley.net> | 2005-06-20 04:30:36 +0000 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2005-06-20 04:30:36 +0000 |
commit | 6eb1e416743c597f8ecd3b595ddb00d3aa42c1f4 (patch) | |
tree | b88e5e3d34a2edea9bd2a9c59fd1cf84a62ddf4d /docs | |
parent | df1eda82b90d1c179b34d27f2825264efed10045 (diff) | |
download | busybox-w32-6eb1e416743c597f8ecd3b595ddb00d3aa42c1f4.tar.gz busybox-w32-6eb1e416743c597f8ecd3b595ddb00d3aa42c1f4.tar.bz2 busybox-w32-6eb1e416743c597f8ecd3b595ddb00d3aa42c1f4.zip |
Rodney Radford submitted ipcs and ipcrm (system V IPC stuff). They could use
some more work to shrink them down.
Diffstat (limited to 'docs')
-rw-r--r-- | docs/busybox_header.pod | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/busybox_header.pod b/docs/busybox_header.pod index 35631b84e..5af92401c 100644 --- a/docs/busybox_header.pod +++ b/docs/busybox_header.pod | |||
@@ -89,15 +89,15 @@ Currently defined functions include: | |||
89 | fgrep, find, fold, free, freeramdisk, fsck.minix, ftpget, ftpput, getopt, | 89 | fgrep, find, fold, free, freeramdisk, fsck.minix, ftpget, ftpput, getopt, |
90 | getty, grep, gunzip, gzip, halt, hdparm, head, hexdump, hostid, hostname, | 90 | getty, grep, gunzip, gzip, halt, hdparm, head, hexdump, hostid, hostname, |
91 | httpd, hush, hwclock, id, ifconfig, ifdown, ifup, inetd, init, insmod, | 91 | httpd, hush, hwclock, id, ifconfig, ifdown, ifup, inetd, init, insmod, |
92 | install, ip, ipaddr, ipcalc, iplink, iproute, iptunnel, kill, killall, | 92 | install, ip, ipaddr, ipcalc, ipcrm, ipcs, iplink, iproute, iptunnel, kill, |
93 | klogd, lash, last, length, linuxrc, ln, loadfont, loadkmap, logger, login, | 93 | killall, klogd, lash, last, length, linuxrc, ln, loadfont, loadkmap, |
94 | logname, logread, losetup, ls, lsmod, makedevs, md5sum, mesg, mkdir, | 94 | logger, login, logname, logread, losetup, ls, lsmod, makedevs, md5sum, |
95 | mkfifo, mkfs.minix, mknod, mkswap, mktemp, modprobe, more, mount, msh, mt, | 95 | mesg, mkdir, mkfifo, mkfs.minix, mknod, mkswap, mktemp, modprobe, more, |
96 | mv, nameif, nc, netstat, nslookup, od, openvt, passwd, patch, pidof, ping, | 96 | mount, msh, mt, mv, nameif, nc, netstat, nslookup, od, openvt, passwd, |
97 | ping6, pipe_progress, pivot_root, poweroff, printf, ps, pwd, rdate, | 97 | patch, pidof, ping, ping6, pipe_progress, pivot_root, poweroff, printf, ps, |
98 | readlink, realpath, reboot, renice, reset, rm, rmdir, rmmod, route, rpm, | 98 | pwd, rdate, readlink, realpath, reboot, renice, reset, rm, rmdir, rmmod, |
99 | rpm2cpio, run-parts, rx, sed, seq, setkeycodes, sha1sum, sleep, sort, | 99 | route, rpm, rpm2cpio, run-parts, rx, sed, seq, setkeycodes, sha1sum, sleep, |
100 | start-stop-daemon, strings, stty, su, sulogin, swapoff, swapon, sync, | 100 | sort, start-stop-daemon, strings, stty, su, sulogin, swapoff, swapon, sync, |
101 | sysctl, syslogd, tail, tar, tee, telnet, telnetd, test, tftp, time, top, | 101 | sysctl, syslogd, tail, tar, tee, telnet, telnetd, test, tftp, time, top, |
102 | touch, tr, traceroute, true, tty, udhcpc, udhcpd, umount, uname, | 102 | touch, tr, traceroute, true, tty, udhcpc, udhcpd, umount, uname, |
103 | uncompress, uniq, unix2dos, unzip, uptime, usleep, uudecode, uuencode, | 103 | uncompress, uniq, unix2dos, unzip, uptime, usleep, uudecode, uuencode, |