- a6beeb6 Show the news by default by Eric Andersen · 21 years ago
- f0da28c Prepare for release by Eric Andersen · 21 years ago 1_00_pre5
- 52a3c27 Patch from Matt Kraai: by Eric Andersen · 21 years ago
- b89fcd4 Fix compile error, the indenting really needs to be fixed here by Glenn L McGrath · 21 years ago
- 334dc65 Fix a bug of mine where extracting files to stdout would extract to by Glenn L McGrath · 21 years ago
- a120c32 Bump version by Eric Andersen · 21 years ago
- 67ff3a1 Don't hose up perms for files that happen to have symlinks by Eric Andersen · 21 years ago
- 0933a92 bother. It seems I can't read. by Eric Andersen · 21 years ago
- f295b5a doh! by Eric Andersen · 21 years ago
- 8f3bc4c New applet, rx, by Christopher Hoover by Glenn L McGrath · 21 years ago
- a8d82fe Try to accomodate systems that do not define PAGE_SHIFT by Eric Andersen · 21 years ago
- b868f55 Eradicate all references to loadacm by Eric Andersen · 21 years ago
- 08573e0 Kill off the loadacm applet. It is unused, unmaintained by Eric Andersen · 21 years ago
- 02e0355 Use bb_xopen by Glenn L McGrath · 21 years ago
- 236e93d Allow recieving file to stdout, sending files from stdin, use the '-' by Glenn L McGrath · 21 years ago
- f62ea20 Use low level file descriptors to match bb_copyfd_eof by Glenn L McGrath · 21 years ago
- 266c1f5 display the port number number correctly, other minor optimisations by Glenn L McGrath · 21 years ago
- ffccf6e Change interface to bb_lookup_host, dont try and set port inside this by Glenn L McGrath · 21 years ago
- 03d8091 Patch from Woody Suwalski: by Eric Andersen · 21 years ago
- 514aeab Use getopt_ulflags by Glenn L McGrath · 21 years ago
- 28c111e Allow escaped 8 bit characters in bb_opt_complementaly by Glenn L McGrath · 21 years ago
- d4a5e25 Patch from Fillod Stephane: by Eric Andersen · 21 years ago
- 3752d33 Patch from Fillod Stephane: by Eric Andersen · 21 years ago
- 89f10bc Patch from Fillod Stephane: by Eric Andersen · 21 years ago
- 769a3ef Patch from Stephane Billiart: by Eric Andersen · 21 years ago
- f18bd89 Tito writes: by Eric Andersen · 21 years ago
- 1a773a6 Manousaridis Angelos writes: by Eric Andersen · 21 years ago
- 658f8b1 Manousaridis Angelos writes: by Eric Andersen · 21 years ago
- b8d2cd4 don't use kernel headers by Eric Andersen · 21 years ago
- b51eb26 Use getopt_ulflags by Glenn L McGrath · 21 years ago
- 07d2f40 vodz noticed we need to cast things back to an unsigned long by Eric Andersen · 21 years ago
- 850b05f Fix a bug preventing use of escaped characters that use the signed bit by Glenn L McGrath · 21 years ago
- f796700 rename __getgrent so that it doesn't conflict with some libc's by Russ Dill · 21 years ago
- 4e864a3 Finish remerging busybox udhcp and udhcp. Some cleanups as well. by Russ Dill · 21 years ago
- e304956 clean up some bad, bad formatting by Russ Dill · 21 years ago
- 76729b8 include headers with prototypes to make sure prototypes match by Russ Dill · 21 years ago
- 5f46f1c remove reference to missing header file which is breaking the build by Eric Andersen · 21 years ago
- b627c54 Using vlock also requires libcrypt by Eric Andersen · 21 years ago
- 6b3f757 revert removal of define by Russ Dill · 21 years ago
- 4040d3d forgotten include by Russ Dill · 21 years ago
- 8b38451 why the complication of a static string rather than a define? gcc isn't dumb by Russ Dill · 21 years ago
- 4b77aca start attempting to bring udhcp in busybox back to the state where it is (ideally) an exact copy of udhcp outside of busybox so that its easy to merge back and forth by Russ Dill · 21 years ago
- 7becf59 when compiled standalone, udhcp needs these headers by Russ Dill · 21 years ago
- a3170d5 whoops by Russ Dill · 21 years ago
- 8f43126 not sure who made this change, but it certainly mucks things up (note 'fwrite(leases, ...'), adds a bit more code, and some stack overhead. Anywho, this fixes it, and retains the spirit of what the submitter of this change was attempting to acheive (the entire lease is written at once in a struct) by Russ Dill · 21 years ago
- 62419df make udhcp work under uclinux, to an extent by Russ Dill · 21 years ago
- 4a9e34c options is a pretty common symbol, bad idea to use as a global in udhcp when compiling into busybox by Russ Dill · 21 years ago
- a1fece2 Get vfork_daemon_rexec working under uclinux by Russ Dill · 21 years ago
- d4f7a5e Be certain we use a correct entity when performing the by Eric Andersen · 21 years ago
- c1893c5 Doh! I broke automatic filesystem type guessing. Fix mount so by Eric Andersen · 21 years ago
- 416c242 Fix compile when CONFIG_FEATURE_HDPARM_GET_IDENTITY is disabled by Eric Andersen · 21 years ago
- 7dad866 It appears the Netgear WG602 distributes source by Eric Andersen · 21 years ago
- e06bea7 Fixup some html bugs by Eric Andersen · 21 years ago
- 5b8a594 some minor website cleanups by Eric Andersen · 21 years ago
- c181f34 prepare for release by Eric Andersen · 21 years ago 1_00_pre4
- e704788 Update modutils with 2.6 module support by Eric Andersen · 21 years ago
- 37f4116 go directly to current cvs by Eric Andersen · 21 years ago
- de4f07e remove some spaces that mess up autodocifier.pl by Eric Andersen · 21 years ago
- 9f6c12a add missing copyright text by Eric Andersen · 21 years ago
- 2e0455d some minor updates by Eric Andersen · 21 years ago
- 539eef6 update website by Eric Andersen · 21 years ago
- d5c746f Fix indenting. by Eric Andersen · 21 years ago
- 747f2f7 Bump version number by Eric Andersen · 21 years ago
- f6bba3d Splitting statements with #define's can cause trouble for cross by Glenn L McGrath · 21 years ago
- 9adcf73 Stop sending data to the client after the first failure. Patch by Joe.C by Glenn L McGrath · 21 years ago
- 5c0d84a Bring usage upto date, patch by Steven Scholz by Glenn L McGrath · 21 years ago
- 142abc1 Fix a compile error when only using ar, patch by Paul van Gool by Glenn L McGrath · 21 years ago
- 22e1ca3 Add (untested) support for cris, based on the (old) busybox insmod by Manuel Novoa III · 21 years ago
- c83e3a6 Patch from Steven Scholz, make usage more consistent with actual behaviour. by Glenn L McGrath · 21 years ago
- 50547c0 Do not use the _syscall5 macro -- use syscall(2) instead by Eric Andersen · 21 years ago
- 3860b2e Patch from Tito, size optimisation, cleanup noise when in debugging by Glenn L McGrath · 21 years ago
- 5be6a20 Correct Matteo's email address by Glenn L McGrath · 21 years ago
- b8c3a54 Patch from Ian Campbell, fix or'ed dependencies and handle virtual dependencies. by Glenn L McGrath · 21 years ago
- 11e6947 Fix a bug, ignore the source path when installing to a directory. by Glenn L McGrath · 21 years ago
- e39ee01 Fix tar hard links by Glenn L McGrath · 21 years ago
- fea4b44 Important bugfixes from Ian Campbell. by Glenn L McGrath · 21 years ago
- 4ddddd1 Fix for "Broken pipe" issue, vodz last_patch116_3 by Glenn L McGrath · 21 years ago
- c3498f6 When a size of 0 is passed to copyfd_size, dont do anything, it was by Glenn L McGrath · 21 years ago
- f0515da Fix warning by Glenn L McGrath · 21 years ago
- 7ffe133 As we no longer use function pointers for read in common archiving code by Glenn L McGrath · 21 years ago
- 1a2d75f Use safe read by Glenn L McGrath · 21 years ago
- d0550d8 Fix warning by Glenn L McGrath · 21 years ago
- acbdc47 Make use of libbb functions bb_xopen, bb_full_read, used #define's by Glenn L McGrath · 21 years ago
- 2cd1eb1 Remove unused function by Glenn L McGrath · 21 years ago
- 78cd84d Dont over-read fd, use function pointer for hash function. by Glenn L McGrath · 21 years ago
- e857122 Fix tar-handles-nested-exclude testcase by Glenn L McGrath · 21 years ago
- d9c8ab4 Update status of tests which should pass by Glenn L McGrath · 21 years ago
- 3a2fcc6 remove controversial tests by Glenn L McGrath · 21 years ago
- bebc40b Check at least one context is specified by Glenn L McGrath · 21 years ago
- ba49651 Check there are files to add the archive before removing a specified tar file. by Glenn L McGrath · 21 years ago
- 90c9df9 Dont attempt to unlink directories by Glenn L McGrath · 21 years ago
- 0413af0 Superficial changes by Glenn L McGrath · 21 years ago
- 5c069aa Fix up the -s option, and make usage consitent with behaviour, by Glenn L McGrath · 21 years ago
- d85421d Include stdint.h by Glenn L McGrath · 21 years ago
- 931ae9d woops, we needed that function by Glenn L McGrath · 21 years ago
- 0c5d9c2 COMPRESS, not UNCOMPRESS by Glenn L McGrath · 21 years ago
- 7370f62 Update usage for tar -Z by Glenn L McGrath · 21 years ago
- 0b6539f Update md5sum, sha1sum options, patch by Steven Scholz by Glenn L McGrath · 21 years ago
- 56f16b4 tar -Z, uncompress support by Glenn L McGrath · 21 years ago
- 20872be Dont close original file handle, we may need it later. by Glenn L McGrath · 21 years ago