lpd: extend help text
[oweals/busybox.git] / include /
2008-07-23 Denis Vlasenkolpd: extend help text
2008-07-22 Denis Vlasenkofix all cases of strcpy on overlapping strings.
2008-07-21 Denis Vlasenkolibbb: [x]fopen_for_{read,write} introduced and used.
2008-07-21 Bernhard Reutner... - first pass to unify/cleanup uid handling (-236b)
2008-07-21 Bernhard Reutner... - s/super.block/superblock/g; # for consistency; -1b
2008-07-21 Denis Vlasenkotelnet: shrink
2008-07-21 Denis Vlasenkohelp text: test --help doesnt print it (by design),
2008-07-19 Denis Vlasenkolibbb: config_read() update
2008-07-19 Denis Vlasenkolibbb: updated config_parse() from Vladimir
2008-07-17 Denis Vlasenkopidof/killall: allow find_pid_by_name to find running
2008-07-17 Bernhard Reutner... - fix segfault in nameif with mactab file
2008-07-16 Denis Vlasenkoupdate of config file parser from Vladimir
2008-07-16 Denis Vlasenkolibbb: get rid of statics in dump.c; code shrinks a...
2008-07-16 Denis Vlasenkood,hexdump: fix bug where xrealloc may move pointer,
2008-07-15 Denis Vlasenkolibbb: document plans to speed up line-based input
2008-07-15 Denis Vlasenkolibbb: unified config parser (By Vladimir Dronnikov)
2008-07-15 Denis Vlasenkolibbb: experimental faster string reading routines.
2008-07-12 Denis Vlasenkosleep: if FANCY && DESKTOP, support fractional seconds...
2008-07-12 Denis Vlasenkocpio: internalize archive_xread_all_eof. add a few...
2008-07-11 Denis Vlasenkofix compile failures resulting from last few commits
2008-07-10 Denis Vlasenkodpkg_deb: slight code shrink
2008-07-10 Denis Vlasenkoopen_transformer: do not return fd, it does not change
2008-07-09 Denis Vlasenkolibbb: use improved xmalloc_read() from modprobe-small
2008-07-08 Denis Vlasenkolibbb: introduce and use xrealloc_vector
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-07-04 Denis Vlasenkomodutils: optional modutils-small by Vladimir Dronnikov.
2008-07-01 Denis Vlasenkorevert last two commits. vfork cannot be used in subrou...
2008-07-01 Denis Vlasenko*: introduce and use xfork()
2008-07-01 Denis Vlasenko*: introduce and use xvfork()
2008-07-01 Denis Vlasenkossd: do not stat -x EXECUTABLE, it is not needed anymore
2008-06-30 Denis Vlasenkosendmail: from Vladimir:
2008-06-29 Denis Vlasenkolibbb: shrink monotonic_XXX functions, introduce monoto...
2008-06-28 Denis Vlasenkosendmail: another update from the maintainer
2008-06-28 Denis Vlasenkolibunarchive: stop using static data in archivers ...
2008-06-27 Denis Vlasenkosendmail: update from maintainer
2008-06-27 Denis Vlasenkoadd stdcall to FAST_FUNC
2008-06-27 Denis Vlasenkoexpand comment about FAST_FUNC
2008-06-27 Denis Vlasenko*: introduce and use FAST_FUNC: regparm on i386, otherw...
2008-06-22 Denis Vlasenkotrim usage text
2008-06-15 Denis VlasenkoSpecially for Bernhard Fischer introduce USE_BB_CRYPT
2008-06-13 Denis Vlasenkoudhcpc: kill undocumented -W, it was a no-op.
2008-06-12 Denis Vlasenkomake pw_encrypt() return malloc'ed string.
2008-06-12 Denis Vlasenkouclibc insists on having 70k static buffer for crypt.
2008-06-08 Denis Vlasenkomktemp: make default tempfile template shorter;
2008-06-07 Denis Vlasenkolibbb: introduce and use print_flags().
2008-06-06 Denis Vlasenkoklogd: make help text more understandable
2008-06-06 Bernhard Reutner... - fix compilation on standard-conforming compilers
2008-06-05 Denis Vlasenkowhich: -a support (needed for bfin uclibc build script)
2008-06-05 Denis Vlasenkomktemp: make argument optional (coreutil 6.12 compat)
2008-06-04 Mike Frysingerchange default rtcwake mode to match changed behavior...
2008-06-04 Denis Vlasenkonetworking/interface.c: fix indentation
2008-06-02 Mike Frysingermake the help for rtcwake reflect the actual default...
2008-06-01 Denis Vlasenkoash: optional printf builtin. +25 bytes if off, +35...
2008-05-28 Bernhard Reutner... - add strrchr
2008-05-27 Bernhard Reutner... - remove duplicate helptext of dhcprelay and improve it
2008-05-26 Denis Vlasenkoudhcpc: shrink
2008-05-26 Bernhard Reutner... - add simple first-draft unoptimized depmod just to...
2008-05-25 Denis Vlasenkomove setgroups definition to libbb.h so that it no...
2008-05-24 Denis Vlasenkoinotify: new applet by Vladimir Dronnikov <dronnikov...
2008-05-22 Denis Vlasenkolast: trim help text
2008-05-22 Denis Vlasenkolast: optional alternative sysv-like implementation
2008-05-19 Bernhard Reutner... - Rename getpty() to xgetpty() and adjust callers.
2008-05-18 Denis Vlasenkoswapon: optional -p PRIO support (by Francois Barel...
2008-05-18 Denis Vlasenkomore -Wall warning fixes. -Wall is enabled now.
2008-05-18 Denis Vlasenkostart_stop_daemon: add -test, fix -x to not match by...
2008-05-16 Bernhard Reutner... - fix bug where we incorrectly rejected ifconfig eth0...
2008-05-15 Denis Vlasenkomore of -Wall fixes from Cristian Ionescu-Idbohrn.
2008-05-09 Denis VlasenkoUse intra-DSO calls when we build libbusybox. No-op...
2008-05-08 Bernhard Reutner... - fix selinux stuff
2008-05-08 Bernhard Reutner... - correct usage helptext of ifupdown
2008-05-07 Denis Vlasenkohttpd: fix several bugs triggering by realtive path...
2008-05-03 Denis Vlasenkouniq: support -w. closes bug 3094.
2008-04-30 Denis Vlasenkoremove stray semicolon
2008-04-27 Denis Vlasenkocp: fix "cp -RL" to create regular files even if src...
2008-04-25 Denis Vlasenkodate: make it accept ISO date format. Fix help text.
2008-04-22 Denis Vlasenkowhitespace fixes. no code changes
2008-04-21 Denis Vlasenkotentative fix for ppc64 problems with ioctl.
2008-04-19 Denis Vlasenkolibbb: introduce xmalloc_xopen_read_close and use where...
2008-04-17 Denis Vlasenkotop: fix build failure
2008-04-13 Denis Vlasenkomake test, [ and [[ all NOFORK, for consistency.
2008-04-13 Denis Vlasenkoman: new applet. ~600 bytes.
2008-04-07 Denis Vlasenkodd: update usage text
2008-04-07 Denis Vlasenkoping: add -w, -W support (James Simmons <jsimmons AT...
2008-04-06 Denis Vlasenkobrctl: optional support for "show" cmd (by L. Gabriel...
2008-04-05 Denis Vlasenkocpio: optional support for writing cpio files in newc...
2008-04-02 Denis Vlasenkoudhcpc: add -o "do not request options by default"...
2008-04-01 Denis Vlasenkoshells: do not frocibly enable test, echo and kill...
2008-03-30 Denis Vlasenkolibbb: preventive fix for SIGxxx >= 32
2008-03-28 Denis Vlasenkocopy_file: handle "cp /dev/foo file" (almost) compatibl...
2008-03-28 Denis Vlasenkofbsplash: move to /sbin; small shrink
2008-03-27 Denis Vlasenkoopenvt: fix gross mismatch between us and "standard...
2008-03-27 Denis Vlasenkofbsplash: support this usage:
2008-03-26 Denis Vlasenko*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
2008-03-26 Denis Vlasenkofbsplash: shrink, better help text; inifile cannot...
2008-03-26 Denis Vlasenkopatch: add support for -R. ~ +110 byte. By Pascal Bella...
2008-03-25 Denis Vlasenkohelp text shrinkage
2008-03-25 Denis Vlasenkodate: even more of help text shrink
2008-03-25 Denis Vlasenkodate: make help text more understandable; small shrink
2008-03-24 Denis Vlasenkolpr: add more accurate comments
2008-03-24 Denis Vlasenkolpd: fix OOM vulnerability (was eating arbitrarily...
next