2005-05-11 |
Mike Frysinger | import ether-wake applet by haveaniceday Bug 252 |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Mike Frysinger | change the hardcoded error constant (0x80000000UL)... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Mike Frysinger | import eject by Peter Willis / Tito Ragusa |
commit | commitdiff | tree | snapshot |
2005-05-11 |
Mike Frysinger | now that mjn3 explained it to me, add documentation... |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Rob Landley | Patch from Jason Schoon to add IPV6 support to telnetd... |
commit | commitdiff | tree | snapshot |
2005-05-10 |
Mike Frysinger | add documentation for long options and touch up the... |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Mike Frysinger | import more libs to prep for new e2fsprogs |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Mike Frysinger | import ext2fs lib to prep for new e2fsprogs |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Mike Frysinger | no longer applies |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Mike Frysinger | import base_device.c for fsck |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Mike Frysinger | remove unused files |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Mike Frysinger | trim out useless defines and use some busybox funcs |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Mike Frysinger | override nls P_() macro |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Mike Frysinger | abort if user passes -r or if they dont pass anything |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Mike Frysinger | syntax/whitespace touchup |
commit | commitdiff | tree | snapshot |
2005-05-09 |
Rob Landley | Patch from Shaun Jackman: |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Rob Landley | Manuel points out that if printf needs a flush to act... |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Rob Landley | This one's from me. Fix ash "standalone shell". |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Rob Landley | Shaun Jackman pointed out that dprintf(STDOUT_FILENO... |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Mike Frysinger | patch by Tito which uses a lot more busybox functions... |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Mike Frysinger | update e2p target to match condensed files |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Mike Frysinger | patch by Tito which unifies common get/set functions... |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Mike Frysinger | add/remove defines to handle more e2fsprogs |
commit | commitdiff | tree | snapshot |
2005-05-07 |
Mike Frysinger | use shared busybox error messages to save a few bytes |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Mike Frysinger | make the exec (-e) an optional feature of netcat |
commit | commitdiff | tree | snapshot |
2005-05-06 |
Mike Frysinger | In bug 247, haveaniceday writes: |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Rob Landley | Tweak the "pretty lsmod for 2.6" patch to be seperately... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Rob Landley | Revert the uptime() removal. Let the list sort it... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Rob Landley | Patch from Shaun Jackman: |
commit | commitdiff | tree | snapshot |
2005-05-04 |
Rob Landley | Takeharu Kato's patch added 2.6 support to lsmod; this... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Rob Landley | Takeharu Kato said: |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Rob Landley | From: Shaun Jackman <sjackman@gmail.com> |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Rob Landley | Shaun Jackman said: |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Rob Landley | A patch from Takeharu KATO to update/fix SE-Linux support. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Rob Landley | Add David Brownell as zcip maintainer. |
commit | commitdiff | tree | snapshot |
2005-05-03 |
Rob Landley | Revert Tito's patch to zcip. My bad, David Brownell... |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Rob Landley | On Tuesday 19 April 2005 21:10, Tito wrote and today... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Rob Landley | On Wednesday 13 April 2005 09:12 pm, Shaun Jackman... |
commit | commitdiff | tree | snapshot |
2005-04-30 |
Rob Landley | David Brownell submitted a new applet, zcip, based... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Rob Landley | New help text for Matthew S. Wood's "ln" update adding... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Rob Landley | Patch from Matthew S. Wood: |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Rob Landley | On Wednesday 27 April 2005 05:23 am, Patrick Huesmann... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Eric Andersen | Do not attempt to free() the application's environment... |
commit | commitdiff | tree | snapshot |
2005-04-27 |
Eric Andersen | Correct errors preventing busybox tar from working... |
commit | commitdiff | tree | snapshot |
2005-04-26 |
Mike Frysinger | fix stupid build mistake i made earlier as pointed... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Mike Frysinger | use a generic error message |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Mike Frysinger | use asprintf in place of malloc/sprintf as suggested... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Mike Frysinger | moved to e2fsprogs too |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Mike Frysinger | bbify to shrink size |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Mike Frysinger | use busybox funcs to make smaller |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Mike Frysinger | new version of ed taken from sash |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Mike Frysinger | svn didnt auto add these ... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Mike Frysinger | add new subdir for e2fsprogs |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Mike Frysinger | rework human_fstype to cut down size |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Mike Frysinger | rework options to get rid of extra variables |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Mike Frysinger | fix whitespace usage, fix un-escaped quotes in a bunch... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Mike Frysinger | fix inconsistent whitespace |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Mike Frysinger | remove extra whitespace |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Mike Frysinger | stat implementation based upon coreutils |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Mike Frysinger | patch for a very alpha busybox ed |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Mike Frysinger | whitespace fix |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Mike Frysinger | remove lsattr/chattr to prepare for a top level e2fspro... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Mike Frysinger | update example to use bb_ prefixed names and remove... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Mike Frysinger | add comments about ignoring some warnings which are OK |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Mike Frysinger | remove unused variable and declare writepid inline |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Mike Frysinger | cast the time pointer so gcc stops warning over nothing |
commit | commitdiff | tree | snapshot |
2005-04-23 |
Mike Frysinger | use bb_fflush_stdout_and_exit instead of exit |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Mike Frysinger | import lsattr and chattr from e2fsprogs |
commit | commitdiff | tree | snapshot |
2005-04-22 |
Mike Frysinger | output busybox help to stdout, not stderr |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Mike Frysinger | printenv / sum defines |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Mike Frysinger | grab sum from coreutils, clean it up, and make it busyb... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Mike Frysinger | add a printenv implementation |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Mike Frysinger | fix whitespace |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Mike Frysinger | fix typos |
commit | commitdiff | tree | snapshot |
2005-04-21 |
Mike Frysinger | fix typoe (buildddir -> builddir) |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Mike Frysinger | fix printf warning |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Mike Frysinger | fix whitespace |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Peter Kjellerstedt | Updated to match trunk/uClibc/extra/config as of r10132... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Mike Frysinger | In Bug 5, Tito writes: |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Mike Frysinger | touchups as suggested by Vladimir N. Oleynik |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Mike Frysinger | err, use name attr of a tag, not href |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Mike Frysinger | import fakeidentd module started by Thomas Lundquist |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Mike Frysinger | add a new list of external tiny utilities |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Eric Andersen | Patch from Bernhard Fischer to make a bunch of symbols... |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Mike Frysinger | jfb2 writes in Bug 119: |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Eric Andersen | Fix broken macro |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Eric Andersen | Only define a local environ when not using the prototyp... |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Eric Andersen | Rework to fix bugs.uclibc.org/view.php?id=107 |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Eric Andersen | Add bb_msg_read_error |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Mike Frysinger | In Bug 78, shortkey points out: |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Mike Frysinger | minor style touchups |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Mike Frysinger | In Bug 208, bernhardf writes: |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Mike Frysinger | In Bug 207, bernhardf writes: |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Mike Frysinger | In Bug 209, bernhardf writes: |
commit | commitdiff | tree | snapshot |
2005-04-16 |
Mike Frysinger | bernhardf reports with Bug 210: |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Eric Andersen | Use a sane VEOL setting |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Mike Frysinger | fake out support for POSIX -H and -L options since... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
Mike Frysinger | add aliases == and [[ for = and [ to support more bash... |
commit | commitdiff | tree | snapshot |
2005-04-06 |
Peter Kjellerstedt | Removed the incorrect and confusing facility argument... |
commit | commitdiff | tree | snapshot |
2005-03-31 |
Eric Andersen | Point to osuosl |
commit | commitdiff | tree | snapshot |
next |