Denis Vlasenko e3d83aafb4 fix erroneous lowercasing by bb_hexdigits_upcase[i] | 0x10 il y a 18 ans
..
Config.in 7d219aab70 build system overhaul il y a 18 ans
Kbuild 4a64c33443 about.html: update maintainer name il y a 18 ans
README c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. il y a 21 ans
ask_confirmation.c 5d8843e451 Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. il y a 18 ans
bb_askpass.c ab24e18c7a passwd: rework: il y a 18 ans
bb_do_delay.c b1629b1b2a - remove emacs layout block as suggested by Robert P.J. Day il y a 18 ans
bb_pwd.c 9a44c4f91c bb_xget[pw/gr]nam were horribly misnamed - fixed. il y a 18 ans
bb_strtonum.c 666da5e2c6 merge post-1.3.0 fixes il y a 18 ans
change_identity.c 6ae8079e2d login: re-enable Ctrl-^C before execing shell. il y a 18 ans
chomp.c 067e3f031a wget: fix error message. il y a 18 ans
compare_string_array.c 5af906e7c8 rename: compare_string_array -> index_in_str_array il y a 18 ans
concat_path_file.c 5c7596058d ls: cleanup part 1 il y a 18 ans
concat_subpath_file.c 5dd7ef0f37 chattr: bugfixes and size reduction il y a 18 ans
copy_file.c f7996f3b70 Trailing whitespace removal over entire tree il y a 18 ans
copyfd.c f7996f3b70 Trailing whitespace removal over entire tree il y a 18 ans
correct_password.c bf66fbc8e2 introduce LONE_CHAR (optimized strcmp with one-char string) il y a 18 ans
crc32.c 9213a9e0f2 whitespace cleanup il y a 18 ans
create_icmp6_socket.c 534374755d Cleaup read() and write() variants, plus a couple of new functions like il y a 18 ans
create_icmp_socket.c 534374755d Cleaup read() and write() variants, plus a couple of new functions like il y a 18 ans
default_error_retval.c 40920825d5 rename bb_default_error_retval -> xfunc_error_retval il y a 18 ans
device_open.c 7cea262273 small stupid changes. no code changes il y a 18 ans
dump.c bf0a201008 style fixes il y a 18 ans
error_msg.c 3538b9a882 Implement optional syslog logging using ordinary il y a 18 ans
error_msg_and_die.c 9b1381fd2f convert calloc to xzalloc il y a 18 ans
execable.c 12f5676cce execable: no need to check getenv for NULL, it works anyway. il y a 18 ans
fclose_nonstdin.c d398ecab9d hunt down improper include <>, make mkswap output 4Gb+ friendly il y a 18 ans
fflush_stdout_and_exit.c 9b1381fd2f convert calloc to xzalloc il y a 18 ans
fgets_str.c ddec5af6b0 rename functions to more understandable names il y a 18 ans
find_mount_point.c c6ce8733dd cut 0.5k off mkfs.minix il y a 18 ans
find_pid_by_name.c 459e4d6cf7 replace /proc scanning code by more versatile one. il y a 18 ans
find_root_device.c bf0a201008 style fixes il y a 18 ans
full_write.c 3b8ff68ec8 dd: fix bugs: always assumed conv=sync, died on write errors il y a 18 ans
get_console.c a959588b80 Yet another silly little byte saving. couldn't -> cannot il y a 18 ans
get_last_path_component.c 421d9e5941 - move buffer allocation schemes to libbb.h il y a 19 ans
get_line_from_file.c ef44d9d9f2 sed,get_line_from_file: improve comments il y a 18 ans
getopt32.c f7996f3b70 Trailing whitespace removal over entire tree il y a 18 ans
herror_msg.c b1629b1b2a - remove emacs layout block as suggested by Robert P.J. Day il y a 18 ans
herror_msg_and_die.c 9b1381fd2f convert calloc to xzalloc il y a 18 ans
human_readable.c dca0b707c0 reshuffle libbb.h contents so that order of decls makes sense il y a 18 ans
inet_common.c b95636c52f remove casts from xmalloc() il y a 18 ans
info_msg.c 3da6aa878a adding files missed in prev updates (forgot about svn add) il y a 18 ans
inode_hash.c b1629b1b2a - remove emacs layout block as suggested by Robert P.J. Day il y a 18 ans
isdirectory.c b1629b1b2a - remove emacs layout block as suggested by Robert P.J. Day il y a 18 ans
kernel_version.c cf70433173 modprobe: reformat to match bbox style il y a 18 ans
last_char_is.c 6a1d661036 diff: fix -q exit code il y a 18 ans
llist.c c8400a2162 wget: wget $'-\207' ... should not be allowed to work. ever. :) il y a 18 ans
login.c 6ae8079e2d login: re-enable Ctrl-^C before execing shell. il y a 18 ans
loop.c 4ebaf10742 strdup -> xstrdup il y a 18 ans
make_directory.c e1a0d486e4 message string changes, mostly for consistency, also -32 bytes in .rodata il y a 18 ans
makedev.c 2ea630f9a5 bb_makedev: fix for glibc 2.3.2 il y a 18 ans
md5.c 966ec7c067 #if CONFIG_xxx -> #if ENABLE_xxx il y a 18 ans
messages.c 3a34d0c08a random small size optimizations il y a 18 ans
mode_string.c 5d8843e451 Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. il y a 18 ans
mtab.c f1a6c6b362 erase_mtab: do not limit ourself to 40 mtab entries il y a 18 ans
mtab_file.c d031ffa623 tar: sanitize option handling il y a 18 ans
obscure.c ab24e18c7a passwd: rework: il y a 18 ans
parse_mode.c 5d8843e451 Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. il y a 18 ans
perror_msg.c b1629b1b2a - remove emacs layout block as suggested by Robert P.J. Day il y a 18 ans
perror_msg_and_die.c 9b1381fd2f convert calloc to xzalloc il y a 18 ans
perror_nomsg.c 666da5e2c6 merge post-1.3.0 fixes il y a 18 ans
perror_nomsg_and_die.c 666da5e2c6 merge post-1.3.0 fixes il y a 18 ans
process_escape_sequence.c b1629b1b2a - remove emacs layout block as suggested by Robert P.J. Day il y a 18 ans
procps.c 2405ad659e ls: use get_cached_username/groupname il y a 18 ans
pw_encrypt.c 002526481e passwd: small size optimization. salt generation improved il y a 18 ans
read.c 3a34d0c08a random small size optimizations il y a 18 ans
recursive_action.c f7996f3b70 Trailing whitespace removal over entire tree il y a 18 ans
remove_file.c 89f0b3486d rodata cleanup. "unable to" == "cannot". -300 bytes il y a 18 ans
restricted_shell.c 15b213ef5a su: make /etc/shells check configurable il y a 18 ans
run_shell.c 797b4d210d run_shell.c: style fix il y a 18 ans
safe_strncpy.c de59c0f58f httpd: add -u user[:grp] support il y a 18 ans
safe_write.c b1629b1b2a - remove emacs layout block as suggested by Robert P.J. Day il y a 18 ans
setup_environment.c fe54458e46 runit/chpst: "change process state" utility il y a 18 ans
sha1.c bf0a201008 style fixes il y a 18 ans
simplify_path.c d921b2ecc0 Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate il y a 18 ans
skip_whitespace.c 0de9375ee6 leftover of e2fsck surgery il y a 18 ans
speed_table.c 8437ede6c2 The type changed too. il y a 18 ans
trim.c b1629b1b2a - remove emacs layout block as suggested by Robert P.J. Day il y a 18 ans
u_signal_names.c 2a813e20e2 fix recognitions of -SIGname signals il y a 18 ans
uuencode.c 21afc7dc29 uuencode: common implementation for wget and uuencode (closing bug 694) il y a 18 ans
vdprintf.c e338dd95b4 accumulated post-1.4.0 fixes il y a 18 ans
verror_msg.c 8f8f268cfd bb_applet_name -> applet_name il y a 18 ans
vfork_daemon_rexec.c 9af7c9d6b6 openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code il y a 18 ans
vherror_msg.c b5f50ea344 - small trivia to be gentle to gcc-2.95.x which had no va_copy but only __va_copy. il y a 18 ans
vinfo_msg.c b5f50ea344 - small trivia to be gentle to gcc-2.95.x which had no va_copy but only __va_copy. il y a 18 ans
vperror_msg.c b5f50ea344 - small trivia to be gentle to gcc-2.95.x which had no va_copy but only __va_copy. il y a 18 ans
warn_ignoring_args.c d398ecab9d hunt down improper include <>, make mkswap output 4Gb+ friendly il y a 18 ans
wfopen.c ddec5af6b0 rename functions to more understandable names il y a 18 ans
wfopen_input.c 9f739445cd inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] il y a 18 ans
xatonum.c a597aaddfa s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/g il y a 18 ans
xatonum_template.c a597aaddfa s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/g il y a 18 ans
xconnect.c 2418288cac small fixes to ipv6 infrastructure il y a 18 ans
xfuncs.c e3d83aafb4 fix erroneous lowercasing by bb_hexdigits_upcase[i] | 0x10 il y a 18 ans
xgetcwd.c c290563319 remove unneeded #includes, fix indentation il y a 18 ans
xgethostbyname.c 5e618ff439 xgethostbyname: more readable il y a 18 ans
xgethostbyname2.c 5d8843e451 Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. il y a 18 ans
xreadlink.c e338dd95b4 accumulated post-1.4.0 fixes il y a 18 ans
xregcomp.c e865e81d34 less: stop dying on bad regexps, quietly pipe data w/o il y a 18 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