mirror of
https://git.busybox.net/busybox
synced 2026-01-31 16:43:21 +00:00
mkpasswd is in Debian, OTOH cryptpw was added to busybox earlier. Trying to make both camps happy by making those two applets just aliases. They are command-line compatible. We can decide whether we want to drop one (and which one) later. function old new delta cryptpw_main 183 314 +131 static.methods 21 - -21 packed_usage 25707 25648 -59 mkpasswd_main 307 - -307 ------------------------------------------------------------------------------ (add/remove: 0/2 grow/shrink: 1/1 up/down: 131/-387) Total: -256 bytes |
||
|---|---|---|
| .. | ||
| applets.h | ||
| busybox.h | ||
| dump.h | ||
| grp_.h | ||
| inet_common.h | ||
| libbb.h | ||
| platform.h | ||
| pwd_.h | ||
| rtc_.h | ||
| shadow_.h | ||
| unarchive.h | ||
| usage.h | ||
| volume_id.h | ||
| xatonum.h | ||
| xregex.h | ||