Denys Vlasenko 26777aa1c6 fixes for bugs discovered by randomconfig builds and tests 14 vuotta sitten
..
Config.src b507cc3ace powertop: new applet 14 vuotta sitten
Kbuild.src 26777aa1c6 fixes for bugs discovered by randomconfig builds and tests 14 vuotta sitten
README ba2dcccd79 *: trailing empty lines removed 14 vuotta sitten
appletlib.c 2b662c5dec libbb: remove unused variable 14 vuotta sitten
ask_confirmation.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
bb_askpass.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
bb_basename.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
bb_bswap_64.c 9ff50b8697 *: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bits 14 vuotta sitten
bb_do_delay.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
bb_pwd.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
bb_qsort.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
bb_strtod.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
bb_strtonum.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
change_identity.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 16 vuotta sitten
chomp.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
compare_string_array.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
concat_path_file.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
concat_subpath_file.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
copy_file.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
copyfd.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
correct_password.c 82b1429966 - add new applet mkpasswd(1) 16 vuotta sitten
crc32.c 16cc80e989 crc32: cleanups, no code changes 14 vuotta sitten
create_icmp6_socket.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
create_icmp_socket.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
default_error_retval.c 7aa63042d0 libbb: xfunc_error_retval can be a byte 14 vuotta sitten
device_open.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
die_if_bad_username.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
dump.c e4dcba1c10 *: whitespace fixes 14 vuotta sitten
execable.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
fclose_nonstdin.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
fflush_stdout_and_exit.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
fgets_str.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
find_mount_point.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
find_pid_by_name.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
find_root_device.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
full_write.c e4dcba1c10 *: whitespace fixes 14 vuotta sitten
get_console.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
get_cpu_count.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
get_last_path_component.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
get_line_from_file.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
get_volsize.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
getopt32.c 29ca159133 fix misspelling in comment 14 vuotta sitten
getpty.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
hash_md5_sha.c fb132e4737 whitespace cleanup 14 vuotta sitten
hash_md5prime.c 06f719fd79 libbb: rename hash source files. no code changes 14 vuotta sitten
herror_msg.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
human_readable.c e4dcba1c10 *: whitespace fixes 14 vuotta sitten
inet_common.c e4dcba1c10 *: whitespace fixes 14 vuotta sitten
info_msg.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
inode_hash.c e4dcba1c10 *: whitespace fixes 14 vuotta sitten
isdirectory.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
kernel_version.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
last_char_is.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
lineedit.c f3763033e4 lineedit: fix tab-completion of filenames with spaces 14 vuotta sitten
lineedit_ptr_hack.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
llist.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
login.c e4dcba1c10 *: whitespace fixes 14 vuotta sitten
loop.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
make_directory.c e4dcba1c10 *: whitespace fixes 14 vuotta sitten
makedev.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
match_fstype.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
messages.c 0004e99493 better shared strings trick 14 vuotta sitten
mode_string.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
mtab.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
obscure.c fd27fa8309 libbb: fix fallout from last patch to obscure() (my mistake). +143 bytes 14 vuotta sitten
parse_config.c e4dcba1c10 *: whitespace fixes 14 vuotta sitten
parse_mode.c e4dcba1c10 *: whitespace fixes 14 vuotta sitten
perror_msg.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
perror_nomsg.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
perror_nomsg_and_die.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
pidfile.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
platform.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
print_flags.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
printable.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
printable_string.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
process_escape_sequence.c a2d27a1919 libbb/process_escape_sequence.c: fix recently broken handling of \\ 14 vuotta sitten
procps.c 63adf83814 fix build failure for pmap 14 vuotta sitten
progress.c e4dcba1c10 *: whitespace fixes 14 vuotta sitten
ptr_to_globals.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
pw_encrypt.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
pw_encrypt_des.c 44d1989997 des encrypt: fix goof with NUL byte added at the end as '.' 15 vuotta sitten
pw_encrypt_md5.c c0683acce8 *: pass md5/shaN context pointer as 1st arg, not last 14 vuotta sitten
pw_encrypt_sha.c fb132e4737 whitespace cleanup 14 vuotta sitten
read.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
read_key.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
read_printf.c 833d4e7f84 rename archival/libunarchive -> archival/libarchive; move bz/ into it 14 vuotta sitten
recursive_action.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
remove_file.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
rtc.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
run_shell.c a73b87e934 *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup 14 vuotta sitten
safe_gethostname.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
safe_poll.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
safe_strncpy.c 0016bcee37 klogd: do not log partial lines 14 vuotta sitten
safe_write.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
selinux_common.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
setup_environment.c a73b87e934 *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup 14 vuotta sitten
signals.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
simplify_path.c fb132e4737 whitespace cleanup 14 vuotta sitten
single_argv.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
skip_whitespace.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
speed_table.c e4dcba1c10 *: whitespace fixes 14 vuotta sitten
str_tolower.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
strrstr.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
time.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
trim.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
u_signal_names.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
udp_io.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
unicode.c 6b3f0b0dab unicode: update unicode_width on !unicode branch too. Closes bug 2593 14 vuotta sitten
update_passwd.c 854738d39d type fix in comment 14 vuotta sitten
utmp.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
uuencode.c c8f9a8d3c0 move read_base64 to libbb/uuencode.c 14 vuotta sitten
vdprintf.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
verror_msg.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
vfork_daemon_rexec.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
warn_ignoring_args.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
wfopen.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
wfopen_input.c e4dcba1c10 *: whitespace fixes 14 vuotta sitten
write.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
xatonum.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
xatonum_template.c e4dcba1c10 *: whitespace fixes 14 vuotta sitten
xconnect.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
xfunc_die.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
xfuncs.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
xfuncs_printf.c 6722737ece *: introduce and use xmkstemp. -65 bytes. 14 vuotta sitten
xgetcwd.c e4dcba1c10 *: whitespace fixes 14 vuotta sitten
xgethostbyname.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
xreadlink.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
xrealloc_vector.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten
xregcomp.c 0ef64bdb40 *: make GNU licensing statement forms more regular 14 vuotta sitten

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