Add some details on exactly how to comply with the GPL
[oweals/busybox.git] / include /
2003-12-28 Eric AndersenUpdate example slightly
2003-12-28 Tim Rikerws, show date setting format
2003-12-26 Glenn L McGrathIsolate code better for unused options, config option...
2003-12-24 Eric AndersenPatch from Ned Ludd, solar at gentoo dot org:
2003-12-20 Glenn L McGrathNew applet, rx, by Christopher Hoover
2003-12-20 Eric AndersenEradicate all references to loadacm
2003-12-20 Eric AndersenKill off the loadacm applet. It is unused, unmaintained
2003-12-20 Glenn L McGrathChange interface to bb_lookup_host, dont try and set...
2003-12-19 Eric AndersenPatch from Fillod Stephane:
2003-12-19 Eric AndersenTito writes:
2003-12-18 Russ Dillrename __getgrent so that it doesn't conflict with...
2003-12-15 Russ DillGet vfork_daemon_rexec working under uclinux
2003-12-11 Eric Andersenremove some spaces that mess up autodocifier.pl
2003-12-04 Glenn L McGrathPatch from Steven Scholz, make usage more consistent...
2003-11-21 Glenn L McGrathAs we no longer use function pointers for read in commo...
2003-11-20 Glenn L McGrathRemove unused function
2003-11-20 Glenn L McGrathDont over-read fd, use function pointer for hash function.
2003-11-20 Glenn L McGrathInclude stdint.h
2003-11-18 Glenn L McGrathCOMPRESS, not UNCOMPRESS
2003-11-18 Glenn L McGrathUpdate usage for tar -Z
2003-11-18 Glenn L McGrathUpdate md5sum, sha1sum options, patch by Steven Scholz
2003-11-15 Glenn L McGrathMove from read_gz to the pipe()+fork() method.
2003-11-14 Glenn L McGrathNEW APPLET: pipe_progress, used by debian installer
2003-11-14 Eric AndersenOskar Liljeblad writes:
2003-11-10 Glenn L McGrathMerge common parts of sha1sum and md5sum, which is...
2003-11-03 Eric AndersenFix rdate and ftpget/ftpput so they compile with the...
2003-10-31 Eric AndersenRework wget, the xconnect interface, and its various...
2003-10-29 Glenn L McGrathUse the return value from uncompress_bunzip, fix some...
2003-10-22 Eric AndersenGoetz Bock writes:
2003-10-10 Glenn L McGrathVodz last_patch_117, update options for new xargs
2003-10-09 Glenn L McGrathNew applet, devfsd, by Matteo Croce and Tito
2003-10-09 Eric AndersenArnd Ben Otto writes:
2003-10-09 Eric AndersenWe did not have a safe_write, which is the analog to...
2003-10-01 Glenn L McGrathPatch by Rob Landley, work in progress update, fixes...
2003-09-24 Glenn L McGrathAdd the "install" applet, move get_ug_id to libbb as...
2003-09-15 Eric AndersenBe entirely consistant when using ioctl(0, TIOCGWINSZ...
2003-09-12 Glenn L McGrathTypo.
2003-09-03 Glenn L McGrathmore crond+crontab integrating with loginutil libbb...
2003-09-02 Glenn L McGrathmove all "-/bin/sh" "/bin/sh" and "sh" to libbb/message...
2003-08-29 Glenn L McGrathHelp for date -I when CONFIG_FEATURE_DATE_ISOFMT is...
2003-08-29 Glenn L McGrathVodz, last patch 105
2003-08-28 Glenn L McGrathDont unlink when testing !
2003-08-22 Eric Andersen"staywithu" writes:
2003-08-08 Eric AndersenImplement a minimalist 'last' which allows the LEAF...
2003-08-08 Eric AndersenKent Robotti noted that mt.c uses "rewind" not "rew"
2003-08-06 Eric AndersenPatch from Steven Scholz:
2003-08-01 Eric AndersenRemove code that too agressively disabled inlines
2003-07-29 Eric AndersenBruno Randolf writes:
2003-07-28 Eric AndersenPatch from vodz to update httpd usage
2003-07-28 Eric Andersenlast_patch95 from vodz:
2003-07-22 Eric AndersenRemove the update utility, that is only relevant to...
2003-07-22 Eric AndersenRemove remaining libc5 support code
2003-07-22 Eric AndersenVery minor rdate updates
2003-07-22 Eric AndersenPaul Mundt <lethal@linux-sh.org> writes:
2003-07-22 Eric AndersenPatch from Paul Mundt:
2003-07-22 Eric AndersenMatteo Croce submitted a hdparm applet.
2003-07-14 Eric AndersenFix a silly typo
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-07-07 Eric AndersenThis declaration no longer needs to hide when using...
2003-07-05 Eric AndersenAdd the fdformat utility, based on a patch from Kent...
2003-07-03 Eric AndersenFix stupid unterminated parenthesis
2003-07-03 Eric AndersenPatch from Russell Coker:
2003-06-26 Eric AndersenGeir Thomassen wrote, regarding networking/httpd.c...
2003-06-22 Glenn L McGrathNew applet: patch, applies a unified diff
2003-06-21 Eric AndersenBased on a tinylogin patch from Philip Blundell, add...
2003-06-20 Eric AndersenAdd prototype update missing from last_patch89. Fix...
2003-06-20 Eric Andersenlast_patch89 from vodz:
2003-06-15 Eric AndersenFix rpm usage msg
2003-06-10 Glenn L McGrathVodz, last_patch_88
2003-05-26 Eric AndersenMake all syscall declarations use the syscall() function
2003-05-26 Glenn L McGrathVodz, last_patch_86
2003-05-13 Glenn L McGrathAdd some missing lines for getty, patch by Steven Scholz
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-03-19 Manuel Novoa III Minor cleanups. Document the cmp -l option.
2003-03-19 Manuel Novoa III Major coreutils update.
2003-03-07 Eric AndersenDefine bb_xgetlarg as a standard interface for extracting
2003-02-17 Glenn L McGrathNew applet sha1sum
2003-02-15 Glenn L McGrathPatch from Bastian Blank
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-02-08 Glenn L McGrathPatch from mathuria, compatability with solaris
2003-01-23 Eric AndersenA patch from John F. Kelly to add in a utility for...
2003-01-23 Eric AndersenApply patch from Ghozlane Toumi to add -inum support...
2003-01-23 Eric AndersenPatch from Artem Egorkine to support the -m option
2003-01-21 Glenn L McGrathrun telnet from inetd, present login prompt if login...
2003-01-20 Glenn L McGrathNew test mode that allows run_parts to fail silently...
2003-01-19 Glenn L McGrathDont use getopt_long, minor usage changes, patch by...
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-14 Eric AndersenFixup addgroup help text
2003-01-13 Glenn L McGrathCorrect some init issues, update email address, last_pa...
2003-01-13 Glenn L McGrathOption to allow ifupdown use ip commands instead of...
2003-01-09 Glenn L McGratharping applet by Nick Fedchik
2003-01-05 Glenn L McGrathNew applet: httpd, by Glenn Engel
2002-12-27 Glenn L McGrathAdd usage for tar -j and -z
2002-12-14 Tim Rikerrmmod -a removed modules recursively
2002-12-13 Glenn L McGrathMerge copyfd and copy_file_chunk
2002-12-13 Glenn L McGrathNew applets, ftpget and ftpput
next