2001-03-15 |
markw | dos2unix logread.c |
commit | commitdiff | tree | snapshot |
2001-03-15 |
andersen | Fix linuxrc define |
commit | commitdiff | tree | snapshot |
2001-03-15 |
andersen | Move the warning msg after features.h gets pulled in. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
markw | Added some tests for some recently found / fixed bugs... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
andersen | Update the documentation so examples are autoincluded... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
andersen | Update the changelog, in preparation for making the... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
andersen | Update the olympus sections |
commit | commitdiff | tree | snapshot |
2001-03-15 |
markw | If only BB_DPKG was enabled in Config.h, busybox would... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
markw | Removed leftover BB_FEATURE_KLOGD per report from Giuli... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
mjn3 | Fix stupid cut-and-paste bug... output RX/TX bytes... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
markw | Applied patch from Erik Habbinga to fix a problem with... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
markw | Added a section to describe how to convert variables... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
markw | Script that generates a script that will convert oddbal... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
andersen | Yesterday I make strsep_space include post-token whites... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
andersen | I forgot to malloc space for the NULL. |
commit | commitdiff | tree | snapshot |
2001-03-14 |
markw | Applied patch from Christophe Boyanique to add an egrep... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
markw | The patch I previously applied from Brian Webb was... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
markw | Applied patch from Larry Doolittle to fix '>\na\n'... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
markw | Applied patch from Giulio Orsero to fix some preprocess... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
andersen | Fix from Manuel for a silly thinko on my part. |
commit | commitdiff | tree | snapshot |
2001-03-14 |
andersen | Fix init so that checking for terminal devices is delay... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
andersen | Use the system passwd and group stuff by default |
commit | commitdiff | tree | snapshot |
2001-03-14 |
andersen | Fix mtab so it works on libc5 |
commit | commitdiff | tree | snapshot |
2001-03-14 |
andersen | No reason to include fstab. It breaks libc5, does... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
andersen | Amazing the difference between an "and" and an "or". |
commit | commitdiff | tree | snapshot |
2001-03-14 |
andersen | dpkg used tfind, which doesn't work with libc5. Print... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
andersen | Fix socklen_t for libc5 |
commit | commitdiff | tree | snapshot |
2001-03-14 |
andersen | The IPC_SYSLOG stuff should be off by default. |
commit | commitdiff | tree | snapshot |
2001-03-14 |
andersen | Some updates for libc5 |
commit | commitdiff | tree | snapshot |
2001-03-14 |
andersen | libc5 glob is pretty stupid and doesn't do GLOB_BRACE... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
markw | Added a dependency on BB_MKFS_MINIX to xfopen(). |
commit | commitdiff | tree | snapshot |
2001-03-14 |
markw | - Changed name of BB_FEATURE_SIMPLE_PROMPT to BB_FEATU... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
markw | Some new testcases, some improvements to the tester... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
andersen | Update the lash shell (hopefully the last time...)... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
markw | Added Midori Linux to the list of known projects that... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
markw | Credited Christophe Boyaniqu for interactive patch... |
commit | commitdiff | tree | snapshot |
2001-03-13 |
markw | Applied patch from Christophe Boyanique to add -i suppo... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
markw | Some fixlets that didn't get added in the last 'syslogd... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
markw | Added some comment lines in the header indicating that... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
markw | Applied a patch from Brian Webb to fix a problem with... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
markw | Applied patch from John Lombardo to fix OOM in insmod. |
commit | commitdiff | tree | snapshot |
2001-03-12 |
markw | Applied patch from Gennady Feldman to split up syslogd... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
andersen | A fix from Larry Doolittle for some nasty segfaults... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
markw | Program for testing concurrent access to syslogd. |
commit | commitdiff | tree | snapshot |
2001-03-12 |
markw | Applied patch from Gennady Feldman to use single-thread... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
mjn3 | Add missing dependency -- interface.c needs get_kernel_... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
mjn3 | Adjust ifconfig usage message for selected options... |
commit | commitdiff | tree | snapshot |
2001-03-12 |
mjn3 | Reduced code size of interface. Support ifconfig ... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
andersen | When using wordexp, only try to use the expand command |
commit | commitdiff | tree | snapshot |
2001-03-10 |
mjn3 | Quick mod to enable option -a for ifconfig. |
commit | commitdiff | tree | snapshot |
2001-03-10 |
markw | Created new regression testing framework with a number... |
commit | commitdiff | tree | snapshot |
2001-03-10 |
markw | /* getopt not needed */ |
commit | commitdiff | tree | snapshot |
2001-03-09 |
markw | Added some more '/* getopt not needed */' lines. |
commit | commitdiff | tree | snapshot |
2001-03-09 |
mjn3 | Use perror_msg_and_die function where appropriate. |
commit | commitdiff | tree | snapshot |
2001-03-09 |
andersen | Fixed df.c so that nfs volumes will display properly... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
andersen | Silence a silly warning |
commit | commitdiff | tree | snapshot |
2001-03-09 |
markw | Applied patch from Jeff Garzik to getopt-ify rmmod. |
commit | commitdiff | tree | snapshot |
2001-03-09 |
andersen | Patch from Jeff Garzik marking a few 'getopt not needed... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
andersen | A cleanup patch from Jeff Garzik to static-ify a number of |
commit | commitdiff | tree | snapshot |
2001-03-09 |
andersen | patch from Larry to fix pristine source builds |
commit | commitdiff | tree | snapshot |
2001-03-09 |
andersen | Fixed a couple more cases. $FOO/bar ${FOO} and such... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
andersen | Allow wordexp to be used if available |
commit | commitdiff | tree | snapshot |
2001-03-09 |
andersen | Urg. Remove the debug noise |
commit | commitdiff | tree | snapshot |
2001-03-09 |
andersen | Ok, sh.c should be working now. Many thanks to Larry... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
andersen | Patchs from Jeff Garzik <jgarzik@mandrakesoft.com>... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
markw | Added script that tests turning on features in busybox... |
commit | commitdiff | tree | snapshot |
2001-03-09 |
andersen | Fix sh.c for the glab case. I was messing things up for |
commit | commitdiff | tree | snapshot |
2001-03-09 |
andersen | A '.' is a legal seperator. |
commit | commitdiff | tree | snapshot |
2001-03-09 |
markw | Fix to trim to make it trim properly. |
commit | commitdiff | tree | snapshot |
2001-03-09 |
andersen | Cleanup patch from Larry |
commit | commitdiff | tree | snapshot |
2001-03-08 |
andersen | Add in 'trim' routine. Fix up sh.c so it works when... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
mjn3 | Improved port of ifconfig... smaller and with more... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
andersen | Per Vladimir's suggestion, force the locale to POSIX... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
markw | Whitespace / formatting / bracket cleanup. |
commit | commitdiff | tree | snapshot |
2001-03-08 |
andersen | Remember to delete un-expandable variables, and do... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
andersen | Rework environment variable handling to use wordexp... |
commit | commitdiff | tree | snapshot |
2001-03-08 |
markw | Applied patch from Vladimir to fix bug where find would... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
kraai | Eliminate superfluous test. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
markw | Changed KILOBYTE, MEGABYTE, and GIGABYTE from #define... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
markw | Some minor cleanups to df.c. Also, with Erik's blessing... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
markw | Applied patch from Christophe Boyaniqu to remove double... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
andersen | This patch by Vladimir and Larry saves a few bytes. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
andersen | Static-ify a variable. make du work with all the human... |
commit | commitdiff | tree | snapshot |
2001-03-07 |
andersen | Fix up du so it behaves itself also. |
commit | commitdiff | tree | snapshot |
2001-03-07 |
andersen | remove an unused variable |
commit | commitdiff | tree | snapshot |
2001-03-07 |
andersen | Rewrite of format so it behaves itself |
commit | commitdiff | tree | snapshot |
2001-03-07 |
andersen | Fix up df so it works properly |
commit | commitdiff | tree | snapshot |
2001-03-07 |
andersen | Fix up ls.c to ensure human readable works properly... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
markw | Thought of another janitorial item for the list. |
commit | commitdiff | tree | snapshot |
2001-03-06 |
andersen | I made these little simplifications a while back, bug... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
andersen | Fix the memory leak. No really this time. |
commit | commitdiff | tree | snapshot |
2001-03-06 |
markw | Applied patch from Vladimir Oleynik via Magnus Damm... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
andersen | Fix up some silly macros and use xmalloc and friends... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
andersen | Fix func prototype |
commit | commitdiff | tree | snapshot |
2001-03-06 |
andersen | Fixed a memory leak in lash. It seems that close_all... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
andersen | Close open files before calling builtin_exec(). I... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
andersen | Bug 1110 reported that the LOOP_GET_STATUS ioctl appare... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
beppu | minor cleanup |
commit | commitdiff | tree | snapshot |
2001-03-06 |
andersen | First pass at trying to retrofit a changelog for 0... |
commit | commitdiff | tree | snapshot |
2001-03-06 |
andersen | Add in a first pass at ifconfig status reporting. ... |
commit | commitdiff | tree | snapshot |
next |