OSDN Git Service

Add --login support. This is the bash way of starting a shell that should
[android-x86/external-busybox.git] / include /
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.
2001-10-24 Eric AndersenIgnore generated files
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-13 Glenn L McGrathunarchive function changed to support both exclude...
2001-10-05 Glenn L McGrathRemove duplicate tftp -l option help
2001-10-05 Glenn L McGrathApply Magnus Damm's patch, adds tftp blocksize support...
2001-10-05 Glenn L McGrathInitial support for for bunzip2....
2001-10-05 Matt KraaiInvert FILEUTILS_PRESERVE_SYMLINKS into FILEUTILS_DEREF...
2001-09-21 Matt KraaiFix tftp usage information (closes: #1216).
2001-09-16 Tim Rikercloses bug#1215?
2001-08-27 Matt KraaiRemove traces of rpmunpack (patch by Laurence Anderson).
2001-08-24 Matt KraaiEliminate improper consts and allow standard version...
2001-08-21 Eric AndersenInitial merge of all tinylogin applets that do not...
2001-08-10 Matt KraaiCommit Vladimir's simplify_path.
2001-08-02 Eric AndersenMore libc5 fixups
2001-08-02 Eric Andersenmake_directory used mode as if it were an signed entity...
2001-08-02 Eric AndersenOk, if no shell is enabled, don't include any of the...
2001-08-02 Eric AndersenLatest patch from vodz. Adds a check for divide by...
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-30 Eric AndersenThis incorporates Posix math support into ash. The...
2001-07-25 Eric AndersenThis fixes dos2unix and unix2dos so they behave as...
2001-07-23 Matt KraaiAdd support for devfs device names.
2001-07-22 Eric AndersenSome patches to make dietlibc work...
2001-07-19 Matt KraaiAdd a RELEASE_BB_BUFFER macro and use it to fix a memor...
2001-07-18 Glenn L McGrathChange read_package_field interface, and rewrite using...
2001-07-18 Glenn L McGrathUpdate dpkg usage
2001-07-14 Glenn L McGrathenum entry for unarchive to be used by tar
2001-07-12 Eric AndersenPatch from vodz:
2001-07-12 Glenn L McGrathQuiet mode, sometimes error messages arent wanted
2001-07-11 Glenn L McGrathAllow unarchive to redirect stdout (tobe used by dpkg...
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-07-05 Matt KraaiRemoved obsolete function, strdup_substr.
2001-06-26 Eric AndersenDon't use void * to pass pointers of known type
2001-06-26 Glenn L McGrathVladimir's last_patch_15
2001-06-26 Glenn L McGrathrpm2cpio applet by Laurence Anderson
2001-06-24 Glenn L McGrathNore unarchive (and doc) fixes from Laurence Anderson
2001-06-22 Glenn L McGrathcpio applet, and changes to associated code
2001-06-22 Matt KraaiRemove obsolete function declaration.
2001-06-21 Eric AndersenAdd wget -P support, finishing off bug #1176
2001-06-21 Matt KraaiRewrote mkdir (and touched lots of things in the process).
2001-06-21 Eric AndersenSupport tar -C, per bug #1176
2001-06-21 Matt KraaiRemove documentation of unsupported sed options.
2001-06-20 Glenn L McGrathReorganise unarchiving functions, more code re-use...
2001-06-13 Eric AndersenI reworked make_human_readable_str so it now has a...
2001-06-13 Glenn L McGrathReorganise archive extraction code
2001-06-08 Matt KraaiAdd padding to struct sysinfo needed by m68k (note...
2001-06-03 Glenn L McGrathRemove space between ar options
2001-06-03 Glenn L McGrathCorrect ar options
2001-06-01 Eric AndersenVladimir's last_patch13, containing several bugfixes.
2001-05-23 Eric AndersenPatch from larry to fix some grammar errors.
2001-05-22 Eric AndersenIt turns out the descriptions of both dos2unix and...
2001-05-21 Eric AndersenPatch from Lars Kellogg-Stedman <lars@larsshack.org...
2001-05-21 Eric AndersenA couple more minor touchups
2001-05-21 Eric AndersenSeveral cleanups for usage messages
2001-05-21 Eric AndersenPatch from Gernot Poerner <gp@it-netservice.de>. Adds in
2001-05-18 Eric AndersenFix an escape problem in the docs. Some \n's didn...
2001-05-18 Matt KraaiRewrote copyfd to use library functions, terminate...
2001-05-16 Matt KraaiAdd xgethostbyname and herror_msg* functions.
2001-05-15 Eric AndersenPatch from Adam Heath <doogie@debian.org> to add arbitr...
2001-05-15 Eric AndersenThis patch from Adam Heath <doogie@debian.org>, makes...
2001-05-15 Eric AndersenPatch from Vladimir:
2001-05-14 Eric AndersenPer suggestion from Vladimir, eliminate check_wildcard_...
next