commiting:
[oweals/busybox.git] / include /
2005-08-01 Paul Foxcommiting:
2005-08-01 Paul Foxcommiting:
2005-08-01 Paul Foxcommiting patch from bug 71:
2005-08-01 Paul Foxapplying patch for bug 72:
2005-08-01 Paul Foxnew config display applet, from bug 46. i've changed...
2005-08-01 Paul Foxallow suppression of default client-id. fixes bug...
2005-07-30 Mike Frysingerin order to make sure the INET6 prototypes are exported...
2005-07-27 Rob Landley#ifdef reduction infrastructure, based on an argument...
2005-07-20 Paul Foxapplying fixes from:
2005-07-19 Paul Foxapplying fix from;
2005-07-18 Eric Andersena bit more polish
2005-07-18 Eric Andersena bit of polish on makedevs
2005-07-18 Eric AndersenFixup device table based makedevs so it actually works
2005-06-20 Rob LandleyRodney Radford submitted ipcs and ipcrm (system V IPC...
2005-06-11 Mike Frysingerimport initial fat mke2fs
2005-06-11 Mike Frysingerimport tune2fs support
2005-06-09 Eric AndersenAbout time to just apply this and kill off the patches
2005-05-20 Paul MundtAdd readprofile applet support.
2005-05-14 Rob LandleyAdd automatic umount support to eject command. Patch...
2005-05-12 Mike Frysingerupdate usage to match actual behavior
2005-05-11 Rob LandleySmall comm implementatin from Rob Sullivan. Needed...
2005-05-11 Mike Frysingerimport ether-wake applet by haveaniceday Bug 252
2005-05-11 Mike Frysingerchange the hardcoded error constant (0x80000000UL)...
2005-05-11 Mike Frysingerimport eject by Peter Willis / Tito Ragusa
2005-05-06 Mike Frysingermake the exec (-e) an optional feature of netcat
2005-05-06 Mike FrysingerIn bug 247, haveaniceday writes:
2005-05-03 Rob LandleyFrom: Shaun Jackman <sjackman@gmail.com>
2005-05-03 Rob LandleyA patch from Takeharu KATO to update/fix SE-Linux support.
2005-05-03 Rob LandleyRevert Tito's patch to zcip. My bad, David Brownell...
2005-05-01 Rob LandleyOn Tuesday 19 April 2005 21:10, Tito wrote and today...
2005-04-30 Rob LandleyDavid Brownell submitted a new applet, zcip, based...
2005-04-29 Rob LandleyNew help text for Matthew S. Wood's "ln" update adding...
2005-04-23 Mike Frysingerfix whitespace usage, fix un-escaped quotes in a bunch...
2005-04-23 Mike Frysingerfix inconsistent whitespace
2005-04-23 Mike Frysingerremove extra whitespace
2005-04-23 Mike Frysingerstat implementation based upon coreutils
2005-04-22 Mike Frysingerimport lsattr and chattr from e2fsprogs
2005-04-21 Mike Frysingerprintenv / sum defines
2005-04-19 Mike Frysingerfix whitespace
2005-04-17 Mike Frysingerimport fakeidentd module started by Thomas Lundquist
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...
next