Denys Vlasenko aa4e5092f5 Apply post-1.20.0 patches, bump version to 1.20.1 пре 12 година
..
Config.src 74b871febb Config: fix wording in help-text пре 13 година
Kbuild.src 8cab66730a fix build breakage found by randconfig пре 12 година
README ba2dcccd79 *: trailing empty lines removed пре 14 година
appletlib.c ba88826c66 busybox: tweak help text пре 12 година
ask_confirmation.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
bb_askpass.c 7449e18190 getty,login: tighten up handling of ctty, pgrp, and tty attr restoring on timeout пре 13 година
bb_bswap_64.c 9ff50b8697 *: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bits пре 14 година
bb_do_delay.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
bb_pwd.c 7d65abea09 libbb: make user/group name cache strings longer (~27 chars) пре 14 година
bb_qsort.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
bb_strtod.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
bb_strtonum.c ba65872950 libbb/bb_strtonum: always set end ptr, even on error return пре 13 година
change_identity.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
chomp.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
compare_string_array.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
concat_path_file.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
concat_subpath_file.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
copy_file.c aa4f9a2fd8 libbb/copy_file.c: use smallints instead of signed chars пре 14 година
copyfd.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
correct_password.c 82b1429966 - add new applet mkpasswd(1) пре 16 година
crc32.c b7c9fb27cb whitespace fixes пре 14 година
create_icmp6_socket.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
create_icmp_socket.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
default_error_retval.c 7aa63042d0 libbb: xfunc_error_retval can be a byte пре 14 година
device_open.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
die_if_bad_username.c 7485086f1e die_if_bad_username: tighten up a bit пре 13 година
dump.c a0bef7cc27 hexdump: fix hexdump -n1 -ve '8/2 ""' SEGV. Closes 4478 пре 13 година
execable.c c71b469f5d libbb: make BB_EXECVP/LP try to exec real binary if there's no /proc/self/exe пре 14 година
fclose_nonstdin.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
fflush_stdout_and_exit.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
fgets_str.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
find_mount_point.c ce4f39ac7c find_mount_point: fix find_mount_point for char devices пре 13 година
find_pid_by_name.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
find_root_device.c 2272129a93 plug a DIR* leak on error path пре 14 година
full_write.c e4dcba1c10 *: whitespace fixes пре 14 година
get_console.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
get_cpu_count.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
get_last_path_component.c b24ef035bd find: cater for libc w/o FNM_CASEFOLD пре 13 година
get_line_from_file.c a1a448347e libbb: split bb_get_chunk_from_file and bb_get_chunk_with_continuation пре 13 година
get_shell_name.c f8416dc6f6 forgot to add libbb/get_shell_name.c пре 14 година
get_volsize.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
getopt32.c b47b3ce1bd randomconfig fixes пре 13 година
getpty.c 24915117a2 Fixes for warnings in FreeBSD build пре 13 година
hash_md5_sha.c 522041ee7b regularize options which control size/speed trade пре 13 година
hash_md5prime.c 522041ee7b regularize options which control size/speed trade пре 13 година
herror_msg.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
human_readable.c e4dcba1c10 *: whitespace fixes пре 14 година
inet_cksum.c 0d0260fd1e inet_cksum: big-endian fix пре 13 година
inet_common.c 8f6ce094dc a few tweaks for bionic пре 13 година
info_msg.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
inode_hash.c e4dcba1c10 *: whitespace fixes пре 14 година
isdirectory.c f282c6b657 libbb: remove is_directory's argument which is always NULL пре 13 година
kernel_version.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
last_char_is.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
lineedit.c aa4e5092f5 Apply post-1.20.0 patches, bump version to 1.20.1 пре 12 година
lineedit_ptr_hack.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
llist.c 9be4702a30 main: free suid_config list after use пре 13 година
login.c e4dcba1c10 *: whitespace fixes пре 14 година
loop.c 13e709c53f losetup: implement -r option. Closes 4033. пре 13 година
make_directory.c e4dcba1c10 *: whitespace fixes пре 14 година
makedev.c 975c714183 nicer looking ifdef in libbb/makedev.c пре 14 година
match_fstype.c 9289935cfd Fix compile breakage пре 13 година
messages.c dee0fc9da1 save 10 bytes on strings пре 14 година
mode_string.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
mtab.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
obscure.c 8f6ce094dc a few tweaks for bionic пре 13 година
parse_config.c 499597d6ef mdev: do not treat non-leading '#' chars as start of comment. Closes 4676 пре 13 година
parse_mode.c e4dcba1c10 *: whitespace fixes пре 14 година
percent_decode.c dd1061b6a7 wget: URL-decode user:password before base64-encoding it into auth hdr. Closes 3625. пре 13 година
perror_msg.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
perror_nomsg.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
perror_nomsg_and_die.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
pidfile.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
platform.c 0a5b310067 platform.c: provide getline implementation пре 13 година
print_flags.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
printable.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
printable_string.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
process_escape_sequence.c a2d27a1919 libbb/process_escape_sequence.c: fix recently broken handling of \\ пре 14 година
procps.c 62c006d508 libbb/procps.c: make fast_strtoul_10() stop on '\n' too пре 13 година
progress.c 8345b2bd5e libbb: make warning go away пре 13 година
ptr_to_globals.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
pw_encrypt.c 12a432715f adduser: safe username passing to passwd/addgroup пре 13 година
pw_encrypt_des.c 44d1989997 des encrypt: fix goof with NUL byte added at the end as '.' пре 15 година
pw_encrypt_md5.c c0683acce8 *: pass md5/shaN context pointer as 1st arg, not last пре 14 година
pw_encrypt_sha.c 5dcc6606cb libbb/pw_encrypt_sha: forgot to move &ctx to 1st param here in sha hash rework пре 14 година
read.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
read_key.c 9ce09bc9cb lineedit: add support for M-b, M-f, M-d, M-Backspace пре 13 година
read_printf.c 59655077c5 preparatory cleanups for seamless uncompression improvements пре 12 година
recursive_action.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
remove_file.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
rtc.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
run_shell.c a73b87e934 *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup пре 14 година
safe_gethostname.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
safe_poll.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
safe_strncpy.c 0016bcee37 klogd: do not log partial lines пре 14 година
safe_write.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
selinux_common.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
setup_environment.c bd74e3d8be libbb/login/su: do not sanitize shell name twice пре 14 година
signals.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
simplify_path.c fb132e4737 whitespace cleanup пре 14 година
single_argv.c c13ee8c0f3 basename,dirname,freeramdisk,rx,raidautorun,runsv,chvt: skip "--" argument пре 13 година
skip_whitespace.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
speed_table.c e4dcba1c10 *: whitespace fixes пре 14 година
str_tolower.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
strrstr.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
systemd_support.c 0b8a7723c7 typo fix пре 14 година
time.c 10ee20b58b libbb: better comment in parse_date пре 14 година
trim.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
u_signal_names.c 327d2885ec kill[all[5]],pkill: make signal list show signal numbers, and show RTMIN/MAX пре 14 година
udp_io.c 24915117a2 Fixes for warnings in FreeBSD build пре 13 година
unicode.c 353680aa46 lineedit: fixes for CONFIG_UNICODE_USING_LOCALE=y пре 13 година
update_passwd.c 854738d39d type fix in comment пре 14 година
utmp.c 8d0e0cdadf move utmp.h include to libbb.h пре 14 година
uuencode.c e6094d95b5 libbb: shrink base64 decoding a bit пре 13 година
vdprintf.c ec447c7f01 libbb.h: remove unused defines пре 13 година
verror_msg.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
vfork_daemon_rexec.c 743edac6c8 bb_daemonize_or_rexec(): add flag to double-fork; use it in start-stop-daemon пре 13 година
warn_ignoring_args.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
wfopen.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
wfopen_input.c e4dcba1c10 *: whitespace fixes пре 14 година
write.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
xatonum.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
xatonum_template.c e4dcba1c10 *: whitespace fixes пре 14 година
xconnect.c 9106107a50 Make unix (local) sockets work without IPv6 enabled пре 13 година
xfunc_die.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
xfuncs.c e9a40e3b91 libbb: make ndelay_no/off a bit more clever. +14 bytes пре 14 година
xfuncs_printf.c 0687a5b496 libbb: make xchroot do a chdir("/") after chroot пре 12 година
xgetcwd.c e4dcba1c10 *: whitespace fixes пре 14 година
xgethostbyname.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
xreadlink.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
xrealloc_vector.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година
xregcomp.c 0ef64bdb40 *: make GNU licensing statement forms more regular пре 14 година

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