Denis Vlasenko 15c0b72584 Apply post 1.13.1 patches, bump to 1.13.2 %!s(int64=16) %!d(string=hai) anos
..
Config.in 3e8669f359 - wrap overlong lines (Cristian Ionescu-Idbohrn) %!s(int64=16) %!d(string=hai) anos
Kbuild 0112ff5203 vi: move key reading routine out of vi into llbbb %!s(int64=16) %!d(string=hai) anos
README c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. %!s(int64=21) %!d(string=hai) anos
appletlib.c e9ad84dfd4 *: refactor handling of archived files. "tar f file.tar.lzma" now works too. %!s(int64=16) %!d(string=hai) anos
ask_confirmation.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
bb_askpass.c 202ac504e1 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op %!s(int64=16) %!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 defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
bb_pwd.c d73cbd31a2 - first pass to unify/cleanup uid handling (-236b) %!s(int64=16) %!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 3ab3d8a5cf libbb: do not reject floating point strings like ".15" %!s(int64=16) %!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 defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!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 defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
copyfd.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
correct_password.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
crc32.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
create_icmp6_socket.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
create_icmp_socket.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
crypt_make_salt.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!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 defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
dump.c 15f2fdb2b9 hexdump: fix SEGV in hexdump -e "" %!s(int64=16) %!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 defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
find_mount_point.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
find_pid_by_name.c 4acb1b0793 - commentary typo fix %!s(int64=16) %!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=16) %!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
getopt32.c ab310e1b1c apply post-1.13.0 patches %!s(int64=16) %!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 d66aa3c701 df: add support for more options, add some coreutils 6.10 compat. %!s(int64=16) %!d(string=hai) anos
inet_common.c 391ffa19d1 nslookup: tiny shrink (-5 bytes); add comment about res_init %!s(int64=16) %!d(string=hai) anos
info_msg.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
inode_hash.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
isdirectory.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
kernel_version.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!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 ab310e1b1c apply post-1.13.0 patches %!s(int64=16) %!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 6c4dadefb6 - update my name. No obj-code changes ;) %!s(int64=16) %!d(string=hai) anos
login.c 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. %!s(int64=16) %!d(string=hai) anos
loop.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
make_directory.c 582dff0514 volume identification: abolish /proc/partitions and /proc/cdroms %!s(int64=16) %!d(string=hai) anos
makedev.c 9579d87be4 fix FAST_FUNC fallout %!s(int64=16) %!d(string=hai) anos
match_fstype.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
md5.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
messages.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. %!s(int64=16) %!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 6ca409e0e4 trylink: produce even more info about final link stage %!s(int64=17) %!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 2d5bd807c0 build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM; %!s(int64=16) %!d(string=hai) anos
parse_mode.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!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
print_flags.c b9bbc40f64 libbb: fix print_flags() [fix somehow is only in 1.11.1?) %!s(int64=16) %!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
process_escape_sequence.c 248b4a77e7 libbb: document that we maybe will want to understand \e someday %!s(int64=16) %!d(string=hai) anos
procps.c 17e7f04c8d top: optional SMP support by Vineet Gupta (vineetg76 AT gmail.com) %!s(int64=16) %!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 30e1ab691c libbb: add a TODO to support new SHA-based encrypted passwords %!s(int64=16) %!d(string=hai) anos
pw_encrypt_des.c f45c4f41b7 whitespace and comment fixes, no code changes %!s(int64=16) %!d(string=hai) anos
pw_encrypt_md5.c e235285c3a crypt: code shrink %!s(int64=16) %!d(string=hai) anos
read.c ec73d30322 randomconfig fixes %!s(int64=16) %!d(string=hai) anos
read_key.c 7462b21dbe read_key is actually written by Rob, add him to copyright notice %!s(int64=16) %!d(string=hai) anos
recursive_action.c 6e69e4237d netstat: optional -p support by L. Gabriel Somlo <somlo AT cmu.edu> %!s(int64=16) %!d(string=hai) anos
remove_file.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
restricted_shell.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
rtc.c 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. %!s(int64=16) %!d(string=hai) anos
run_shell.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
safe_gethostname.c c94d3564c2 sendmail: from Vladimir: %!s(int64=16) %!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 defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
setup_environment.c f34cfff2f0 setup_environment: cd $HOME regardless of clear_env value. %!s(int64=16) %!d(string=hai) anos
sha1.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
signals.c 08ea11ab07 runsvd: shrink by Vladimir %!s(int64=16) %!d(string=hai) anos
simplify_path.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
skip_whitespace.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
speed_table.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!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=16) %!d(string=hai) anos
time.c ce13b76002 libbb: shrink monotonic_XXX functions, introduce monotonic_ns %!s(int64=16) %!d(string=hai) anos
trim.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!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 defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
update_passwd.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!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 defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
vfork_daemon_rexec.c 3854c5ddf4 runsvdir: alternative methon of supporting runsvdir-as-init. +66 bytes. %!s(int64=16) %!d(string=hai) anos
warn_ignoring_args.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
wfopen.c 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. %!s(int64=16) %!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 6c4dadefb6 - update my name. No obj-code changes ;) %!s(int64=16) %!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 defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
xconnect.c 15c0b72584 Apply post 1.13.1 patches, bump to 1.13.2 %!s(int64=16) %!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 202ac504e1 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op %!s(int64=16) %!d(string=hai) anos
xfuncs_printf.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
xgetcwd.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
xgethostbyname.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
xreadlink.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on %!s(int64=16) %!d(string=hai) anos
xrealloc_vector.c 728161b556 fix bug 4464 for real. I am dumb. %!s(int64=16) %!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