2001-03-14 |
Eric Andersen | libc5 glob is pretty stupid and doesn't do GLOB_BRACE... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Mark Whitley | Added a dependency on BB_MKFS_MINIX to xfopen(). |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Mark Whitley | - Changed name of BB_FEATURE_SIMPLE_PROMPT to BB_FEATU... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Mark Whitley | Some new testcases, some improvements to the tester... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Eric Andersen | Update the lash shell (hopefully the last time...)... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Mark Whitley | Added Midori Linux to the list of known projects that... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Mark Whitley | Credited Christophe Boyaniqu for interactive patch... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
Mark Whitley | Applied patch from Christophe Boyanique to add -i suppo... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Mark Whitley | Some fixlets that didn't get added in the last 'syslogd... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Mark Whitley | Added some comment lines in the header indicating that... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Mark Whitley | Applied a patch from Brian Webb to fix a problem with... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Mark Whitley | Applied patch from John Lombardo to fix OOM in insmod. |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Mark Whitley | Applied patch from Gennady Feldman to split up syslogd... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Eric Andersen | A fix from Larry Doolittle for some nasty segfaults... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Mark Whitley | Program for testing concurrent access to syslogd. |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Mark Whitley | Applied patch from Gennady Feldman to use single-thread... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Manuel Novoa... | Add missing dependency -- interface.c needs get_kernel_... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Manuel Novoa... | Adjust ifconfig usage message for selected options... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
Manuel Novoa... | Reduced code size of interface. Support ifconfig ... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Eric Andersen | When using wordexp, only try to use the expand command |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Manuel Novoa... | Quick mod to enable option -a for ifconfig. |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Mark Whitley | Created new regression testing framework with a number... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
Mark Whitley | /* getopt not needed */ |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Mark Whitley | Added some more '/* getopt not needed */' lines. |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Manuel Novoa... | Use perror_msg_and_die function where appropriate. |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Eric Andersen | Fixed df.c so that nfs volumes will display properly... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Eric Andersen | Silence a silly warning |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Mark Whitley | Applied patch from Jeff Garzik to getopt-ify rmmod. |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Eric Andersen | Patch from Jeff Garzik marking a few 'getopt not needed... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Eric Andersen | A cleanup patch from Jeff Garzik to static-ify a number of |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Eric Andersen | patch from Larry to fix pristine source builds |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Eric Andersen | Fixed a couple more cases. $FOO/bar ${FOO} and such... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Eric Andersen | Allow wordexp to be used if available |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Eric Andersen | Urg. Remove the debug noise |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Eric Andersen | Ok, sh.c should be working now. Many thanks to Larry... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Eric Andersen | Patchs from Jeff Garzik <jgarzik@mandrakesoft.com>... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Mark Whitley | Added script that tests turning on features in busybox... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Eric Andersen | Fix sh.c for the glab case. I was messing things up for |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Eric Andersen | A '.' is a legal seperator. |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Mark Whitley | Fix to trim to make it trim properly. |
commit | commitdiff | tree | snapshot |
2001-03-09 |
Eric Andersen | Cleanup patch from Larry |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Eric Andersen | Add in 'trim' routine. Fix up sh.c so it works when... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Manuel Novoa... | Improved port of ifconfig... smaller and with more... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Eric Andersen | Per Vladimir's suggestion, force the locale to POSIX... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Mark Whitley | Whitespace / formatting / bracket cleanup. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Eric Andersen | Remember to delete un-expandable variables, and do... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Eric Andersen | Rework environment variable handling to use wordexp... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
Mark Whitley | Applied patch from Vladimir to fix bug where find would... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Matt Kraai | Eliminate superfluous test. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Mark Whitley | Changed KILOBYTE, MEGABYTE, and GIGABYTE from #define... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Mark Whitley | Some minor cleanups to df.c. Also, with Erik's blessing... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Mark Whitley | Applied patch from Christophe Boyaniqu to remove double... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Eric Andersen | This patch by Vladimir and Larry saves a few bytes. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Eric Andersen | Static-ify a variable. make du work with all the human... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Eric Andersen | Fix up du so it behaves itself also. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Eric Andersen | remove an unused variable |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Eric Andersen | Rewrite of format so it behaves itself |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Eric Andersen | Fix up df so it works properly |
commit | commitdiff | tree | snapshot |
2001-03-07 |
Eric Andersen | Fix up ls.c to ensure human readable works properly... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Mark Whitley | Thought of another janitorial item for the list. |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Eric Andersen | I made these little simplifications a while back, bug... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Eric Andersen | Fix the memory leak. No really this time. |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Mark Whitley | Applied patch from Vladimir Oleynik via Magnus Damm... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Eric Andersen | Fix up some silly macros and use xmalloc and friends... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Eric Andersen | Fix func prototype |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Eric Andersen | Fixed a memory leak in lash. It seems that close_all... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Eric Andersen | Close open files before calling builtin_exec(). I... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Eric Andersen | Bug 1110 reported that the LOOP_GET_STATUS ioctl appare... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
John Beppu | minor cleanup |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Eric Andersen | First pass at trying to retrofit a changelog for 0... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
Eric Andersen | Add in a first pass at ifconfig status reporting. ... |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Eric Andersen | Fix up the freshmeat appindex record. |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Eric Andersen | Make sure libpwd.a is linked _last_ so it overrides... |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Eric Andersen | Try to do a little better at documenting how to use |
commit | commitdiff | tree | snapshot |
2001-03-05 |
David Kimdon | add wget, tr, telnet, ping, md5sum and loadkmap to... |
commit | commitdiff | tree | snapshot |
2001-03-05 |
Eric Andersen | Enable INSTALLER for the deb |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Eric Andersen | Patch from Vladimir to make sure PATH is set correctly. |
commit | commitdiff | tree | snapshot |
2001-03-04 |
Eric Andersen | If umount2 is not available, stub it out. |
commit | commitdiff | tree | snapshot |
2001-03-03 |
Mark Whitley | Added some words on use of getopt in applets. |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Glenn L McGrath | Dont try to automount some specific filesystem types |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Mark Whitley | Applied patch from Vladimir N. Oleynik that fixes incor... |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Mark Whitley | Removed section on testing that is now in contributing... |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Mark Whitley | Added 'How to contribute to Busybox' doc. |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Mark Whitley | Whoops! BB_TFTP should prolly be off by default. |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Mark Whitley | Added Magnus Damm's tftp applet to Busybox. |
commit | commitdiff | tree | snapshot |
2001-03-02 |
Mark Whitley | Changed exit code from -1 to 0 when busybox is invoked... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Mark Whitley | Applied patch from David Douthitt to fix build error... |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Eric Andersen | Bah. I missed a header file. |
commit | commitdiff | tree | snapshot |
2001-03-01 |
Eric Andersen | Reduce the size of mount (and bypass /proc/filesystems... |
commit | commitdiff | tree | snapshot |
2001-02-28 |
Matt Kraai | Keep trying if an NFS mount fails, and eliminate a... |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Eric Andersen | libpwd was getting added twice. |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Mark Whitley | Little patchlet to make linking against libc5 work... |
commit | commitdiff | tree | snapshot |
2001-02-27 |
Eric Andersen | Patch from Vladimir N. Oleynik to save 128 bytes by... |
commit | commitdiff | tree | snapshot |
2001-02-26 |
Mark Whitley | Applied patch from Magnus Damm <damm@opensource.se... |
commit | commitdiff | tree | snapshot |
2001-02-26 |
John Beppu | - changed the way POD is generated such that the dashed |
commit | commitdiff | tree | snapshot |
2001-02-24 |
Eric Andersen | This patch, from Quinn Jensen <jensenq@lineo.com>,... |
commit | commitdiff | tree | snapshot |
2001-02-24 |
Eric Andersen | Make output match the real lsmod -- print (autoclean... |
commit | commitdiff | tree | snapshot |
2001-02-24 |
Eric Andersen | Stub out the syscall, not the whole application. The... |
commit | commitdiff | tree | snapshot |
2001-02-24 |
Eric Andersen | The usage message for syslogd had stuff longer then... |
commit | commitdiff | tree | snapshot |
2001-02-24 |
John Beppu | ... |
commit | commitdiff | tree | snapshot |
next |