2004-01-04 |
Glenn L McGrath | Use bb_getopt_ulflags, saves some space, better argumen... |
commit | commitdiff | tree | snapshot |
2004-01-04 |
Rob Landley | Thinko in s//options. (Whitespace skipping in the... |
commit | commitdiff | tree | snapshot |
2004-01-03 |
Glenn L McGrath | Declare dependencies of command line editing in the... |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Eric Andersen | fixes from Selwyn Tang |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Eric Andersen | Add some details on exactly how to comply with the GPL |
commit | commitdiff | tree | snapshot |
2004-01-01 |
Glenn L McGrath | Sync to waldi's subversion archive |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Glenn L McGrath | Fix debian bug #215612, insmod should be silent on... |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Glenn L McGrath | Batch from Bastian Blank to fix debian bug #216435; |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Eric Andersen | Update example slightly |
commit | commitdiff | tree | snapshot |
2003-12-28 |
Tim Riker | ws, show date setting format |
commit | commitdiff | tree | snapshot |
2003-12-27 |
Glenn L McGrath | Fix a bug of mine, identified by Stephane Billiart |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Russ Dill | it should work even if you don't assign a pidfile |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Glenn L McGrath | Isolate code better for unused options, config option... |
commit | commitdiff | tree | snapshot |
2003-12-26 |
Glenn L McGrath | Vodz last_patch120, more busybox integration, saves... |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Eric Andersen | re-indent |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Russ Dill | fix a long standing underallocation bug |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Russ Dill | move debugging to safe place (before vfork) |
commit | commitdiff | tree | snapshot |
2003-12-24 |
Eric Andersen | Patch from Ned Ludd, solar at gentoo dot org: |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Eric Andersen | match changes made to cmdedit |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Eric Andersen | Match changes made to cmdedit |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Eric Andersen | fix broken formatting |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Eric Andersen | don't mess up errno |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Eric Andersen | Cmdedit update from Vladimir N. Oleynik (vodz) |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Eric Andersen | Show the news by default |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Eric Andersen | Prepare for release 1_00_pre5 |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Eric Andersen | Patch from Matt Kraai: |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Glenn L McGrath | Fix compile error, the indenting really needs to be... |
commit | commitdiff | tree | snapshot |
2003-12-22 |
Glenn L McGrath | Fix a bug of mine where extracting files to stdout... |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Eric Andersen | Bump version |
commit | commitdiff | tree | snapshot |
2003-12-21 |
Eric Andersen | Don't hose up perms for files that happen to have symlinks |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Eric Andersen | bother. It seems I can't read. |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Eric Andersen | doh! |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Glenn L McGrath | New applet, rx, by Christopher Hoover |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Eric Andersen | Try to accomodate systems that do not define PAGE_SHIFT |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Eric Andersen | Eradicate all references to loadacm |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Eric Andersen | Kill off the loadacm applet. It is unused, unmaintained |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Glenn L McGrath | Use bb_xopen |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Glenn L McGrath | Allow recieving file to stdout, sending files from... |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Glenn L McGrath | Use low level file descriptors to match bb_copyfd_eof |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Glenn L McGrath | display the port number number correctly, other minor... |
commit | commitdiff | tree | snapshot |
2003-12-20 |
Glenn L McGrath | Change interface to bb_lookup_host, dont try and set... |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Eric Andersen | Patch from Woody Suwalski: |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Glenn L McGrath | Use getopt_ulflags |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Glenn L McGrath | Allow escaped 8 bit characters in bb_opt_complementaly |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Eric Andersen | Patch from Fillod Stephane: |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Eric Andersen | Patch from Fillod Stephane: |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Eric Andersen | Patch from Fillod Stephane: |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Eric Andersen | Patch from Stephane Billiart: |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Eric Andersen | Tito writes: |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Eric Andersen | Manousaridis Angelos writes: |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Eric Andersen | Manousaridis Angelos writes: |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Eric Andersen | don't use kernel headers |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Glenn L McGrath | Use getopt_ulflags |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Eric Andersen | vodz noticed we need to cast things back to an unsigned... |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Glenn L McGrath | Fix a bug preventing use of escaped characters that... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Russ Dill | rename __getgrent so that it doesn't conflict with... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Russ Dill | Finish remerging busybox udhcp and udhcp. Some cleanups... |
commit | commitdiff | tree | snapshot |
2003-12-16 |
Russ Dill | clean up some bad, bad formatting |
commit | commitdiff | tree | snapshot |
2003-12-16 |
Russ Dill | include headers with prototypes to make sure prototypes... |
commit | commitdiff | tree | snapshot |
2003-12-16 |
Eric Andersen | remove reference to missing header file which is breaki... |
commit | commitdiff | tree | snapshot |
2003-12-16 |
Eric Andersen | Using vlock also requires libcrypt |
commit | commitdiff | tree | snapshot |
2003-12-16 |
Russ Dill | revert removal of define |
commit | commitdiff | tree | snapshot |
2003-12-16 |
Russ Dill | forgotten include |
commit | commitdiff | tree | snapshot |
2003-12-16 |
Russ Dill | why the complication of a static string rather than... |
commit | commitdiff | tree | snapshot |
2003-12-16 |
Russ Dill | start attempting to bring udhcp in busybox back to... |
commit | commitdiff | tree | snapshot |
2003-12-16 |
Russ Dill | when compiled standalone, udhcp needs these headers |
commit | commitdiff | tree | snapshot |
2003-12-16 |
Russ Dill | whoops |
commit | commitdiff | tree | snapshot |
2003-12-16 |
Russ Dill | not sure who made this change, but it certainly mucks... |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Russ Dill | make udhcp work under uclinux, to an extent |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Russ Dill | options is a pretty common symbol, bad idea to use... |
commit | commitdiff | tree | snapshot |
2003-12-15 |
Russ Dill | Get vfork_daemon_rexec working under uclinux |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Eric Andersen | Be certain we use a correct entity when performing the |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Eric Andersen | Doh! I broke automatic filesystem type guessing. ... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Eric Andersen | Fix compile when CONFIG_FEATURE_HDPARM_GET_IDENTITY... |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Eric Andersen | It appears the Netgear WG602 distributes source |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Eric Andersen | Fixup some html bugs |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Eric Andersen | some minor website cleanups |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Eric Andersen | prepare for release 1_00_pre4 |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Eric Andersen | Update modutils with 2.6 module support |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Eric Andersen | go directly to current cvs |
commit | commitdiff | tree | snapshot |
2003-12-11 |
Eric Andersen | remove some spaces that mess up autodocifier.pl |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Eric Andersen | add missing copyright text |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Eric Andersen | some minor updates |
commit | commitdiff | tree | snapshot |
2003-12-10 |
Eric Andersen | update website |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Eric Andersen | Fix indenting. |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Eric Andersen | Bump version number |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Glenn L McGrath | Splitting statements with #define's can cause trouble... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Glenn L McGrath | Stop sending data to the client after the first failure. |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Glenn L McGrath | Bring usage upto date, patch by Steven Scholz |
commit | commitdiff | tree | snapshot |
2003-12-05 |
Glenn L McGrath | Fix a compile error when only using ar, patch by Paul... |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Manuel Novoa... | Add (untested) support for cris, based on the (old... |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Glenn L McGrath | Patch from Steven Scholz, make usage more consistent... |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Eric Andersen | Do not use the _syscall5 macro -- use syscall(2) instead |
commit | commitdiff | tree | snapshot |
2003-11-30 |
Glenn L McGrath | Patch from Tito, size optimisation, cleanup noise when... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Glenn L McGrath | Correct Matteo's email address |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Glenn L McGrath | Patch from Ian Campbell, fix or'ed dependencies and... |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Glenn L McGrath | Fix a bug, ignore the source path when installing to... |
commit | commitdiff | tree | snapshot |
2003-11-27 |
Glenn L McGrath | Fix tar hard links |
commit | commitdiff | tree | snapshot |
2003-11-26 |
Glenn L McGrath | Important bugfixes from Ian Campbell. |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Glenn L McGrath | Fix for "Broken pipe" issue, vodz last_patch116_3 |
commit | commitdiff | tree | snapshot |
next |