Mike Frysinger 348e84c202 change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) il y a 19 ans
..
.cvsignore 1a6f8cfadf update .cvsignore files to note new location of loop.h il y a 24 ans
Makefile 7daa076d3e egor duda writes: il y a 20 ans
Makefile.in 3cd1986195 Add bb_msg_read_error il y a 19 ans
README c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
ask_confirmation.c cad5364599 Major coreutils update. il y a 22 ans
bb_askpass.c 6f9a7783ce Do not use getpass(3) il y a 20 ans
bb_asprintf.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
change_identity.c 99bd5adf99 more crond+crontab integrating with loginutil libbb functions and deleted il y a 21 ans
chomp.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
compare_string_array.c cad5364599 Major coreutils update. il y a 22 ans
concat_path_file.c 9dc93ac561 syntax/whitespace touchup il y a 19 ans
concat_subpath_file.c 393183dccc Vodz, last_patch_86 il y a 21 ans
copy_file.c 2ed05ab146 fake out support for POSIX -H and -L options since busybox cp dereferences everything by default il y a 19 ans
copyfd.c fef32b570b Correct errors preventing busybox tar from working properly, il y a 19 ans
correct_password.c 29de86314a Remove this error message at Vodz request, it was misleading. il y a 20 ans
create_icmp6_socket.c aff114c33d Larry Doolittle writes: il y a 20 ans
create_icmp_socket.c aff114c33d Larry Doolittle writes: il y a 20 ans
default_error_retval.c aff114c33d Larry Doolittle writes: il y a 20 ans
device_open.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
dump.c eeb06bf230 Patch from Felipe Kellermann, "There is a call to printf using `*pr-cchar' il y a 20 ans
error_msg.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
error_msg_and_die.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
fclose_nonstdin.c aff114c33d Larry Doolittle writes: il y a 20 ans
fflush_stdout_and_exit.c cad5364599 Major coreutils update. il y a 22 ans
fgets_str.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
find_mount_point.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
find_pid_by_name.c 60158cb93e A patch from Takeharu KATO to update/fix SE-Linux support. il y a 19 ans
find_root_device.c 93d7fba892 Tito, farmatito at tiscali dot it writes: il y a 20 ans
full_read.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
full_write.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
get_console.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
get_last_path_component.c cad5364599 Major coreutils update. il y a 22 ans
get_line_from_file.c c0dedd05e8 Sort rewrite to be SUSv3 compliant. New config option, updated help, and il y a 20 ans
get_terminal_width_height.c 97310d0253 Brian Pomerantz writes: il y a 20 ans
get_ug_id.c 9ef6c93090 Patch from Arthur Othieno to fix a compiler warning il y a 21 ans
getopt_ulflags.c 348e84c202 change the hardcoded error constant (0x80000000UL) to a nice flexible define (BB_GETOPT_ERROR) il y a 19 ans
hash_fd.c 14f5c8d764 Patch from Bernhard Fischer to make a bunch of symbols static il y a 19 ans
herror_msg.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
herror_msg_and_die.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
human_readable.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
inet_common.c 7d0c51919c In spite of the feature freeze, check in a complete rework of route which il y a 21 ans
inode_hash.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
interface.c 93983040c5 Shaun Jackman said: il y a 19 ans
isdirectory.c aff114c33d Larry Doolittle writes: il y a 20 ans
kernel_version.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
last_char_is.c bf91f2eb1b Save 10 bytes or so, last_patch_70 from Vladimir N. Oleynik il y a 22 ans
llist_add_to.c 66125c8065 Move add_to_list from libunarchive to libbb so it can be of more general use (eg ifupdown). Changed the name to llist_add_to as i plan on adding more llist_ functions as needed (e.g. llist_free). il y a 22 ans
login.c a3bb3e6e0b Geir Thomassen wrote, regarding networking/httpd.c line 1358 il y a 21 ans
loop.c 1e4dc96d61 Dear andersen: il y a 20 ans
make_directory.c 0e020d1025 Make certain clients of bb_make_directory default to honoring il y a 20 ans
messages.c 3cd1986195 Add bb_msg_read_error il y a 19 ans
mode_string.c 062913f662 Fix a bug reported by junkio@cox.net involving the mode_chars index. il y a 21 ans
module_syscalls.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
mtab.c a62665b72f Patch from Claus Klein to increase, and make more apparent il y a 20 ans
mtab_file.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
my_getgrgid.c f15dfc5570 Tito writes, il y a 20 ans
my_getgrnam.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
my_getpwnam.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
my_getpwuid.c 94d628c76a Tito writes: il y a 20 ans
my_getug.c 94d628c76a Tito writes: il y a 20 ans
obscure.c 481772a4c2 Patch from vodz to cleanup libbb/obscure.c:password_check() il y a 21 ans
parse_mode.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
parse_number.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
perror_msg.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
perror_msg_and_die.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
perror_nomsg.c cad5364599 Major coreutils update. il y a 22 ans
perror_nomsg_and_die.c cad5364599 Major coreutils update. il y a 22 ans
print_file.c 8ee2b27f0c Add missing include files il y a 20 ans
printf.c aff114c33d Larry Doolittle writes: il y a 20 ans
process_escape_sequence.c 413db4d583 Clean up hex escape support. il y a 20 ans
procps.c 60158cb93e A patch from Takeharu KATO to update/fix SE-Linux support. il y a 19 ans
pw_encrypt.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
pwd2spwd.c 7234c3a0b6 Cleanup shadow.h stuff so it behaves as intended il y a 22 ans
qmodule.c cf93274663 rmmod -a removed modules recursively il y a 22 ans
read_package_field.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
recursive_action.c 66a56aa028 Vladimir N. Oleynik writes: il y a 20 ans
remove_file.c 393183dccc Vodz, last_patch_86 il y a 21 ans
restricted_shell.c 27f64e1f4e Port over the last of the tinylogin applets il y a 22 ans
run_parts.c aff114c33d Larry Doolittle writes: il y a 20 ans
run_shell.c 60158cb93e A patch from Takeharu KATO to update/fix SE-Linux support. il y a 19 ans
safe_read.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
safe_strncpy.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
safe_strtol.c 2479445562 Fix/eliminate use of atol il y a 21 ans
safe_write.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
setup_environment.c e3752e56a4 Revert Tito's patch to zcip. My bad, David Brownell had objected and I missed il y a 19 ans
simplify_path.c cad5364599 Major coreutils update. il y a 22 ans
skip_whitespace.c cad5364599 Major coreutils update. il y a 22 ans
speed_table.c cad5364599 Major coreutils update. il y a 22 ans
syscalls.c a36ac0db67 Shaun Jackman writes: Fix typo. Use __NR_umount2 instead of __NR_pivot_root. il y a 20 ans
syslog_msg_with_name.c 36adca81f5 Patch from Bastian Blank: il y a 20 ans
trim.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
u_signal_names.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
vdprintf.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
verror_msg.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
vfork_daemon_rexec.c aff114c33d Larry Doolittle writes: il y a 20 ans
vherror_msg.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
vperror_msg.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
warn_ignoring_args.c aff114c33d Larry Doolittle writes: il y a 20 ans
wfopen.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
wfopen_input.c cad5364599 Major coreutils update. il y a 22 ans
xconnect.c aff114c33d Larry Doolittle writes: il y a 20 ans
xfuncs.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
xgetcwd.c 393183dccc Vodz, last_patch_86 il y a 21 ans
xgethostbyname.c cad5364599 Major coreutils update. il y a 22 ans
xgethostbyname2.c cad5364599 Major coreutils update. il y a 22 ans
xgetlarg.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
xgetularg.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans
xreadlink.c 18bbd9bf3b Patch from Tito to fix memory leak upon error. il y a 20 ans
xregcomp.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 20 ans

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