Denys Vlasenko ed058016bf Apply post-1.19.1 patches, bump version to 1.19.2 hace 13 años
..
Config.src a669eca3a2 libbb/lineedit: implement optional Ctrl-R history search hace 13 años
Kbuild.src 4dc35fb5b6 platform.h: tweaks for cygwin hace 13 años
README ba2dcccd79 *: trailing empty lines removed hace 14 años
appletlib.c d84b175cb6 Bump version to 1.19.0, update copyright year in help message hace 13 años
ask_confirmation.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
bb_askpass.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
bb_bswap_64.c 9ff50b8697 *: deinline SWAP_xE64 on 32-bit CPUs. Wins !90 bytes both on 32 and 64 bits hace 14 años
bb_do_delay.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
bb_pwd.c 7d65abea09 libbb: make user/group name cache strings longer (~27 chars) hace 13 años
bb_qsort.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
bb_strtod.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
bb_strtonum.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
change_identity.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
chomp.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
compare_string_array.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
concat_path_file.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
concat_subpath_file.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
copy_file.c aa4f9a2fd8 libbb/copy_file.c: use smallints instead of signed chars hace 14 años
copyfd.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
correct_password.c 82b1429966 - add new applet mkpasswd(1) hace 16 años
crc32.c b7c9fb27cb whitespace fixes hace 14 años
create_icmp6_socket.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
create_icmp_socket.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
default_error_retval.c 7aa63042d0 libbb: xfunc_error_retval can be a byte hace 14 años
device_open.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
die_if_bad_username.c 7485086f1e die_if_bad_username: tighten up a bit hace 13 años
dump.c 60a9414cad fix "variable 'foo' set but not used" warnings hace 13 años
execable.c c71b469f5d libbb: make BB_EXECVP/LP try to exec real binary if there's no /proc/self/exe hace 14 años
fclose_nonstdin.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
fflush_stdout_and_exit.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
fgets_str.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
find_mount_point.c 55ae0e9238 df,find_mount_point: optionally don't ignore rootfs hace 14 años
find_pid_by_name.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
find_root_device.c 2272129a93 plug a DIR* leak on error path hace 14 años
full_write.c e4dcba1c10 *: whitespace fixes hace 14 años
get_console.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
get_cpu_count.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
get_last_path_component.c b24ef035bd find: cater for libc w/o FNM_CASEFOLD hace 13 años
get_line_from_file.c a1a448347e libbb: split bb_get_chunk_from_file and bb_get_chunk_with_continuation hace 13 años
get_shell_name.c f8416dc6f6 forgot to add libbb/get_shell_name.c hace 13 años
get_volsize.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
getopt32.c b47b3ce1bd randomconfig fixes hace 13 años
getpty.c cc272b06ee Apply post-1.19.0 patches, bump version to 1.19.1 hace 13 años
hash_md5_sha.c fb132e4737 whitespace cleanup hace 14 años
hash_md5prime.c 06f719fd79 libbb: rename hash source files. no code changes hace 14 años
herror_msg.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
human_readable.c e4dcba1c10 *: whitespace fixes hace 14 años
inet_common.c 8f6ce094dc a few tweaks for bionic hace 13 años
info_msg.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
inode_hash.c e4dcba1c10 *: whitespace fixes hace 14 años
isdirectory.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
kernel_version.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
last_char_is.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
lineedit.c ed058016bf Apply post-1.19.1 patches, bump version to 1.19.2 hace 13 años
lineedit_ptr_hack.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
llist.c 9be4702a30 main: free suid_config list after use hace 13 años
login.c e4dcba1c10 *: whitespace fixes hace 14 años
loop.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
make_directory.c e4dcba1c10 *: whitespace fixes hace 14 años
makedev.c 975c714183 nicer looking ifdef in libbb/makedev.c hace 14 años
match_fstype.c ed058016bf Apply post-1.19.1 patches, bump version to 1.19.2 hace 13 años
messages.c dee0fc9da1 save 10 bytes on strings hace 13 años
mode_string.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
mtab.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
obscure.c 8f6ce094dc a few tweaks for bionic hace 13 años
parse_config.c adcabf3235 parse_config: use getline. BIG speedup with glibc (~40%). hace 13 años
parse_mode.c e4dcba1c10 *: whitespace fixes hace 14 años
perror_msg.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
perror_nomsg.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
perror_nomsg_and_die.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
pidfile.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
platform.c 0a5b310067 platform.c: provide getline implementation hace 13 años
print_flags.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
printable.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
printable_string.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
process_escape_sequence.c a2d27a1919 libbb/process_escape_sequence.c: fix recently broken handling of \\ hace 14 años
procps.c cc272b06ee Apply post-1.19.0 patches, bump version to 1.19.1 hace 13 años
progress.c 8345b2bd5e libbb: make warning go away hace 13 años
ptr_to_globals.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
pw_encrypt.c 12a432715f adduser: safe username passing to passwd/addgroup hace 13 años
pw_encrypt_des.c 44d1989997 des encrypt: fix goof with NUL byte added at the end as '.' hace 15 años
pw_encrypt_md5.c c0683acce8 *: pass md5/shaN context pointer as 1st arg, not last hace 14 años
pw_encrypt_sha.c 5dcc6606cb libbb/pw_encrypt_sha: forgot to move &ctx to 1st param here in sha hash rework hace 14 años
read.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
read_key.c 4e552a70ec less: optionally query terminal size via "ESC [ 6 n". Closes bug 2659. hace 13 años
read_printf.c 80542bad2f hush: make read builtin interruptible. hace 13 años
recursive_action.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
remove_file.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
rtc.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
run_shell.c a73b87e934 *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup hace 14 años
safe_gethostname.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
safe_poll.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
safe_strncpy.c 0016bcee37 klogd: do not log partial lines hace 14 años
safe_write.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
selinux_common.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
setup_environment.c bd74e3d8be libbb/login/su: do not sanitize shell name twice hace 13 años
signals.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
simplify_path.c fb132e4737 whitespace cleanup hace 14 años
single_argv.c c13ee8c0f3 basename,dirname,freeramdisk,rx,raidautorun,runsv,chvt: skip "--" argument hace 13 años
skip_whitespace.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
speed_table.c e4dcba1c10 *: whitespace fixes hace 14 años
str_tolower.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
strrstr.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
systemd_support.c 0b8a7723c7 typo fix hace 13 años
time.c 10ee20b58b libbb: better comment in parse_date hace 14 años
trim.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
u_signal_names.c 327d2885ec kill[all[5]],pkill: make signal list show signal numbers, and show RTMIN/MAX hace 14 años
udp_io.c cc272b06ee Apply post-1.19.0 patches, bump version to 1.19.1 hace 13 años
unicode.c 353680aa46 lineedit: fixes for CONFIG_UNICODE_USING_LOCALE=y hace 13 años
update_passwd.c 854738d39d type fix in comment hace 14 años
utmp.c 8d0e0cdadf move utmp.h include to libbb.h hace 14 años
uuencode.c c8f9a8d3c0 move read_base64 to libbb/uuencode.c hace 14 años
vdprintf.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
verror_msg.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
vfork_daemon_rexec.c c5d0f15dbd libbb: spawn should remove child which failed to exec hace 14 años
warn_ignoring_args.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
wfopen.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
wfopen_input.c e4dcba1c10 *: whitespace fixes hace 14 años
write.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
xatonum.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
xatonum_template.c e4dcba1c10 *: whitespace fixes hace 14 años
xconnect.c ca18311d0a libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr. hace 13 años
xfunc_die.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
xfuncs.c e9a40e3b91 libbb: make ndelay_no/off a bit more clever. +14 bytes hace 14 años
xfuncs_printf.c 6722737ece *: introduce and use xmkstemp. -65 bytes. hace 14 años
xgetcwd.c e4dcba1c10 *: whitespace fixes hace 14 años
xgethostbyname.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
xreadlink.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
xrealloc_vector.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años
xregcomp.c 0ef64bdb40 *: make GNU licensing statement forms more regular hace 14 años

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