If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.
Property:busybox (bbcmd)
BoxMatrix >> Shell-Commands >> busybox (bbcmd) | @ BoxMatrix - IRC-Chat - Translate: de es fr it nl pl |
News | Selectors | Models | Accessories | Components | Environment | Config | Commands | System | Webif | Software | Develop | Lexicon | Community | Project | Media |
Startup-Scr | Hotplug-Scr | BusyBox-Cmds | Bash-Cmds | AVM-Cmds | Chipset-Cmds | Linux-Cmds | Shared-Libs | Kernel-Mods | Research |
Name-Collision - multiple objects in this wiki use the name busybox!
|
BusyBox-Command
Command: | busybox (bbcmd) - type Exec | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> BusyBox-Commands - Origin: busybox | ||||||
Path: | Release: /bin Lab+Rel: /bin | ||||||
Properties: | Size: 284k - 763k - Firmware: 1.63 - 8.00 | ||||||
Function: | The BusyBox executable itself. Contains the code for all applets. |
Goto: GPL-Browser - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
The busybox executable itself. It contains the code for all applets and is used in all models, see the Model-Matrix.
On embedded systems each applet of the BusyBox-Commands is a symlink to this executable.
Excerpt from: BusyBox manual >> busybox command
Currently available applets include: [, [[, acpid, addgroup, adduser, adjtimex, ar, arp, arping, ash, awk, basename, beep, blkid, brctl, bunzip2, bzcat, bzip2, cal, cat, catv, chat, chattr, chgrp, chmod, chown, chpasswd, chpst, chroot, chrt, chvt, cksum, clear, cmp, comm, cp, cpio, crond, crontab, cryptpw, cut, date, dc, dd, deallocvt, delgroup, deluser, depmod, devmem, df, dhcprelay, diff, dirname, dmesg, dnsd, dnsdomainname, dos2unix, dpkg, du, dumpkmap, dumpleases, echo, ed, egrep, eject, env, envdir, envuidgid, expand, expr, fakeidentd, false, fbset, fbsplash, fdflush, fdformat, fdisk, fgrep, find, findfs, flash_lock, flash_unlock, fold, free, freeramdisk, fsck, fsck.minix, fsync, ftpd, ftpget, ftpput, fuser, getopt, getty, grep, gunzip, gzip, hd, hdparm, head, hexdump, hostid, hostname, httpd, hush, hwclock, id, ifconfig, ifdown, ifenslave, ifplugd, ifup, inetd, init, inotifyd, insmod, install, ionice, ip, ipaddr, ipcalc, ipcrm, ipcs, iplink, iproute, iprule, iptunnel, kbd_mode, kill, killall, killall5, klogd, last, length, less, linux32, linux64, linuxrc, ln, loadfont, loadkmap, logger, login, logname, logread, losetup, lpd, lpq, lpr, ls, lsattr, lsmod, lzmacat, lzop, lzopcat, makemime, man, md5sum, mdev, mesg, microcom, mkdir, mkdosfs, mkfifo, mkfs.minix, mkfs.vfat, mknod, mkpasswd, mkswap, mktemp, modprobe, more, mount, mountpoint, mt, mv, nameif, nc, netstat, nice, nmeter, nohup, nslookup, od, openvt, passwd, patch, pgrep, pidof, ping, ping6, pipe_progress, pivot_root, pkill, popmaildir, printenv, printf, ps, pscan, pwd, raidautorun, rdate, rdev, readlink, readprofile, realpath, reformime, renice, reset, resize, rm, rmdir, rmmod, route, rpm, rpm2cpio, rtcwake, run-parts, runlevel, runsv, runsvdir, rx, script, scriptreplay, sed, sendmail, seq, setarch, setconsole, setfont, setkeycodes, setlogcons, setsid, setuidgid, sh, sha1sum, sha256sum, sha512sum, showkey, slattach, sleep, softlimit, sort, split, start-stop-daemon, stat, strings, stty, su, sulogin, sum, sv, svlogd, swapoff, swapon, switch_root, sync, sysctl, syslogd, tac, tail, tar, taskset, tcpsvd, tee, telnet, telnetd, test, tftp, tftpd, time, timeout, top, touch, tr, traceroute, true, tty, ttysize, udhcpc, udhcpd, udpsvd, umount, uname, uncompress, unexpand, uniq, unix2dos, unlzma, unlzop, unzip, uptime, usleep, uudecode, uuencode, vconfig, vi, vlock, volname, watch, watchdog, wc, wget, which, who, whoami, xargs, yes, zcat, zcip
Excerpt from: BusyBox source >> busybox command - Last update: 2024-11-17 04:55 GMT.
Usage: busybox
Note that some options may not be compiled in. If Usage: is shown multiple times these are compile options.
GPL-Browser
Daily updated index of all busybox code findings on the GPL-Browser. Last update: 2024-11-17 05:19 GMT.
The Browse
column points to the Path
containing the respective source code on the gpl.boxmatrix.info service.
The SoC
column lists the Chip-Codenames, the Model
column lists the nicks of the Box-Models.
The Diff
column links the comparison of the AVM Kernel to the pristine original from Kernel.org.
The Download
column links the full tarball the respective directory content is extracted from.
The presence of the source does not mean it fits the respective model and architecture. See the Model-Matrix where it's used.
Excerpt from: BusyBox manual >> busybox command - Last update: 2009-10-02 09:23 GMT.
Dependencies
Daily updated index of all dependencies of this command. Last update: 2024-11-17 07:59 GMT.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Symlinked by | cmd | ar | 8 | 7.04 - 8.00 | Extract or list FILES from an ar archive. | BusyBox |
Symlinked by | cmd | arch | 2 | 7.14 | Print system information. Alias for uname. | BusyBox |
Symlinked by | cmd | arp (bbcmd) | 107 | 4.85 - 8.00 | Manipulate ARP cache. | BusyBox |
Symlinked by | cmd | arping | 101 | 4.85 - 8.00 | Send ARP requests/replies. | BusyBox |
Symlinked by | cmd | ash | 164 | 1.63 - 8.00 | BusyBox builtin shell. | BusyBox |
Symlinked by | cmd | awk (bbcmd) | 3 | 4.85 - 7.90 | Pattern scanning and processing language | BusyBox |
Symlinked by | cmd | base64 (bbcmd) | 78 | 6.83 - 8.00 | Base64 encode or decode a file to standard output. | BusyBox |
Symlinked by | cmd | basename (bbcmd) | 163 | 1.120 - 8.00 | Strip directory path and .suffix from a filename. | BusyBox |
Symlinked by | cmd | bash (bbcmd) | 3 | 6.54 - 7.90 | Alias name for ash. | BusyBox |
Symlinked by | cmd | bbconfig | 25 | 4.14 - 4.99 | Print the config file used by the BusyBox build. | BusyBox |
Symlinked by | cmd | bc | 29 | 7.61 - 8.00 | Arbitrary precision calculator. | BusyBox |
Symlinked by | cmd | blkdiscard (bbcmd) | 2 | 7.14 | Discard sectors on a device. | BusyBox |
Symlinked by | cmd | blkid (bbcmd) | 7 | 5.01 - 5.09 | Print UUIDs of all filesystems | BusyBox |
Symlinked by | cmd | brctl (bbcmd) | 108 | 4.85 - 8.00 | Manage ethernet Network-Bridges. | BusyBox |
Symlinked by | cmd | bunzip2 (bbcmd) | 73 | 4.85 - 8.00 | Uncompress a bzip2 file (or stdin if filename is omitted). | BusyBox |
Symlinked by | cmd | bzcat (bbcmd) | 67 | 4.85 - 7.14 | Uncompress a bzip2 file to stdout. | BusyBox |
Symlinked by | cmd | bzip2 (bbcmd) | 73 | 4.85 - 8.00 | Compress files using the bzip2 algorithm. | BusyBox |
Symlinked by | cmd | cat | 164 | 1.63 - 8.00 | Concatenate files and print them to stdout. | BusyBox |
Symlinked by | cmd | chattr (bbcmd) | 27 | 4.14 - 4.99 | Change file attributes on an ext2 filesystem. | BusyBox |
Symlinked by | cmd | chgrp | 133 | 4.14 - 8.00 | Change the group membership of files. | BusyBox |
Symlinked by | cmd | chmod | 164 | 1.63 - 8.00 | Change file mode bits of files. | BusyBox |
Symlinked by | cmd | chown | 108 | 4.85 - 8.00 | Change the owner and/or group of files. | BusyBox |
Symlinked by | cmd | chroot | 108 | 4.85 - 8.00 | Run a program with an alternative root directory. | BusyBox |
Symlinked by | cmd | chrt | 2 | 7.39 - 8.00 | Change scheduling priority and class for a process. | BusyBox |
Symlinked by | cmd | cksum | 1 | 7.62 - 7.90 | Calculate the CRC32 checksums of files. | BusyBox |
Symlinked by | cmd | clear | 60 | 1.120 - 5.09 | Clear the console screen. | BusyBox |
Symlinked by | cmd | cmp | 133 | 1.120 - 8.00 | Compares a file vs stdin or another file. | BusyBox |
Symlinked by | cmd | cp | 164 | 1.63 - 8.00 | Copy one file to a destination file or more files to a destination directory. | BusyBox |
Symlinked by | cmd | cpio | 8 | 7.04 - 8.00 | Extract or list files from a cpio archive, or create a cpio archive | BusyBox |
Symlinked by | cmd | cut | 108 | 4.85 - 8.00 | Print selected fields from each input file to standard output | BusyBox |
Symlinked by | cmd | date | 163 | 1.120 - 8.00 | Display time (using a format), or set time | BusyBox |
Symlinked by | cmd | dd | 148 | 1.63 - 8.00 | Convert and copy a file. | BusyBox |
Symlinked by | cmd | devmem | 13 | 7.61 - 8.00 | Read or write from physical address. | BusyBox |
Symlinked by | cmd | df | 134 | 1.120 - 8.00 | Print filesystem usage statistics. | BusyBox |
Symlinked by | cmd | diff | 2 | 7.62 - 7.90 | Compare files line by line and output the differences between them. | BusyBox |
Symlinked by | cmd | dirname (bbcmd) | 107 | 4.85 - 8.00 | Strip non-directory suffix from a filename. | BusyBox |
Symlinked by | cmd | dmesg (bbcmd) | 79 | 1.120 - 8.00 | Print or control the kernel ring buffer. | BusyBox |
Symlinked by | cmd | dnsdomainname | 80 | 4.85 - 7.90 | Show the system's DNS domain name. | BusyBox |
Symlinked by | cmd | du | 133 | 1.120 - 8.00 | Summarize disk space used for each file and/or directory. | BusyBox |
Symlinked by | cmd | e2fsck (bbcmd) | 25 | 4.14 - 4.99 | Check a Linux ext file system. | BusyBox |
Symlinked by | cmd | e2label (bbcmd) | 25 | 4.14 - 4.99 | Change the label on an ext filesystem. | BusyBox |
Symlinked by | cmd | echo (bbcmd) | 164 | 1.63 - 8.00 | Print the specified args to stdout | BusyBox |
Symlinked by | cmd | egrep | 154 | 4.14 - 8.00 | Print lines matching a pattern, grep using extended regular expression. | BusyBox |
Symlinked by | cmd | env (bbcmd) | 163 | 1.120 - 8.00 | Print the current environment or run a program after setting up. | BusyBox |
Symlinked by | cmd | ether-wake | 88 | 4.14 - 6.110 | Send a magic packet to wake up a machine. | BusyBox |
Symlinked by | cmd | expr | 109 | 4.85 - 8.00 | Print the value of an expression to standard output. | BusyBox |
Symlinked by | cmd | factor | 3 | 7.14 - 7.90 | Print the prime factors of each specified integer number. | BusyBox |
Symlinked by | cmd | fallocate | 2 | 7.14 | Preallocate or deallocate space to a file. | BusyBox |
Symlinked by | cmd | false (bbcmd) | 163 | 1.63 - 8.00 | Return an exit code of FALSE (1). | BusyBox |
Symlinked by | cmd | fgconsole | 1 | 7.62 - 7.90 | Print the number of active virtual terminals. | BusyBox |
Symlinked by | cmd | fgrep | 164 | 1.120 - 8.00 | Print lines matching a pattern, grep using fixed stings. | BusyBox |
Symlinked by | cmd | find | 160 | 1.120 - 8.00 | Search for files. The default path is the current directory, | BusyBox |
Symlinked by | cmd | findfs (bbcmd) | 25 | 4.14 - 4.99 | Find a filesystem device based on a label or UUID. | BusyBox |
Symlinked by | cmd | flash_eraseall | 1 | Erase an MTD device. | BusyBox | |
Symlinked by | cmd | flock | 1 | 7.62 - 7.90 | Manage locks from shell scripts. | BusyBox |
Symlinked by | cmd | fold | 25 | 4.14 - 4.99 | Wrap input lines in each file (standard input by default). | BusyBox |
Symlinked by | cmd | free | 163 | 1.63 - 8.00 | Display the amount of free and used system memory | BusyBox |
Symlinked by | cmd | fsck (bbcmd) | 27 | 4.14 - 4.99 | Check and repair filesystems. | BusyBox |
Symlinked by | cmd | fsck.ext2 (bbcmd) | 4 | 4.14 - 4.26 | Check and repair an ext2 file system | BusyBox |
Symlinked by | cmd | fsck.ext3 (bbcmd) | 4 | 4.14 - 4.26 | Check and repair an ext3 file system | BusyBox |
Symlinked by | cmd | fsync | 1 | Write files' buffered blocks to disk. | BusyBox | |
Symlinked by | cmd | ftpget | 107 | 4.85 - 8.00 | Retrieve a remote file via FTP. | BusyBox |
Symlinked by | cmd | ftpput | 107 | 4.85 - 8.00 | Store a local file on a remote machine via FTP. | BusyBox |
Symlinked by | cmd | fuser | 77 | 6.98 - 8.00 | Find processes which use the specified files or ports. | BusyBox |
Symlinked by | cmd | getopt | 108 | 4.85 - 8.00 | Parse commandline options. | BusyBox |
Symlinked by | cmd | grep | 164 | 1.63 - 8.00 | Search for a pattern in each file or standard input. | BusyBox |
Symlinked by | cmd | groups | 1 | 7.62 - 7.90 | Print the groups a user is in. | BusyBox |
Symlinked by | cmd | gunzip | 107 | 4.85 - 8.00 | Uncompress gzip files (or standard input) | BusyBox |
Symlinked by | cmd | gzip | 107 | 4.85 - 8.00 | Compress files (or standard input) using gzip algorithm. | BusyBox |
Symlinked by | cmd | halt | 162 | 1.120 - 8.00 | Halt the a machine. | BusyBox |
Symlinked by | cmd | hdparm | 25 | 4.14 - 4.99 | Get/set harddisk device parameters. | BusyBox |
Symlinked by | cmd | head (bbcmd) | 61 | 4.38 - 8.00 | Print first 10 lines of each file to standard output. | BusyBox |
Symlinked by | cmd | hexdump | 3 | 7.39 - 8.00 | Display file contents in hexadecimal, decimal, octal, or ascii. | BusyBox |
Symlinked by | cmd | hexedit | 2 | 7.14 | Edit a file in hexadecimal. | BusyBox |
Symlinked by | cmd | hostname | 162 | 1.63 - 8.00 | Get or set hostname or DNS domain name | BusyBox |
Symlinked by | cmd | i2ctransfer | 8 | 7.61 - 8.00 | Read or write I2C data in one transfer. | BusyBox |
Symlinked by | cmd | id (bbcmd) | 134 | 1.63 - 8.00 | Print information about specified or current user | BusyBox |
Symlinked by | cmd | ifconfig | 164 | 1.63 - 8.00 | Configure a network interface. | BusyBox |
Symlinked by | cmd | ifdown | 118 | 4.38 - 7.19 | Bring a network interface down. | BusyBox |
Symlinked by | cmd | ifplugd | 1 | Network interface plug detection daemon. | BusyBox | |
Symlinked by | cmd | ifup | 118 | 4.38 - 7.19 | Bring a network interface up. | BusyBox |
Symlinked by | cmd | inetd (bbcmd) | 133 | 4.57 - 8.00 | Listen for network connections and launch programs. | BusyBox |
Symlinked by | cmd | init (bbcmd) | 163 | 1.63 - 8.00 | Init is the parent of all processes. | BusyBox |
Symlinked by | cmd | insmod (bbcmd) | 150 | 1.63 - 7.32 | Load the specified kernel modules into the kernel | BusyBox |
Symlinked by | cmd | ionice | 1 | Change I/O scheduling class and priority. | BusyBox | |
Symlinked by | cmd | iostat (bbcmd) | 107 | 5.07 - 8.00 | Report cpu and i/o statistics for devices. | BusyBox |
Symlinked by | cmd | ip (bbcmd) | 88 | 1.120 - 8.00 | Show / manipulate routing, devices, policy routing and tunnels. | BusyBox |
Symlinked by | cmd | ipaddr | 68 | 4.85 - 8.00 | Alias for 'ip address'. | BusyBox |
Symlinked by | cmd | iplink | 68 | 4.85 - 8.00 | Alias for 'ip link'. | BusyBox |
Symlinked by | cmd | ipneigh | 4 | 7.14 - 7.90 | Alias for 'ip neigh'. | BusyBox |
Symlinked by | cmd | iproute | 68 | 4.85 - 8.00 | Alias for 'ip route'. | BusyBox |
Symlinked by | cmd | iprule | 66 | 4.85 - 7.51 | Alias for 'ip rule'. | BusyBox |
Symlinked by | cmd | iptunnel | 66 | 4.85 - 7.51 | Alias for 'ip tunnel'. | BusyBox |
Symlinked by | cmd | kill (bbcmd) | 164 | 1.63 - 8.00 | Send a signal (default: TERM) to given PIDs | BusyBox |
Symlinked by | cmd | killall | 163 | 1.120 - 8.00 | Send a signal (default: TERM) to given processes | BusyBox |
Symlinked by | cmd | killall5 | 102 | 4.85 - 8.00 | Send a signal (default: TERM) to all processes outside current session | BusyBox |
Symlinked by | cmd | klogd | 36 | 1.120 - 4.99 | Kernel logger daemon. | BusyBox |
Symlinked by | cmd | less (bbcmd) | 16 | 4.85 - 5.25 | View a file or list of files. | BusyBox |
Symlinked by | cmd | link | 2 | 7.14 | Create a hard link to a file. | BusyBox |
Symlinked by | cmd | linux32 | 2 | 7.14 | Alias for setarch linux32. | BusyBox |
Symlinked by | cmd | linux64 | 2 | 7.14 | Alias for setarch linux64. | BusyBox |
Symlinked by | cmd | linuxrc | 1 | 7.62 - 7.90 | Init is the first process started during boot. It never exits. | BusyBox |
Symlinked by | cmd | ln (bbcmd) | 163 | 1.63 - 8.00 | Create a link to the specified target. | BusyBox |
Symlinked by | cmd | logger (bbcmd) | 35 | 3.14 - 4.99 | Write a message to the system log. If message is omitted, log stdin. | BusyBox |
Symlinked by | cmd | login (bbcmd) | 161 | 1.63 - 8.00 | Begin a new session on the system. | BusyBox |
Symlinked by | cmd | logname (bbcmd) | 108 | 4.85 - 8.00 | Print the name of the current user. | BusyBox |
Symlinked by | cmd | logread | 25 | 1.120 - 4.28 | Show messages in syslogd's circular buffer. | BusyBox |
Symlinked by | cmd | ls | 164 | 1.63 - 8.00 | List directory contents | BusyBox |
Symlinked by | cmd | lsattr (bbcmd) | 27 | 4.14 - 4.99 | List file attributes on an ext2 fs. | BusyBox |
Symlinked by | cmd | lsmod (bbcmd) | 150 | 1.63 - 7.32 | List the currently loaded kernel modules | BusyBox |
Symlinked by | cmd | lsof (bbcmd) | 2 | 7.62 - 7.90 | List open files. | BusyBox |
Symlinked by | cmd | lsscsi | 2 | 7.14 | List SCSI devices (or hosts) and their attributes. | BusyBox |
Symlinked by | cmd | lzcat | 2 | 7.14 | Decompress files (or stdin). | BusyBox |
Symlinked by | cmd | md5sum | 161 | 4.03 - 8.00 | Print or check MD5 checksums. | BusyBox |
Symlinked by | cmd | mdev | 45 | 4.14 - 7.90 | Handle the creation of device files in /dev. | BusyBox |
Symlinked by | cmd | mkdir (bbcmd) | 164 | 1.63 - 8.00 | Create a directory. | BusyBox |
Symlinked by | cmd | mkdosfs | 2 | 7.14 | Make a FAT32 filesystem. | BusyBox |
Symlinked by | cmd | mke2fs (bbcmd) | 25 | 4.14 - 4.99 | Create an ext filesystem. | BusyBox |
Symlinked by | cmd | mkfifo | 133 | 1.120 - 8.00 | Create a named pipe (identical to 'mknod name p') | BusyBox |
Symlinked by | cmd | mkfs.ext2 (bbcmd) | 4 | 4.14 - 4.26 | Create an ext2 filesystem. | BusyBox |
Symlinked by | cmd | mkfs.ext3 (bbcmd) | 4 | 4.14 - 4.26 | Create an ext3 filesystem. | BusyBox |
Symlinked by | cmd | mknod | 164 | 1.120 - 8.00 | Create a special file (block, character, or pipe) | BusyBox |
Symlinked by | cmd | mkpasswd | 2 | 7.14 | Print crypt(3) hashed password. | BusyBox |
Symlinked by | cmd | mkswap (bbcmd) | 110 | 4.44 - 8.00 | Prepare block device to be used as swap partition | BusyBox |
Symlinked by | cmd | mktemp | 8 | 7.04 - 8.00 | Create a temporary file and print its name. | BusyBox |
Symlinked by | cmd | modprobe (bbcmd) | 150 | 1.63 - 7.32 | Add and remove modules from the Linux Kernel. | BusyBox |
Symlinked by | cmd | more (bbcmd) | 159 | 1.120 - 8.00 | View a file or standard input one screenful at a time. | BusyBox |
Symlinked by | cmd | mount (bbcmd) | 164 | 1.63 - 8.00 | Mount a filesystem. | BusyBox |
Symlinked by | cmd | mountpoint (bbcmd) | 25 | 4.14 - 4.99 | Check if the directory is a mountpoint. | BusyBox |
Symlinked by | cmd | mpstat | 107 | 5.07 - 8.00 | Report processors related statistics. | BusyBox |
Symlinked by | cmd | mv | 163 | 1.63 - 8.00 | Rename or move source to destination. | BusyBox |
Symlinked by | cmd | nanddump (bbcmd) | 6 | 6.110 - 8.00 | Dumps the contents of a NAND chip. | BusyBox |
Symlinked by | cmd | nandwrite | 1 | Write to an MTD device. | BusyBox | |
Symlinked by | cmd | nc | 86 | 4.03 - 7.90 | Arbitrary TCP and UDP connections and listens. | BusyBox |
Symlinked by | cmd | netcat | 7 | 7.39 - 8.00 | Open a pipe to a specified IP and port. | BusyBox |
Symlinked by | cmd | netstat (bbcmd) | 162 | 1.63 - 8.00 | Display networking information. | BusyBox |
Symlinked by | cmd | nice | 108 | 4.85 - 8.00 | Run a program with modified scheduling priority. | BusyBox |
Symlinked by | cmd | nl | 2 | 7.14 | Number lines of files. | BusyBox |
Symlinked by | cmd | nohup | 150 | 4.14 - 8.00 | Run a program immune to hangups, with output to a non-tty. | BusyBox |
Symlinked by | cmd | nologin (bbcmd) | 29 | 7.61 - 8.00 | Politely refuse a login. | BusyBox |
Symlinked by | cmd | nproc | 2 | 7.14 | Print number of available CPUs. | BusyBox |
Symlinked by | cmd | nsenter | 2 | 7.14 | Run program with namespaces of other processes. | BusyBox |
Symlinked by | cmd | nslookup | 134 | 1.120 - 8.00 | Query the nameserver for the IP address of the given host. | BusyBox |
Symlinked by | cmd | nuke | 2 | 7.14 | Remove directories. | BusyBox |
Symlinked by | cmd | od | 25 | 7.04 - 8.00 | Write an unambiguous representation, octal bytes by default, of a file. | BusyBox |
Symlinked by | cmd | passwd (bbcmd) | 108 | 1.63 - 8.00 | Change the own or a user's password. | BusyBox |
Symlinked by | cmd | paste | 2 | 7.14 | Paste lines from each input file, separated with tab. | BusyBox |
Symlinked by | cmd | pidof | 163 | 1.120 - 8.00 | List PIDs of all processes with names that match a pattern | BusyBox |
Symlinked by | cmd | ping | 163 | 1.63 - 8.00 | Send ICMP ECHO_REQUEST packets to network hosts. | BusyBox |
Symlinked by | cmd | ping6 | 110 | 4.80 - 8.00 | Send ICMP ECHO_REQUEST packets to network hosts. | BusyBox |
Symlinked by | cmd | pivot_root | 107 | 4.85 - 8.00 | Move the current root file system and make a new one. | BusyBox |
Symlinked by | cmd | pmap | 2 | 7.62 - 7.90 | Report memory map of processes. | BusyBox |
Symlinked by | cmd | poweroff | 162 | 1.120 - 8.00 | Power-off a machine. | BusyBox |
Symlinked by | cmd | powertop | 1 | Analyze power consumption on Intel-based laptops. | BusyBox | |
Symlinked by | cmd | printenv (bbcmd) | 125 | 4.14 - 8.00 | Print all or part of the shell environment. | BusyBox |
Symlinked by | cmd | printf (bbcmd) | 107 | 4.85 - 8.00 | Format and print arguments according to a given format. | BusyBox |
Symlinked by | cmd | ps | 164 | 1.63 - 8.00 | Report process status. | BusyBox |
Symlinked by | cmd | pstree | 1 | Display a tree of processes. | BusyBox | |
Symlinked by | cmd | pwd (bbcmd) | 163 | 1.63 - 8.00 | Print the full filename of the current working directory. | BusyBox |
Symlinked by | cmd | pwdx | 1 | Report the current working directory of a process. | BusyBox | |
Symlinked by | cmd | readlink | 108 | 4.85 - 8.00 | Display the value of a symlink. | BusyBox |
Symlinked by | cmd | realpath (bbcmd) | 150 | 4.14 - 8.00 | Return the absolute pathname of given argument | BusyBox |
Symlinked by | cmd | reboot (bbcmd) | 146 | 1.63 - 8.00 | Reboot a machine. | BusyBox |
Symlinked by | cmd | renice (bbcmd) | 25 | 4.85 - 8.00 | Change priority of running processes | BusyBox |
Symlinked by | cmd | reset (bbcmd) | 133 | 1.120 - 8.00 | Reset the console screen. | BusyBox |
Symlinked by | cmd | resume | 2 | 7.14 | Resume from saved 'suspend-to-disk' image. | BusyBox |
Symlinked by | cmd | rm | 164 | 1.63 - 8.00 | Remove (unlink) files. | BusyBox |
Symlinked by | cmd | rmdir (bbcmd) | 154 | 1.120 - 8.00 | Remove a directory, if it is empty. | BusyBox |
Symlinked by | cmd | rmmod (bbcmd) | 150 | 1.63 - 7.32 | Unload the specified kernel modules from the kernel | BusyBox |
Symlinked by | cmd | route (bbcmd) | 164 | 1.63 - 8.00 | Edit kernel routing tables. | BusyBox |
Symlinked by | cmd | run-init | 2 | 7.14 | Free initramfs and switch to another root fs. | BusyBox |
Symlinked by | cmd | run-parts | 25 | 4.38 - 4.99 | Run scripts or programs in a directory. | BusyBox |
Symlinked by | cmd | scriptreplay | 1 | Play back typescripts, using timing information. | BusyBox | |
Symlinked by | cmd | sed (bbcmd) | 162 | 1.120 - 8.00 | Stream editor for filtering and transforming text. | BusyBox |
Symlinked by | cmd | seedrng | 29 | 7.90 - 8.00 | Seed the kernel RNG from seed files. | BusyBox |
Symlinked by | cmd | sendarp | 2 | 6.54 - 7.18 | Send ARP packet with src device's IP and Hardware address to dst device. (AVM) | BusyBox |
Symlinked by | cmd | seq | 107 | 4.85 - 8.00 | Print numbers from first to last, in given steps. | BusyBox |
Symlinked by | cmd | setconsole | 153 | 4.14 - 8.00 | Redirect system console output to specified device (default: /dev/tty) | BusyBox |
Symlinked by | cmd | setfattr | 2 | 7.14 | Set extended attributes. | BusyBox |
Symlinked by | cmd | setpriv | 2 | 7.14 | Run a program with different privilege setting. | BusyBox |
Symlinked by | cmd | setserial | 105 | 5.23 - 8.00 | Get/set Linux serial port information. | BusyBox |
Symlinked by | cmd | sh (bbcmd) | 164 | 1.63 - 8.00 | Alias name for ash. | BusyBox |
Symlinked by | cmd | shred | 2 | 7.14 | Overwrite/delete files. | BusyBox |
Symlinked by | cmd | sleep (bbcmd) | 163 | 1.63 - 8.00 | Pause for a time equal to the total of the args given. | BusyBox |
Symlinked by | cmd | smemcap | 1 | Capture memory usage data for later processing by smem. | BusyBox | |
Symlinked by | cmd | sort | 108 | 4.85 - 8.00 | Sort lines of text. | BusyBox |
Symlinked by | cmd | split | 4 | 7.24 - 7.57 | Split a file into pieces | BusyBox |
Symlinked by | cmd | ssl_client | 2 | 7.14 | Pipes data to/from a socket, TLS-encrypting it. | BusyBox |
Symlinked by | cmd | stat (bbcmd) | 108 | 4.85 - 8.00 | Display file (default) or filesystem status. | BusyBox |
Symlinked by | cmd | strings | 25 | 4.38 - 4.99 | Display printable strings in a binary file. | BusyBox |
Symlinked by | cmd | stty | 162 | 1.63 - 8.00 | Prints baud rate, line discipline and deviations of a tty. | BusyBox |
Symlinked by | cmd | svc | 2 | 7.14 | Control services monitored by runsv supervisor. | BusyBox |
Symlinked by | cmd | svok | 2 | 7.14 | Control services monitored by runsv supervisor. | BusyBox |
Symlinked by | cmd | swapoff (bbcmd) | 113 | 4.44 - 8.00 | Stop swapping on specified or all devices. | BusyBox |
Symlinked by | cmd | swapon (bbcmd) | 113 | 4.44 - 8.00 | Start swapping on specified or all devices. | BusyBox |
Symlinked by | cmd | switch_root | 133 | 4.14 - 8.00 | Free initramfs and switch to another root fs: | BusyBox |
Symlinked by | cmd | sync (bbcmd) | 135 | 1.63 - 8.00 | Write all buffered blocks to disk. | BusyBox |
Symlinked by | cmd | sysctl (bbcmd) | 108 | 4.85 - 8.00 | Configure kernel parameters at runtime. | BusyBox |
Symlinked by | cmd | syslogd | 35 | 2.76 - 4.99 | System logging daemon. | BusyBox |
Symlinked by | cmd | tail (bbcmd) | 147 | 4.38 - 8.00 | Print last 10 lines of each file to standard output. | BusyBox |
Symlinked by | cmd | tar | 164 | 1.63 - 8.00 | Create, extract, or list files from a tar file | BusyBox |
Symlinked by | cmd | taskset | 58 | 6.54 - 8.00 | Set or get CPU affinity. | BusyBox |
Symlinked by | cmd | tc (bbcmd) | 2 | 7.14 | Show / manipulate traffic control settings. | BusyBox |
Symlinked by | cmd | tcpsvd | 7 | 7.39 - 8.00 | Create a TCP socket, bind to an IP and port and listen. | BusyBox |
Symlinked by | cmd | tee (bbcmd) | 162 | 1.63 - 8.00 | Copy standard input to each file, and also to standard output. | BusyBox |
Symlinked by | cmd | telnetd (bbcmd) | 86 | 1.120 - 7.19 | Telnet server. Handle incoming Telnet connections. | BusyBox |
Symlinked by | cmd | test (bbcmd) | 163 | 1.63 - 8.00 | Check file types, compare values etc. | BusyBox |
Symlinked by | cmd | tftp | 162 | 1.120 - 8.00 | Transfer a file from/to tftp server. | BusyBox |
Symlinked by | cmd | tftpd | 1 | 7.62 - 7.90 | Transfer a file on tftp client's request. | BusyBox |
Symlinked by | cmd | time (bbcmd) | 153 | 4.14 - 8.00 | Runs a program. When it finishes, its resource usage is displayed. | BusyBox |
Symlinked by | cmd | timeout | 8 | 7.39 - 8.00 | Runs a program, sends a signal to it if it is not gone in given seconds. | BusyBox |
Symlinked by | cmd | top | 109 | 4.85 - 8.00 | Provide a view of process activity in real time. | BusyBox |
Symlinked by | cmd | touch | 163 | 1.63 - 8.00 | Update the last-modified date on the given files. | BusyBox |
Symlinked by | cmd | tr | 163 | 1.120 - 8.00 | Translate, squeeze or delete characters from stdin to dtdout. | BusyBox |
Symlinked by | cmd | traceroute | 162 | 1.120 - 8.00 | Trace the route to HOST. | BusyBox |
Symlinked by | cmd | traceroute6 | 78 | 6.98 - 8.00 | Trace the route to HOST using IPv6. | BusyBox |
Symlinked by | cmd | tree | 29 | 7.90 - 8.00 | List files and directories in a tree structure. | BusyBox |
Symlinked by | cmd | true (bbcmd) | 163 | 1.63 - 8.00 | Return an exit code of TRUE (0). | BusyBox |
Symlinked by | cmd | ts | 29 | 7.61 - 8.00 | Adds a timestamp to the beginning of each line of input. | BusyBox |
Symlinked by | cmd | tsort | 29 | 7.90 - 8.00 | Topological sort. | BusyBox |
Symlinked by | cmd | tty (bbcmd) | 154 | 1.63 - 8.00 | Print file name of standard input's terminal. | BusyBox |
Symlinked by | cmd | tunctl | 1 | Create or delete TUN / TAP interfaces. | BusyBox | |
Symlinked by | cmd | tune2fs (bbcmd) | 25 | 4.14 - 4.99 | Adjust tunable filesystem parameters on ext filesystems.. | BusyBox |
Symlinked by | cmd | ubiattach (bbcmd) | 1 | Attach MTD devices to UBI. | BusyBox | |
Symlinked by | cmd | ubidetach (bbcmd) | 1 | Delete UBI devices (detach MTD devices from UBI). | BusyBox | |
Symlinked by | cmd | ubimkvol (bbcmd) | 1 | Create UBI volumes. | BusyBox | |
Symlinked by | cmd | ubirename (bbcmd) | 1 | 7.62 - 7.90 | Rename UBI volumes. | BusyBox |
Symlinked by | cmd | ubirmvol (bbcmd) | 1 | Remove UBI volumes. | BusyBox | |
Symlinked by | cmd | ubirsvol (bbcmd) | 1 | Resize UBI volumes. | BusyBox | |
Symlinked by | cmd | ubiupdatevol (bbcmd) | 1 | Update UBI volumes. | BusyBox | |
Symlinked by | cmd | udpsvd | 1 | 7.62 - 7.90 | Create an UDP socket, bind to an IP and port and wait. | BusyBox |
Symlinked by | cmd | umount | 164 | 1.63 - 8.00 | Unmount file systems. | BusyBox |
Symlinked by | cmd | uname (bbcmd) | 163 | 1.120 - 8.00 | Print system information. | BusyBox |
Symlinked by | cmd | uniq | 147 | 4.38 - 8.00 | Discard duplicate lines. | BusyBox |
Symlinked by | cmd | unshare | 2 | 7.14 | Run program with some namespaces unshared from parent. | BusyBox |
Symlinked by | cmd | unzip | 107 | 4.85 - 8.00 | Extract files from zip archives | BusyBox |
Symlinked by | cmd | uptime (bbcmd) | 161 | 1.120 - 8.00 | Display the time since the last boot. | BusyBox |
Symlinked by | cmd | users | 8 | 7.04 - 8.00 | Print the users currently logged on | BusyBox |
Symlinked by | cmd | usleep | 8 | 7.04 - 8.00 | Pause for given microseconds. | BusyBox |
Symlinked by | cmd | vconfig | 128 | 4.57 - 8.00 | Create and remove virtual ethernet devices. | BusyBox |
Symlinked by | cmd | vi | 159 | 1.120 - 8.00 | Edit a file. | BusyBox |
Symlinked by | cmd | volname | 1 | Show CD volume name of a device (default /dev/cdrom) | BusyBox | |
Symlinked by | cmd | w | 5 | 7.14 - 8.00 | Show who is logged on and what they are doing. | BusyBox |
Symlinked by | cmd | wc | 108 | 4.85 - 8.00 | Print line, word, and byte counts for each file, and a total line. | BusyBox |
Symlinked by | cmd | wget | 162 | 1.120 - 8.00 | Retrieve files via HTTP or FTP. | BusyBox |
Symlinked by | cmd | which | 41 | 1.120 - 5.09 | Locate a command. | BusyBox |
Symlinked by | cmd | who | 8 | 7.04 - 8.00 | Print the users currently logged on | BusyBox |
Symlinked by | cmd | whoami (bbcmd) | 9 | 1.63 - 8.00 | Print the user name associated with the current effective user id. | BusyBox |
Symlinked by | cmd | xargs | 143 | 1.120 - 8.00 | Run a program on every item given by standard input | BusyBox |
Symlinked by | cmd | xxd (bbcmd) | 66 | 7.14 - 8.00 | Make a hexdump or do the reverse. | BusyBox |
Symlinked by | cmd | yes | 9 | 1.63 - 8.00 | Repeatedly output a line with given strinf or 'y'. | BusyBox |
Symlinked by | cmd | zcat | 79 | 4.85 - 7.19 | Uncompress a zip file to stdout. | BusyBox |
Runs as | proc | busybox (process) | 2* | 7.27 - 7.81 | TODO | AVM |
Serving | port | Port-4343-tcp | 1* | 7.27 - 7.81 | upx-prx-support-sendd Inter-CPU supportdata server on Falcon of a 5590 | AVM |
Serving | port | Port-4344-tcp | 1* | 7.27 - 7.30 | upx-hwk-tcp-recvd Inter-CPU logging to panic2.log on Hawkeye of a 5590 | AVM |
Serving | port | Port-4345-tcp | 1* | 7.27 - 7.30 | upx-hwk-tcp-recvd Inter-CPU logging to crash2.log on Hawkeye of a 5590 | AVM |
Serving | port | Port-4346-tcp | 1* | 7.27 - 7.30 | upx-hwk-tcp-recvd Inter-CPU logging to user2.log on Hawkeye of a 5590 | AVM |
Serving | port | Port-4350-tcp | 1* | 7.27 - 7.30 | upx-hwk-time-sendd Inter-CPU date / time server on Hawkeye of a 5590 | AVM |
Depends on | lib | ld.so | 52 | 7.01 - 8.00 | Dynamic linker / loader | Linux |
Depends on | lib | libc.so | 165 | 1.63 - 8.00 | Standard C library | Linux |
Depends on | lib | libcrypt.so | 62 | 1.63 - 5.09 | Encoding and decoding handling routines. | Linux |
Depends on | lib | libgcc_s.so | 47 | 4.22 - 5.09 | GCC low-level runtime library | Linux |
Depends on | lib | libm.so | 1 | 4.85 - 4.89 | C math library | Linux |
Depends on | lib | libresolv.so | 2 | 7.14 | DNS resolver library | Linux |
Depends on | lib | libtirpc.so | 5 | 7.19 - 7.90 | Routines for remote procedure calls (RPC) | Linux |
265 dependencies for this command |
Model-Matrix
Daily updated index of the presence, path and size of this command for each model. Last update: 2024-11-17 06:06 GMT.
Showing all models using this command. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom/rtl)
label in the Model
column shows which CPU is meant for Multi-Linux models.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.
The path <bb> means the applet could be located in the busybox binary and could be called busybox busybox.
If a path is shown and no <bb> marker, then this is a dead link to a missing applet.
Model | Firmware | Path | Size |
---|---|---|---|
FRITZ!Box | 2.76 - 4.02 | /bin | 483k - 495k |
FRITZ!Box SL | 1.63 - 3.94 | /bin | 284k - 324k |
FRITZ!Box 2030 | 3.73 - 3.93 | /bin | 284k - 301k |
FRITZ!Box 2031 | 4.15 | /bin | 566k |
FRITZ!Box 2070 | 3.87 - 4.15 | /bin | 495k - 566k |
FRITZ!Box 2110 | 4.52 | /bin | 331k |
FRITZ!Box 2170 | 4.31 - 4.57 | /bin | 327k - 331k |
FRITZ!Box SL WLAN | 3.23 - 4.34 | /bin | 335k - 566k |
FRITZ!Box WLAN 3020 | 3.23 - 4.34 | /bin | 335k - 566k |
FRITZ!Box WLAN 3030 | 3.65 - 4.34 | /bin | 335k - 566k |
FRITZ!Box WLAN 3050 | 3.63 - 4.07 | /bin | 495k - 566k |
FRITZ!Box WLAN 3070 | 3.87 - 4.15 | /bin | 495k - 566k |
FRITZ!Box WLAN 3130 | 4.21 - 4.34 | /bin | 327k - 566k |
FRITZ!Box WLAN 3131 | 4.29 - 4.57 | /bin | 327k - 331k |
FRITZ!Box WLAN 3170 | 4.31 - 4.58 | /bin | 327k - 331k |
FRITZ!Box WLAN 3270 | 4.57 - 5.54 | /bin | 363k - 602k |
FRITZ!Box WLAN 3270 v3 | 4.77 - 5.54 | /bin | 363k - 602k |
FRITZ!Box WLAN 3270 IT | 5.23 - 5.52 | /bin | 590k - 602k |
FRITZ!Box 3272 (main) | 5.50 - 6.89 | /bin | 406k - 439k |
FRITZ!Box WLAN 3370 (main) | 5.01 - 6.56 | /bin | 406k - 590k |
FRITZ!Box 3390 (main) | 5.50 - 6.56 | /bin | 406k - 442k |
FRITZ!Box 3490 (main) | 6.20 - 7.30 | /bin | 420k - 617k |
FRITZ!Box 3490 (scrpn) | 6.98 - 7.30 | /bin | 450k - 665k |
FRITZ!Box Fon ata | 3.23 - 4.28 | /bin | 495k - 566k |
FRITZ!Box Fon ata 1020 | 3.23 - 4.28 | /bin | 495k - 566k |
FRITZ!Box 4020 | /bin | 420k - 442k | |
FRITZ!Box 4040 | 6.52 - 8.00 | /bin | 418k - 735k |
FRITZ!Box 4050 | 7.58 - 7.90 | /bin | 473k - 537k |
FRITZ!Box 4060 | 7.29 - 7.90 | /bin | 481k - 545k |
FRITZ!Box Fon | 1.120 - 4.49 | /bin | 327k - 566k |
FRITZ!Box Fon 5010 | 3.88 - 4.43 | /bin | 331k - 566k |
FRITZ!Box Fon 5012 | 3.88 - 4.27 | /bin | 495k - 566k |
FRITZ!Box Fon 5050 | 3.23 - 4.31 | /bin | 327k - 566k |
FRITZ!Box Fon 5113 | 4.82 - 4.83 | /bin | 370k |
FRITZ!Box Fon 5124 | 4.47 - 4.77 | /bin | 370k - 403k |
FRITZ!Box Fon 5140 | 4.25 - 4.67 | /bin | 327k - 566k |
VoIP Gateway 5188 | 4.28 - 4.81 | /bin | 382k - 411k |
FRITZ!Box 5490 (main) | 6.51 - 7.29 | /bin | 420k - 617k |
FRITZ!Box 5490 (scrpn) | 6.98 - 7.29 | /bin | 450k - 665k |
FRITZ!Box 5491 (main) | 7.01 - 7.29 | /bin | 420k - 617k |
FRITZ!Box 5491 (scrpn) | 6.98 - 7.29 | /bin | 450k - 665k |
FRITZ!Box 5530 Fiber (boot) | 7.21 - 8.00 | /bin | 649k - 737k |
FRITZ!Box 5530 Fiber (main) | 7.21 - 8.00 | /bin | 605k - 701k |
FRITZ!Box 5590 Fiber (boot) | 7.29 - 8.00 | /bin | 649k - 737k |
FRITZ!Box 5590 Fiber (main) | 7.29 - 8.00 | /bin | 481k - 545k |
FRITZ!Box 5590 Fiber (prx) | 7.29 - 8.00 | /bin | 617k - 701k |
FRITZ!Box 5690 Pro (main) | 7.62 - 7.90 | /bin | 541k - 549k |
FRITZ!Box 5690 Pro (rtl) | 7.62 - 7.90 | /bin | 533k - 541k |
FRITZ!Box 6320 Cable v1 | 6.03 - 6.04 | /bin | 463k |
FRITZ!Box 6320 Cable v2 | 6.21 | /bin | 463k |
FRITZ!Box 6340 Cable | 5.24 | /bin | 423k |
FRITZ!Box 6360 Cable | 4.85 - 6.51 | /bin | 423k - 463k |
FRITZ!Box 6430 Cable (arm) | 6.84 - 7.29 | /bin | 439k - 573k |
FRITZ!Box 6430 Cable (atom) | 6.84 - 7.29 | /bin | 342k - 459k |
FRITZ!Box 6490 Cable (arm) | 6.20 - 7.51 | /bin | 439k - 573k |
FRITZ!Box 6490 Cable (atom) | 6.20 - 7.51 | /bin | 342k - 460k |
FRITZ!Box 6590 Cable (arm) | 6.83 - 7.57 | /bin | 439k - 573k |
FRITZ!Box 6590 Cable (atom) | 6.83 - 7.51 | /bin | 342k - 459k |
FRITZ!Box 6591 Cable (arm) | 7.04 - 8.00 | /bin | 380k - 586k |
FRITZ!Box 6591 Cable (atom) | 7.04 - 8.00 | /bin | 380k - 493k |
FRITZ!Box 6660 Cable (arm) | 7.14 - 8.00 | /bin | 455k - 586k |
FRITZ!Box 6660 Cable (atom) | 7.14 - 8.00 | /bin | 386k - 493k |
FRITZ!Box 6670 Cable (arm) | 7.61 - 7.90 | /bin | 507k - 586k |
FRITZ!Box 6670 Cable (atom) | 7.61 - 7.90 | /bin | 485k - 493k |
FRITZ!Box 6690 Cable (arm) | 7.28 - 7.90 | /bin | 455k - 586k |
FRITZ!Box 6690 Cable (atom) | 7.28 - 7.90 | /bin | 433k - 493k |
FRITZ!Box 6810 LTE | 6.35 | /bin | 406k - 439k |
FRITZ!Box 6820 LTE v1 (main) | 6.40 - 7.51 | /bin | 420k - 617k |
FRITZ!Box 6820 LTE v2 (main) | 6.40 - 7.51 | /bin | 420k - 617k |
FRITZ!Box 6820 LTE v3 (main) | 7.19 - 7.57 | /bin | 609k - 617k |
FRITZ!Box 6840 LTE (main) | 5.08 - 6.88 | /bin | 406k - 590k |
FRITZ!Box 6842 LTE | /bin | 406k - 439k | |
FRITZ!Box 6850 LTE | 7.21 - 7.90 | /bin | 477k - 605k |
FRITZ!Box 6850 5G | 7.24 - 7.90 | /bin | 477k - 541k |
FRITZ!Box 6890 LTE (main) | 6.84 - 7.57 | /bin | 579k - 636k |
FRITZ!Box 6890 LTE v1 (main) | 6.84 - 7.57 | /bin | 579k - 636k |
FRITZ!Box 6890 LTE v2 (main) | 6.84 - 7.57 | /bin | 579k - 636k |
FRITZ!Box Fon WLAN | 3.14 - 4.49 | /bin | 331k - 566k |
FRITZ!Box Fon WLAN 7050 | 3.29 - 4.50 | /bin | 327k - 566k |
FRITZ!Box Fon WLAN 7112 | 4.76 - 4.88 | /bin | 370k |
FRITZ!Box Fon WLAN 7113 | 4.40 - 4.86 | /bin | 370k - 403k |
FRITZ!Box Fon WLAN 7113 DE | 4.40 - 4.77 | /bin | 399k - 403k |
FRITZ!Box Fon WLAN 7113 INT | 4.82 - 4.86 | /bin | 370k |
FRITZ!Box Fon WLAN 7140 | 4.02 - 4.77 | /bin | 370k - 566k |
FRITZ!Box Fon WLAN 7141 | 4.14 - 4.77 | /bin | 370k - 763k |
FRITZ!Fon 7150 | 4.27 - 4.77 | /bin | 370k - 566k |
FRITZ!Box Fon WLAN 7170 | 3.96 - 4.99 | /bin | 370k - 566k |
FRITZ!Box Fon WLAN 7170 v1 | 3.96 - 4.99 | /bin | 370k - 566k |
FRITZ!Box Fon WLAN 7170 v2 | 3.96 - 4.99 | /bin | 370k - 566k |
FRITZ!Box Fon WLAN 7240 | 4.65 - 6.06 | /bin | 363k - 602k |
FRITZ!Box Fon WLAN 7270 v1 | 4.44 - 4.99 | /bin | 363k - 403k |
FRITZ!Box Fon WLAN 7270 v2 | 4.67 - 6.06 | /bin | 363k - 708k |
FRITZ!Box Fon WLAN 7270 v3 | 4.76 - 6.06 | /bin | 363k - 708k |
FRITZ!Box 7272 (main) | 5.55 - 6.88 | /bin | 406k - 439k |
FRITZ!Box 7312 | 5.23 - 6.56 | /bin | 406k - 590k |
FRITZ!Box Fon WLAN 7320 | 4.85 - 6.35 | /bin | 406k - 594k |
FRITZ!Box 7330 | 5.06 - 6.56 | /bin | 406k - 590k |
FRITZ!Box 7330 SL | 5.08 - 6.56 | /bin | 406k - 590k |
FRITZ!Box Fon WLAN 7340 | 4.83 - 5.05 | /bin | 378k - 590k |
FRITZ!Box Fon WLAN 7360 SL | 5.04 - 6.34 | /bin | 406k - 590k |
FRITZ!Box Fon WLAN 7360 v1 | 5.06 - 6.36 | /bin | 406k - 590k |
FRITZ!Box Fon WLAN 7360 v2 | 5.22 - 6.88 | /bin | 406k - 590k |
FRITZ!Box 7362 SL (main) | 5.53 - 7.18 | /bin | 406k - 483k |
FRITZ!Box 7369 (main) | 6.30 - 6.32 | /bin | 439k |
FRITZ!Box Fon WLAN 7390 | 4.81 - 5.22 | /bin | 378k - 590k |
FRITZ!Box 7412 (main) | 6.21 - 6.88 | /bin | 439k - 442k |
FRITZ!Box 7430 (main) | 6.26 - 7.31 | /bin | 420k - 617k |
FRITZ!Box 7490 (main) | 5.57 - 7.51 | /bin | 406k - 617k |
FRITZ!Box 7490 (scrpn) | 6.98 - 7.51 | /bin | 450k - 665k |
FRITZ!Box 7510 | 7.30 - 8.00 | /bin | 473k - 537k |
FRITZ!Box 7520 | 6.98 - 8.00 | /bin | 418k - 541k |
FRITZ!Box 7520 v2 (main) | 7.30 - 8.00 | /bin | 477k - 541k |
FRITZ!Box 7520 v2 (rtl) | /bin | 285k | |
FRITZ!Box 7530 | 6.98 - 8.00 | /bin | 418k - 541k |
FRITZ!Box 7530 AX | 7.20 - 8.00 | /bin | 485k - 558k |
FRITZ!Box 7560 (main) | 6.51 - 7.30 | /bin | 579k - 636k |
FRITZ!Box Fon WLAN 7570 vDSL | 4.70 - 4.94 | /bin | 363k - 403k |
FRITZ!Box 7580 (main) | 6.53 - 7.30 | /bin | 579k - 636k |
FRITZ!Box 7581 | 6.54 - 7.18 | /bin | 408k - 471k |
FRITZ!Box 7582 | 6.83 - 7.18 | /bin | 408k - 471k |
FRITZ!Box 7583 (main) | 7.01 - 7.59 | /bin | 579k - 636k |
FRITZ!Box 7583 VDSL (main) | 7.19 - 8.00 | /bin | 605k - 689k |
FRITZ!Box 7590 (main) | 6.83 - 8.00 | /bin | 579k - 689k |
FRITZ!Box 7590 AX (main) | 7.19 - 8.00 | /bin | 605k - 689k |
FRITZ!Box 7690 | 7.61 - 7.90 | /bin | 533k - 545k |
FRITZ!Smart Gateway | 7.52 - 7.63 | /bin | 469k - 473k |
FRITZ!WLAN Repeater N/G | 4.65 - 4.88 | /bin | 363k |
FRITZ!WLAN Repeater 300E | 5.01 - 6.34 | /bin | 439k - 602k |
FRITZ!WLAN Repeater 310 A | 5.24 - 7.16 | /bin | 406k - 602k |
FRITZ!WLAN Repeater 310 B | 6.30 - 7.16 | /bin | 420k - 483k |
FRITZ!WLAN Repeater 450E | 6.00 - 7.15 | /bin | 406k - 483k |
FRITZ!Repeater 600 | 7.11 - 7.58 | /bin | 483k - 621k |
FRITZ!Repeater 600 v2 | 7.27 - 7.58 | /bin | 609k - 621k |
FRITZ!WLAN Repeater 1160 | 6.51 - 7.15 | /bin | 420k - 483k |
FRITZ!Repeater 1200 | 7.11 - 7.58 | /bin | 475k - 485k |
FRITZ!Repeater 1200 AX | 7.30 - 7.58 | /bin | 473k |
FRITZ!WLAN Repeater 1750E | 6.12 - 7.32 | /bin | 420k - 617k |
FRITZ!Repeater 2400 | 7.12 - 7.58 | /bin | 483k - 621k |
FRITZ!Repeater 3000 | 6.98 - 7.58 | /bin | 418k - 485k |
FRITZ!Repeater 3000 AX | 7.41 - 7.58 | /bin | 473k |
FRITZ!Repeater 6000 | 7.19 - 7.58 | /bin | 481k |
FRITZ!WLAN Repeater DVB-C | 6.12 - 7.04 | /bin | 420k - 439k |
FRITZ!Powerline 540E | 5.58 - 7.15 | /bin | 406k - 483k |
FRITZ!Powerline 546E | 5.50 - 7.15 | /bin | 406k - 483k |
FRITZ!Powerline 1240 AX | 7.57 - 7.58 | /bin | 473k |
FRITZ!Powerline 1240E | 6.33 - 7.16 | /bin | 420k - 483k |
FRITZ!Powerline 1260E | 6.90 - 7.58 | /bin | 418k - 734k |
FRITZ!Powerline 1260 | 7.27 - 7.58 | /bin | 477k - 485k |
congstar DSL-Box | 4.25 - 4.81 | /bin | 370k - 763k |
congstar komplett Box | 4.68 - 4.81 | /bin | 358k |
Speedport W 501V | 3.93 - 4.38 | /bin | 327k - 566k |
Speedport W 503V | 4.68 - 4.81 | /bin | 358k |
Speedport W 503V MK | 4.79 | /bin | 363k |
Speedport W 504V MK | 5.04 | /bin | 569k |
Speedport W 701V | 4.25 - 4.81 | /bin | 370k - 763k |
Speedport W 721V | 4.74 - 4.75 | /bin | 364k |
Speedport W 722V | 4.76 - 4.79 | /bin | 358k |
Speedport W 900V | 4.21 - 4.57 | /bin | 403k - 763k |
Speedport W 920V | 4.78 - 4.79 | /bin | 358k |
Speedport W 101 Bridge | 4.68 | /bin | 356k |
Eumex 300 IP | 3.29 - 4.44 | /bin | 331k - 495k |
Alice IAD 5130 | 4.65 - 4.71 | /bin | 395k |
Alice IAD WLAN 3331 | 4.90 | /bin | 370k |
Alice IAD 7570 vDSL | 4.86 - 5.09 | /bin | 358k - 363k |
164 models use this command |
Symbols
Daily updated index of all symbols of this command. Last update: 2024-11-17 07:59 GMT.
Firmware | Symbol |
---|---|
3.96 - 4.28 | GZ_gzReadClose |
3.96 - 4.28 | GZ_gzReadOpen |
4.80 - 5.09 | INET6_resolve |
4.80 - 5.09 | INET6_rresolve |
1.63 - 5.09 | INET_resolve |
1.63 - 5.09 | INET_rresolve |
1.120 - 5.09 | add_to_ino_dev_hashtable |
7.01 - 8.00 | add_to_uuid_cache |
1.120 - 4.94 | addattr32 |
1.120 - 4.94 | addattr_l |
7.19 - 8.00 | aes_cbc_decrypt |
7.19 - 8.00 | aes_cbc_encrypt |
7.90 - 8.00 | aes_encrypt_one_block |
7.90 - 8.00 | aes_setkey |
7.90 - 8.00 | aesgcm_GHASH |
4.57 - 5.09 | alloc_procps_scan |
4.14 - 4.99 | append_option |
1.120 - 4.28 | archive_copy_file |
1.120 - 4.28 | archive_xread |
1.120 - 4.99 | archive_xread_all |
1.120 - 4.28 | archive_xread_char |
1.120 - 4.28 | arith |
1.63 - 5.09 | ash_main |
1.63 | ask_confirmation |
4.85 - 7.18 | atexit |
1.120 - 4.28 | base64enc |
1.120 - 5.09 | basename_main |
1.120 - 5.09 | bb_ask_confirmation |
4.14 - 5.09 | bb_askpass |
4.57 - 5.09 | bb_basename |
1.120 - 4.99 | bb_baud_to_value |
4.57 - 5.09 | bb_cat |
1.120 - 4.28 | bb_copyfd |
4.14 - 5.09 | bb_copyfd_eof |
4.57 - 5.09 | bb_copyfd_exact_size |
4.14 - 5.09 | bb_copyfd_size |
4.57 - 5.09 | bb_daemonize_or_rexec |
4.57 - 5.09 | bb_displayroutes |
4.14 - 5.09 | bb_do_delay |
4.14 - 5.09 | bb_echo |
1.120 - 5.09 | bb_error_msg |
1.120 - 5.09 | bb_error_msg_and_die |
1.120 - 4.99 | bb_fclose_nonstdin |
1.120 - 4.99 | bb_fflush_stdout_and_exit |
1.120 - 4.99 | bb_fprintf |
1.120 - 4.99 | bb_full_read |
1.120 - 4.99 | bb_full_write |
1.120 - 4.99 | bb_get_chomped_line_from_file |
4.22 - 5.09 | bb_get_chunk_from_file |
1.120 - 4.99 | bb_get_last_path_component |
4.57 - 5.09 | bb_get_last_path_component_nostrip |
4.57 - 5.09 | bb_get_last_path_component_strip |
1.120 - 4.28 | bb_get_line_from_file |
4.14 - 5.09 | bb_getgrgid |
1.120 - 4.99 | bb_getopt_ulflags |
4.14 - 5.09 | bb_getpwuid |
4.14 - 4.99 | bb_getug |
3.96 - 4.81 | bb_herror_msg |
1.120 - 5.09 | bb_herror_msg_and_die |
4.57 - 5.09 | bb_info_msg |
4.57 - 5.09 | bb_ioctl_or_warn |
4.14 - 4.99 | bb_lookup_host |
4.14 - 5.09 | bb_lookup_port |
1.120 - 5.09 | bb_make_directory |
4.57 - 5.09 | bb_makedev |
1.120 - 5.09 | bb_mode_string |
1.120 - 5.09 | bb_parse_mode |
1.120 - 5.09 | bb_perror_msg |
1.120 - 5.09 | bb_perror_msg_and_die |
1.120 - 5.09 | bb_perror_nomsg_and_die |
1.120 - 4.99 | bb_printf |
1.120 - 5.09 | bb_process_escape_sequence |
4.57 - 5.09 | bb_putchar |
4.57 - 5.09 | bb_sanitize_stdio |
1.120 - 5.09 | bb_show_usage |
4.57 - 5.09 | bb_simple_perror_msg |
4.57 - 5.09 | bb_simple_perror_msg_and_die |
1.120 - 5.09 | bb_simplify_path |
1.120 - 4.99 | bb_skip_whitespace |
1.120 - 4.99 | bb_strlen |
4.57 - 5.09 | bb_strtol |
4.57 - 5.09 | bb_strtoul |
4.57 - 5.09 | bb_strtoull |
4.57 - 5.09 | bb_uuencode |
1.120 - 4.99 | bb_value_to_baud |
1.120 - 5.09 | bb_verror_msg |
1.120 - 4.99 | bb_vfprintf |
1.120 - 4.99 | bb_vherror_msg |
1.120 - 4.99 | bb_vperror_msg |
1.120 - 5.09 | bb_warn_ignoring_args |
1.120 - 4.99 | bb_wfopen |
1.120 - 4.99 | bb_wfopen_input |
1.120 - 4.99 | bb_xasprintf |
1.120 - 4.99 | bb_xferror |
4.14 - 4.99 | bb_xferror_stdout |
1.120 - 4.99 | bb_xfflush_stdout |
1.120 - 4.99 | bb_xfopen |
4.14 - 4.26 | bb_xgetgrnam |
1.120 - 4.99 | bb_xgetlarg |
4.22 - 4.99 | bb_xgetlarg10_sfx |
4.22 - 4.99 | bb_xgetlarg_bnd_sfx |
4.14 - 4.26 | bb_xgetpwnam |
1.120 - 4.99 | bb_xgetularg10 |
1.120 - 4.99 | bb_xgetularg10_bnd |
1.120 - 4.99 | bb_xgetularg_bnd |
1.120 - 4.99 | bb_xgetularg_bnd_sfx |
4.57 - 5.09 | bb_xioctl |
1.120 - 4.99 | bb_xopen |
1.120 - 4.99 | bb_xparse_number |
1.120 - 4.99 | bb_xprint_and_close_file |
3.96 - 4.28 | bb_xread |
3.96 - 4.28 | bb_xread_all |
3.96 - 4.28 | bb_xread_char |
1.120 - 4.99 | bb_xstrdup |
1.120 - 4.99 | bb_xstrndup |
4.14 - 4.26 | bbconfig_main |
4.57 - 5.09 | bin2hex |
4.14 - 4.26 | blkid_dev_devname |
4.14 - 4.26 | blkid_devno_to_devname |
4.14 - 4.26 | blkid_find_dev_with_tag |
4.14 - 4.26 | blkid_find_tag_dev |
4.14 - 4.26 | blkid_flush_cache |
4.14 - 4.26 | blkid_free_dev |
4.14 - 4.26 | blkid_free_tag |
4.14 - 4.26 | blkid_get_cache |
4.14 - 4.26 | blkid_get_dev |
4.14 - 4.26 | blkid_get_dev_size |
4.14 - 4.26 | blkid_get_devname |
4.14 - 4.26 | blkid_get_tag_value |
4.14 - 4.26 | blkid_new_dev |
4.14 - 4.26 | blkid_parse_tag_string |
4.14 - 4.26 | blkid_probe_all |
4.14 - 4.26 | blkid_put_cache |
4.14 - 4.26 | blkid_read_cache |
4.14 - 4.26 | blkid_set_tag |
4.14 - 4.26 | blkid_strdup |
4.14 - 4.26 | blkid_strndup |
4.14 - 4.26 | blkid_verify |
1.63 - 4.99 | busybox_main |
1.63 - 5.09 | cat_main |
1.63 - 5.09 | change_identity |
2.76 - 5.09 | change_identity_e2str |
4.14 - 4.26 | chattr_main |
3.96 - 4.28 | check_header_gzip |
4.14 - 4.26 | check_mount |
4.14 - 4.26 | check_plausibility |
3.96 - 4.28 | check_trailer_gzip |
4.14 - 4.26 | chgrp_main |
1.63 - 5.09 | chmod_main |
1.63 - 5.09 | chomp |
2.76 - 4.28 | circ_message |
1.120 - 5.09 | clear_main |
4.57 - 5.09 | close_on_exec_on |
1.63 - 4.99 | cmdedit_read_input |
1.120 - 4.28 | cmp_main |
1.120 - 4.28 | compare_string_array |
1.63 - 5.09 | concat_path_file |
1.120 - 5.09 | concat_subpath_file |
1.63 - 5.09 | copy_file |
1.63 | copy_file_chunk |
1.63 | copyfd |
1.63 - 5.09 | correct_password |
1.63 - 5.09 | cp_main |
1.120 - 5.09 | cp_mv_stat |
1.120 - 5.09 | cp_mv_stat2 |
4.57 - 5.09 | crc32_filltable |
4.57 - 4.99 | create_and_bind_stream_or_die |
4.57 - 5.09 | create_and_connect_stream_or_die |
4.80 - 4.94 | create_icmp6_socket |
1.63 - 5.09 | create_icmp_socket |
7.90 - 8.00 | curve_P256_compute_pubkey_and_premaster |
7.90 - 8.00 | curve_x25519_compute_pubkey_and_premaster |
1.120 - 5.09 | data_align |
1.120 - 5.09 | data_extract_all |
1.120 - 5.09 | data_extract_to_stdout |
1.120 - 5.09 | data_skip |
1.120 - 5.09 | date_main |
1.63 - 5.09 | dd_main |
4.57 - 5.09 | dealloc_bunzip |
4.14 - 5.09 | del_loop |
1.63 - 5.09 | device_open |
1.120 - 4.28 | df_main |
4.57 - 5.09 | die_if_ferror |
4.57 - 5.09 | die_if_ferror_stdout |
1.63 | dirname |
1.63 - 5.09 | display_interfaces |
5.01 - 5.09 | display_uuid_cache |
1.63 - 4.99 | displayroutes |
1.120 - 5.09 | dmesg_main |
1.120 - 4.94 | do_ipaddr |
1.120 - 4.94 | do_iplink |
1.120 - 4.94 | do_iproute |
1.120 - 4.28 | du_main |
1.120 - 4.94 | duparg |
1.120 - 4.94 | duparg2 |
4.14 - 4.26 | e2fs_set_sbin_path |
4.14 - 4.26 | e2fsck_main |
4.14 - 4.26 | e2p_edit_feature |
4.14 - 4.26 | e2p_edit_mntopts |
4.14 - 4.26 | e2p_feature2string |
4.14 - 4.26 | e2p_hash2string |
4.14 - 4.26 | e2p_is_null_uuid |
4.14 - 4.26 | e2p_mntopt2string |
4.14 - 4.26 | e2p_os2string |
4.14 - 4.26 | e2p_string2feature |
4.14 - 4.26 | e2p_string2mntopt |
4.14 - 4.26 | e2p_string2os |
4.14 - 4.26 | e2p_uuid2str |
4.14 - 4.26 | e2p_uuid_to_str |
1.63 - 5.09 | echo_main |
1.63 | endgrent |
1.63 | endspent |
1.120 - 5.09 | env_main |
1.63 | error_msg |
1.63 | error_msg_and_die |
4.57 - 5.09 | ether_wake_main |
4.14 - 4.99 | etherwake_main |
4.14 - 4.26 | ext2fs_add_dir_block |
4.14 - 4.26 | ext2fs_add_journal_device |
4.14 - 4.26 | ext2fs_add_journal_inode |
4.14 - 4.26 | ext2fs_adjust_ea_refcount |
4.14 - 4.26 | ext2fs_alloc_block |
4.14 - 4.26 | ext2fs_allocate_block_bitmap |
4.14 - 4.26 | ext2fs_allocate_generic_bitmap |
4.14 - 4.26 | ext2fs_allocate_group_table |
4.14 - 4.26 | ext2fs_allocate_inode_bitmap |
4.14 - 4.26 | ext2fs_allocate_tables |
4.14 - 4.26 | ext2fs_badblocks_list_add |
4.14 - 4.26 | ext2fs_badblocks_list_create |
4.14 - 4.26 | ext2fs_badblocks_list_free |
4.14 - 4.26 | ext2fs_badblocks_list_iterate |
4.14 - 4.26 | ext2fs_badblocks_list_iterate_begin |
4.14 - 4.26 | ext2fs_badblocks_list_iterate_end |
4.14 - 4.26 | ext2fs_badblocks_list_test |
4.14 - 4.26 | ext2fs_bg_has_super |
4.14 - 4.26 | ext2fs_block_alloc_stats |
4.14 - 4.26 | ext2fs_block_iterate |
4.14 - 4.26 | ext2fs_block_iterate2 |
4.14 - 4.26 | ext2fs_bmap |
4.14 - 4.26 | ext2fs_check_desc |
4.14 - 4.26 | ext2fs_check_directory |
4.14 - 4.26 | ext2fs_check_if_mounted |
4.14 - 4.26 | ext2fs_check_mount_point |
4.14 - 4.26 | ext2fs_clear_bit |
4.14 - 4.26 | ext2fs_clear_inode_bitmap |
4.14 - 4.26 | ext2fs_close |
4.14 - 4.26 | ext2fs_close_inode_scan |
4.14 - 4.26 | ext2fs_copy_bitmap |
4.14 - 4.26 | ext2fs_create_icount2 |
4.14 - 4.26 | ext2fs_create_journal_superblock |
4.14 - 4.26 | ext2fs_create_resize_inode |
4.14 - 4.26 | ext2fs_dblist_count |
4.14 - 4.26 | ext2fs_dblist_dir_iterate |
4.14 - 4.26 | ext2fs_dblist_iterate |
4.14 - 4.26 | ext2fs_dblist_sort |
4.14 - 4.26 | ext2fs_descriptor_block_loc |
4.14 - 4.26 | ext2fs_dir_iterate |
4.14 - 4.26 | ext2fs_dir_iterate2 |
4.14 - 4.26 | ext2fs_dirhash |
4.14 - 4.26 | ext2fs_expand_dir |
4.14 - 4.26 | ext2fs_fast_mark_block_bitmap |
4.14 - 4.26 | ext2fs_fast_test_block_bitmap |
4.14 - 4.26 | ext2fs_fast_test_block_bitmap_range |
4.14 - 4.26 | ext2fs_fast_test_inode_bitmap |
4.14 - 4.26 | ext2fs_find_block_device |
4.14 - 4.26 | ext2fs_flush |
4.14 - 4.26 | ext2fs_flush_icache |
4.14 - 4.26 | ext2fs_free |
4.14 - 4.26 | ext2fs_free_block_bitmap |
4.14 - 4.26 | ext2fs_free_dblist |
4.14 - 4.26 | ext2fs_free_generic_bitmap |
4.14 - 4.26 | ext2fs_free_icount |
4.14 - 4.26 | ext2fs_free_inode_bitmap |
4.14 - 4.26 | ext2fs_free_mem |
4.14 - 4.26 | ext2fs_fudge_block_bitmap_end |
4.14 - 4.26 | ext2fs_fudge_inode_bitmap_end |
4.14 - 4.26 | ext2fs_get_block_bitmap_end |
4.14 - 4.26 | ext2fs_get_block_bitmap_start |
4.14 - 4.26 | ext2fs_get_blocks |
4.14 - 4.26 | ext2fs_get_device_sectsize |
4.14 - 4.26 | ext2fs_get_device_size |
4.14 - 4.26 | ext2fs_get_free_blocks |
4.14 - 4.26 | ext2fs_get_inode_bitmap_end |
4.14 - 4.26 | ext2fs_get_inode_bitmap_start |
4.14 - 4.26 | ext2fs_get_library_version |
4.14 - 4.26 | ext2fs_get_mem |
4.14 - 4.26 | ext2fs_get_next_inode |
4.14 - 4.26 | ext2fs_get_next_inode_full |
4.14 - 4.26 | ext2fs_get_num_dirs |
4.14 - 4.26 | ext2fs_get_pathname |
4.14 - 4.26 | ext2fs_group_of_blk |
4.14 - 4.26 | ext2fs_group_of_ino |
4.14 - 4.26 | ext2fs_icount_decrement |
4.14 - 4.26 | ext2fs_icount_fetch |
4.14 - 4.26 | ext2fs_icount_increment |
4.14 - 4.26 | ext2fs_icount_store |
4.14 - 4.26 | ext2fs_init_dblist |
4.14 - 4.26 | ext2fs_initialize |
4.14 - 4.26 | ext2fs_inode_alloc_stats2 |
4.14 - 4.26 | ext2fs_inode_data_blocks |
4.14 - 4.26 | ext2fs_inode_has_valid_blocks |
4.14 - 4.26 | ext2fs_inode_scan_flags |
4.14 - 4.26 | ext2fs_link |
4.14 - 4.26 | ext2fs_lookup |
4.14 - 4.26 | ext2fs_mark_bb_dirty |
4.14 - 4.26 | ext2fs_mark_block_bitmap |
4.14 - 4.26 | ext2fs_mark_changed |
4.14 - 4.26 | ext2fs_mark_generic_bitmap |
4.14 - 4.26 | ext2fs_mark_ib_dirty |
4.14 - 4.26 | ext2fs_mark_inode_bitmap |
4.14 - 4.26 | ext2fs_mark_super_dirty |
4.14 - 4.26 | ext2fs_mark_valid |
4.14 - 4.26 | ext2fs_mkdir |
4.14 - 4.26 | ext2fs_new_block |
4.14 - 4.26 | ext2fs_new_dir_block |
4.14 - 4.26 | ext2fs_new_inode |
4.14 - 4.26 | ext2fs_open |
4.14 - 4.26 | ext2fs_open2 |
4.14 - 4.26 | ext2fs_open_inode_scan |
4.14 - 4.26 | ext2fs_parse_version_string |
4.14 - 4.26 | ext2fs_process_dir_block |
4.14 - 4.26 | ext2fs_read_bb_FILE |
4.14 - 4.26 | ext2fs_read_bb_FILE2 |
4.14 - 4.26 | ext2fs_read_bb_inode |
4.14 - 4.26 | ext2fs_read_bitmaps |
4.14 - 4.26 | ext2fs_read_block_bitmap |
4.14 - 4.26 | ext2fs_read_dir_block |
4.14 - 4.26 | ext2fs_read_dir_block2 |
4.14 - 4.26 | ext2fs_read_ext_attr |
4.14 - 4.26 | ext2fs_read_ind_block |
4.14 - 4.26 | ext2fs_read_inode |
4.14 - 4.26 | ext2fs_read_inode_full |
4.14 - 4.26 | ext2fs_reserve_super_and_bgd |
4.14 - 4.26 | ext2fs_resize_mem |
4.14 - 4.26 | ext2fs_set_bit |
4.14 - 4.26 | ext2fs_set_bitmap_padding |
4.14 - 4.26 | ext2fs_set_dir_block |
4.14 - 4.26 | ext2fs_set_inode_callback |
4.14 - 4.26 | ext2fs_super_and_bgd_loc |
4.14 - 4.26 | ext2fs_sync_device |
4.14 - 4.26 | ext2fs_test_bb_dirty |
4.14 - 4.26 | ext2fs_test_bit |
4.14 - 4.26 | ext2fs_test_block_bitmap |
4.14 - 4.26 | ext2fs_test_changed |
4.14 - 4.26 | ext2fs_test_generic_bitmap |
4.14 - 4.26 | ext2fs_test_ib_dirty |
4.14 - 4.26 | ext2fs_test_inode_bitmap |
4.14 - 4.26 | ext2fs_test_valid |
4.14 - 4.26 | ext2fs_u32_copy |
4.14 - 4.26 | ext2fs_u32_list_add |
4.14 - 4.26 | ext2fs_u32_list_count |
4.14 - 4.26 | ext2fs_u32_list_create |
4.14 - 4.26 | ext2fs_u32_list_del |
4.14 - 4.26 | ext2fs_u32_list_equal |
4.14 - 4.26 | ext2fs_u32_list_find |
4.14 - 4.26 | ext2fs_u32_list_free |
4.14 - 4.26 | ext2fs_u32_list_iterate |
4.14 - 4.26 | ext2fs_u32_list_iterate_begin |
4.14 - 4.26 | ext2fs_u32_list_iterate_end |
4.14 - 4.26 | ext2fs_u32_list_test |
4.14 - 4.26 | ext2fs_unlink |
4.14 - 4.26 | ext2fs_unmark_block_bitmap |
4.14 - 4.26 | ext2fs_unmark_generic_bitmap |
4.14 - 4.26 | ext2fs_unmark_inode_bitmap |
4.14 - 4.26 | ext2fs_unmark_valid |
4.14 - 4.26 | ext2fs_update_bb_inode |
4.14 - 4.26 | ext2fs_update_dynamic_rev |
4.14 - 4.26 | ext2fs_warn_bitmap |
4.14 - 4.26 | ext2fs_warn_bitmap2 |
4.14 - 4.26 | ext2fs_write_bitmaps |
4.14 - 4.26 | ext2fs_write_block_bitmap |
4.14 - 4.26 | ext2fs_write_dir_block |
4.14 - 4.26 | ext2fs_write_dir_block2 |
4.14 - 4.26 | ext2fs_write_ext_attr |
4.14 - 4.26 | ext2fs_write_ind_block |
4.14 - 4.26 | ext2fs_write_inode |
4.14 - 4.26 | ext2fs_write_inode_bitmap |
4.14 - 4.26 | ext2fs_write_inode_full |
4.14 - 4.26 | ext2fs_write_new_inode |
1.63 - 5.09 | false_main |
4.57 - 5.09 | fclose_if_not_stdin |
4.61 - 4.91 | fdlength |
4.57 - 5.09 | fflush_stdout_and_exit |
4.14 - 4.91 | fgetsetflags |
4.14 - 4.91 | fgetsetversion |
1.63 | fgetspent |
4.14 - 4.26 | figure_journal_size |
1.120 - 5.09 | filter_accept_all |
1.120 - 5.09 | filter_accept_reject_list |
1.120 - 5.09 | find_applet_by_name |
4.14 - 4.91 | find_block_device |
1.120 - 5.09 | find_list_entry |
4.57 - 5.09 | find_list_entry2 |
1.120 - 5.09 | find_main |
1.120 - 4.91 | find_mount_point |
1.63 - 5.09 | find_pid_by_name |
1.63 - 4.28 | find_real_root_device_name |
4.14 - 4.26 | fold_main |
4.57 - 5.09 | fopen_or_warn |
4.57 - 5.09 | fopen_or_warn_stdin |
4.57 - 5.09 | forkexit_or_rexec |
1.120 - 4.94 | format_host |
1.63 - 5.09 | free_main |
4.57 - 5.09 | free_procps_scan |
4.14 - 4.26 | fsck_main |
4.57 - 5.09 | full_read |
1.63 - 5.09 | full_write |
1.120 - 4.94 | get_addr |
1.120 - 4.94 | get_addr_1 |
4.57 - 5.09 | get_cached_groupname |
4.57 - 5.09 | get_cached_username |
4.85 - 8.00 | get_devname_from_label |
4.85 - 8.00 | get_devname_from_uuid |
1.63 - 5.09 | get_header_tar |
4.14 - 4.26 | get_header_tar_bz2 |
3.96 - 4.28 | get_header_tar_gz |
4.57 - 5.09 | get_hwntype |
1.120 - 4.94 | get_integer |
1.63 - 4.99 | get_kernel_revision |
1.63 | get_last_path_component |
1.63 | get_line_from_file |
4.61 - 4.81 | get_linux_version_code |
4.57 - 5.09 | get_nport |
1.120 - 4.94 | get_prefix |
1.120 - 4.94 | get_prefix_1 |
4.57 - 5.09 | get_signame |
4.57 - 5.09 | get_signum |
4.14 - 5.09 | get_terminal_width_height |
4.14 - 4.26 | get_ug_id |
1.120 - 4.94 | get_unsigned |
1.63 | getgrent |
1.63 | getgrgid |
1.63 | getgrnam |
4.57 - 5.09 | getopt32 |
1.120 - 5.09 | getopt_mk_fifo_nod |
1.63 | getpwnam |
1.63 | getpwuid |
1.63 | getspent |
1.63 | getspnam |
1.63 - 5.09 | grep_main |
2.76 - 5.09 | halt_main |
4.14 - 4.26 | hash_fd |
3.96 - 4.28 | hdparm_main |
4.22 - 5.09 | head_main |
1.120 - 5.09 | header_list |
1.120 - 5.09 | header_skip |
1.120 - 5.09 | header_verbose_list |
1.63 | herror_msg_and_die |
4.74 - 4.75 | host2sockaddr |
1.63 - 5.09 | hostname_main |
4.14 - 4.26 | huft_build |
1.63 - 4.28 | id_main |
1.63 - 5.09 | ifconfig_main |
4.22 - 5.09 | ifupdown_main |
1.120 - 4.94 | incomplete_command |
4.57 - 5.09 | index_in_strings |
4.80 - 4.94 | index_in_substrings |
1.120 - 4.94 | inet_addr_match |
4.57 - 5.09 | inetd_main |
4.14 - 4.26 | inflate_gunzip |
4.14 - 4.26 | inflate_unzip |
1.120 - 5.09 | init_handle |
1.63 - 5.09 | init_main |
1.63 | initgroups |
1.63 - 5.09 | insmod_main |
1.120 - 4.94 | invarg |
4.14 - 4.26 | io_channel_set_options |
4.14 - 4.26 | io_channel_write_byte |
4.57 - 5.09 | ioctl_or_perror_and_die |
1.120 - 4.94 | ip_main |
1.120 - 4.94 | ip_parse_common_args |
1.120 - 4.94 | ipaddr_list_or_flush |
2.76 - 4.28 | ipcsyslog_cleanup |
2.76 - 4.28 | ipcsyslog_init |
1.63 - 5.09 | is_directory |
1.120 - 5.09 | is_in_ino_dev_hashtable |
4.14 - 4.91 | iterate_on_dir |
4.57 - 5.09 | itoa |
4.57 - 5.09 | itoa_to_buf |
4.14 - 4.26 | journal_clear_revoke |
4.14 - 4.26 | journal_destroy_revoke |
4.14 - 4.26 | journal_destroy_revoke_caches |
4.14 - 4.26 | journal_init_revoke |
4.14 - 4.26 | journal_init_revoke_caches |
4.14 - 4.26 | journal_recover |
4.14 - 4.26 | journal_set_revoke |
4.14 - 4.26 | journal_test_revoke |
1.120 - 4.28 | kill_init |
1.63 - 5.09 | kill_main |
2.76 - 4.99 | klogd_main |
1.63 - 5.09 | last_char_is |
4.57 - 8.00 | lbb_prepare |
4.29 - 4.99 | less_main |
4.14 - 4.26 | list_super2 |
1.120 - 4.94 | ll_addr_a2n |
1.120 - 4.94 | ll_addr_n2a |
1.120 - 4.94 | ll_idx_n2a |
1.120 - 4.94 | ll_index_to_flags |
1.120 - 4.94 | ll_index_to_name |
1.120 - 4.94 | ll_init_map |
1.120 - 4.28 | ll_name_to_index |
1.120 - 4.94 | ll_remember_index |
1.120 - 4.94 | ll_type_n2a |
1.120 - 5.09 | llist_add_to |
4.22 - 5.09 | llist_add_to_end |
4.57 - 5.09 | llist_free |
4.22 - 4.99 | llist_free_one |
4.57 - 5.09 | llist_pop |
4.57 - 5.09 | llist_unlink |
1.63 - 5.09 | ln_main |
3.14 - 4.28 | logger_main |
1.63 - 5.09 | login_main |
2.76 - 4.99 | logread_main |
1.63 - 5.09 | ls_main |
4.14 - 4.26 | lsattr_main |
1.63 - 5.09 | lsmod_main |
1.63 - 8.00 | main |
1.63 | make_directory |
1.120 - 5.09 | make_human_readable_str |
4.14 - 4.26 | make_journal_blocks |
4.14 - 4.26 | make_journal_device |
4.57 - 5.09 | malloc_or_warn |
4.57 - 5.09 | match_fstype |
1.120 - 4.28 | matches |
4.22 - 5.09 | md5_begin |
4.22 - 5.09 | md5_end |
4.22 - 5.09 | md5_hash |
4.22 - 4.99 | md5_hash_block |
4.57 - 5.09 | md5_sha1_sum_main |
4.14 - 4.99 | md5sum_main |
4.14 - 4.26 | mdev_main |
1.63 - 5.09 | mkdir_main |
4.14 - 4.26 | mke2fs_main |
1.120 - 4.28 | mkfifo_main |
1.120 - 5.09 | mknod_main |
4.44 - 4.99 | mkswap_main |
1.63 | mode_string |
1.63 - 5.09 | modprobe_main |
4.57 - 5.09 | monotonic_sec |
4.57 - 5.09 | monotonic_us |
1.120 - 5.09 | more_main |
1.63 - 5.09 | mount_main |
4.14 - 4.26 | mountpoint_main |
1.63 - 5.09 | mv_main |
1.63 - 4.28 | my_getgrgid |
1.63 - 4.28 | my_getgrnam |
1.63 - 4.28 | my_getpwnam |
1.63 - 4.28 | my_getpwnamegid |
1.63 - 4.28 | my_getpwuid |
1.120 - 4.28 | my_query_module |
4.14 - 5.09 | nc_main |
4.57 - 5.09 | ndelay_on |
1.63 - 5.09 | netstat_main |
4.57 - 5.09 | new_line_input_t |
3.96 - 4.56 | nfsmount |
4.14 - 5.09 | nohup_main |
1.120 - 4.28 | nslookup_main |
1.63 | obscure |
4.57 - 5.09 | open3_or_warn |
4.57 - 5.09 | open_or_warn |
4.57 - 5.09 | open_read_close |
4.14 - 4.26 | open_transformer |
4.14 - 4.26 | parse_journal_opts |
1.63 | parse_mode |
4.14 - 4.26 | parse_num_blocks |
1.63 | parse_number |
1.120 - 4.94 | parse_rtattr |
1.120 - 4.28 | parse_tag_value |
1.63 | passwd_main |
1.63 | perror_msg |
1.63 | perror_msg_and_die |
4.14 - 5.09 | pidlist_reverse |
1.120 - 5.09 | pidof_main |
4.80 - 4.94 | ping6_main |
1.63 - 5.09 | ping_main |
1.120 - 4.28 | pipe_putc |
2.76 | poweroff_main |
4.14 - 4.26 | print_check_message |
1.63 | print_file |
1.63 | print_file_by_name |
4.14 - 4.91 | print_flags |
4.14 - 4.26 | print_fs_errors |
4.14 - 4.26 | print_fs_state |
1.120 - 4.28 | print_link_flags |
1.120 - 4.99 | print_login_issue |
2.76 - 5.09 | print_login_prompt |
4.57 - 5.09 | print_signames |
4.14 - 4.26 | printenv_main |
4.14 - 4.26 | proceed_question |
1.63 | process_escape_sequence |
1.120 - 5.09 | procps_scan |
7.19 - 8.00 | psRsaEncryptPub |
1.63 - 5.09 | ps_main |
7.19 - 7.81 | pstm_2expt |
7.19 - 8.00 | pstm_add |
7.19 - 8.00 | pstm_clamp |
7.19 - 8.00 | pstm_clear |
7.19 - 8.00 | pstm_cmp |
7.19 - 8.00 | pstm_cmp_mag |
7.19 - 8.00 | pstm_copy |
7.19 - 7.81 | pstm_count_bits |
7.19 - 7.81 | pstm_div |
7.19 - 7.81 | pstm_div_2d |
7.19 - 7.81 | pstm_exch |
7.19 - 8.00 | pstm_exptmod |
7.19 - 8.00 | pstm_grow |
7.19 - 7.81 | pstm_init |
7.19 - 7.81 | pstm_init_copy |
7.19 - 8.00 | pstm_init_for_read_unsigned_bin |
7.19 - 8.00 | pstm_init_size |
7.19 - 7.81 | pstm_lshd |
7.19 - 7.81 | pstm_mod |
7.19 - 7.81 | pstm_montgomery_calc_normalization |
7.19 - 8.00 | pstm_montgomery_reduce |
7.19 - 7.81 | pstm_montgomery_setup |
7.19 - 8.00 | pstm_mul_2 |
7.19 - 8.00 | pstm_mul_comba |
7.19 - 7.81 | pstm_mul_d |
7.19 - 8.00 | pstm_mulmod |
7.19 - 8.00 | pstm_read_unsigned_bin |
7.19 - 7.81 | pstm_rshd |
7.19 - 7.81 | pstm_set |
7.19 - 8.00 | pstm_sqr_comba |
7.19 - 8.00 | pstm_sub |
7.19 - 8.00 | pstm_to_unsigned_bin |
7.19 - 8.00 | pstm_unsigned_bin_size |
7.19 - 7.81 | pstm_zero |
1.63 | putspent |
1.63 | pw_encrypt |
1.63 - 5.09 | pwd_main |
1.63 | pwd_to_spwd |
4.57 - 5.09 | read_bunzip |
4.57 - 5.09 | read_close |
4.57 - 5.09 | read_cmdline |
3.96 - 4.28 | read_gz |
4.57 - 5.09 | read_line_input |
4.57 - 5.09 | reads |
4.14 - 5.09 | realpath_main |
1.63 - 4.28 | reboot_main |
1.63 - 5.09 | recursive_action |
4.57 - 5.09 | regcomp_or_errmsg |
1.63 - 5.09 | remove_file |
1.120 - 4.28 | reset_main |
5.01 - 8.00 | resolve_mount_spec |
1.63 - 5.09 | rm_main |
1.120 - 5.09 | rmdir_main |
1.63 - 5.09 | rmmod_main |
1.63 - 5.09 | route_main |
1.120 - 4.94 | rt_addr_n2a |
1.120 - 4.94 | rta_addattr32 |
1.120 - 4.28 | rtnl_dump_filter |
1.120 - 4.28 | rtnl_open |
1.120 - 4.94 | rtnl_rtntype_a2n |
1.120 - 4.94 | rtnl_rtntype_n2a |
1.120 - 4.94 | rtnl_rtprot_a2n |
1.120 - 4.28 | rtnl_rtrealm_a2n |
1.120 - 4.94 | rtnl_rtscope_a2n |
1.120 - 4.94 | rtnl_rtscope_n2a |
1.120 - 4.94 | rtnl_send |
1.120 - 4.94 | rtnl_talk |
1.120 - 4.28 | rtnl_wilddump_request |
4.57 - 5.09 | run_applet_and_exit |
1.63 - 4.99 | run_applet_by_name |
4.57 - 5.09 | run_appletstruct_and_exit |
4.22 - 4.99 | run_parts |
4.22 - 4.99 | run_parts_main |
1.63 - 5.09 | run_shell |
7.19 - 8.00 | s_pstm_sub |
4.57 - 5.09 | safe_poll |
1.63 - 5.09 | safe_read |
1.63 - 5.09 | safe_strncpy |
4.14 - 4.26 | safe_strtoi |
4.14 - 4.26 | safe_strtol |
4.14 - 4.99 | safe_strtoul |
4.14 - 5.09 | safe_write |
1.120 - 5.09 | sed_main |
1.120 - 4.99 | seek_by_char |
1.120 - 5.09 | seek_by_jump |
4.57 - 5.09 | seek_by_read |
1.63 | seek_sub_file |
4.14 - 5.09 | set_loop |
4.57 - 5.09 | set_nport |
4.14 - 5.09 | setconsole_main |
1.63 | setgrent |
1.63 | setgroups |
4.57 - 5.09 | setsockopt_broadcast |
4.57 - 5.09 | setsockopt_reuseaddr |
1.63 | setspent |
1.63 - 5.09 | setup_environment |
4.14 - 4.26 | setvimode |
1.63 | sgetspent |
1.63 | show_usage |
1.63 | simplify_path |
4.57 - 5.09 | skip_non_whitespace |
4.57 - 5.09 | skip_whitespace |
1.63 - 5.09 | sleep_main |
4.57 - 5.09 | spawn |
4.57 - 5.09 | spawn_and_wait |
4.57 - 5.09 | start_bunzip |
4.57 - 5.09 | str_tolower |
4.22 - 4.99 | strings_main |
1.63 - 8.00 | stty_main |
4.44 - 4.99 | swap_on_off_main |
4.14 - 4.26 | switch_root_main |
1.63 - 4.28 | sync_main |
1.120 - 4.28 | syslog_msg |
1.120 - 4.28 | syslog_msg_with_name |
2.76 - 4.99 | syslogd_main |
4.22 - 5.09 | tail_main |
1.63 - 5.09 | tar_main |
1.63 - 5.09 | tee_main |
1.120 - 4.99 | telnetd_main |
1.63 - 5.09 | test_main |
1.120 - 5.09 | tftp_main |
3.96 - 4.28 | time_cache |
3.96 - 4.28 | time_device |
4.14 - 5.09 | time_main |
1.63 | time_string |
7.19 - 8.00 | tls_get_random |
1.63 - 5.09 | touch_main |
1.120 - 5.09 | tr_main |
1.120 - 5.09 | traceroute_main |
1.63 - 5.09 | true_main |
4.57 - 5.09 | tty_baud_to_value |
1.63 - 5.09 | tty_main |
4.57 - 5.09 | tty_value_to_baud |
4.14 - 4.26 | tune2fs_main |
1.63 - 4.99 | u_signal_names |
1.63 - 5.09 | umount_main |
1.120 - 5.09 | uname_main |
1.63 | unarchive |
4.14 - 4.26 | uncompressStream |
4.22 - 5.09 | uniq_main |
1.120 - 5.09 | uptime_main |
4.80 - 4.94 | utoa |
4.57 - 5.09 | utoa_to_buf |
4.14 - 4.26 | uuid_generate |
4.14 - 4.26 | uuid_generate_random |
4.14 - 4.26 | uuid_generate_time |
4.14 - 4.26 | uuid_pack |
4.14 - 4.26 | uuid_parse |
4.14 - 4.26 | uuid_unpack |
4.14 - 4.26 | uuid_unparse |
4.57 - 5.09 | vconfig_main |
1.63 | verror_msg |
1.63 | vherror_msg |
1.120 - 5.09 | vi_main |
1.63 | vperror_msg |
4.57 - 5.09 | wait4pid |
4.57 - 5.09 | warn_opendir |
1.63 | wfopen |
1.120 - 5.09 | wget_main |
1.120 - 4.28 | which_main |
1.63 | whoami_main |
1.120 - 4.28 | xargs_main |
4.57 - 5.09 | xasprintf |
4.57 - 5.09 | xatoi_u |
4.57 - 5.09 | xatol |
4.57 - 5.09 | xatou16 |
4.57 - 5.09 | xatoul |
4.57 - 5.09 | xatoul_range |
4.57 - 5.09 | xatoul_range_sfx |
4.57 - 5.09 | xatoul_sfx |
4.57 - 5.09 | xatoull_sfx |
4.57 - 5.09 | xbind |
1.63 - 4.99 | xcalloc |
4.57 - 5.09 | xchdir |
1.120 - 5.09 | xconnect |
4.57 - 5.09 | xconnect_stream |
4.57 - 5.09 | xconnect_stream_with_tc_index |
4.44 - 4.99 | xconnect_with_tc_index |
4.57 - 5.09 | xdotted2sockaddr |
3.96 - 4.56 | xdr_dirpath |
3.96 - 4.56 | xdr_fhandle3 |
3.96 - 4.56 | xdr_fhstatus |
3.96 - 4.56 | xdr_mountres3 |
3.96 - 4.56 | xdr_mountres3_ok |
3.96 - 4.56 | xdr_mountstat3 |
1.63 - 5.09 | xfopen |
4.57 - 5.09 | xfunc_die |
1.63 - 4.99 | xgetcwd |
1.63 - 5.09 | xgethostbyname |
4.57 - 5.09 | xhost2sockaddr |
4.80 - 4.94 | xhost_and_af2sockaddr |
4.57 - 4.99 | xlisten |
4.80 - 4.94 | xll_name_to_index |
4.57 - 5.09 | xlseek |
1.63 - 5.09 | xmalloc |
4.57 - 5.09 | xmalloc_fgets |
4.57 - 5.09 | xmalloc_getline |
4.57 - 5.09 | xmalloc_open_read_close |
4.57 - 5.09 | xmalloc_readlink |
4.57 - 5.09 | xmalloc_readlink_or_warn |
4.57 - 5.09 | xmalloc_sockaddr2dotted |
4.57 - 5.09 | xmalloc_sockaddr2dotted_noport |
4.57 - 5.09 | xmalloc_sockaddr2host_noport |
4.57 - 5.09 | xopen |
4.57 - 5.09 | xopen3 |
4.57 - 5.09 | xopendir |
7.90 - 8.00 | xorbuf |
7.90 - 8.00 | xorbuf_aligned_AES_BLOCK_SIZE |
4.57 - 5.09 | xprint_and_close_file |
4.57 - 5.09 | xread |
1.63 - 4.99 | xreadlink |
1.63 - 5.09 | xrealloc |
4.57 - 5.09 | xrealloc_getcwd_or_warn |
1.63 - 5.09 | xregcomp |
4.80 - 4.94 | xrtnl_dump_filter |
4.80 - 4.94 | xrtnl_open |
4.80 - 4.94 | xrtnl_wilddump_request |
4.57 - 5.09 | xsendto |
4.57 - 5.09 | xsetenv |
4.57 - 5.09 | xsetgid |
4.57 - 5.09 | xsetuid |
4.57 - 5.09 | xsocket |
4.57 - 4.99 | xsocket_type |
4.22 - 5.09 | xstat |
1.63 - 5.09 | xstrdup |
1.63 | xstrlen |
1.63 - 5.09 | xstrndup |
4.57 - 5.09 | xstrtol_range_sfx |
4.61 - 4.81 | xstrtoul_range |
4.57 - 5.09 | xstrtoul_range_sfx |
4.57 - 5.09 | xstrtoull_range_sfx |
4.57 - 5.09 | xwrite |
4.57 - 5.09 | xzalloc |
1.63 | yes_main |
827 symbols for this command |