Vodz, last patch 105
[oweals/busybox.git] / include / applets.h
2003-08-29 Glenn L McGrathVodz, last patch 105
2003-08-08 Eric AndersenImplement a minimalist 'last' which allows the LEAF...
2003-07-22 Eric AndersenRemove the update utility, that is only relevant to...
2003-07-22 Eric AndersenVery minor rdate updates
2003-07-22 Eric AndersenMatteo Croce submitted a hdparm applet.
2003-07-05 Eric AndersenAdd the fdformat utility, based on a patch from Kent...
2003-06-22 Glenn L McGrathNew applet: patch, applies a unified diff
2003-06-10 Glenn L McGrathVodz, last_patch_88
2003-05-11 Glenn L McGrathminit, a Minimal init system.
2003-04-27 Glenn L McGrathNew applet, fold
2003-04-27 Glenn L McGrathConfig option to create an fgrep alias
2003-02-17 Glenn L McGrathNew applet sha1sum
2003-02-10 Eric Andersenudhcpc is supposed to be in /sbin, not /usr/sbin/
2003-02-09 Glenn L McGrathNew applet, inetd, make httpd features more configurabl...
2003-01-23 Eric AndersenA patch from John F. Kelly to add in a utility for...
2003-01-19 Glenn L McGrathCompile option to avoid using /usr directory, patch...
2003-01-14 Glenn L McGrathPatch for the debian-cvs package, ip* applets in /bin...
2003-01-09 Glenn L McGratharping applet by Nick Fedchik
2003-01-05 Glenn L McGrathNew applet: httpd, by Glenn Engel
2002-12-13 Glenn L McGrathNew applets, ftpget and ftpput
2002-12-13 Glenn L McGrathNew applet, nameif by Nick Fedchik and myself.
2002-12-10 Glenn L McGrathrpm applet by Laurence Anderson
2002-12-10 Glenn L McGrathRealpath applet
2002-12-01 Glenn L McGrathEnable ip commands to be compiled seperate from ip...
2002-11-26 Glenn L McGrathfdisk applet by Vladimir N. Oleynik
2002-11-10 Glenn L McGrathipcalc applet by Stephan Linz and Jordan Crouse
2002-11-10 Glenn L McGrathlast_patch64 from Vladimir N. Oleynik <dzo@simtreas.ru>
2002-11-10 Glenn L McGrathIP applet by Bastian Blank <waldi@debian.org>
2002-11-09 Glenn L McGrathdebian compatable ifup and ifdown commands
2002-11-07 Eric AndersenImplement a small strings applet
2002-11-01 Glenn L McGrathMake uncompress a seperate applet so it doesnt pull...
2002-10-22 Eric Andersenvodz forgot to include the suid field
2002-10-22 Eric Andersenvodz writes:
2002-10-22 Eric Andersenlast_patch63 from vodz: add in crond and crontab applets
2002-10-14 Russ Dilladded full udhcp integration
2002-09-30 Eric Andersenlast_patch58 from vodz:
2002-09-17 Eric AndersenAdd a new top applet
2002-09-16 Glenn L McGrathWatch applet by Michael Habermann
2002-09-16 Eric AndersenApply vodz' last_patch52
2002-09-16 Glenn L McGrathmesg applet by Manuel Novoa III
2002-09-16 Glenn L McGrathopenvt applet by Quy Tonthat
2002-09-15 Glenn L McGrathAwk applet written from scratch by Dmitry Zakharov
2002-08-21 Glenn L McGrathNew applet, udhcp client
2002-07-21 Robert GrieblInitial checkin of a very primitive hwclock replacement
2002-07-03 Eric AndersenThis patch from Bart Visscher <magick@linux-fan.com...
2002-06-23 Eric AndersenPort over the last of the tinylogin applets
2002-06-04 Robert GrieblImplement two types of suid/sgid support for BusyBox:
2002-05-15 Robert GrieblSupport old-style compress (.Z) files via libbb / unzip...
2002-04-26 Eric AndersenAdd the who applet, supplied by Da Chen <dchen@ayrnetwo...
2002-03-20 Matt Kraai* include/applets.h (CONFIG_LOSETUP): New.
2002-01-02 Glenn L McGrathunzip applet by Laurence Anderson
2001-12-06 Eric AndersenMerge in the cal applet from Steve Merrifield <steve...
2001-12-06 Eric AndersenPatch from Steve Merrifield <steve@labyrinth.net.au> to
2001-11-30 Eric AndersenAdd in a 'time' applet. Adds 4.5k.
2001-11-18 Glenn L McGrathbzcat and bunzip -c support from Thomas Lundquist
2001-11-02 Glenn L McGrathIntroduce od and hexdump applets
2001-10-31 Eric AndersenMove usage.h to include/usage.h
2001-10-31 Eric AndersenRun parts applet by Emanuele Aina <faina.mail@tiscaline...
2001-10-29 Matt KraaiUse extended regular expressions when invoked as egrep...
2001-10-24 Matt KraaiSplit true and false into separate applets.
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-10-18 Eric AndersenCommit the start-stop-daemon applet. This was contribu...
2001-10-05 Glenn L McGrathInitial support for for bunzip2....
2001-09-16 Tim Rikercloses bug#1215?
2001-08-27 Matt KraaiRemove traces of rpmunpack (patch by Laurence Anderson).
2001-08-21 Eric AndersenInitial merge of all tinylogin applets that do not...
2001-08-02 Eric AndersenOk, if no shell is enabled, don't include any of the...
2001-08-01 Matt KraaiAllow multiple shells to be enabled.
2001-07-31 Eric AndersenI just wrote up a simple pidof applet, closing bug...
2001-07-25 Eric AndersenThis fixes dos2unix and unix2dos so they behave as...
2001-07-22 Eric AndersenSome patches to make dietlibc work...
2001-07-10 Eric AndersenA traceroute applet from vodz. This could probably...
2001-07-06 Eric AndersenFix a stupid bug revealed by multibuild.pl
2001-06-26 Glenn L McGrathrpm2cpio applet by Laurence Anderson
2001-06-22 Glenn L McGrathcpio applet, and changes to associated code
2001-04-24 Eric AndersenSplit up chmod_chown_chgrp.c into 3 separate apps....
2001-04-23 Matt KraaiRewrite cp and mv to be SUSv2 compliant.
2001-04-04 Eric AndersenI said no new features till after the 0.51 release...
2001-03-29 Eric AndersenAdd in a new standalone env applet for fixing up app...
2001-03-27 Matt KraaiChange BB_FEATURE_TRIVIAL_HELP to BB_FEATURE_VERBOSE_US...
2001-03-20 Mark WhitleyAdded adjtimex applet from Larry Doolittle.
2001-03-19 Eric AndersenPatch from Vladimir to move struct applet from busybox...
2001-03-16 Eric AndersenStupid thinko. egrep tried to call init. Sigh. Fix...
2001-03-15 Eric AndersenFix egrep
2001-03-15 Eric AndersenFix linuxrc define
2001-03-15 Eric AndersenUpdate the documentation so examples are autoincluded...
2001-03-14 Mark WhitleyApplied patch from Christophe Boyanique to add an egrep...
2001-03-12 Mark WhitleyApplied patch from Gennady Feldman to split up syslogd...
2001-03-02 Mark WhitleyAdded Magnus Damm's tftp applet to Busybox.
2001-02-23 Eric AndersenSomewhere along the line, MAKE_LINKS got broken, thereb...
2001-02-22 Eric AndersenAdd in kent robotti's updated dos2unix.c
2001-02-22 Eric AndersenAnother update to the way usage messages are done by...
2001-02-14 Eric AndersenThis patch, put together by Manuel Novoa III, is a...
2001-02-14 Eric AndersenCommit Vladimir's latest version of stty.c. Nice work.
2001-02-14 Eric AndersenAdd in ifconfig and route
2001-02-13 Eric AndersenApply a patch from Evin Robertson -- new pivot_root...
2001-02-10 Glenn L McGrathNew applet: dpkg
2001-01-25 Eric AndersenAdd in spoon's watchdog timer app.
2001-01-02 Glenn L McGrathadd dpkg-deb command
2000-12-02 Eric AndersenPatch from Larry Doolittle so it will build the newdocs...
next