Add bb_msg_read_error
[oweals/busybox.git] / include /
2005-04-16 Eric AndersenAdd bb_msg_read_error
2005-04-16 Mike FrysingerIn Bug 207, bernhardf writes:
2005-04-14 Mike Frysingerfake out support for POSIX -H and -L options since...
2005-04-14 Mike Frysingeradd aliases == and [[ for = and [ to support more bash...
2005-03-04 Mike Frysingernewlib fixe from Shaun Jackman
2005-02-13 Manuel Novoa III Add 'nice' and replace 'renice' with a new implementation.
2005-01-24 Rob LandleySort rewrite to be SUSv3 compliant. New config option...
2005-01-07 Mike Frysingercp: make -P a synonym for -d
2004-12-08 Ned Ludd- CONFIG_FEATURE_READLINK_FOLLOW readlink -f patch...
2004-09-15 Glenn L McGrathTito writes,
2004-09-14 Glenn L McGrathPatch from Felipe Kellermann, adds missing applet usage...
2004-09-02 Eric AndersenTito writes:
2004-09-02 Eric AndersenTito writes:
2004-08-26 Eric AndersenThe login applet should always be setuid root
2004-08-26 Eric AndersenTito writes:
2004-08-19 Eric AndersenPatch from Tito documenting the '-q' option
2004-08-18 Eric AndersenFixup 'dc' usage
2004-08-03 Eric AndersenTito, farmatito at tiscali dot it writes:
2004-07-23 Glenn L McGrathPatch from Felipe Kellermann, fixup usage for pidof...
2004-07-23 Glenn L McGrathPatch from Felipe Kellermann, fixup usage for halt...
2004-07-23 Glenn L McGrathiUpdate reboot usage, patch by Felipe Kellermann
2004-07-23 Glenn L McGrathPatch from Felipe Kellermann to fix some typo's
2004-07-21 Glenn L McGrathPatch from Tito, ass usage for strings -a options
2004-07-15 Eric AndersenReplace the old and somewhat buggy pwd_grp stuff with...
2004-06-22 Eric AndersenPatch from Bastian Blank:
2004-06-22 Eric AndersenPatch from Bastian Blank:
2004-06-05 Glenn L McGrathWoops, the previous commit was an accident, its supplie...
2004-06-05 Glenn L McGrathDevice table support for makedevs, the previous behavio...
2004-05-26 Rob LandleyAhem. ("I'm just tweaking a documentation string,...
2004-05-26 Rob LandleyUpdate sed help. (Add -r option to long help, add...
2004-05-26 Eric AndersenAs discussed, drop minit, which was not being supported...
2004-05-02 Glenn L McGrathUpdate dpkg-deb usage to match current practices
2004-05-01 Eric AndersenDo not use getpass(3)
2004-04-14 Eric AndersenSteven Scholz writes:
2004-04-14 Eric AndersenLarry Doolittle writes:
2004-04-13 Eric AndersenFix incorrect ipcalc usage text
2004-04-13 Eric AndersenFix several problems with start-stop-daemon, add -m...
2004-04-12 Eric AndersenPatch from Rob Landley to fix sed documentation.
2004-04-07 Eric AndersenDocument insmod -o
2004-04-06 Eric AndersenYet more doc updates
2004-04-06 Eric AndersenYet more doc cleanups. Many thanks to Robert P. J...
2004-04-06 Eric AndersenSeem not many people are using 'ipaddr' since it has
2004-04-06 Eric Andersenyet-more doc updates and cleanups
2004-03-29 Eric AndersenAs noted by Martin Schwenke, the example for find was...
2004-03-27 Eric AndersenYet more doc cleanups
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2004-03-13 Eric AndersenUpdate docs for start_stop_daemon to match reality...
2004-03-12 Eric AndersenAdd prototypes for safe_strtol and friends
2004-03-12 Eric AndersenFix awk entry, which was not showing up in BusyBox...
2004-03-10 Manuel Novoa III In spite of the feature freeze, check in a complete...
2004-03-09 Eric AndersenNote that /proc must be mounted for filesystem type...
2004-03-06 Glenn L McGrathWoops, how did that get in there
2004-02-25 Glenn L McGrathPatch from Denis Dowling to fix a ocuple of usage entries
2004-02-22 Eric AndersenFernando Silveira writes:
2004-02-22 Glenn L McGrathUpdate usage for ftpget and ftpput
2004-02-21 Glenn L McGrathSometimes i get carried away with the use of function...
2004-02-20 Eric AndersenDocument missing cp options
2004-02-05 Manuel Novoa III Make sure stdlib.h is always included before dmalloc...
2004-01-27 Glenn L McGrathNew applet, seq. No options, just the basics.
2004-01-17 Glenn L McGrathModify bb_lookup_port to allow the protocol to be speci...
2004-01-15 Glenn L McGrathPatch by Tito, reduce size of deallocvt, also make...
2004-01-13 Glenn L McGrathPatch from Bastian Blank, allow the buildtime to be...
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...
next