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. 20 年 前
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. 20 年 前
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. 20 年 前
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. 20 年 前
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. 20 年 前
error_msg_and_die.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 年 前
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. 20 年 前
find_mount_point.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 年 前
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. 20 年 前
full_write.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 年 前
get_console.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 年 前
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. 20 年 前
herror_msg_and_die.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 年 前
human_readable.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 年 前
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. 20 年 前
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. 20 年 前
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. 20 年 前
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. 20 年 前
my_getgrgid.c f15dfc5570 Tito writes, 20 年 前
my_getgrnam.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 年 前
my_getpwnam.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 年 前
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. 20 年 前
parse_number.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 年 前
perror_msg.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 年 前
perror_msg_and_die.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 年 前
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. 20 年 前
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. 20 年 前
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. 20 年 前
safe_strncpy.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 年 前
safe_strtol.c 2479445562 Fix/eliminate use of atol 21 年 前
safe_write.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 年 前
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. 20 年 前
u_signal_names.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 年 前
vdprintf.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 年 前
verror_msg.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 年 前
vfork_daemon_rexec.c aff114c33d Larry Doolittle writes: 20 年 前
vherror_msg.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 年 前
vperror_msg.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 年 前
warn_ignoring_args.c aff114c33d Larry Doolittle writes: 20 年 前
wfopen.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 年 前
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. 20 年 前
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. 20 年 前
xgetularg.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 年 前
xreadlink.c 18bbd9bf3b Patch from Tito to fix memory leak upon error. 20 年 前
xregcomp.c c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 20 年 前

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