Denis Vlasenko 49b78fc1a8 Apply post-1.10.2 fixes, bump version to 1.10.3 16 yıl önce
..
Config.in 4ee7cd4f6f *: mode tcp/udpsvd to networking, delete ipsvd/* 17 yıl önce
Kbuild a7d6c8bab9 adduser/addgroup: check username for invalid chars 17 yıl önce
README c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 yıl önce
appletlib.c d02db89244 clean up TODO file. No real code changes. 17 yıl önce
ask_confirmation.c 9a7d38fe24 delete tons of extra #includes 17 yıl önce
bb_askpass.c 8e2cfec1cd libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set 17 yıl önce
bb_basename.c d18f52bd18 actually add bb_qsort.c 17 yıl önce
bb_do_delay.c 9a7d38fe24 delete tons of extra #includes 17 yıl önce
bb_pwd.c 3734b946bf bb_getpwuid, bb_getgrgid: change order of arguments to more intuitive one; 17 yıl önce
bb_qsort.c d18f52bd18 actually add bb_qsort.c 17 yıl önce
bb_strtonum.c 666da5e2c6 merge post-1.3.0 fixes 18 yıl önce
change_identity.c 9230582315 inetd: use change_identity(). 17 yıl önce
chomp.c 7e84e539de cryptpw: new applet (a bit less than 3k added) 17 yıl önce
compare_string_array.c 6b404431aa ps: fix build breakage from vda's recent commit 17 yıl önce
concat_path_file.c 5c7596058d ls: cleanup part 1 18 yıl önce
concat_subpath_file.c 16abcd90ae teach find_root_device to deal with /dev/ subdirs 17 yıl önce
copy_file.c d5fe880a57 cp: add ENABLE_FEATURE_VERBOSE_CP_MESSAGE. Closes bug 1470 17 yıl önce
copyfd.c 8003e266ed explain why we use mmap instead of malloc 17 yıl önce
correct_password.c 15ca51e3e2 appletlib.c: make it actally follow _BB_SUID_ALWAYS rules 17 yıl önce
crc32.c c6758a07c6 make compressed help code NOMMU- and NOFORK-friendly - 17 yıl önce
create_icmp6_socket.c 4e6d5117b8 inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames 17 yıl önce
create_icmp_socket.c 4e6d5117b8 inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames 17 yıl önce
crypt_make_salt.c 21d1014b5b chpasswd: new applet by Alexander Shishkin <virtuoso@slind.org> 17 yıl önce
default_error_retval.c 80d14beae9 Rename two config options: 17 yıl önce
device_open.c 6bef3d1d22 fbset: fix buglet where we were using wrong pointer 17 yıl önce
die_if_bad_username.c 104d544fd7 die_if_bad_username: shrink: 88 -> 77 bytes 17 yıl önce
dump.c d02db89244 clean up TODO file. No real code changes. 17 yıl önce
error_msg.c fad2b86c9e use "glibc errno" trick not only for ash, but for entire busybox 17 yıl önce
error_msg_and_die.c b055001b6a hush: fix handling of unmatched ${name (without closing '}') - 17 yıl önce
execable.c 1aa7e477b1 reorganize applet table. Eliminates pointers to names. 17 yıl önce
fclose_nonstdin.c 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate 17 yıl önce
fflush_stdout_and_exit.c 3952f20c24 expand, unexpand: new applets from Tito <farmatito@tiscali.it> 17 yıl önce
fgets_str.c abee3d0e0d Fix xmalloc_fgets_str so that it really does NOT strip terminator. 17 yıl önce
find_mount_point.c c6ce8733dd cut 0.5k off mkfs.minix 18 yıl önce
find_pid_by_name.c 6446c2d4ab which: fix testsuite failure 17 yıl önce
find_root_device.c 706fdc98c3 find_root_device: use lstat - don't follow links 17 yıl önce
full_write.c 394eebed66 lpd: spool mode added by Vladimir 17 yıl önce
get_console.c aa7a888e42 kbd_mode: new applet by Loïc Grenié <loic.grenie@gmail.com> 17 yıl önce
get_last_path_component.c 818322b9b1 *: kill bb_get_last_path_component, replace with two functions 17 yıl önce
get_line_from_file.c abee3d0e0d Fix xmalloc_fgets_str so that it really does NOT strip terminator. 17 yıl önce
getopt32.c 1d42665b6b *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) 17 yıl önce
getpty.c d1277c6052 remove extra spaces in help text; delete duplicate #define 17 yıl önce
herror_msg.c ab9c44b1a4 v[hp]error_msg have 2-3 callsites only -> incorporate there. 17 yıl önce
herror_msg_and_die.c ab9c44b1a4 v[hp]error_msg have 2-3 callsites only -> incorporate there. 17 yıl önce
human_readable.c 6ca409e0e4 trylink: produce even more info about final link stage 17 yıl önce
inet_common.c a5549c9617 fdisk: fix a case where break was reached only for DOS labels 17 yıl önce
info_msg.c f470196a41 - fix conflicting decls of syslog related facilitynames and prioritynames tables 17 yıl önce
inode_hash.c 30bab71f7b make copy_file() a bit easier to understand, and smaller 17 yıl önce
isdirectory.c 394eebed66 lpd: spool mode added by Vladimir 17 yıl önce
kernel_version.c cf70433173 modprobe: reformat to match bbox style 18 yıl önce
last_char_is.c 6a1d661036 diff: fix -q exit code 18 yıl önce
lineedit.c a3087ca749 Apply post-1.10.1 patches 16 yıl önce
llist.c 9a7d38fe24 delete tons of extra #includes 17 yıl önce
login.c 6f1713f216 *: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it> 17 yıl önce
loop.c 0e2c9fb4e0 mount: print errno on NFS error (again) 17 yıl önce
make_directory.c 501bfe2630 stat: fix option -Z segv (bug 1454) 17 yıl önce
makedev.c d18f52bd18 actually add bb_qsort.c 17 yıl önce
match_fstype.c 4b924f3a5c whitespace fixes 17 yıl önce
md5.c 6ca409e0e4 trylink: produce even more info about final link stage 17 yıl önce
messages.c 574f2f4394 *: add optimization barrier to all "G trick" locations 17 yıl önce
mode_string.c 6ca409e0e4 trylink: produce even more info about final link stage 17 yıl önce
mtab.c f1a6c6b362 erase_mtab: do not limit ourself to 40 mtab entries 18 yıl önce
mtab_file.c 6ca409e0e4 trylink: produce even more info about final link stage 17 yıl önce
obscure.c 6f1713f216 *: intrduce and use safe_gethostname. By Tito <farmatito AT tiscali.it> 17 yıl önce
parse_mode.c 6ca409e0e4 trylink: produce even more info about final link stage 17 yıl önce
perror_msg.c 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. 17 yıl önce
perror_msg_and_die.c 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. 17 yıl önce
perror_nomsg.c 769d1e05e6 fix warning from needlessly-global functions 18 yıl önce
perror_nomsg_and_die.c 769d1e05e6 fix warning from needlessly-global functions 18 yıl önce
pidfile.c bb23c06919 if pidfile turned out to be !regular file, do not unlink it. 17 yıl önce
printable.c d18f52bd18 actually add bb_qsort.c 17 yıl önce
process_escape_sequence.c 6ca409e0e4 trylink: produce even more info about final link stage 17 yıl önce
procps.c a3087ca749 Apply post-1.10.1 patches 16 yıl önce
ptr_to_globals.c 574f2f4394 *: add optimization barrier to all "G trick" locations 17 yıl önce
pw_encrypt.c 91e149a373 libbb: random hunt for statics 17 yıl önce
read.c 394eebed66 lpd: spool mode added by Vladimir 17 yıl önce
recursive_action.c 68404f13d4 *: add -Wunused-parameter; fix resulting breakage 17 yıl önce
remove_file.c 99912ca733 audit small applets and mark some of them as NOFORK. 17 yıl önce
restricted_shell.c 15b213ef5a su: make /etc/shells check configurable 18 yıl önce
rtc.c 977bc6a137 we need to pass back the rtc device name that was actually used so that we can turn around and check its sysfs status 17 yıl önce
run_shell.c 818322b9b1 *: kill bb_get_last_path_component, replace with two functions 17 yıl önce
safe_gethostname.c d686482d05 actually add libbb/safe_gethostname.c 17 yıl önce
safe_poll.c 5d61e71c3a introduce safe_poll (fixes a problem in top) 17 yıl önce
safe_strncpy.c 5d61e71c3a introduce safe_poll (fixes a problem in top) 17 yıl önce
safe_write.c fad2b86c9e use "glibc errno" trick not only for ash, but for entire busybox 17 yıl önce
selinux_common.c 2edbc2ab85 ping: fix breakage from -I fix 17 yıl önce
setup_environment.c cdf62770af dos2unix: tiny shrink 17 yıl önce
sha1.c 9a7d38fe24 delete tons of extra #includes 17 yıl önce
signals.c 3f165fa5b3 libbb: introduce and use sigprocmask_allsigs and sigaction_set. 17 yıl önce
simplify_path.c 16abcd90ae teach find_root_device to deal with /dev/ subdirs 17 yıl önce
skip_whitespace.c 6a5377ac14 documentation bits in comments, no code changes 17 yıl önce
speed_table.c b71c668c57 style fix (stray space before ';') 17 yıl önce
str_tolower.c 7e8a53a335 - add libbb function str_tolower to convert a string to lowercase. 17 yıl önce
time.c d18f52bd18 actually add bb_qsort.c 17 yıl önce
trim.c 5a28a25b9d syscall: code shrink 17 yıl önce
u_signal_names.c b851c42a14 signal names hack was wrong, it broke "get signal name" function. 17 yıl önce
udp_io.c 49b78fc1a8 Apply post-1.10.2 fixes, bump version to 1.10.3 16 yıl önce
update_passwd.c 599bbfbd9b xmalloc_follow_symlinks() -- fix ELOOP issue with absolute paths, 17 yıl önce
uuencode.c 6ca409e0e4 trylink: produce even more info about final link stage 17 yıl önce
vdprintf.c e5d37ccb6e httpd: fix CGI handling bug (we were closing wrong fd). 17 yıl önce
verror_msg.c f470196a41 - fix conflicting decls of syslog related facilitynames and prioritynames tables 17 yıl önce
vfork_daemon_rexec.c cb448fe01b libbb: introduce and use xrename and rename_or_warn. 17 yıl önce
warn_ignoring_args.c d398ecab9d hunt down improper include <>, make mkswap output 4Gb+ friendly 18 yıl önce
wfopen.c 0c97c9d437 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. 17 yıl önce
wfopen_input.c 62a90cdd74 *: shrink by using [f]open_or_warn_stdin where appropriate 17 yıl önce
xatonum.c 3ad5d0cbbe diff: shrink code (-85 bytes): 17 yıl önce
xatonum_template.c 2cd4a747e5 num conversions: allow for leading '+' (renice needs that) 17 yıl önce
xconnect.c 4e6d5117b8 inetd: make it NOMMU-capable and IPv6-friendly. Lots of renames 17 yıl önce
xfuncs.c a3087ca749 Apply post-1.10.1 patches 16 yıl önce
xgetcwd.c 2450e4ba44 xrealloc_getcwd_or_warn: smaller cod and less wasted RAM at run time 17 yıl önce
xgethostbyname.c e324184c05 s/#ifdef CONFIG_/#if ENABLE_/g 17 yıl önce
xreadlink.c d031b203c7 syslogd: support "symlink to symlink" for /dev/log; reduce stack usage 17 yıl önce
xregcomp.c e865e81d34 less: stop dying on bad regexps, quietly pipe data w/o 18 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