Denys Vlasenko c2345fa2d4 add comment about xz format support %!s(int64=14) %!d(string=hai) anos
..
Config.in d83bbf4193 rename sent_ESC_br_n6 variable to sent_ESC_br6n %!s(int64=14) %!d(string=hai) anos
Kbuild 37f5bef63c libbb: split update_utmp from login/getty in preparation to use it for telnetd %!s(int64=14) %!d(string=hai) anos
README c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. %!s(int64=20) %!d(string=hai) anos
appletlib.c 5a7c72015c busybox --list option. +140 bytes. Rob wanted it. %!s(int64=14) %!d(string=hai) anos
ask_confirmation.c 52b971f516 libbb/ask_confirmation.c: shrink %!s(int64=14) %!d(string=hai) anos
bb_askpass.c 557deb1014 libbb: fix bb_ask() to operate on correct fd %!s(int64=14) %!d(string=hai) anos
bb_basename.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
bb_do_delay.c 12450dbeef libbb/bb_do_delay.c: shrink %!s(int64=14) %!d(string=hai) anos
bb_pwd.c 15437e3e2a libbb: add xgetgrnam too. ~0 code size change %!s(int64=15) %!d(string=hai) anos
bb_qsort.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
bb_strtod.c 4813a5100d libbb: stop using bb_strtod for now %!s(int64=15) %!d(string=hai) anos
bb_strtonum.c 49a5eba9ae s/othervise/otherwise/g %!s(int64=16) %!d(string=hai) anos
change_identity.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
chomp.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
compare_string_array.c 8a659f6ff9 libbb: make index_in_substrings return -1 on ambiguous matches %!s(int64=14) %!d(string=hai) anos
concat_path_file.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
concat_subpath_file.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
copy_file.c 0cd445f4d1 cosmetic fixes %!s(int64=14) %!d(string=hai) anos
copyfd.c bcda0042e2 libbb/copyfd.c: don't mmap a largish buffer if we only want to copy a few kb %!s(int64=14) %!d(string=hai) anos
correct_password.c 82b1429966 - add new applet mkpasswd(1) %!s(int64=15) %!d(string=hai) anos
crc32.c db12d1d733 Fix forgotten license comments %!s(int64=15) %!d(string=hai) anos
create_icmp6_socket.c db12d1d733 Fix forgotten license comments %!s(int64=15) %!d(string=hai) anos
create_icmp_socket.c db12d1d733 Fix forgotten license comments %!s(int64=15) %!d(string=hai) anos
default_error_retval.c 80d14beae9 Rename two config options: %!s(int64=17) %!d(string=hai) anos
device_open.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
die_if_bad_username.c cb7edc2661 adduser: copy /etc/skel to mew homes. +100 bytes %!s(int64=14) %!d(string=hai) anos
dump.c 6aca76d4d7 hexdump: fix "hexdump nonexistent_file" handling %!s(int64=14) %!d(string=hai) anos
error_msg.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
error_msg_and_die.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
execable.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
fclose_nonstdin.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
fflush_stdout_and_exit.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
fgets_str.c 9f57cf6604 ftpd: fix command fetching to not do it in 1-byte reads; %!s(int64=15) %!d(string=hai) anos
find_mount_point.c 6ae6426a74 fix mountpoint test to not prevemt mkfs_xxx from making image in any file %!s(int64=15) %!d(string=hai) anos
find_pid_by_name.c e766f62132 make find_pid_by_name look at /proc/PID/exe too %!s(int64=15) %!d(string=hai) anos
find_root_device.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
full_write.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
get_console.c 202ac504e1 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op %!s(int64=15) %!d(string=hai) anos
get_last_path_component.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
get_line_from_file.c 69f4f9a6f4 optimize config_read() (by Timo Teras <timo.teras AT iki.fi>) %!s(int64=16) %!d(string=hai) anos
get_volsize.c 40e7d25aca mkXXXX: unify [KBYTES] parameter handling (added it to mkswap) %!s(int64=14) %!d(string=hai) anos
getopt32.c d46c36c74e libbb/getopt32.c: clear applet_long_options and opt_complementary after use %!s(int64=14) %!d(string=hai) anos
getpty.c eb084779d7 libbb: use ptsname_r, it's smaller %!s(int64=16) %!d(string=hai) anos
herror_msg.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
herror_msg_and_die.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
human_readable.c 9c3b84a304 ls: make it so that group never glues itself to file size %!s(int64=14) %!d(string=hai) anos
inet_common.c bcbd37df24 tweak Config texts and some broken English elsewhere %!s(int64=15) %!d(string=hai) anos
info_msg.c 125d0154e6 Exclude syslog code if FEATURE_SYSLOG is not set %!s(int64=14) %!d(string=hai) anos
inode_hash.c 618a3027ed du: fix "du /dir /dir" case %!s(int64=15) %!d(string=hai) anos
isdirectory.c 33d8d08f78 httpd: shrink mime type matching code (suggested by Bernhard) %!s(int64=15) %!d(string=hai) anos
kernel_version.c 6331cf059c *: use "can't" instead of "cannot" %!s(int64=14) %!d(string=hai) anos
last_char_is.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
lineedit.c a659b81dfa libbb/lineedit: add support for preserving "broken" (non-unicode) chars %!s(int64=14) %!d(string=hai) anos
lineedit_ptr_hack.c be002adb2f add forgotten files. I am forgetting it all the time :( %!s(int64=16) %!d(string=hai) anos
llist.c 0b791d9a97 move llist_find_str from modutils to libbb %!s(int64=15) %!d(string=hai) anos
login.c 8131eea3dc *: introduce and use ffulsh_all() %!s(int64=14) %!d(string=hai) anos
loop.c b9dd5ab6d9 loop: correct minor device number limit %!s(int64=14) %!d(string=hai) anos
make_directory.c f94c9bf288 tar: fix bug 673 (misdetection of repeated dir as hardlink). +92 bytes %!s(int64=14) %!d(string=hai) anos
makedev.c 9579d87be4 fix FAST_FUNC fallout %!s(int64=16) %!d(string=hai) anos
match_fstype.c 7aaedcf21e mount: support "-O option"; stop trying to mount swap partitions %!s(int64=15) %!d(string=hai) anos
md5.c fb6e689554 libbb/md5.c: remove wrong comment %!s(int64=14) %!d(string=hai) anos
md5prime.c e9b9a19ad3 libbb: disable a second md5 implementation which managed to creep in :) %!s(int64=15) %!d(string=hai) anos
messages.c b2e5fc35eb ntpd: and real handling for -N, show usage w/o options; trim text %!s(int64=14) %!d(string=hai) anos
mode_string.c 0e52541917 taskset: fix some careless code in both fancy and non-fancy cases. %!s(int64=16) %!d(string=hai) anos
mtab.c 96c45b0e0b libbb/mtab: fix xrealloc_vector fallout %!s(int64=16) %!d(string=hai) anos
mtab_file.c 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX %!s(int64=15) %!d(string=hai) anos
obscure.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
parse_config.c 5370bfb123 documentation and typo fixes. By Dan Fandrich (dan AT coneharvesters.com) %!s(int64=15) %!d(string=hai) anos
parse_mode.c 1f27ab0d4b *: optimize code size in strtoul calls %!s(int64=14) %!d(string=hai) anos
perror_msg.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
perror_msg_and_die.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
perror_nomsg.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
perror_nomsg_and_die.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
pidfile.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
platform.c 995f15452a libbb: fix vasprintf implementation %!s(int64=14) %!d(string=hai) anos
print_flags.c ccd1efc3c1 cosmetic fixes, no code changed %!s(int64=14) %!d(string=hai) anos
printable.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
printable_string.c 19158a837d unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE %!s(int64=14) %!d(string=hai) anos
process_escape_sequence.c 00f0ef4a0c echo et al: support \e escape %!s(int64=14) %!d(string=hai) anos
procps.c ed4ff0e8cb pidof/killall: fix bug 625 (kernel threads get stale "binary name") %!s(int64=14) %!d(string=hai) anos
progress.c 19158a837d unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE %!s(int64=14) %!d(string=hai) anos
ptr_to_globals.c 5d89fbaa2e *: remove remaining instances of ".data" hack %!s(int64=16) %!d(string=hai) anos
pw_encrypt.c d1a84a2880 libbb: move crypt_make_salt() to pw_encrypt.c, reuse %!s(int64=15) %!d(string=hai) anos
pw_encrypt_des.c 44d1989997 des encrypt: fix goof with NUL byte added at the end as '.' %!s(int64=15) %!d(string=hai) anos
pw_encrypt_md5.c d324e1b808 libbb/crypt: code shrink %!s(int64=15) %!d(string=hai) anos
pw_encrypt_sha.c 6a5d9faa29 shrink sha hashing %!s(int64=15) %!d(string=hai) anos
read.c c2345fa2d4 add comment about xz format support %!s(int64=14) %!d(string=hai) anos
read_key.c c175c46647 vi: discover window size even on serial consoles. optional %!s(int64=14) %!d(string=hai) anos
recursive_action.c 8f7a6d294f find: -follow should not error out on dandling links %!s(int64=14) %!d(string=hai) anos
remove_file.c 6331cf059c *: use "can't" instead of "cannot" %!s(int64=14) %!d(string=hai) anos
rtc.c dc698bb038 *: make it easier to distinquish "struct tm", pointer to one, etc %!s(int64=14) %!d(string=hai) anos
run_shell.c 651a2697f7 *: merge some common strings %!s(int64=14) %!d(string=hai) anos
safe_gethostname.c 1d448cff65 provide safe_gethostname() for non-linux systems %!s(int64=14) %!d(string=hai) anos
safe_poll.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
safe_strncpy.c 0f293b96dc fix all cases of strcpy on overlapping strings. %!s(int64=16) %!d(string=hai) anos
safe_write.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
selinux_common.c 6331cf059c *: use "can't" instead of "cannot" %!s(int64=14) %!d(string=hai) anos
setup_environment.c fd686a262f setup_environment(): eliminate one parameter %!s(int64=14) %!d(string=hai) anos
sha1.c 245a4f84be big endian warning fixes %!s(int64=14) %!d(string=hai) anos
signals.c cab28aa7de init: preparatory patch, no code changes %!s(int64=15) %!d(string=hai) anos
simplify_path.c 1cf4a0eb81 httpd: simplify insane conf file parser %!s(int64=15) %!d(string=hai) anos
single_argv.c e992bae6f9 *: remove a few more cases of argc usage. -89 bytes. %!s(int64=14) %!d(string=hai) anos
skip_whitespace.c f8d8aa1cea libbb: add skip_dev_pfx() %!s(int64=14) %!d(string=hai) anos
speed_table.c e707a3000b add B921600 %!s(int64=14) %!d(string=hai) anos
str_tolower.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
strrstr.c 6c4dadefb6 - update my name. No obj-code changes ;) %!s(int64=15) %!d(string=hai) anos
time.c 5f94346f73 date: support -d @SECONDS_SINCE_1970 %!s(int64=14) %!d(string=hai) anos
trim.c c0dab37d0a *: remove last function calls to isspace %!s(int64=14) %!d(string=hai) anos
u_signal_names.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
udp_io.c 12ca080a1c *: eliminate more aliasing warnings %!s(int64=14) %!d(string=hai) anos
unicode.c a659b81dfa libbb/lineedit: add support for preserving "broken" (non-unicode) chars %!s(int64=14) %!d(string=hai) anos
update_passwd.c 4653e442ba adduser: more fixes to "add user to specified group" %!s(int64=14) %!d(string=hai) anos
utmp.c f8d8aa1cea libbb: add skip_dev_pfx() %!s(int64=14) %!d(string=hai) anos
uuencode.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
vdprintf.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
verror_msg.c 125d0154e6 Exclude syslog code if FEATURE_SYSLOG is not set %!s(int64=14) %!d(string=hai) anos
vfork_daemon_rexec.c 8531d76a15 *: code shrink and better "died from signal" reporting from wait4pid %!s(int64=14) %!d(string=hai) anos
warn_ignoring_args.c a355da0775 *: make 2 more "int argc"'s unused; more saved if !DESKTOP %!s(int64=14) %!d(string=hai) anos
wfopen.c a7ccdeef39 libbb: added xfdopen_for_read/write %!s(int64=14) %!d(string=hai) anos
wfopen_input.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
write.c 73c571a5ff *: move get_sock_lsa and xwrite_str to libbb, use where appropriate %!s(int64=15) %!d(string=hai) anos
xatonum.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
xatonum_template.c c0dab37d0a *: remove last function calls to isspace %!s(int64=14) %!d(string=hai) anos
xconnect.c f6916dbed4 telnetd: fill hostname field in utmp/wtmp records %!s(int64=14) %!d(string=hai) anos
xfunc_die.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
xfuncs.c c175c46647 vi: discover window size even on serial consoles. optional %!s(int64=14) %!d(string=hai) anos
xfuncs_printf.c c066472b0c *: do not assign to stdout/stderr, it's not portable. %!s(int64=14) %!d(string=hai) anos
xgetcwd.c db12d1d733 Fix forgotten license comments %!s(int64=15) %!d(string=hai) anos
xgethostbyname.c 5342c3f310 clean up redundant, commented-out and misplaced includes %!s(int64=14) %!d(string=hai) anos
xreadlink.c fbedacfc8c Hurd compat fixes. Mostly dealing with absent PATH_MAX %!s(int64=14) %!d(string=hai) anos
xrealloc_vector.c 1502a8b4ce libbb/xrealloc_vector.c: better comment %!s(int64=14) %!d(string=hai) anos
xregcomp.c 3fd15e197e grep: option to use GNU regex matching instead of POSIX one. %!s(int64=16) %!d(string=hai) anos

README

Please see the LICENSE file for copyright information (GPLv2)

libbb is BusyBox's utility library. All of this stuff used to be stuffed into
a single file named utility.c. When I split utility.c to create libbb, some of
the very oldest stuff ended up without their original copyright and licensing
information (which is now lost in the mists of time). If you see something
that you wrote that is mis-attributed, do let me know so we can fix that up.

Erik Andersen