2003-10-29 |
Glenn L McGrath | Accept the -c option and do nothing |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Glenn L McGrath | fix a bug where `which' doesn't check whether the file... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Glenn L McGrath | make CONFIG_FEATURE_UNARCHIVE_TAPE common between itar... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Glenn L McGrath | "A few references to sourcefiles and URLs in docs/contr... |
commit | commitdiff | tree | snapshot |
2003-10-29 |
Glenn L McGrath | Use the return value from uncompress_bunzip, fix some... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Glenn L McGrath | Add some error messages, use xmalloc instead of malloc |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Glenn L McGrath | Fix a logic error, the old bunzip code returned non... |
commit | commitdiff | tree | snapshot |
2003-10-28 |
Glenn L McGrath | Conditionally compile some files. |
commit | commitdiff | tree | snapshot |
2003-10-23 |
Eric Andersen | Another bzip2 update and speedup from Manuel Novoa... |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Eric Andersen | the dc applet now needs libm |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Eric Andersen | sigh |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Eric Andersen | Goetz Bock writes: |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Eric Andersen | last_patch116 from vodz: |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Eric Andersen | Tomasz Motylewski reported that the 'which' applet... |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Eric Andersen | Patch from Arthur Othieno for style-guide.txt conformance |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Eric Andersen | Patch from Arthur Othieno for docs/style-guide.txt... |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Eric Andersen | Patch from Arthur Othieno to fix a compiler warning |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Eric Andersen | make this a little bit less messy |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Eric Andersen | Update mail location |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Eric Andersen | Disable any buffering to stdout |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Eric Andersen | Tito writes: |
commit | commitdiff | tree | snapshot |
2003-10-22 |
Eric Andersen | Andreas Mohr writes: |
commit | commitdiff | tree | snapshot |
2003-10-21 |
Eric Andersen | Do a better job of dealing with screwy s390 abi changes |
commit | commitdiff | tree | snapshot |
2003-10-20 |
Eric Andersen | ccording to this: |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Eric Andersen | Manuel Novoa III writes: |
commit | commitdiff | tree | snapshot |
2003-10-18 |
Eric Andersen | Rob Landley's new micro-bunzip version 3. Rob writes: |
commit | commitdiff | tree | snapshot |
2003-10-17 |
Tim Riker | old gcc |
commit | commitdiff | tree | snapshot |
2003-10-11 |
Eric Andersen | Paul Mundt (lethal) writes: |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Glenn L McGrath | Vodz last_patch_117, update options for new xargs |
commit | commitdiff | tree | snapshot |
2003-10-10 |
Glenn L McGrath | Vods versions of xargs |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Eric Andersen | I don't need to have my email adder listed twice |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Eric Andersen | Do not use kernel headers |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Glenn L McGrath | Fix an ommision preventing building, patch by Tito. |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Glenn L McGrath | example devfs config file, patch from Tito. |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Glenn L McGrath | New applet, devfsd, by Matteo Croce and Tito |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Glenn L McGrath | Patch from Steven Scholz, fix some warnings |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Glenn L McGrath | Bugfix for xargs |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Eric Andersen | Arnd Ben Otto writes: |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Eric Andersen | We did not have a safe_write, which is the analog to... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Eric Andersen | Fix some warnings that have crept in recently |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Glenn L McGrath | Patch from Tito, size optimisation and fix error in... |
commit | commitdiff | tree | snapshot |
2003-10-09 |
Glenn L McGrath | Comaptability with gcc-2.95 |
commit | commitdiff | tree | snapshot |
2003-10-06 |
Glenn L McGrath | Vodz last_patch_105 without his xargs patch which doens... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Glenn L McGrath | Add the x, n, s and E options, remove -r as its expecte... |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Glenn L McGrath | Patch from Rob Landley; |
commit | commitdiff | tree | snapshot |
2003-10-04 |
Glenn L McGrath | Woops, the previous patch reversal wasnt complete,... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Glenn L McGrath | Reverse my previous changes and make a note about why... |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Glenn L McGrath | Dont mix xarg options with utility option, fixes example of |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Glenn L McGrath | Vodz, last_patch_114 |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Glenn L McGrath | Patch by Rob Landley, fix warning |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Glenn L McGrath | argc has already been decremented |
commit | commitdiff | tree | snapshot |
2003-10-03 |
Glenn L McGrath | Patch from Rob Landley, Simplify organisation of arguments. |
commit | commitdiff | tree | snapshot |
2003-10-02 |
Glenn L McGrath | Fix -C option when creating tar files. |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Glenn L McGrath | Thomas Lundquist, update for current structure |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Glenn L McGrath | Patch from Rob Landley to fix backrefs |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Glenn L McGrath | Patch by Rob Landley, fix "newline after edit command" |
commit | commitdiff | tree | snapshot |
2003-10-01 |
Glenn L McGrath | Patch by Rob Landley, work in progress update, fixes... |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Glenn L McGrath | Patch by Guillaume Morin |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Glenn L McGrath | Patch from Fillod Stephane |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Glenn L McGrath | add size parameter to syslogd -C |
commit | commitdiff | tree | snapshot |
2003-09-26 |
Glenn L McGrath | Patch by Fillod Stephane, declare variables as static... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Glenn L McGrath | Use a variable for the config files, makes it easier... |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Glenn L McGrath | Syncronise with debian busybox-cvs package |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Glenn L McGrath | Fix some typo's, remove some extra free statements |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Glenn L McGrath | Add the -d option |
commit | commitdiff | tree | snapshot |
2003-09-24 |
Glenn L McGrath | Add the "install" applet, move get_ug_id to libbb as... |
commit | commitdiff | tree | snapshot |
2003-09-20 |
Glenn L McGrath | Patch by Steinar H. Gunderson to fix debian bug #211675. |
commit | commitdiff | tree | snapshot |
2003-09-17 |
Glenn L McGrath | Patch by Junio C Hamano to workaround a gcc compiler... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Glenn L McGrath | Configuration option to define wether to follows GNU... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Glenn L McGrath | Fix a bug that creapt in recently with substitution... |
commit | commitdiff | tree | snapshot |
2003-09-16 |
Glenn L McGrath | Compile get_terminal_width_height |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Glenn L McGrath | Patch from Stephane Billiart to fix an unused variable... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Glenn L McGrath | Patch from Bastian Blank to fix a problem when runing... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Glenn L McGrath | Patch from Tito, Reduces the size of busybox's strings... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Glenn L McGrath | Fix a simple mistake with pattern space, and add a... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Glenn L McGrath | Patch by Jean Wolter to fix a bug where a script wouldn... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Glenn L McGrath | Fix some memory allocation problems |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Eric Andersen | Be entirely consistant when using ioctl(0, TIOCGWINSZ... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Eric Andersen | fix function prototype |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Eric Andersen | Needs prototype for close() |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Eric Andersen | comparison was always false due to limited range of... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Eric Andersen | Do not shadow the global name 'accept' |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Glenn L McGrath | Add a test for the 'P' command and fix current implemen... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Glenn L McGrath | A test and fix for the sed 'n' command |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Glenn L McGrath | Test for use of newline in regex's, this feature is... |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Glenn L McGrath | Fix for the sed-append-next-line test |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Glenn L McGrath | Test the N command |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Glenn L McGrath | Fix recursion problem |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Glenn L McGrath | Check sed doesnt go into an infinite loop (yes it does) |
commit | commitdiff | tree | snapshot |
2003-09-15 |
Glenn L McGrath | Update Matteo Croce's email address |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Glenn L McGrath | Memory cleanups and fix for `echo "foo" | sed 's/foo... |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Glenn L McGrath | Cleanup memory usage |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Glenn L McGrath | Update sed branch tests |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Glenn L McGrath | Add two new tests, sed-recurses-properly should always... |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Glenn L McGrath | The previous fix for 's/a/1/;s/b/2/;t one;p;:one;p... |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Glenn L McGrath | Preserve substitution flag value within the current... |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Glenn L McGrath | Fix branching commands. |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Glenn L McGrath | Patch from Rob Landley |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Glenn L McGrath | Stupid typo |
commit | commitdiff | tree | snapshot |
2003-09-14 |
Glenn L McGrath | Fix some memory allocation problems |
commit | commitdiff | tree | snapshot |
next |