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

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