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

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