mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
1) ping cleanup (compile fix from this patch already applied).
2) traceroute call not spare ntohl() now (and reduce size);
3) Fix for functions not declared static in insmod, ash, vi and mount.
4) a more simple API cmdedit :))
5) adds "stopped jobs" warning to ash on Ctrl-D and fixes "ignoreeof" option
6) reduce exporting library function index->strchr (traceroute), bzero->memset (syslogd)
|
||
|---|---|---|
| .. | ||
| dmesg.c | ||
| fbset.c | ||
| fdflush.c | ||
| freeramdisk.c | ||
| fsck_minix.c | ||
| getopt.c | ||
| mkfs_minix.c | ||
| mkswap.c | ||
| more.c | ||
| mount.c | ||
| nfsmount.c | ||
| nfsmount.h | ||
| pivot_root.c | ||
| rdate.c | ||
| swaponoff.c | ||
| umount.c | ||