Denys Vlasenko db4171d842 Apply post-1.17.3 fixes, bump version to 1.17.4 пре 14 година
..
Config.src 503a07cab2 Apply post-1.17.0 fixes пре 14 година
Kbuild.src 7e1bb4bc5c libbb: reduce number of *error_msg[_and_die].c files by four пре 14 година
README c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. пре 21 година
appletlib.c 9297dbc9d2 randomconfig fixes пре 14 година
ask_confirmation.c 52b971f516 libbb/ask_confirmation.c: shrink пре 15 година
bb_askpass.c 557deb1014 libbb: fix bb_ask() to operate on correct fd пре 15 година
bb_basename.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
bb_do_delay.c 12450dbeef libbb/bb_do_delay.c: shrink пре 15 година
bb_pwd.c 15437e3e2a libbb: add xgetgrnam too. ~0 code size change пре 16 година
bb_qsort.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
bb_strtod.c 4813a5100d libbb: stop using bb_strtod for now пре 15 година
bb_strtonum.c 49a5eba9ae s/othervise/otherwise/g пре 16 година
change_identity.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
chomp.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
compare_string_array.c 8a659f6ff9 libbb: make index_in_substrings return -1 on ambiguous matches пре 14 година
concat_path_file.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
concat_subpath_file.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
copy_file.c 0cd445f4d1 cosmetic fixes пре 15 година
copyfd.c 1eaf7e76bf libbb/copyfd.c: fix the case of copy buffer <= 4kb пре 14 година
correct_password.c 82b1429966 - add new applet mkpasswd(1) пре 16 година
crc32.c db12d1d733 Fix forgotten license comments пре 16 година
create_icmp6_socket.c db12d1d733 Fix forgotten license comments пре 16 година
create_icmp_socket.c db12d1d733 Fix forgotten license comments пре 16 година
default_error_retval.c 80d14beae9 Rename two config options: пре 18 година
device_open.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
die_if_bad_username.c cb7edc2661 adduser: copy /etc/skel to mew homes. +100 bytes пре 15 година
dump.c 6aca76d4d7 hexdump: fix "hexdump nonexistent_file" handling пре 15 година
execable.c 21e8e8da64 libbb: introduce and use BB_EXECVP_or_die() пре 14 година
fclose_nonstdin.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
fflush_stdout_and_exit.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
fgets_str.c 9f57cf6604 ftpd: fix command fetching to not do it in 1-byte reads; пре 16 година
find_mount_point.c 6ae6426a74 fix mountpoint test to not prevemt mkfs_xxx from making image in any file пре 15 година
find_pid_by_name.c e766f62132 make find_pid_by_name look at /proc/PID/exe too пре 15 година
find_root_device.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
full_write.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
get_console.c 202ac504e1 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op пре 16 година
get_last_path_component.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
get_line_from_file.c b87c17cd16 *: stop defining _GNU_SOURCE in source files, it's in CFLAGS anyway пре 14 година
get_volsize.c 40e7d25aca mkXXXX: unify [KBYTES] parameter handling (added it to mkswap) пре 15 година
getopt32.c d46c36c74e libbb/getopt32.c: clear applet_long_options and opt_complementary after use пре 15 година
getpty.c eb084779d7 libbb: use ptsname_r, it's smaller пре 16 година
herror_msg.c 7e1bb4bc5c libbb: reduce number of *error_msg[_and_die].c files by four пре 14 година
human_readable.c 9c3b84a304 ls: make it so that group never glues itself to file size пре 15 година
inet_common.c bcbd37df24 tweak Config texts and some broken English elsewhere пре 15 година
info_msg.c 125d0154e6 Exclude syslog code if FEATURE_SYSLOG is not set пре 14 година
inode_hash.c 618a3027ed du: fix "du /dir /dir" case пре 16 година
isdirectory.c 33d8d08f78 httpd: shrink mime type matching code (suggested by Bernhard) пре 15 година
kernel_version.c 6331cf059c *: use "can't" instead of "cannot" пре 15 година
last_char_is.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
lineedit.c 468c326d6a Apply post-1.17.2 fixes, bump version to 1.17.3 пре 14 година
lineedit_ptr_hack.c be002adb2f add forgotten files. I am forgetting it all the time :( пре 16 година
llist.c 0b791d9a97 move llist_find_str from modutils to libbb пре 15 година
login.c 8131eea3dc *: introduce and use ffulsh_all() пре 15 година
loop.c 92510141e2 losetup: support /dev/loop10 and higher. closes bug 1627 пре 14 година
make_directory.c f94c9bf288 tar: fix bug 673 (misdetection of repeated dir as hardlink). +92 bytes пре 15 година
makedev.c 9579d87be4 fix FAST_FUNC fallout пре 16 година
match_fstype.c 7aaedcf21e mount: support "-O option"; stop trying to mount swap partitions пре 16 година
md5.c fb6e689554 libbb/md5.c: remove wrong comment пре 15 година
md5prime.c e9b9a19ad3 libbb: disable a second md5 implementation which managed to creep in :) пре 16 година
messages.c b2e5fc35eb ntpd: and real handling for -N, show usage w/o options; trim text пре 15 година
mode_string.c 0e52541917 taskset: fix some careless code in both fancy and non-fancy cases. пре 16 година
mtab.c 96c45b0e0b libbb/mtab: fix xrealloc_vector fallout пре 16 година
mtab_file.c 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX пре 15 година
obscure.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
parse_config.c 63144be7ea universal parser: do not leak parser->data пре 14 година
parse_mode.c 1f27ab0d4b *: optimize code size in strtoul calls пре 15 година
perror_msg.c 7e1bb4bc5c libbb: reduce number of *error_msg[_and_die].c files by four пре 14 година
perror_nomsg.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
perror_nomsg_and_die.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
pidfile.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
platform.c 0635ddd8f7 Added code for nonstandard function strsep() пре 14 година
print_flags.c ccd1efc3c1 cosmetic fixes, no code changed пре 14 година
printable.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
printable_string.c 19158a837d unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE пре 15 година
process_escape_sequence.c 00f0ef4a0c echo et al: support \e escape пре 15 година
procps.c ed4ff0e8cb pidof/killall: fix bug 625 (kernel threads get stale "binary name") пре 15 година
progress.c 19158a837d unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE пре 15 година
ptr_to_globals.c 5d89fbaa2e *: remove remaining instances of ".data" hack пре 16 година
pw_encrypt.c d1a84a2880 libbb: move crypt_make_salt() to pw_encrypt.c, reuse пре 16 година
pw_encrypt_des.c 44d1989997 des encrypt: fix goof with NUL byte added at the end as '.' пре 15 година
pw_encrypt_md5.c d324e1b808 libbb/crypt: code shrink пре 16 година
pw_encrypt_sha.c 6a5d9faa29 shrink sha hashing пре 16 година
read.c 19ced5c425 pipe_progress: make it independent of printf machinery пре 14 година
read_key.c c175c46647 vi: discover window size even on serial consoles. optional пре 14 година
read_printf.c cd0f6b0c93 consolidate xz format comment. no code changes пре 14 година
recursive_action.c 8f7a6d294f find: -follow should not error out on dandling links пре 15 година
remove_file.c 6331cf059c *: use "can't" instead of "cannot" пре 15 година
rtc.c dc698bb038 *: make it easier to distinquish "struct tm", pointer to one, etc пре 15 година
run_shell.c a73b87e934 *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup пре 14 година
safe_gethostname.c 1d448cff65 provide safe_gethostname() for non-linux systems пре 14 година
safe_poll.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
safe_strncpy.c 0f293b96dc fix all cases of strcpy on overlapping strings. пре 16 година
safe_write.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
selinux_common.c 6331cf059c *: use "can't" instead of "cannot" пре 15 година
setup_environment.c a73b87e934 *: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup пре 14 година
sha1.c 245a4f84be big endian warning fixes пре 15 година
signals.c cab28aa7de init: preparatory patch, no code changes пре 16 година
simplify_path.c 1cf4a0eb81 httpd: simplify insane conf file parser пре 15 година
single_argv.c e992bae6f9 *: remove a few more cases of argc usage. -89 bytes. пре 15 година
skip_whitespace.c f8d8aa1cea libbb: add skip_dev_pfx() пре 14 година
speed_table.c e707a3000b add B921600 пре 15 година
str_tolower.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
strrstr.c 6c4dadefb6 - update my name. No obj-code changes ;) пре 16 година
time.c 5f94346f73 date: support -d @SECONDS_SINCE_1970 пре 14 година
trim.c c0dab37d0a *: remove last function calls to isspace пре 15 година
u_signal_names.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
udp_io.c 12ca080a1c *: eliminate more aliasing warnings пре 15 година
unicode.c db4171d842 Apply post-1.17.3 fixes, bump version to 1.17.4 пре 14 година
update_passwd.c 4653e442ba adduser: more fixes to "add user to specified group" пре 15 година
utmp.c f8d8aa1cea libbb: add skip_dev_pfx() пре 14 година
uuencode.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
vdprintf.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
verror_msg.c 7e1bb4bc5c libbb: reduce number of *error_msg[_and_die].c files by four пре 14 година
vfork_daemon_rexec.c 926031b764 *: introduce and use xfork() and xvfork() пре 14 година
warn_ignoring_args.c a355da0775 *: make 2 more "int argc"'s unused; more saved if !DESKTOP пре 15 година
wfopen.c a7ccdeef39 libbb: added xfdopen_for_read/write пре 15 година
wfopen_input.c dc04439450 Version 1.17.2: apply post 1.17.1 fixes, replace patch applet by Rob's version пре 14 година
write.c 73c571a5ff *: move get_sock_lsa and xwrite_str to libbb, use where appropriate пре 16 година
xatonum.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
xatonum_template.c c0dab37d0a *: remove last function calls to isspace пре 15 година
xconnect.c fdd7b566ec A few minor portability improvements пре 14 година
xfunc_die.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
xfuncs.c 21e8e8da64 libbb: introduce and use BB_EXECVP_or_die() пре 14 година
xfuncs_printf.c 926031b764 *: introduce and use xfork() and xvfork() пре 14 година
xgetcwd.c db12d1d733 Fix forgotten license comments пре 16 година
xgethostbyname.c 5342c3f310 clean up redundant, commented-out and misplaced includes пре 14 година
xreadlink.c fbedacfc8c Hurd compat fixes. Mostly dealing with absent PATH_MAX пре 15 година
xrealloc_vector.c 1502a8b4ce libbb/xrealloc_vector.c: better comment пре 15 година
xregcomp.c 3fd15e197e grep: option to use GNU regex matching instead of POSIX one. пре 16 година

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