Denys Vlasenko 6ae6426a74 fix mountpoint test to not prevemt mkfs_xxx from making image in any file пре 15 година
..
Config.in 7e7e08fb09 tweak MD5 config text пре 15 година
Kbuild 7dd0ce4953 randomconfig fixes пре 15 година
README c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. пре 20 година
appletlib.c 0ad438b12a comment fix, no code changes пре 15 година
ask_confirmation.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
bb_askpass.c 9b1b62adc4 Patches to enable FreeBSD build пре 15 година
bb_basename.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
bb_do_delay.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
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 defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
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 6f58be0748 cp: make "non-POSIX" cp a bit more consistent пре 15 година
copyfd.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
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: пре 17 година
device_open.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
die_if_bad_username.c 70c6e40e47 libbb: fix typo in comment пре 15 година
dump.c 3eb4466bf8 libbb: replace some memmove's with memcpy's (Ron (ron AT debian.org)) пре 16 година
error_msg.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
error_msg_and_die.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
execable.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
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; пре 15 година
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 9f00e05781 killall and sestatus also need ARGVN scanning пре 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 69f4f9a6f4 optimize config_read() (by Timo Teras <timo.teras AT iki.fi>) пре 16 година
getopt32.c f3b92d3856 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS пре 15 година
getpty.c eb084779d7 libbb: use ptsname_r, it's smaller пре 16 година
herror_msg.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
herror_msg_and_die.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
human_readable.c db12d1d733 Fix forgotten license comments пре 16 година
inet_common.c bcbd37df24 tweak Config texts and some broken English elsewhere пре 15 година
info_msg.c 517413f9af bb_info_msg: make it do atomic, unbuffered writes пре 16 година
inode_hash.c 618a3027ed du: fix "du /dir /dir" case пре 16 година
isdirectory.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
kernel_version.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
last_char_is.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
lineedit.c 9531f7dad7 another small lineedit fix пре 15 година
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 da49f58524 move libc related stuff out of platform.h пре 15 година
loop.c 9b1b62adc4 Patches to enable FreeBSD build пре 15 година
make_directory.c 582dff0514 volume identification: abolish /proc/partitions and /proc/cdroms пре 16 година
makedev.c 9579d87be4 fix FAST_FUNC fallout пре 16 година
match_fstype.c 7aaedcf21e mount: support "-O option"; stop trying to mount swap partitions пре 15 година
md5.c cd2cd312b7 shrink sha hashing a bit more (remove wbuflen field from ctx), пре 15 година
md5prime.c e9b9a19ad3 libbb: disable a second md5 implementation which managed to creep in :) пре 16 година
messages.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. пре 16 година
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 c7cc5a9432 mdev: Rob's #if forest removal пре 15 година
parse_mode.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
perror_msg.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
perror_msg_and_die.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
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 година
print_flags.c b9bbc40f64 libbb: fix print_flags() [fix somehow is only in 1.11.1?) пре 16 година
printable.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
process_escape_sequence.c 248b4a77e7 libbb: document that we maybe will want to understand \e someday пре 16 година
procps.c fca70a8cce ps: conditionally support additional -o FIELDs пре 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 пре 15 година
read.c 071ede1e5d xmalloc_[open_]read[_close]: do not ignore xrealloc return value пре 15 година
read_key.c 4b7db4f2ca read_key: drop optimization where we read 3 bytes at once пре 15 година
recursive_action.c 6e69e4237d netstat: optional -p support by L. Gabriel Somlo <somlo AT cmu.edu> пре 16 година
remove_file.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
restricted_shell.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
rtc.c db12d1d733 Fix forgotten license comments пре 16 година
run_shell.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
safe_gethostname.c c94d3564c2 sendmail: from Vladimir: пре 16 година
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 db12d1d733 Fix forgotten license comments пре 16 година
setup_environment.c f34cfff2f0 setup_environment: cd $HOME regardless of clear_env value. пре 16 година
sha1.c fe4ef36bcd libbb/sha: #undef macro names before #defining them. пре 15 година
signals.c cab28aa7de init: preparatory patch, no code changes пре 16 година
simplify_path.c 1cf4a0eb81 httpd: simplify insane conf file parser пре 15 година
skip_whitespace.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
speed_table.c 61befda93b ash,hush: add TODO for rare build failure пре 16 година
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 38dd8aa657 touch: implement -t TIME (needed for testsuite) пре 15 година
trim.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
u_signal_names.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
udp_io.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
unicode.c fff73641e4 widen "Unicode in environment" check пре 15 година
update_passwd.c 189f74d0f2 passwd + /etc/shadow: chage "change time" field too пре 15 година
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 defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
vfork_daemon_rexec.c 8f24f9812d stop using non-standard macro, use WEXITSTATUS instead пре 15 година
warn_ignoring_args.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
wfopen.c bfbc971f9f hush: print cd error to stderr; use fopen_or_warn in builtin_source; пре 15 година
wfopen_input.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
write.c 73c571a5ff *: move get_sock_lsa and xwrite_str to libbb, use where appropriate пре 15 година
xatonum.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
xatonum_template.c bf2af9acb2 flash_lock, flash_unlock: new applets пре 15 година
xconnect.c f6b4685691 add FEATURE_UNIX_LOCAL. By Ingo van Lil (inguin AT gmx.de) пре 15 година
xfunc_die.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
xfuncs.c 4e12b1a2a9 libbb: introduce and use xmalloc_ttyname (-32 in bss). пре 16 година
xfuncs_printf.c 5e34ff29bc *: mass renaming of USE_XXXX to IF_XXXX пре 15 година
xgetcwd.c db12d1d733 Fix forgotten license comments пре 16 година
xgethostbyname.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on пре 16 година
xreadlink.c 3a014b85dc ls: make readlink error to not disrupt output (try ls -l /proc/self/fd). пре 15 година
xrealloc_vector.c 728161b556 fix bug 4464 for real. I am dumb. пре 16 година
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