Age | Commit message (Expand) | Author |
2003-10-11 | Paul Mundt (lethal) writes: | Eric Andersen |
2003-10-10 | Vodz last_patch_117, update options for new xargs | Glenn L McGrath |
2003-10-10 | Vods versions of xargs | Glenn L McGrath |
2003-10-09 | I don't need to have my email adder listed twice | Eric Andersen |
2003-10-09 | Do not use kernel headers | Eric Andersen |
2003-10-09 | Fix an ommision preventing building, patch by Tito. | Glenn L McGrath |
2003-10-09 | example devfs config file, patch from Tito. | Glenn L McGrath |
2003-10-09 | New applet, devfsd, by Matteo Croce and Tito | Glenn L McGrath |
2003-10-09 | Patch from Steven Scholz, fix some warnings | Glenn L McGrath |
2003-10-09 | Bugfix for xargs | Glenn L McGrath |
2003-10-09 | Arnd Ben Otto writes: | Eric Andersen |
2003-10-09 | We did not have a safe_write, which is the analog to safe_read. Convert | Eric Andersen |
2003-10-09 | Fix some warnings that have crept in recently | Eric Andersen |
2003-10-09 | Patch from Tito, size optimisation and fix error in exit code of -V | Glenn L McGrath |
2003-10-09 | Comaptability with gcc-2.95 | Glenn L McGrath |
2003-10-06 | Vodz last_patch_105 without his xargs patch which doenst apply cleanly | Glenn L McGrath |
2003-10-04 | Add the x, n, s and E options, remove -r as its expected behaviour. | Glenn L McGrath |
2003-10-04 | Patch from Rob Landley; | Glenn L McGrath |
2003-10-04 | Woops, the previous patch reversal wasnt complete, breaking everything. | Glenn L McGrath |
2003-10-03 | Reverse my previous changes and make a note about why its dont this way | Glenn L McGrath |
2003-10-03 | Dont mix xarg options with utility option, fixes example of | Glenn L McGrath |
2003-10-03 | Vodz, last_patch_114 | Glenn L McGrath |
2003-10-03 | Patch by Rob Landley, fix warning | Glenn L McGrath |
2003-10-03 | argc has already been decremented | Glenn L McGrath |
2003-10-03 | Patch from Rob Landley, Simplify organisation of arguments. | Glenn L McGrath |
2003-10-02 | Fix -C option when creating tar files. | Glenn L McGrath |
2003-10-01 | Thomas Lundquist, update for current structure | Glenn L McGrath |
2003-10-01 | Patch from Rob Landley to fix backrefs | Glenn L McGrath |
2003-10-01 | Patch by Rob Landley, fix "newline after edit command" | Glenn L McGrath |
2003-10-01 | Patch by Rob Landley, work in progress update, fixes lots of bugs, | Glenn L McGrath |
2003-09-26 | Patch by Guillaume Morin | Glenn L McGrath |
2003-09-26 | Patch from Fillod Stephane
| Glenn L McGrath |
2003-09-26 | add size parameter to syslogd -C | Glenn L McGrath |
2003-09-26 | Patch by Fillod Stephane, declare variables as static to not clobber | Glenn L McGrath |
2003-09-24 | Use a variable for the config files, makes it easier to syncronise with | Glenn L McGrath |
2003-09-24 | Syncronise with debian busybox-cvs package | Glenn L McGrath |
2003-09-24 | Fix some typo's, remove some extra free statements | Glenn L McGrath |
2003-09-24 | Add the -d option | Glenn L McGrath |
2003-09-24 | Add the "install" applet, move get_ug_id to libbb as its used by chown, | Glenn L McGrath |
2003-09-20 | Patch by Steinar H. Gunderson to fix debian bug #211675. | Glenn L McGrath |
2003-09-17 | Patch by Junio C Hamano to workaround a gcc compiler bug. | Glenn L McGrath |
2003-09-16 | Configuration option to define wether to follows GNU sed's behaviour
| Glenn L McGrath |
2003-09-16 | Fix a bug that creapt in recently with substitution subprinting, and add | Glenn L McGrath |
2003-09-16 | Compile get_terminal_width_height | Glenn L McGrath |
2003-09-15 | Patch from Stephane Billiart to fix an unused variable warning. | Glenn L McGrath |
2003-09-15 | Patch from Bastian Blank to fix a problem when runing find under ash. | Glenn L McGrath |
2003-09-15 | Patch from Tito, Reduces the size of busybox's strings applet from 1900 to | Glenn L McGrath |
2003-09-15 | Fix a simple mistake with pattern space, and add a test for it | Glenn L McGrath |
2003-09-15 | Patch by Jean Wolter to fix a bug where a script wouldnt be executed | Glenn L McGrath |
2003-09-15 | Fix some memory allocation problems | Glenn L McGrath |