busybox/modutils
Denys Vlasenko 894466cc51 uniq: support -z
function                                             old     new   delta
uniq_main                                            391     427     +36
packed_usage                                       33570   33549     -21
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 1/1 up/down: 36/-21)             Total: 15 bytes

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2021-06-17 00:36:13 +02:00
..
Config.src restore documentation on the build config language 2018-06-06 15:16:48 +02:00
depmod_process.sh
depmod.c libbb: shrink recursive_action() by reducing memory pressure 2020-10-01 21:52:16 +02:00
insmod.c help text: replace [OPTIONS] with actual options (if not too long) 2020-12-13 22:34:05 +01:00
Kbuild.src
lsmod.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00
modinfo.c uniq: support -z 2021-06-17 00:36:13 +02:00
modprobe-small.c modprobe-small: convert to new recursive_action() API 2020-12-29 17:02:06 +01:00
modprobe.c modprobe: Add support for modprobe.blacklist=module1,module2,... 2020-12-21 21:15:35 +01:00
modutils-24.c libbb: reduce the overhead of single parameter bb_error_msg() calls 2019-07-02 11:35:03 +02:00
modutils.c libbb: create and use mmap() helpers 2020-12-14 18:25:28 +01:00
modutils.h modutils: delete unused replace_underscores() 2017-06-28 19:10:29 +02:00
rmmod.c build system: drop PLATFORM_LINUX 2020-08-13 17:12:56 +02:00