start_stop_daemon: add -chuid support
[platform/upstream/busybox.git] / include / usage.h
2007-02-26 Denis Vlasenkostart_stop_daemon: add -chuid support
2007-02-25 Denis Vlasenkogrep: "implement" -a and -I by ignoring them
2007-02-14 Denis Vlasenkosyslogd: MARK code is buggy. Disabling it altogether...
2007-02-09 Denis Vlasenkoping: support -I addr in family neutral manner; reuse...
2007-02-06 Denis Vlasenkonew applets: selinux utils by KaiGai Kohei <kaigai...
2007-01-28 Bernhard Reutner... - document the multicast argument for ip link
2007-01-24 Denis VlasenkoUnify ping and ping6. ping has -4 and -6 which force
2007-01-20 Bernhard Reutner... - make tty's pre SUSv3 option handling dependant on...
2007-01-14 Denis VlasenkoBy popular request reinstate fakeidentd's standalone...
2007-01-12 Denis Vlasenkonext part of ipv6-ization. mostly netcat.
2007-01-11 Denis Vlasenkofakeinetd: attempted ipv6-ization (and it's done)
2007-01-09 Denis VlasenkoFix typo in usage text by shortening it
2007-01-07 Bernhard Reutner... - a few minor tweaks
2007-01-07 Denis Vlasenkoadd arp applet - thanks to
2007-01-04 Denis Vlasenkosyslogd: start using bb_common_bufsiz1 instead of stack...
2007-01-04 Denis Vlasenkonew libbb func: xmalloc_realpath (+ use it where makes...
2006-12-26 Denis Vlasenkochattr: bugfixes and size reduction
2006-12-26 Denis Vlasenkoleftover of e2fsck surgery
2006-12-25 Denis VlasenkoFix irregular capitalization in usage texts
2006-12-25 Denis Vlasenkotrim help texts a bit more
2006-12-24 Denis Vlasenkomore usage message cleanups
2006-12-24 Denis VlasenkoCleanup usage messages (-200 bytes).
2006-12-17 Denis Vlasenkofix/shorten some usage strings
2006-12-12 Denis Vlasenkobuild system: add "release" target
2006-12-07 Bernhard Reutner... - s/:\t\t/\t/ for two helptexts.
2006-11-28 Denis Vlasenkousage: fix few help texts, fix breakage: '\<tab>'
2006-11-28 Denis Vlasenkofix udhcpc help message, take steps to make usage.h...
2006-11-27 Denis Vlasenkoudhcpc: convert to getopt32
2006-11-24 Denis Vlasenkotar: sanitize option handling
2006-11-22 Bernhard Reutner... - revert r15563 (pull current version of taskset off...
2006-11-22 Denis Vlasenkotelnetd: we were having telnetd with is ONLY inetd...
2006-11-21 Bernhard Reutner... - add 'ip rule' support. First take..
2006-11-20 Denis Vlasenkodhcprelay: new applet
2006-11-18 Denis Vlasenkorodata cleanup. "unable to" == "cannot". -300 bytes
2006-11-18 Denis Vlasenkonc: fix --help text
2006-11-17 Denis Vlasenkorunit: add runsv, runsvdir and sv. Oh yes.
2006-11-16 Denis Vlasenkohttpd: reduce ifdef forest. comment out redundant PATH...
2006-11-16 Denis Vlasenkohttpd: add -i (inetd) and -f (foreground) otions.
2006-11-16 Denis Vlasenkosvlogd: new applet. +9k. Still too big, but it was...
2006-11-05 Denis Vlasenkousage.h: stop using ancient USAGE_xxx (we have USE_xx...
2006-11-05 Denis Vlasenkops: implement POSIX-like options, most notably -o
2006-10-27 Denis Vlasenkochgrp: just call chown! :)
2006-10-27 Denis Vlasenkochown: add -vcf support if CONFIG_DESKTOP
2006-10-27 Denis Vlasenkochmod: support -vcf if CONFIG_DESKTOP
2006-10-25 Bernhard Reutner... - revert r16191; re-add resize() applet.
2006-10-22 Denis Vlasenkocp: update help text
2006-10-20 Denis Vlasenkowatch: execute command thru shell, not fork/exec. Other...
2006-10-20 Denis Vlasenkoraidautorun: new applet, by:
2006-10-20 Denis Vlasenkomessage string changes, mostly for consistency, also...
2006-10-16 Denis Vlasenkonc: fix 2 my own buglets, and few someone else's too.
2006-10-14 Denis Vlasenkogrep: add support for -r
2006-10-11 Denis Vlasenkonmeter: new applet. ~4k
2006-10-08 Denis Vlasenkostart_stop_daemon: add -N <nice> compat
2006-10-05 Denis Vlasenkohttpd: add -u user[:grp] support
2006-10-03 Denis Vlasenkorunit/chpst: "change process state" utility
2006-10-02 Denis Vlasenkoeject: -T (implements single button open/close)
2006-09-30 Denis Vlasenkosyslogd: add option to suppress logging of messages...
2006-09-29 Denis Vlasenkogrep: add help text; fix style
2006-09-29 Denis Vlasenkotop: add support for -b, -n <iterations>
2006-09-27 Denis Vlasenkousage.h: fix compile-time bugs exposed by previous...
2006-09-27 Denis Vlasenkousage.h: remove ugly tricks. We have USE_FEATURE_xxx...
2006-09-27 Denis Vlasenkolosetup: with no arguments lists all /dev/loopN. Correc...
2006-09-27 Denis Vlasenkokill: implement killall5. OpenWRT folks will be happy.
2006-09-26 Denis Vlasenkoseveral fixes from openWRT project
2006-09-22 Rob Landley"I'll think about it" != "apply it now". It means...
2006-09-22 Bernhard Reutner... - add new applet resize.
2006-09-20 Bernhard Reutner... - fix documentation for the command-line options of...
2006-09-17 Denis Vlasenkowhitespace cleanup
2006-09-15 Bernhard Reutner... - Steven Scholz pointed out that ssd's make-pid doesn...
2006-09-11 Rob LandleyError reporting fix for sulogin, plus remove help entri...
2006-09-06 Denis VlasenkoImplement optional syslog logging using ordinary
2006-09-02 Denis Vlasenkoping: implement -I option
2006-09-02 Bernhard Reutner... - patch from Csaba Henk to make the "User-Agent" header...
2006-08-28 Bernhard Reutner... - pull from busybox_scratch: r15829:15850
2006-08-20 Rob LandleyMichael Opdenacker contributed a readahead applet.
2006-08-09 Rob LandleyUpdate usage to talk about the new shared subtree stuff...
2006-07-20 "Robert P. J. Day""formated" -> "formatted" throughout the code base.
2006-07-17 Rob LandleyPatch from Thaddeus Ternes, adding chuid to start-stop...
2006-07-10 Rob LandleyUpgrade netcat a lot. Make -e able to take the rest...
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-06-30 Rob LandleyRevert taskset for 1.2.0. It emits a warning, breaks...
2006-06-28 Mike Frysingercleanup patch usage
2006-06-26 Mike Frysingerfix watchdog on no-mmu systems by adding -F option...
2006-06-26 Rob LandleyUpgrade mdev to allow commands to be run on create...
2006-06-24 Rob LandleyDocument mount's new error return conventions.
2006-06-11 Bernhard Reutner... - add fancy mode to start-stop-daemon to support -...
2006-06-07 Rob LandleyFix from Tito to read from stdin only when it's not...
2006-06-07 Bernhard Reutner... - add applet taskset to set/retrieve the CPU affinity...
2006-05-31 Rob LandleyPatch from Tito to remove long options from hdparm.
2006-05-31 Rob LandleyAdd catv (separate applet instead of cat -v). Also...
2006-05-26 Mike Frysingerfix spelling mistakes
2006-05-19 Mike Frysingerfix indenting in help output for ifconfig
2006-05-16 Rob LandleyRob Sullivan cleaned up the longstanding patch from...
2006-05-12 Paul Foximplement -print0 for find
2006-05-04 Rob LandleyIt was sitting there, in the patches directory, for...
2006-04-28 Rob LandleyMore usage.h cleanups, with collateral changes to httpd...
2006-04-25 Rob LandleyConvert a chunk of usage.h to USE_ and SKIP_ (more...
2006-04-18 Rob LandleyNew applet cksum, from Rob Sullivan.
2006-04-06 Bernhard Reutner... - patch from Rob Sullivan to add support for -L
2006-04-06 Bernhard Reutner... - new applet diff. Rob Sullivan writes:
next