Bernhard Reutner-Fischer bbc81fe9f4 - fix bug #887, in bb_get_chomped_line_from_file(), the last char was removed 18 năm trước cách đây
..
Config.in 5cf7c2df66 Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked 19 năm trước cách đây
Makefile 158ffd405e pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list 18 năm trước cách đây
Makefile.in 1bb31928d5 Bug spotted by Stephane Billiart: losetup depends on loop.c. 18 năm trước cách đây
README c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 năm trước cách đây
ask_confirmation.c cad5364599 Major coreutils update. 22 năm trước cách đây
bb_askpass.c 20f4000086 - add some ATTRIBUTE_UNUSED. 19 năm trước cách đây
bb_asprintf.c 1f305dc0fd Portability patch from rfelker. The bb_asprintf.c thing needs an eventual 19 năm trước cách đây
bb_do_delay.c 84cb76733f patch from tito: consolidate delay functions as bb_do_delay() 19 năm trước cách đây
bb_echo.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
bb_pwd.c ca087713f2 More extern removal from Robert P. Day. 18 năm trước cách đây
change_identity.c 99bd5adf99 more crond+crontab integrating with loginutil libbb functions and deleted 21 năm trước cách đây
chomp.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 năm trước cách đây
compare_string_array.c ca087713f2 More extern removal from Robert P. Day. 18 năm trước cách đây
concat_path_file.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
concat_subpath_file.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
copy_file.c 386f85eadf Attempt to make a warning go away without increasing size. 18 năm trước cách đây
copyfd.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
correct_password.c c1ef7bdd8d just whitespace 19 năm trước cách đây
create_icmp6_socket.c aff114c33d Larry Doolittle writes: 20 năm trước cách đây
create_icmp_socket.c aff114c33d Larry Doolittle writes: 20 năm trước cách đây
default_error_retval.c aff114c33d Larry Doolittle writes: 20 năm trước cách đây
device_open.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
dump.c 294254ce6b rfelker writes in Bug 740: s/u_char/unsigned char/ 19 năm trước cách đây
error_msg.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
error_msg_and_die.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
fclose_nonstdin.c aff114c33d Larry Doolittle writes: 20 năm trước cách đây
fflush_stdout_and_exit.c cad5364599 Major coreutils update. 22 năm trước cách đây
fgets_str.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 năm trước cách đây
find_mount_point.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
find_pid_by_name.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
find_root_device.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
full_read.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 năm trước cách đây
full_write.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 năm trước cách đây
get_console.c bc68cd14cc Patch from Denis Vlasenko turning static const int (which gets emitted into 19 năm trước cách đây
get_last_path_component.c 3570915769 More dead code removal. 18 năm trước cách đây
get_line_from_file.c bbc81fe9f4 - fix bug #887, in bb_get_chomped_line_from_file(), the last char was removed 18 năm trước cách đây
get_terminal_width_height.c cc1669bcde Actually returning ret might be good. 19 năm trước cách đây
getopt_ulflags.c 992a58c216 document leading + option 19 năm trước cách đây
herror_msg.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
herror_msg_and_die.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
human_readable.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 năm trước cách đây
inet_common.c d7031a3301 - use uint32_t instead of __u32 18 năm trước cách đây
inode_hash.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 năm trước cách đây
isdirectory.c aff114c33d Larry Doolittle writes: 20 năm trước cách đây
kernel_version.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
last_char_is.c bf91f2eb1b Save 10 bytes or so, last_patch_70 from Vladimir N. Oleynik 22 năm trước cách đây
llist.c ea9a471acd Random in-passing tweak. 18 năm trước cách đây
login.c 7673ccad60 sync with mainstream, but check more 19 năm trước cách đây
loop.c aae8b3405e Whitespace cleanup and minor tweak (return -ERRNO instead of ERRNO so 18 năm trước cách đây
make_directory.c 0e020d1025 Make certain clients of bb_make_directory default to honoring 20 năm trước cách đây
md5.c 5cf7c2df66 Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked 19 năm trước cách đây
messages.c dd1ccddf1b moved BB_BANNER to applets/version.c file: make kernel like version, 19 năm trước cách đây
mode_string.c 062913f662 Fix a bug reported by junkio@cox.net involving the mode_chars index. 21 năm trước cách đây
mtab.c 6a6798b8e4 Major rewrite of mount, umount, losetup. Untangled lots of code, shrunk 19 năm trước cách đây
mtab_file.c b953134bba apgo in Bug 322 writes: kill off CONFIG_FEATURE_MTAB_FILENAME 19 năm trước cách đây
obscure.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
parse_mode.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
parse_number.c ca087713f2 More extern removal from Robert P. Day. 18 năm trước cách đây
perror_msg.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
perror_msg_and_die.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
perror_nomsg.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
perror_nomsg_and_die.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
print_file.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
printf.c ca087713f2 More extern removal from Robert P. Day. 18 năm trước cách đây
process_escape_sequence.c c1ef7bdd8d just whitespace 19 năm trước cách đây
procps.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
pw_encrypt.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
pwd2spwd.c 7234c3a0b6 Cleanup shadow.h stuff so it behaves as intended 22 năm trước cách đây
qmodule.c cf93274663 rmmod -a removed modules recursively 22 năm trước cách đây
read_package_field.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 năm trước cách đây
recursive_action.c 66a56aa028 Vladimir N. Oleynik writes: 20 năm trước cách đây
remove_file.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
restricted_shell.c 27f64e1f4e Port over the last of the tinylogin applets 22 năm trước cách đây
run_parts.c c5b1d4d6b1 Patch from Denis Vlasenko to add xstat() and use it. 18 năm trước cách đây
run_shell.c c1ef7bdd8d just whitespace 19 năm trước cách đây
safe_read.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 năm trước cách đây
safe_strncpy.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
safe_strtol.c ca087713f2 More extern removal from Robert P. Day. 18 năm trước cách đây
safe_write.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 năm trước cách đây
setup_environment.c c1ef7bdd8d just whitespace 19 năm trước cách đây
sha1.c f885513940 just whitespace fixes 18 năm trước cách đây
simplify_path.c cad5364599 Major coreutils update. 22 năm trước cách đây
skip_whitespace.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
speed_table.c bc68cd14cc Patch from Denis Vlasenko turning static const int (which gets emitted into 19 năm trước cách đây
trim.c 828548ab56 According to bug #63, crond is unhappy with crontab lines that don't end in a 19 năm trước cách đây
u_signal_names.c 0c4c053c9d - include strings.h for str{,n}casecmp 18 năm trước cách đây
vdprintf.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
verror_msg.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
vfork_daemon_rexec.c aff114c33d Larry Doolittle writes: 20 năm trước cách đây
vherror_msg.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
vperror_msg.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
warn_ignoring_args.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
wfopen.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 năm trước cách đây
wfopen_input.c cad5364599 Major coreutils update. 22 năm trước cách đây
xconnect.c 06776b3650 type typo. Thanks, Devin Bayer 19 năm trước cách đây
xfuncs.c 0e37af831d - make sure not to trip enless loops when using strlen in IMA mode. 18 năm trước cách đây
xgetcwd.c 393183dccc Vodz, last_patch_86 21 năm trước cách đây
xgethostbyname.c cad5364599 Major coreutils update. 22 năm trước cách đây
xgethostbyname2.c cad5364599 Major coreutils update. 22 năm trước cách đây
xgetlarg.c dfba741457 Robert P. Day removed 8 gazillion occurrences of "extern" on function 19 năm trước cách đây
xgetularg.c ca087713f2 More extern removal from Robert P. Day. 18 năm trước cách đây
xreadlink.c bc68cd14cc Patch from Denis Vlasenko turning static const int (which gets emitted into 19 năm trước cách đây
xregcomp.c 23f62fc6f3 split libbb: moved xregcomp separatelly for speed up recompile 19 năm trước cách đây
xstat.c c5b1d4d6b1 Patch from Denis Vlasenko to add xstat() and use it. 18 năm trước cách đây

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