remove echo_main -> bb_echo indirection
[oweals/busybox.git] / include /
2007-11-24 Denis Vlasenkoremove echo_main -> bb_echo indirection
2007-11-23 Denis Vlasenkokill lash. "lash" builtin still exists, but it runs...
2007-11-23 Denis Vlasenkoarping: fix help text (-i -> -I), and shorten it a bit
2007-11-22 Denis Vlasenkoudhcpc: remove -W option, -A can be reused for that
2007-11-22 Denis Vlasenkoash: fix bug where redirection of closed fd was leaving...
2007-11-22 Denis Vlasenkosestatus: new SELinux applet (KaiGai Kohei <kaigai...
2007-11-22 Denis Vlasenkoudhcpc: an option to perform ARP check (Jonas Danielsso...
2007-11-18 Denis Vlasenkoip: stop propagating argc; optimize ip_parse_common_args
2007-11-18 Denis Vlasenkohexdump: add hd alias, add -R option
2007-11-16 Denis Vlasenkodmesg,klogd: make code more readable
2007-11-16 Denis Vlasenkowho: add -a (by Tito)
2007-11-15 Denis Vlasenkodf: add -i (conditional on CONFIG)
2007-11-12 Denis Vlasenkoopen_transformer: do not duplicate "<program> -cf -"
2007-11-08 Paul Foxxmalloc_follow_symlinks() -- fix ELOOP issue with absol...
2007-11-08 Paul Foxnew xmalloc_readlink_follow() routine to fully expand...
2007-11-07 Paul Foxadd "-A N" / "--tryagain=N" option to client, to allow...
2007-11-06 Denis Vlasenkologin: clear dangerous environment variables if started...
2007-11-04 Denis Vlasenkoifconfig: code shrink
2007-10-29 Denis Vlasenkoappletlib.c: make it actally follow _BB_SUID_ALWAYS...
2007-10-20 Denis Vlasenkomore fixes for help text wrt long options
2007-10-20 Denis Vlasenkoping: fix breakage from -I fix
2007-10-20 Denis Vlasenkokbd_mode: new applet by Loïc Grenié <loic.grenie@gmail...
2007-10-18 Denis Vlasenkoxatonum.h: add comment
2007-10-18 Denis Vlasenkomore of usage text fixes wrt long options
2007-10-18 Denis Vlasenkoexclude --longopts from usage texts if those are disabled
2007-10-15 Denis Vlasenkotelnetd: at Alexander Kriegisch <Alexander@kriegisch...
2007-10-14 Denis Vlasenkobzip2: update help text
2007-10-14 Denis Vlasenkosetsebool: new applet (Yuichi Nakamura <ynakam@hitachis...
2007-10-13 Denis Vlasenkobzip2: port bzip2 1.0.4 to busybox. note: bzip2 code...
2007-10-11 Denis Vlasenkotrim too verbose help texts
2007-10-11 Denis Vlasenkofix a problem with two different applet_name's
2007-10-11 Denis Vlasenkoadd -fvisibility=hidden to CC flags, mark XXX_main...
2007-10-10 Denis VlasenkoMove applets/applet.c into libbb, allows to get rid...
2007-10-10 Denis Vlasenkoget rid of global "struct bb_applet *current_applet"
2007-10-09 Denis Vlasenkotypo fix in help text
2007-10-07 Denis Vlasenkomake --help work for "individual applets" too.
2007-10-07 Denis Vlasenkolibbusybox: move (possibly compressed) help stuff into...
2007-10-07 Denis Vlasenkotrim too verbose help messages
2007-10-07 Denis Vlasenkoreviving libbusybox, adding CONFIG_INDIVIDUAL part 4
2007-10-05 Denis Vlasenkogunzip: support concatenated gz files.
2007-10-01 Denis Vlasenko'simple' error message functions by Loic Grenie <loic...
2007-09-30 Denis Vlasenkointroduce and use close_on_exec_on(fd). -50 bytes.
2007-09-30 Denis Vlasenkoprint_signames_and_exit -> print_signames (because...
2007-09-29 Denis Vlasenkopgrep,pkill: new applets by Loic Grenie <loic.grenie...
2007-09-27 Denis Vlasenkoremove stray '/*' within comment
2007-09-27 Denis Vlasenkointroduce bb_putchar(). saves ~1800 on uclibc (less...
2007-09-27 Denis Vlasenkointroduce safe_poll (fixes a problem in top)
2007-09-26 Denis Vlasenkoload_policy: update (Yuichi Nakamura <ynakam@hitachisof...
2007-09-26 Denis Vlasenkolosetup: support -f (Loic Grenie <loic.grenie@gmail...
2007-09-25 Denis Vlasenkodocumentation bits in comments, no code changes
2007-09-24 Denis Vlasenkoinsmod: fix help text to not show options if only 2...
2007-09-24 Denis Vlasenko*: kill bb_get_last_path_component, replace with two...
2007-09-21 Denis Vlasenkomicrocom: new applet by Vladimir Dronnikov <dronnikov...
2007-09-10 Denis Vlasenkosetup_environment: code shrink
2007-09-08 Denis Vlasenkotop: get rid of on-stack variable buffers, use permanen...
2007-09-08 Denis Vlasenkotop: TOPMEM feature - 's(how sizes)' command. +2.5k...
2007-09-07 Paul Foxoverload the existing '-q' flag so that if '-l' and...
2007-09-05 Denis Vlasenkousage: trim a bit
2007-09-05 Denis Vlasenkowatchdog: allow millisecond spec (-t 250ms)
2007-09-05 Denis Vlasenkotar + gzip/bzip2/etc: support NOMMU machines (by Alex...
2007-09-05 Denis Vlasenkobusybox --install -s: prevent puzzling "/bin/busybox...
2007-09-04 Denis Vlasenkotar: conditionally don't wait for vforked child to...
2007-08-29 Denis Vlasenkovsz and rss are unsigned longs (ulong ~= width of void* =>
2007-08-28 Denis Vlasenkotop: use poll instead of select for waiting on one...
2007-08-26 Denis Vlasenkops: fix RSS parsing (rss field in /proc/PID/stat is...
2007-08-19 Denis Vlasenkolibbb,crond,lash: fix getopt32 (don't know how it manag...
2007-08-18 Denis Vlasenkomake standalone httpd work on NOMMU machines
2007-08-18 Denis Vlasenkointroduce and use xdup2(int, int)
2007-08-17 Denis Vlasenkohttpd shring and logging update, part 1 or 7
2007-08-17 Denis Vlasenkoremove stray newline from help text
2007-08-16 Denis Vlasenkoadd comments regarding SO_REUSEADDR
2007-08-16 Denis VlasenkoComment out "#include <strings.h>" everywhere
2007-08-15 Denis Vlasenkov[hp]error_msg have 2-3 callsites only -> incorporate...
2007-08-15 Denis Vlasenkoif pidfile turned out to be !regular file, do not unlin...
2007-08-15 Denis Vlasenkodhcpd: make -S and -f actually work
2007-08-14 Denis Vlasenkohttpd: add -v[v]: prints client addresses, HTTP codes...
2007-08-14 Denis Vlasenkohttpd: extend -p PORT to -p [IP[v6]:]PORT
2007-08-14 Denis Vlasenkoudhcpd: add -f "foreground" and -S "syslog" options
2007-08-14 Denis Vlasenkotrylink: automatically use custom link script if user...
2007-08-13 Denis Vlasenkoexpand, unexpand: new applets from Tito <farmatito...
2007-08-13 Denis Vlasenkodf: match coreutils behavior of wrapping lines if files...
2007-08-13 Denis Vlasenkousage.h: style cleanup
2007-08-13 Denis Vlasenkos/#ifdef CONFIG_/#if ENABLE_/g
2007-08-12 Denis Vlasenkosyslogd,logread: get rid of head pointer, fix logread...
2007-08-12 Denis Vlasenkotrylink: produce even more info about final link stage
2007-08-09 Denis Vlasenkols,ps,watch: measure terminal width on fd 0, not 1
2007-08-06 Denis Vlasenkosed: fix 'q' command handling ("Nguyen Thai Ngoc Duy...
2007-08-03 Denis Vlasenkomount: print errno on NFS error (again)
2007-08-03 Denis Vlasenkosvlogd: fix timestamping; do not warn if config is...
2007-08-02 Denis Vlasenkoudhcp: slight shrink
2007-08-02 Denis Vlasenkottysize: new applet. +200 bytes
2007-08-02 Denis Vlasenkostart_stop_daemon: NOMMU fixes, round 2 by Alex Landau...
2007-07-31 Denis Vlasenkostart_stop_daemon: NOMMU fix; smaller fixes
2007-07-27 Denis Vlasenkofix for suffix optimization (which was in previous...
2007-07-27 Denis Vlasenkomultiplier suffixes are short, store them directly...
2007-07-27 Denis Vlasenkopasswd: fix bug: we are trying to update shadow even...
2007-07-27 Denis Vlasenkobb_getpwuid, bb_getgrgid: change order of arguments...
2007-07-24 Denis VlasenkoReplace index_in_[sub]str_array with index_in_[sub...
2007-07-24 Denis Vlasenkosetfiles: small tweaks to usage text and code
2007-07-23 Denis Vlasenkorework long option handling. saves ~1.2k
next