It shouldnt depend on itself
[oweals/busybox.git] / include /
2002-12-05 Glenn L McGrathUsage for klogd -c
2002-12-02 Glenn L McGrathMove compare_string_array to libbb
2002-12-01 Glenn L McGrathEnable ip commands to be compiled seperate from ip...
2002-11-27 Glenn L McGrathlast_patch_68 from Vladimir N. Oleynik
2002-11-26 Glenn L McGrathfdisk applet by Vladimir N. Oleynik
2002-11-19 Glenn L McGrathHeaders for the read_gz changes
2002-11-11 Glenn L McGrathMove awk from textutils to editors. Cleanup run-parts...
2002-11-11 Glenn L McGrathMove readlink, mktemp, run-parts and which to a new...
2002-11-10 Glenn L McGrathipcalc applet by Stephan Linz and Jordan Crouse
2002-11-10 Glenn L McGrathRewrite of xargs by Vladimir N. Oleynik
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 AndersenFix a stupid typo
2002-11-07 Eric AndersenImplement a small strings applet
2002-11-05 Russ Dilltypo in udhcpc help
2002-11-05 Glenn L McGrathFail silently if a partial tar header is read as tar...
2002-11-05 Glenn L McGrathenable .tar.bz2 for dpkg-deb
2002-11-04 Glenn L McGrathChange filter paramaters, filters can be more powefull now
2002-11-03 Glenn L McGrathAbstract read and seek in unarchiving code, convert...
2002-11-03 Glenn L McGrathMove data_extract_all_prefix to dpkg, its only used...
2002-11-03 Glenn L McGrathMove bunzip2 idecompression code to libunarchive
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 AndersenApply patch from bug #1278 -- fix usage message for the
2002-10-22 Eric Andersenvodz writes:
2002-10-22 Eric Andersenlast_patch63 from vodz: add in crond and crontab applets
2002-10-22 Eric AndersenPatch last_pach62 from vodz. This patch moves all...
2002-10-19 Glenn L McGrathUpdate dpkg to use new unarchive code
2002-10-19 Glenn L McGrathFix exclude/include problem
2002-10-14 Russ Dilladded full udhcp integration
2002-09-30 Eric AndersenFix init docs
2002-09-30 Eric Andersenlast_patch58 from vodz:
2002-09-30 Eric AndersenVodz' last_patch57:
2002-09-27 Glenn L McGrathFix compress support and prevent a segfault
2002-09-25 Glenn L McGrathReverse some minor changes that got caught up in my...
2002-09-25 Glenn L McGrathNew common unarchive code.
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 McGrathUse busybox's show_usage function for help
2002-09-15 Glenn L McGrathAwk applet written from scratch by Dmitry Zakharov
2002-08-23 Aaron LehmannRemove extrangeous backslashes that were probably intro...
2002-08-22 Glenn L McGrathdefine inline if needed for ANSI C compatability
2002-08-22 Glenn L McGrathRemove unwanted comments, run through indent
2002-08-22 Glenn L McGrathRun through indent, use /* */ style comments
2002-08-22 Glenn L McGrathRemove definition of is_octal and is_decimal, they...
2002-08-21 Glenn L McGrathNew applet, udhcp client
2002-08-07 Robert GrieblAdded a help text for the -C option to syslogd
2002-07-21 Robert GrieblInitial checkin of a very primitive hwclock replacement
2002-07-19 Robert GrieblApplied vodz' patches #49 and #50 (with a small correct...
2002-07-03 Eric AndersenScrub pwd.h and grp.h handling so we don't have to...
2002-07-03 Eric AndersenThis patch from Bart Visscher <magick@linux-fan.com...
2002-07-03 Eric AndersenPatch from Martin Volf <volf@dragon.cz> to fix where...
2002-07-03 Eric AndersenCleanup shadow.h stuff so it behaves as intended
2002-07-03 Eric AndersenSilly spelling fix
2002-06-23 Eric AndersenPort over the last of the tinylogin applets
2002-06-04 Robert GrieblBigger patch for (partial) tinylogin integration
2002-06-04 Robert GrieblFix for broken handling off BusyBox's own pwd/grp imple...
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-05-14 Robert GrieblAdded support for -Y|--proxy=on/off to wget
2002-05-14 Robert GrieblThis patch adds -e (extended information) to route...
2002-04-27 Eric AndersenSupport noerror option
2002-04-26 Eric AndersenAdd netcat -i option, per patch from Cristian Ionescu...
2002-04-26 Eric AndersenAdd the who applet, supplied by Da Chen <dchen@ayrnetwo...
2002-04-13 Eric AndersenPatch from Jim Treadway -- fix a missing "\" in usage.h
2002-04-13 Eric AndersenStupid gcc always includes its own builtin strlen()...
2002-04-06 Eric AndersenPatch from Edward Betts <edward@debian.org> to add...
2002-03-27 Matt Kraai* archival/bunzip2.c: Include <unistd.h>.
2002-03-20 Matt Kraai* include/applets.h (CONFIG_LOSETUP): New.
2002-03-20 Eric AndersenFix devfs loop device support
2002-03-16 Eric AndersenTry to pull in PATH_MAX properly
2002-02-05 Matt Kraai* archival/gzip.c (ifname, ofname): Delete.
2002-02-05 Matt Kraai* include/usage.h (gzip_trivial_usage): Make FILE optional.
2002-01-26 Eric AndersenIf PATH_MAX isn't defined, define it outselves
2002-01-03 Matt Kraai* include/usage.h: Fix route and unzip usage messages...
2002-01-02 Glenn L McGrathunzip applet by Laurence Anderson
2001-12-18 Eric AndersenVodz' last_patch31
2001-12-17 Eric AndersenAdd in a new restart init target, triggered by SIGHUP...
2001-12-17 Matt KraaiMake cp and mv optionally preserve hard links.
2001-12-16 Eric AndersenSome minor usage cleanups from David Douthitt <ssrat...
2001-12-06 Matt KraaiRemove documentation for the --file option to hostname...
2001-12-06 Eric AndersenMerge in the cal applet from Steve Merrifield <steve...
2001-12-06 Eric AndersenIf find_pid_by_name() had an error, it was returning...
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-10 Eric AndersenI forgot to add these. Part of the patch from vodz
2001-11-02 Glenn L McGrathRequired for od and hexdump applets
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-27 Glenn L McGrathinclude unistd which provides off_t for the header...
2001-10-25 Glenn L McGrathlibunarchive, and recovery from my previous commit
2001-10-25 Glenn L McGrathModify applets to use libunarchive
2001-10-24 Matt KraaiSplit true and false into separate applets.
next