Denis Vlasenko 15c0b72584 Apply post 1.13.1 patches, bump to 1.13.2 hace 16 años
..
Config.in 3e8669f359 - wrap overlong lines (Cristian Ionescu-Idbohrn) hace 16 años
Kbuild 0112ff5203 vi: move key reading routine out of vi into llbbb hace 16 años
README c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. hace 21 años
appletlib.c e9ad84dfd4 *: refactor handling of archived files. "tar f file.tar.lzma" now works too. hace 16 años
ask_confirmation.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
bb_askpass.c 202ac504e1 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op hace 16 años
bb_basename.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
bb_do_delay.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
bb_pwd.c d73cbd31a2 - first pass to unify/cleanup uid handling (-236b) hace 16 años
bb_qsort.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
bb_strtod.c 3ab3d8a5cf libbb: do not reject floating point strings like ".15" hace 16 años
bb_strtonum.c 49a5eba9ae s/othervise/otherwise/g hace 16 años
change_identity.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
chomp.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
compare_string_array.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
concat_path_file.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
concat_subpath_file.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
copy_file.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
copyfd.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
correct_password.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
crc32.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
create_icmp6_socket.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
create_icmp_socket.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
crypt_make_salt.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
default_error_retval.c 80d14beae9 Rename two config options: hace 17 años
device_open.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
die_if_bad_username.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
dump.c 15f2fdb2b9 hexdump: fix SEGV in hexdump -e "" hace 16 años
error_msg.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
error_msg_and_die.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
execable.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
fclose_nonstdin.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
fflush_stdout_and_exit.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
fgets_str.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
find_mount_point.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
find_pid_by_name.c 4acb1b0793 - commentary typo fix hace 16 años
find_root_device.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
full_write.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
get_console.c 202ac504e1 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op hace 16 años
get_last_path_component.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
get_line_from_file.c 69f4f9a6f4 optimize config_read() (by Timo Teras <timo.teras AT iki.fi>) hace 16 años
getopt32.c ab310e1b1c apply post-1.13.0 patches hace 16 años
getpty.c eb084779d7 libbb: use ptsname_r, it's smaller hace 16 años
herror_msg.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
herror_msg_and_die.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
human_readable.c d66aa3c701 df: add support for more options, add some coreutils 6.10 compat. hace 16 años
inet_common.c 391ffa19d1 nslookup: tiny shrink (-5 bytes); add comment about res_init hace 16 años
info_msg.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
inode_hash.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
isdirectory.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
kernel_version.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
last_char_is.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
lineedit.c ab310e1b1c apply post-1.13.0 patches hace 16 años
lineedit_ptr_hack.c be002adb2f add forgotten files. I am forgetting it all the time :( hace 16 años
llist.c 6c4dadefb6 - update my name. No obj-code changes ;) hace 16 años
login.c 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. hace 16 años
loop.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
make_directory.c 582dff0514 volume identification: abolish /proc/partitions and /proc/cdroms hace 16 años
makedev.c 9579d87be4 fix FAST_FUNC fallout hace 16 años
match_fstype.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
md5.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
messages.c a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. hace 16 años
mode_string.c 0e52541917 taskset: fix some careless code in both fancy and non-fancy cases. hace 16 años
mtab.c 96c45b0e0b libbb/mtab: fix xrealloc_vector fallout hace 16 años
mtab_file.c 6ca409e0e4 trylink: produce even more info about final link stage hace 17 años
obscure.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
parse_config.c 2d5bd807c0 build system cleanup: rename FEATURE_AWK_MATH to FEATURE_AWK_LIBM; hace 16 años
parse_mode.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
perror_msg.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
perror_msg_and_die.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
perror_nomsg.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
perror_nomsg_and_die.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
pidfile.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
print_flags.c b9bbc40f64 libbb: fix print_flags() [fix somehow is only in 1.11.1?) hace 16 años
printable.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
process_escape_sequence.c 248b4a77e7 libbb: document that we maybe will want to understand \e someday hace 16 años
procps.c 17e7f04c8d top: optional SMP support by Vineet Gupta (vineetg76 AT gmail.com) hace 16 años
ptr_to_globals.c 5d89fbaa2e *: remove remaining instances of ".data" hack hace 16 años
pw_encrypt.c 30e1ab691c libbb: add a TODO to support new SHA-based encrypted passwords hace 16 años
pw_encrypt_des.c f45c4f41b7 whitespace and comment fixes, no code changes hace 16 años
pw_encrypt_md5.c e235285c3a crypt: code shrink hace 16 años
read.c ec73d30322 randomconfig fixes hace 16 años
read_key.c 7462b21dbe read_key is actually written by Rob, add him to copyright notice hace 16 años
recursive_action.c 6e69e4237d netstat: optional -p support by L. Gabriel Somlo <somlo AT cmu.edu> hace 16 años
remove_file.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
restricted_shell.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
rtc.c 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. hace 16 años
run_shell.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
safe_gethostname.c c94d3564c2 sendmail: from Vladimir: hace 16 años
safe_poll.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
safe_strncpy.c 0f293b96dc fix all cases of strcpy on overlapping strings. hace 16 años
safe_write.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
selinux_common.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
setup_environment.c f34cfff2f0 setup_environment: cd $HOME regardless of clear_env value. hace 16 años
sha1.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
signals.c 08ea11ab07 runsvd: shrink by Vladimir hace 16 años
simplify_path.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
skip_whitespace.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
speed_table.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
str_tolower.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
strrstr.c 6c4dadefb6 - update my name. No obj-code changes ;) hace 16 años
time.c ce13b76002 libbb: shrink monotonic_XXX functions, introduce monotonic_ns hace 16 años
trim.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
u_signal_names.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
udp_io.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
update_passwd.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
uuencode.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
vdprintf.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
verror_msg.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
vfork_daemon_rexec.c 3854c5ddf4 runsvdir: alternative methon of supporting runsvdir-as-init. +66 bytes. hace 16 años
warn_ignoring_args.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
wfopen.c 5415c856ea libbb: [x]fopen_for_{read,write} introduced and used. hace 16 años
wfopen_input.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
write.c 6c4dadefb6 - update my name. No obj-code changes ;) hace 16 años
xatonum.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
xatonum_template.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
xconnect.c 15c0b72584 Apply post 1.13.1 patches, bump to 1.13.2 hace 16 años
xfunc_die.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
xfuncs.c 202ac504e1 *: code shrink by adding a wrapper around very common tcsetattr(0, TCSANOW, xx) op hace 16 años
xfuncs_printf.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
xgetcwd.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
xgethostbyname.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
xreadlink.c defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on hace 16 años
xrealloc_vector.c 728161b556 fix bug 4464 for real. I am dumb. hace 16 años
xregcomp.c 3fd15e197e grep: option to use GNU regex matching instead of POSIX one. hace 16 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