2002-11-10 |
Glenn L McGrath | last_patch64 from Vladimir N. Oleynik <dzo@simtreas.ru> |
commit | commitdiff | tree | snapshot |
2002-11-10 |
Glenn L McGrath | Fixup a previous define |
commit | commitdiff | tree | snapshot |
2002-11-10 |
Glenn L McGrath | Make mapping support a definable feature, saves 1.6kB |
commit | commitdiff | tree | snapshot |
2002-11-10 |
Glenn L McGrath | Only compile the files in this dir if the IP applet... |
commit | commitdiff | tree | snapshot |
2002-11-10 |
Glenn L McGrath | IP applet by Bastian Blank <waldi@debian.org> |
commit | commitdiff | tree | snapshot |
2002-11-09 |
Glenn L McGrath | debian compatable ifup and ifdown commands |
commit | commitdiff | tree | snapshot |
2002-11-08 |
Eric Andersen | Teach lash to get $1 $2 $3 etc correct |
commit | commitdiff | tree | snapshot |
2002-11-08 |
Glenn L McGrath | #ifdef, not just #if... grrr |
commit | commitdiff | tree | snapshot |
2002-11-08 |
Glenn L McGrath | Fix reading from stdin (me), Fix tar segfault when... |
commit | commitdiff | tree | snapshot |
2002-11-07 |
Eric Andersen | Remove gratuitous and unnecessary "BusyBox" refernece... |
commit | commitdiff | tree | snapshot |
2002-11-07 |
Eric Andersen | Fix a stupid typo |
commit | commitdiff | tree | snapshot |
2002-11-07 |
Eric Andersen | Implement a small strings applet |
commit | commitdiff | tree | snapshot |
2002-11-07 |
Eric Andersen | Fix broken tabs |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Glenn L McGrath | Use a switch instead of successive if (strcmp()) statments. |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Glenn L McGrath | Split deb_extract() into more generic functions |
commit | commitdiff | tree | snapshot |
2002-11-06 |
Glenn L McGrath | Terminate the buffer with a '\0' |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Russ Dill | typo in udhcpc help |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Russ Dill | version number oops |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Glenn L McGrath | Support for bziped debs, i.e. use .tar.bz2 instead... |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Glenn L McGrath | Fail silently if a partial tar header is read as tar... |
commit | commitdiff | tree | snapshot |
2002-11-05 |
Glenn L McGrath | enable .tar.bz2 for dpkg-deb |
commit | commitdiff | tree | snapshot |
2002-11-04 |
Glenn L McGrath | Change filter paramaters, filters can be more powefull now |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Glenn L McGrath | Call lseek directly rather than via data_align() |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Glenn L McGrath | Abstract read and seek in unarchiving code, convert... |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Glenn L McGrath | Fix #define syntax |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Glenn L McGrath | Move data_extract_all_prefix to dpkg, its only used... |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Glenn L McGrath | Add copyright notice and license, use strcat+strcpy... |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Glenn L McGrath | Use xread_char to save a few bytes, fix indenting of... |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Glenn L McGrath | Move bunzip2 idecompression code to libunarchive |
commit | commitdiff | tree | snapshot |
2002-11-03 |
Eric Andersen | Test for holes in swapfiles |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Glenn L McGrath | Make uncompress a seperate applet so it doesnt pull... |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Glenn L McGrath | Allow short reads when filling compress buffer |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Glenn L McGrath | Allow the .Z prefix if compress support enabled |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Glenn L McGrath | Make it a fatal error if bad chksum or crc, if not... |
commit | commitdiff | tree | snapshot |
2002-11-01 |
Glenn L McGrath | Report errror if the first magic character doesnt match |
commit | commitdiff | tree | snapshot |
2002-10-31 |
Russ Dill | sync to udhcp 0.9.8 |
commit | commitdiff | tree | snapshot |
2002-10-30 |
Eric Andersen | Use a nifty macro to make testing gcc features simpler |
commit | commitdiff | tree | snapshot |
2002-10-27 |
Eric Andersen | Formatting |
commit | commitdiff | tree | snapshot |
2002-10-27 |
Eric Andersen | Update the webpage |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Eric Andersen | last_patch64 from vodz: 0_60_5 |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Eric Andersen | A patch from Jouni Malinen to avoid some buffer overflo... |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Eric Andersen | Ivan Popov noticed that handling of PREFIX was bad. |
commit | commitdiff | tree | snapshot |
2002-10-26 |
Eric Andersen | A bugfix from Danny Lepage: |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Eric Andersen | This patch from Magnus Damm fixed a long standing problem |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Eric Andersen | Fix warning |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Eric Andersen | mjn3 noticed that crond and crontab had #include <pwd... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Eric Andersen | vodz forgot to include the suid field |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Eric Andersen | Apply patch from bug #1278 -- fix usage message for the |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Eric Andersen | vodz writes: |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Eric Andersen | I committed the fflush in the wrong spot. I should... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Eric Andersen | last_patch63 from vodz: add in crond and crontab applets |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Eric Andersen | Patch last_pach62 from vodz. This patch moves all... |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Eric Andersen | Apply last_patch51_3 from vodz |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Eric Andersen | Be absurdly careful about flushing stdout. |
commit | commitdiff | tree | snapshot |
2002-10-22 |
Glenn L McGrath | Move unzip.c uncompress.c from libbb to archiveal/libun... |
commit | commitdiff | tree | snapshot |
2002-10-21 |
Glenn L McGrath | gz_open is used anymore, use inflate directly, see... |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Glenn L McGrath | Dont try and make the "/" directory |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Glenn L McGrath | Update dpkg to use new unarchive code |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Glenn L McGrath | Fix exclude/include problem |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Glenn L McGrath | Find a string in a list |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Glenn L McGrath | Remove entries from the accept list as they are matched... |
commit | commitdiff | tree | snapshot |
2002-10-19 |
Glenn L McGrath | Dont use absolute pathname (dunno why i did that),... |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Glenn L McGrath | Put bac kthe code that handles cases where a '-' wasnt... |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Eric Andersen | Fix an obvious thinko |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Eric Andersen | disambiguate a test |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Eric Andersen | Fix needless formatting differences vs modutils |
commit | commitdiff | tree | snapshot |
2002-10-18 |
Eric Andersen | Fix needless difference vs GNU |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Russ Dill | missed add for udhcp |
commit | commitdiff | tree | snapshot |
2002-10-14 |
Russ Dill | added full udhcp integration |
commit | commitdiff | tree | snapshot |
2002-10-12 |
Eric Andersen | Doh! I screwed up applying vodz' patch. |
commit | commitdiff | tree | snapshot |
2002-10-12 |
Eric Andersen | After thinking about it, I think this patch from Matt... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Eric Andersen | last_patch61 from vodz: |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Eric Andersen | last_patch60 from vodz: |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Eric Andersen | last_patch59 from vodz to cleanup chmod and correctly... |
commit | commitdiff | tree | snapshot |
2002-10-10 |
Eric Andersen | last_patch58_2 from vodz -- add FEATURE_CPU_USAGE_PERCE... |
commit | commitdiff | tree | snapshot |
2002-10-08 |
"Steven J.... | Fixed the script. It always put output to 'stdout'... |
commit | commitdiff | tree | snapshot |
2002-10-08 |
Eric Andersen | Remember to delete docs/busybox.pod |
commit | commitdiff | tree | snapshot |
2002-10-08 |
Eric Andersen | Fix missing \n noticed by Robert Schwebel |
commit | commitdiff | tree | snapshot |
2002-10-06 |
Glenn L McGrath | Fix segfault when testing if reaidng from stdin "-" |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Eric Andersen | Fix init docs |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Eric Andersen | Bugfix from Claudio Fleiner <claudio@fleiner.com> |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Eric Andersen | last_patch58 from vodz: |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Eric Andersen | Vodz' last_patch57: |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Eric Andersen | Fix dependancy so we rebuild busybox.o, usage.o and... |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Eric Andersen | Use %m, not strerror, and strerror(err) was broken... |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Eric Andersen | Patch from Konstantin Isakov <ikm@pisem.net>: |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Eric Andersen | Don't even try to run ash on uClinux. It won't work. |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Eric Andersen | Set the close-on-exec flag, just to be saf |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Eric Andersen | Doh. We divide microseconds by 60? |
commit | commitdiff | tree | snapshot |
2002-09-30 |
Glenn L McGrath | Save status so we know if to delete compressed file |
commit | commitdiff | tree | snapshot |
2002-09-28 |
Glenn L McGrath | make_directory() will fail instantly so we dont need... |
commit | commitdiff | tree | snapshot |
2002-09-28 |
Glenn L McGrath | Fail straight away rather than recursively printing... |
commit | commitdiff | tree | snapshot |
2002-09-28 |
Glenn L McGrath | Fix for using '-' as the filename when reading from... |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Eric Andersen | Bug fix from Nitin Gupta <gupta@equator.com> |
commit | commitdiff | tree | snapshot |
2002-09-27 |
Glenn L McGrath | Fix compress support and prevent a segfault |
commit | commitdiff | tree | snapshot |
2002-09-26 |
Glenn L McGrath | Fix simple define problem |
commit | commitdiff | tree | snapshot |
2002-09-26 |
Eric Andersen | Avoid calling exit() from within fork/vfork'ed processes. |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Eric Andersen | Ignoring SIGCHLD causes a race leading to the occasiona... |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Glenn L McGrath | Reverse some minor changes that got caught up in my... |
commit | commitdiff | tree | snapshot |
2002-09-25 |
Glenn L McGrath | Remove files made obsolete by new unarchiving code |
commit | commitdiff | tree | snapshot |
next |