Denis Vlasenko 9924ce1cdc apply four post-1.8.2 patches; bump to 1.8.3 hace 17 años
..
Config.in fb79a2e2cf xioctl and friends by Tito <farmatito@tiscali.it> hace 17 años
Kbuild 16e74b7464 another fix for build failure found by randomconfig hace 17 años
README c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. hace 21 años
appletlib.c 15ca51e3e2 appletlib.c: make it actally follow _BB_SUID_ALWAYS rules hace 17 años
ask_confirmation.c 9a7d38fe24 delete tons of extra #includes hace 17 años
bb_askpass.c e5387a0574 bb_askpass: handle Ctrl-C, restore termoios on Ctrl-C. hace 17 años
bb_basename.c 8b1409896d add bb_basename.c hace 17 años
bb_do_delay.c 9a7d38fe24 delete tons of extra #includes hace 17 años
bb_pwd.c 3734b946bf bb_getpwuid, bb_getgrgid: change order of arguments to more intuitive one; hace 17 años
bb_strtonum.c 666da5e2c6 merge post-1.3.0 fixes hace 18 años
change_identity.c 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. hace 17 años
chomp.c 7e84e539de cryptpw: new applet (a bit less than 3k added) hace 17 años
compare_string_array.c bfc3d82256 ifconfig: code shrink hace 17 años
concat_path_file.c 5c7596058d ls: cleanup part 1 hace 18 años
concat_subpath_file.c 16abcd90ae teach find_root_device to deal with /dev/ subdirs hace 17 años
copy_file.c a9335eafcf cp: make it a bit closer to POSIX, but still refuse to open and hace 17 años
copyfd.c 50f7f446ec bb_full_fd_action: remove potential xmalloc from NOFORK path hace 18 años
correct_password.c 15ca51e3e2 appletlib.c: make it actally follow _BB_SUID_ALWAYS rules hace 17 años
crc32.c c6758a07c6 make compressed help code NOMMU- and NOFORK-friendly - hace 18 años
create_icmp6_socket.c e324184c05 s/#ifdef CONFIG_/#if ENABLE_/g hace 17 años
create_icmp_socket.c e324184c05 s/#ifdef CONFIG_/#if ENABLE_/g hace 17 años
crypt_make_salt.c 21d1014b5b chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org> hace 17 años
default_error_retval.c 80d14beae9 Rename two config options: hace 18 años
device_open.c 7cea262273 small stupid changes. no code changes hace 18 años
dump.c 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. hace 17 años
error_msg.c fad2b86c9e use "glibc errno" trick not only for ash, but for entire busybox hace 17 años
error_msg_and_die.c b055001b6a hush: fix handling of unmatched ${name (without closing '}') - hace 17 años
execable.c bdbbb7ec49 make busybox --install work even if /proc/self/exe doesn't exist hace 17 años
fclose_nonstdin.c d398ecab9d hunt down improper include <>, make mkswap output 4Gb+ friendly hace 18 años
fflush_stdout_and_exit.c 3952f20c24 expand, unexpand: new applets from Tito <farmatito@tiscali.it> hace 17 años
fgets_str.c ddec5af6b0 rename functions to more understandable names hace 18 años
find_mount_point.c c6ce8733dd cut 0.5k off mkfs.minix hace 18 años
find_pid_by_name.c dc757aa16c introduce and use bb_basename() hace 17 años
find_root_device.c 706fdc98c3 find_root_device: use lstat - don't follow links hace 17 años
full_write.c b5368bf437 httpd: a little bit more correct handling of CGI "HTTP/xxx" output hace 18 años
get_console.c aa7a888e42 kbd_mode: new applet by Loïc Grenié <loic.grenie@gmail.com> hace 17 años
get_last_path_component.c 818322b9b1 *: kill bb_get_last_path_component, replace with two functions hace 17 años
get_line_from_file.c 51742f4bb0 style fixes. No code changes hace 18 años
getopt32.c ab8c9378c9 more "if (p) free(p)" fixes; fix a typo in comment hace 17 años
herror_msg.c ab9c44b1a4 v[hp]error_msg have 2-3 callsites only -> incorporate there. hace 17 años
herror_msg_and_die.c ab9c44b1a4 v[hp]error_msg have 2-3 callsites only -> incorporate there. hace 17 años
human_readable.c 6ca409e0e4 trylink: produce even more info about final link stage hace 17 años
inet_common.c e324184c05 s/#ifdef CONFIG_/#if ENABLE_/g hace 17 años
info_msg.c dbe6e66d6a trylink: automatically use custom link script if user provides one hace 17 años
inode_hash.c 30bab71f7b make copy_file() a bit easier to understand, and smaller hace 17 años
isdirectory.c b1629b1b2a - remove emacs layout block as suggested by Robert P.J. Day hace 18 años
kernel_version.c cf70433173 modprobe: reformat to match bbox style hace 18 años
last_char_is.c 6a1d661036 diff: fix -q exit code hace 18 años
lineedit.c 9924ce1cdc apply four post-1.8.2 patches; bump to 1.8.3 hace 17 años
llist.c 9a7d38fe24 delete tons of extra #includes hace 17 años
login.c 6ca409e0e4 trylink: produce even more info about final link stage hace 17 años
loop.c 0e2c9fb4e0 mount: print errno on NFS error (again) hace 17 años
make_directory.c 501bfe2630 stat: fix option -Z segv (bug 1454) hace 17 años
makedev.c 769d1e05e6 fix warning from needlessly-global functions hace 18 años
match_fstype.c 4b924f3a5c whitespace fixes hace 17 años
md5.c 6ca409e0e4 trylink: produce even more info about final link stage hace 17 años
messages.c 3f5fdc7572 remove trailing whitespace hace 17 años
mode_string.c 6ca409e0e4 trylink: produce even more info about final link stage hace 17 años
mtab.c f1a6c6b362 erase_mtab: do not limit ourself to 40 mtab entries hace 18 años
mtab_file.c 6ca409e0e4 trylink: produce even more info about final link stage hace 17 años
obscure.c ab24e18c7a passwd: rework: hace 18 años
parse_mode.c 6ca409e0e4 trylink: produce even more info about final link stage hace 17 años
perror_msg.c 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. hace 17 años
perror_msg_and_die.c 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. hace 17 años
perror_nomsg.c 769d1e05e6 fix warning from needlessly-global functions hace 18 años
perror_nomsg_and_die.c 769d1e05e6 fix warning from needlessly-global functions hace 18 años
pidfile.c bb23c06919 if pidfile turned out to be !regular file, do not unlink it. hace 17 años
process_escape_sequence.c 6ca409e0e4 trylink: produce even more info about final link stage hace 17 años
procps.c 304a97a1ec trivial typo fix hace 17 años
pw_encrypt.c 91e149a373 libbb: random hunt for statics hace 17 años
read.c 98ebab8b76 top,ps: improve /proc/PID/cmdinfo reading code hace 17 años
recursive_action.c 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. hace 17 años
remove_file.c 99912ca733 audit small applets and mark some of them as NOFORK. hace 18 años
restricted_shell.c 15b213ef5a su: make /etc/shells check configurable hace 18 años
run_shell.c 818322b9b1 *: kill bb_get_last_path_component, replace with two functions hace 17 años
safe_poll.c 5d61e71c3a introduce safe_poll (fixes a problem in top) hace 17 años
safe_strncpy.c 5d61e71c3a introduce safe_poll (fixes a problem in top) hace 17 años
safe_write.c fad2b86c9e use "glibc errno" trick not only for ash, but for entire busybox hace 17 años
selinux_common.c 2edbc2ab85 ping: fix breakage from -I fix hace 17 años
setup_environment.c a2f61012b6 setup_environment: code shrink hace 17 años
sha1.c 9a7d38fe24 delete tons of extra #includes hace 17 años
simplify_path.c 16abcd90ae teach find_root_device to deal with /dev/ subdirs hace 17 años
skip_whitespace.c 6a5377ac14 documentation bits in comments, no code changes hace 17 años
speed_table.c b71c668c57 style fix (stray space before ';') hace 17 años
str_tolower.c 7e8a53a335 - add libbb function str_tolower to convert a string to lowercase. hace 18 años
time.c ebd27aabaa fix an obvious typo while trying to access the tv_usec member hace 17 años
trim.c 5a28a25b9d syscall: code shrink hace 17 años
u_signal_names.c a4f4de9b7e print_signames_and_exit -> print_signames (because of "ash calls kill_main") hace 17 años
udp_io.c 4b924f3a5c whitespace fixes hace 17 años
update_passwd.c 2edbc2ab85 ping: fix breakage from -I fix hace 17 años
uuencode.c 6ca409e0e4 trylink: produce even more info about final link stage hace 17 años
vdprintf.c e5d37ccb6e httpd: fix CGI handling bug (we were closing wrong fd). hace 17 años
verror_msg.c 1b97efd66a httpd shring and logging update, part 1 or 7 hace 17 años
vfork_daemon_rexec.c 82d38dab91 get rid of global "struct bb_applet *current_applet" hace 17 años
warn_ignoring_args.c d398ecab9d hunt down improper include <>, make mkswap output 4Gb+ friendly hace 18 años
wfopen.c 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. hace 17 años
wfopen_input.c 50f7f446ec bb_full_fd_action: remove potential xmalloc from NOFORK path hace 18 años
xatonum.c 3ad5d0cbbe diff: shrink code (-85 bytes): hace 17 años
xatonum_template.c 1bab1de698 fix for suffix optimization (which was in previous commit) hace 17 años
xconnect.c a27a11bb2c introduce and use xdup2(int, int) hace 17 años
xfuncs.c 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. hace 17 años
xgetcwd.c 2450e4ba44 xrealloc_getcwd_or_warn: smaller cod and less wasted RAM at run time hace 17 años
xgethostbyname.c e324184c05 s/#ifdef CONFIG_/#if ENABLE_/g hace 17 años
xreadlink.c b68979aefa insmod: code shrink, stop exporting insmod_ng_main. hace 17 años
xregcomp.c e865e81d34 less: stop dying on bad regexps, quietly pipe data w/o hace 18 años

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