2001-03-20 |
Eric Andersen | Fix up command line munging in init. Postpone the... |
commit | commitdiff | tree | snapshot |
2001-03-20 |
Eric Andersen | chown was missing a ] in its usage msg |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | Another cleanup patch from Jeff Garzik <jgarzik@mandrak... |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | Size optimization for rdate from Vladimir |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | Simpify detection of no options. |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | Patch from Vladimir to move struct applet from busybox... |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | Per suggestion from Vladimir, no need to initialize... |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | locale correction patch from Vladimir |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | Split error messages into separate files. |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | Should exclude "i" option when not enabled. |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | Doesn't need a "-" option -- getopt does that for us. |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | Patch from Vladimir to force interactiveFlag=FALSE... |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | getopt-ify rm so that BB_FEATURE_RM_INTERACTIVE will... |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | Split libbb/pwd_grp_wrappers.c into 5 different libbb... |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | Fix to cmdedit.c from Vladimir |
commit | commitdiff | tree | snapshot |
2001-03-19 |
Eric Andersen | Some configuration adjustments from Vladimir |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Eric Andersen | Fix a bug pointed out by Rob Landley <rlandley@austin... |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Eric Andersen | Patch from Larry and Vladimir to clean up sh.c and fix |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Eric Andersen | update .cvsignore files to note new location of loop.h |
commit | commitdiff | tree | snapshot |
2001-03-17 |
Eric Andersen | Patch from Pierre PEIFFER <pierre.peiffer@sxb.bsf.alcat... |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Eric Andersen | Stupid thinko. egrep tried to call init. Sigh. Fix... |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Eric Andersen | Convert utility.c into libbb.a. It is now a whole... |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Eric Andersen | A few minor touchups. |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Eric Andersen | There was an unwanted extra newline, which prevented... 0_50 |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Eric Andersen | Fix the make release target. |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Eric Andersen | Update webpage noting 0.50 release. |
commit | commitdiff | tree | snapshot |
2001-03-16 |
Eric Andersen | A patch from Andreas Neuhaus to be especially careful... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Eric Andersen | Fix from Larry for glob problems. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Eric Andersen | Remove the "GPL2" bit, since it hung over the end of... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Mark Whitley | Applied patch from Larry Doolittle to fix problem where... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Eric Andersen | Update files and version number prepratory to cutting... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Eric Andersen | Fix egrep |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Mark Whitley | One tiny little missing newline that confused pod. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Mark Whitley | One tinly, little, missing newline that confused Pod. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
John Beppu | - generated middle section of busybox.pod w/ autodocifi... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Eric Andersen | A better fix. Read nextPtr before mem gets freed. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Eric Andersen | cmdedit.c bugfix patch from Vladimir. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
John Beppu | - properly indent Examples section in pod generator |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Eric Andersen | Don't confuse people. If the run 'ifconfig' and they... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Mark Whitley | Reversed previous patch. The right way is to fix uClibc. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Eric Andersen | Prevent init from potentially using already freed memor... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Mark Whitley | Applied patch from Andreas Neuhaus to fix namespace... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Mark Whitley | dos2unix logread.c |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Eric Andersen | Fix linuxrc define |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Eric Andersen | Move the warning msg after features.h gets pulled in. |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Mark Whitley | Added some tests for some recently found / fixed bugs... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Eric Andersen | Update the documentation so examples are autoincluded... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Eric Andersen | Update the changelog, in preparation for making the... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Eric Andersen | Update the olympus sections |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Mark Whitley | If only BB_DPKG was enabled in Config.h, busybox would... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Mark Whitley | Removed leftover BB_FEATURE_KLOGD per report from Giuli... |
commit | commitdiff | tree | snapshot |
2001-03-15 |
Manuel Novoa... | Fix stupid cut-and-paste bug... output RX/TX bytes... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Mark Whitley | Applied patch from Erik Habbinga to fix a problem with... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Mark Whitley | Added a section to describe how to convert variables... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Mark Whitley | Script that generates a script that will convert oddbal... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Eric Andersen | Yesterday I make strsep_space include post-token whites... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Eric Andersen | I forgot to malloc space for the NULL. |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Mark Whitley | Applied patch from Christophe Boyanique to add an egrep... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Mark Whitley | The patch I previously applied from Brian Webb was... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Mark Whitley | Applied patch from Larry Doolittle to fix '>\na\n'... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Mark Whitley | Applied patch from Giulio Orsero to fix some preprocess... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Eric Andersen | Fix from Manuel for a silly thinko on my part. |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Eric Andersen | Fix init so that checking for terminal devices is delay... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Eric Andersen | Use the system passwd and group stuff by default |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Eric Andersen | Fix mtab so it works on libc5 |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Eric Andersen | No reason to include fstab. It breaks libc5, does... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Eric Andersen | Amazing the difference between an "and" and an "or". |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Eric Andersen | dpkg used tfind, which doesn't work with libc5. Print... |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Eric Andersen | Fix socklen_t for libc5 |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Eric Andersen | The IPC_SYSLOG stuff should be off by default. |
commit | commitdiff | tree | snapshot |
2001-03-14 |
Eric Andersen | Some updates for libc5 |
commit | commitdiff | tree | snapshot |
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 |
next |