Denis Vlasenko 43f0a0bb3a apply all post-1.7.1 patches, set version to 1.7.2 %!s(int64=17) %!d(string=hai) anos
..
Config.in fb79a2e2cf xioctl and friends by Tito <farmatito@tiscali.it> %!s(int64=17) %!d(string=hai) anos
Kbuild ab9c44b1a4 v[hp]error_msg have 2-3 callsites only -> incorporate there. %!s(int64=17) %!d(string=hai) anos
README c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. %!s(int64=21) %!d(string=hai) anos
ask_confirmation.c 9a7d38fe24 delete tons of extra #includes %!s(int64=17) %!d(string=hai) anos
bb_askpass.c 91e149a373 libbb: random hunt for statics %!s(int64=17) %!d(string=hai) anos
bb_basename.c 8b1409896d add bb_basename.c %!s(int64=17) %!d(string=hai) anos
bb_do_delay.c 9a7d38fe24 delete tons of extra #includes %!s(int64=17) %!d(string=hai) anos
bb_pwd.c 3734b946bf bb_getpwuid, bb_getgrgid: change order of arguments to more intuitive one; %!s(int64=17) %!d(string=hai) anos
bb_strtonum.c 666da5e2c6 merge post-1.3.0 fixes %!s(int64=18) %!d(string=hai) anos
change_identity.c 6ae8079e2d login: re-enable Ctrl-^C before execing shell. %!s(int64=18) %!d(string=hai) anos
chomp.c 7e84e539de cryptpw: new applet (a bit less than 3k added) %!s(int64=17) %!d(string=hai) anos
compare_string_array.c 6ca409e0e4 trylink: produce even more info about final link stage %!s(int64=17) %!d(string=hai) anos
concat_path_file.c 5c7596058d ls: cleanup part 1 %!s(int64=18) %!d(string=hai) anos
concat_subpath_file.c 16abcd90ae teach find_root_device to deal with /dev/ subdirs %!s(int64=17) %!d(string=hai) anos
copy_file.c e755e827f7 apply post 1.7.0 patches, set version to 1.7.1 %!s(int64=17) %!d(string=hai) anos
copyfd.c 50f7f446ec bb_full_fd_action: remove potential xmalloc from NOFORK path %!s(int64=17) %!d(string=hai) anos
correct_password.c 54e19da86d correct_password: if password is 'x' or '*' and there is no shadow, use %!s(int64=17) %!d(string=hai) anos
crc32.c c6758a07c6 make compressed help code NOMMU- and NOFORK-friendly - %!s(int64=17) %!d(string=hai) anos
create_icmp6_socket.c e324184c05 s/#ifdef CONFIG_/#if ENABLE_/g %!s(int64=17) %!d(string=hai) anos
create_icmp_socket.c e324184c05 s/#ifdef CONFIG_/#if ENABLE_/g %!s(int64=17) %!d(string=hai) anos
crypt_make_salt.c 21d1014b5b chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org> %!s(int64=17) %!d(string=hai) anos
default_error_retval.c 80d14beae9 Rename two config options: %!s(int64=17) %!d(string=hai) anos
device_open.c 7cea262273 small stupid changes. no code changes %!s(int64=18) %!d(string=hai) anos
dump.c 6ca409e0e4 trylink: produce even more info about final link stage %!s(int64=17) %!d(string=hai) anos
error_msg.c fad2b86c9e use "glibc errno" trick not only for ash, but for entire busybox %!s(int64=17) %!d(string=hai) anos
error_msg_and_die.c b055001b6a hush: fix handling of unmatched ${name (without closing '}') - %!s(int64=17) %!d(string=hai) anos
execable.c bdbbb7ec49 make busybox --install work even if /proc/self/exe doesn't exist %!s(int64=17) %!d(string=hai) anos
fclose_nonstdin.c d398ecab9d hunt down improper include <>, make mkswap output 4Gb+ friendly %!s(int64=18) %!d(string=hai) anos
fflush_stdout_and_exit.c 3952f20c24 expand, unexpand: new applets from Tito <farmatito@tiscali.it> %!s(int64=17) %!d(string=hai) anos
fgets_str.c ddec5af6b0 rename functions to more understandable names %!s(int64=18) %!d(string=hai) anos
find_mount_point.c c6ce8733dd cut 0.5k off mkfs.minix %!s(int64=18) %!d(string=hai) anos
find_pid_by_name.c dc757aa16c introduce and use bb_basename() %!s(int64=17) %!d(string=hai) anos
find_root_device.c 706fdc98c3 find_root_device: use lstat - don't follow links %!s(int64=17) %!d(string=hai) anos
full_write.c b5368bf437 httpd: a little bit more correct handling of CGI "HTTP/xxx" output %!s(int64=18) %!d(string=hai) anos
get_console.c 9a7d38fe24 delete tons of extra #includes %!s(int64=17) %!d(string=hai) anos
get_last_path_component.c b6aae0f381 preparatory patch for -Wwrite-strings #2 %!s(int64=18) %!d(string=hai) anos
get_line_from_file.c 51742f4bb0 style fixes. No code changes %!s(int64=17) %!d(string=hai) anos
getopt32.c fe7cd642b0 don't pass argc in getopt32, it's superfluous %!s(int64=17) %!d(string=hai) anos
herror_msg.c ab9c44b1a4 v[hp]error_msg have 2-3 callsites only -> incorporate there. %!s(int64=17) %!d(string=hai) anos
herror_msg_and_die.c ab9c44b1a4 v[hp]error_msg have 2-3 callsites only -> incorporate there. %!s(int64=17) %!d(string=hai) anos
human_readable.c 6ca409e0e4 trylink: produce even more info about final link stage %!s(int64=17) %!d(string=hai) anos
inet_common.c e324184c05 s/#ifdef CONFIG_/#if ENABLE_/g %!s(int64=17) %!d(string=hai) anos
info_msg.c dbe6e66d6a trylink: automatically use custom link script if user provides one %!s(int64=17) %!d(string=hai) anos
inode_hash.c 9a7d38fe24 delete tons of extra #includes %!s(int64=17) %!d(string=hai) anos
isdirectory.c b1629b1b2a - remove emacs layout block as suggested by Robert P.J. Day %!s(int64=18) %!d(string=hai) anos
kernel_version.c cf70433173 modprobe: reformat to match bbox style %!s(int64=18) %!d(string=hai) anos
last_char_is.c 6a1d661036 diff: fix -q exit code %!s(int64=18) %!d(string=hai) anos
lineedit.c 43f0a0bb3a apply all post-1.7.1 patches, set version to 1.7.2 %!s(int64=17) %!d(string=hai) anos
llist.c 9a7d38fe24 delete tons of extra #includes %!s(int64=17) %!d(string=hai) anos
login.c 6ca409e0e4 trylink: produce even more info about final link stage %!s(int64=17) %!d(string=hai) anos
loop.c 0e2c9fb4e0 mount: print errno on NFS error (again) %!s(int64=17) %!d(string=hai) anos
make_directory.c 501bfe2630 stat: fix option -Z segv (bug 1454) %!s(int64=17) %!d(string=hai) anos
makedev.c 769d1e05e6 fix warning from needlessly-global functions %!s(int64=18) %!d(string=hai) anos
match_fstype.c 4b924f3a5c whitespace fixes %!s(int64=17) %!d(string=hai) anos
md5.c 6ca409e0e4 trylink: produce even more info about final link stage %!s(int64=17) %!d(string=hai) anos
messages.c 6ca409e0e4 trylink: produce even more info about final link stage %!s(int64=17) %!d(string=hai) anos
mode_string.c 6ca409e0e4 trylink: produce even more info about final link stage %!s(int64=17) %!d(string=hai) anos
mtab.c f1a6c6b362 erase_mtab: do not limit ourself to 40 mtab entries %!s(int64=18) %!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 ab24e18c7a passwd: rework: %!s(int64=18) %!d(string=hai) anos
parse_mode.c 6ca409e0e4 trylink: produce even more info about final link stage %!s(int64=17) %!d(string=hai) anos
perror_msg.c ab9c44b1a4 v[hp]error_msg have 2-3 callsites only -> incorporate there. %!s(int64=17) %!d(string=hai) anos
perror_msg_and_die.c ab9c44b1a4 v[hp]error_msg have 2-3 callsites only -> incorporate there. %!s(int64=17) %!d(string=hai) anos
perror_nomsg.c 769d1e05e6 fix warning from needlessly-global functions %!s(int64=18) %!d(string=hai) anos
perror_nomsg_and_die.c 769d1e05e6 fix warning from needlessly-global functions %!s(int64=18) %!d(string=hai) anos
pidfile.c bb23c06919 if pidfile turned out to be !regular file, do not unlink it. %!s(int64=17) %!d(string=hai) anos
process_escape_sequence.c 6ca409e0e4 trylink: produce even more info about final link stage %!s(int64=17) %!d(string=hai) anos
procps.c 3734b946bf bb_getpwuid, bb_getgrgid: change order of arguments to more intuitive one; %!s(int64=17) %!d(string=hai) anos
pw_encrypt.c 91e149a373 libbb: random hunt for statics %!s(int64=17) %!d(string=hai) anos
read.c 98ebab8b76 top,ps: improve /proc/PID/cmdinfo reading code %!s(int64=17) %!d(string=hai) anos
recursive_action.c d166f83d74 md5_sha1_sum: fix mishandling when run as /bin/md5sum (with path) %!s(int64=17) %!d(string=hai) anos
remove_file.c 99912ca733 audit small applets and mark some of them as NOFORK. %!s(int64=17) %!d(string=hai) anos
restricted_shell.c 15b213ef5a su: make /etc/shells check configurable %!s(int64=18) %!d(string=hai) anos
run_shell.c fad2b86c9e use "glibc errno" trick not only for ash, but for entire busybox %!s(int64=17) %!d(string=hai) anos
safe_strncpy.c 9a7d38fe24 delete tons of extra #includes %!s(int64=17) %!d(string=hai) anos
safe_write.c fad2b86c9e use "glibc errno" trick not only for ash, but for entire busybox %!s(int64=17) %!d(string=hai) anos
selinux_common.c b6adbf1be2 usage.c: remove reference to busybox.h %!s(int64=17) %!d(string=hai) anos
setup_environment.c f5f75c5e82 remove nearly-duplicate PATHs in several places %!s(int64=17) %!d(string=hai) anos
sha1.c 9a7d38fe24 delete tons of extra #includes %!s(int64=17) %!d(string=hai) anos
simplify_path.c 16abcd90ae teach find_root_device to deal with /dev/ subdirs %!s(int64=17) %!d(string=hai) anos
skip_whitespace.c 0de9375ee6 leftover of e2fsck surgery %!s(int64=18) %!d(string=hai) anos
speed_table.c b71c668c57 style fix (stray space before ';') %!s(int64=17) %!d(string=hai) anos
str_tolower.c 7e8a53a335 - add libbb function str_tolower to convert a string to lowercase. %!s(int64=17) %!d(string=hai) anos
time.c ebd27aabaa fix an obvious typo while trying to access the tv_usec member %!s(int64=17) %!d(string=hai) anos
trim.c 51742f4bb0 style fixes. No code changes %!s(int64=17) %!d(string=hai) anos
u_signal_names.c 80b8b39899 Consolidate ARRAY_SIZE macro; remove one unneeded global var (walter harms <wharms@bfs.de>) %!s(int64=17) %!d(string=hai) anos
udp_io.c 4b924f3a5c whitespace fixes %!s(int64=17) %!d(string=hai) anos
update_passwd.c 557fb713e0 chpasswd: fixes and code shrink %!s(int64=17) %!d(string=hai) anos
uuencode.c 6ca409e0e4 trylink: produce even more info about final link stage %!s(int64=17) %!d(string=hai) anos
vdprintf.c e5d37ccb6e httpd: fix CGI handling bug (we were closing wrong fd). %!s(int64=17) %!d(string=hai) anos
verror_msg.c 1b97efd66a httpd shring and logging update, part 1 or 7 %!s(int64=17) %!d(string=hai) anos
vfork_daemon_rexec.c 367960ba9a make standalone httpd work on NOMMU machines %!s(int64=17) %!d(string=hai) anos
warn_ignoring_args.c d398ecab9d hunt down improper include <>, make mkswap output 4Gb+ friendly %!s(int64=18) %!d(string=hai) anos
wfopen.c ddec5af6b0 rename functions to more understandable names %!s(int64=18) %!d(string=hai) anos
wfopen_input.c 50f7f446ec bb_full_fd_action: remove potential xmalloc from NOFORK path %!s(int64=17) %!d(string=hai) anos
xatonum.c 3ad5d0cbbe diff: shrink code (-85 bytes): %!s(int64=17) %!d(string=hai) anos
xatonum_template.c 1bab1de698 fix for suffix optimization (which was in previous commit) %!s(int64=17) %!d(string=hai) anos
xconnect.c a27a11bb2c introduce and use xdup2(int, int) %!s(int64=17) %!d(string=hai) anos
xfuncs.c d37f22225b libbb,crond,lash: fix getopt32 (don't know how it managed to slip through) %!s(int64=17) %!d(string=hai) anos
xgetcwd.c 6ca0444420 syslogd: fix "readpath bug" by using readlink instead %!s(int64=18) %!d(string=hai) anos
xgethostbyname.c e324184c05 s/#ifdef CONFIG_/#if ENABLE_/g %!s(int64=17) %!d(string=hai) anos
xreadlink.c e755e827f7 apply post 1.7.0 patches, set version to 1.7.1 %!s(int64=17) %!d(string=hai) anos
xregcomp.c e865e81d34 less: stop dying on bad regexps, quietly pipe data w/o %!s(int64=18) %!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