- fdc4c20 On Wednesday 27 April 2005 05:23 am, Patrick Huesmann wrote: by Rob Landley · 20 years ago
- 70a5a1a Do not attempt to free() the application's environment, which is was by Eric Andersen · 20 years ago
- fef32b5 Correct errors preventing busybox tar from working properly, by Eric Andersen · 20 years ago
- edb3fbc fix stupid build mistake i made earlier as pointed out by psm by Mike Frysinger · 20 years ago
- d6a8f5f use a generic error message by Mike Frysinger · 20 years ago
- c238a97 use asprintf in place of malloc/sprintf as suggested by solar by Mike Frysinger · 20 years ago
- 7eb6457 moved to e2fsprogs too by Mike Frysinger · 20 years ago
- d2a64d2 bbify to shrink size by Mike Frysinger · 20 years ago
- 560047c use busybox funcs to make smaller by Mike Frysinger · 20 years ago
- cf131bb new version of ed taken from sash by Mike Frysinger · 20 years ago
- d89e5e6 svn didnt auto add these ... by Mike Frysinger · 20 years ago
- d89e629 add new subdir for e2fsprogs by Mike Frysinger · 20 years ago
- 408ae21 rework human_fstype to cut down size by Mike Frysinger · 20 years ago
- f06c494 rework options to get rid of extra variables by Mike Frysinger · 20 years ago
- 058e740 fix whitespace usage, fix un-escaped quotes in a bunch of examples, and standardize a bunch of trivial/full usage statements (no trailing newline in either, and when listing options, dont append a . each time) by Mike Frysinger · 20 years ago
- 82e6c0b fix inconsistent whitespace by Mike Frysinger · 20 years ago
- 964a368 remove extra whitespace by Mike Frysinger · 20 years ago
- 9b5f71e stat implementation based upon coreutils by Mike Frysinger · 20 years ago
- 84ab267 patch for a very alpha busybox ed by Mike Frysinger · 20 years ago
- 6b05b0c whitespace fix by Mike Frysinger · 20 years ago
- 3b59821 remove lsattr/chattr to prepare for a top level e2fsprogs dir with more stuff in it by Mike Frysinger · 20 years ago
- 0ea3a6f update example to use bb_ prefixed names and remove old note about config.h (since the header is generated automatically now) by Mike Frysinger · 20 years ago
- 19d7021 add comments about ignoring some warnings which are OK by Mike Frysinger · 20 years ago
- 7202e00 remove unused variable and declare writepid inline by Mike Frysinger · 20 years ago
- 5b2e271 cast the time pointer so gcc stops warning over nothing by Mike Frysinger · 20 years ago
- 5cfa5ef use bb_fflush_stdout_and_exit instead of exit by Mike Frysinger · 20 years ago
- de9f1f7 import lsattr and chattr from e2fsprogs by Mike Frysinger · 20 years ago
- 2c12d43 output busybox help to stdout, not stderr by Mike Frysinger · 20 years ago
- 95d3c45 printenv / sum defines by Mike Frysinger · 20 years ago
- 4a21170 grab sum from coreutils, clean it up, and make it busybox happy by Mike Frysinger · 20 years ago
- 6d1d2e5 add a printenv implementation by Mike Frysinger · 20 years ago
- c0bc965 fix whitespace by Mike Frysinger · 20 years ago
- 78333d0 fix typos by Mike Frysinger · 20 years ago
- f547d67 fix typoe (buildddir -> builddir) by Mike Frysinger · 20 years ago
- 5c9ed9f fix printf warning by Mike Frysinger · 20 years ago
- 618d62f fix whitespace by Mike Frysinger · 20 years ago
- bae38db Updated to match trunk/uClibc/extra/config as of r10132, and thus Linux 2.6.11. by Peter Kjellerstedt · 20 years ago
- 2bf88a8 In Bug 5, Tito writes: by Mike Frysinger · 20 years ago
- 91d8f0e touchups as suggested by Vladimir N. Oleynik by Mike Frysinger · 20 years ago
- ef614ec err, use name attr of a tag, not href by Mike Frysinger · 20 years ago
- fa69f11 import fakeidentd module started by Thomas Lundquist by Mike Frysinger · 20 years ago
- 77dbe73 add a new list of external tiny utilities by Mike Frysinger · 20 years ago
- 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 20 years ago
- a77b4f3 jfb2 writes in Bug 119: by Mike Frysinger · 20 years ago
- 63e5e7bf Fix broken macro by Eric Andersen · 20 years ago
- 42e3b00 Only define a local environ when not using the prototype from unistd.h by Eric Andersen · 20 years ago
- 451c0d2 Rework to fix http://bugs.uclibc.org/view.php?id=107 by Eric Andersen · 20 years ago
- 3cd1986 Add bb_msg_read_error by Eric Andersen · 20 years ago
- 5ba5f4d In Bug 78, shortkey points out: by Mike Frysinger · 20 years ago
- b31566e minor style touchups by Mike Frysinger · 20 years ago
- 4e5936e In Bug 208, bernhardf writes: by Mike Frysinger · 20 years ago
- 5c63a72 In Bug 207, bernhardf writes: proper escape strings in usage.h by Mike Frysinger · 20 years ago
- 3cc01a8 In Bug 209, bernhardf writes: by Mike Frysinger · 20 years ago
- a9ae74d bernhardf reports with Bug 210: by Mike Frysinger · 20 years ago
- afe023d Use a sane VEOL setting by Eric Andersen · 20 years ago
- 2ed05ab fake out support for POSIX -H and -L options since busybox cp dereferences everything by default by Mike Frysinger · 20 years ago
- 75ac42b add aliases == and [[ for = and [ to support more bash scripts by Mike Frysinger · 20 years ago
- c089ccd Removed the incorrect and confusing facility argument specified with by Peter Kjellerstedt · 20 years ago
- 3603f79 Point to osuosl by Eric Andersen · 20 years ago
- 540769d Corrected the list of section names in add_ksymoops_symbols() so by Peter Kjellerstedt · 20 years ago
- 354b527 amd64 is rela, not rel by Mike Frysinger · 20 years ago
- a36ac0d Shaun Jackman writes: Fix typo. Use __NR_umount2 instead of __NR_pivot_root. by Mike Frysinger · 20 years ago
- dcc40b7 Shaun Jackman writes: Newlib uses both __getopt_initialized and optind to track initialization of getopt() by Mike Frysinger · 20 years ago
- 9b9e547 add some more comments by Mike Frysinger · 20 years ago
- 3b05b80 newlib fixe from Shaun Jackman by Mike Frysinger · 20 years ago
- ca1b6fc newlib fixe from Shaun Jackman by Mike Frysinger · 20 years ago
- df7bfb4 Bandaid to make "gzip file1 file2 ..." set the decompression lengths correctly by Manuel Novoa III · 20 years ago
- 0d8c652 When filling the bit buffer, gzip decompression apparently never checked for end of file, causing it to hang on corrupted input. by Manuel Novoa III · 20 years ago
- 6ddc0d7 Update buildroot pointers by Eric Andersen · 20 years ago
- b413a70 remove whitespace by Eric Andersen · 20 years ago
- 5bf4658 remove whitespace by Eric Andersen · 20 years ago
- bcf2724 Remove whitespace by Eric Andersen · 20 years ago
- 2c51160 Add 'nice' and replace 'renice' with a new implementation. by Manuel Novoa III · 20 years ago
- d2fe817 Takeharu KATO writes: by Eric Andersen · 20 years ago
- d1e3cbd - no need to check if JOBS is defined. Config.in ensures it. by Ned Ludd · 20 years ago
- 2123b7c - add ash read -t timeout support. initial code provided by Tim Yamin on Oct/21/2004 on the busybox mailing list. Edited his code a little to keep syntax highlighers happy and make it optional when CONFIG_ASH_TIMEOUT is defined by Ned Ludd · 20 years ago
- 8063d5c fix typo by Eric Andersen · 20 years ago
- fdab4b1 update by Eric Andersen · 20 years ago
- 0762364 Cut-n-paste strikes again by Eric Andersen · 20 years ago
- 6047ae3 Remove mention of CVS and instead point to Subversion by Eric Andersen · 20 years ago
- ff4b924 Update the bug submission stuff to point to bugs.busybox.net by Eric Andersen · 20 years ago
- 16b8579 Add me as sort maintainer. by Rob Landley · 20 years ago
- c0dedd0 Sort rewrite to be SUSv3 compliant. New config option, updated help, and by Rob Landley · 20 years ago
- f4bb212 Much bigger to-do list. by Rob Landley · 20 years ago
- bc32165 fix spelling by Eric Andersen · 20 years ago
- 75a7e19 minor doc cleanup by Eric Andersen · 20 years ago
- 7d1b3d8 Mention the new bug tracking system by Eric Andersen · 20 years ago
- 6077d90 cp: make -P a synonym for -d by Mike Frysinger · 20 years ago
- 1e4dc96 Dear andersen: by Eric Andersen · 20 years ago
- 1271dbb perhaps a better fix by Eric Andersen · 20 years ago
- 63654c1 alpha/parisc support by Mike Frysinger · 20 years ago
- 6feb200 fix typo by Eric Andersen · 20 years ago
- ec4f3d9 Minor in-passing crapectomy. by Rob Landley · 20 years ago
- 861f014 Workaround for uClibc-specific header problem described here: by Rob Landley · 20 years ago
- c6fbed5 - CONFIG_FEATURE_READLINK_FOLLOW readlink -f patch from Colin Watson <cjwatson@debian.org> on busybox mailing list 08/11/04 by Ned Ludd · 20 years ago
- d824853 merge from udhcp module by Mike Frysinger · 20 years ago
- dcc2866 Hiroshi found another bug. Currently sed's $ triggers at end of every file, by Rob Landley · 20 years ago
- a8b98d6 Don't document compiler warnings. _FIX_ compiler warnings. by Rob Landley · 20 years ago
- 88da3ef Correct the install-hardlinks target the same way as was already done by Peter Kjellerstedt · 20 years ago
- 92271e5 Alright, I guess I should be in this too... by Rob Landley · 20 years ago