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

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