index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2002-08-05
- updated a few copyright/left file headers
Robert Griebl
2002-08-03
Fixed a bug in xarg: string data was strcat'ed to a malloc'ed buffer - and
Robert Griebl
2002-08-02
Remove ckfree, and replace all references with free. Remove freefunc,
Aaron Lehmann
2002-08-01
Joseph Chiu <josephc@idealab.com> found an off-by-one bug. oops!
Eric Andersen
2002-07-31
Applied a patch from Philip Blundell <pb@nexus.co.uk>:
Robert Griebl
2002-07-31
A couple of small bugfixes from Marshall M. Midden <m4@brecis.com>
Eric Andersen
2002-07-31
Be more portable with 'find' for those that prefer programming
Eric Andersen
2002-07-30
Fixed a timing bug which occured when bb ash is run in a rxvt on the
Robert Griebl
2002-07-30
Added the -I (isofmt) options to date, which comes in handy for scripts
Robert Griebl
2002-07-29
Fixed a bug that I had introduced with the new "options" handling.
Robert Griebl
2002-07-29
Kill a silly warning
Eric Andersen
2002-07-29
Patch from Tim Riker to allow tty* in inittab if the tty
Eric Andersen
2002-07-26
modprobe now also uses "options" from /etc/modules.conf
Robert Griebl
2002-07-25
Fix for bug #1255 -- support for mount -t <type>
Robert Griebl
2002-07-24
Add support for /etc/filesystem when searching for an "auto" filesystem
Robert Griebl
2002-07-24
Commited patch from bug #1182
Robert Griebl
2002-07-24
Patch for bug #1183: Added a -xdev option to find (configurable)
Robert Griebl
2002-07-23
Fix indentation. Support killall -q, for pcmcia-cs
Eric Andersen
2002-07-23
Added tar -cz support (creating gzipped tar files without a gzip pipe)
Robert Griebl
2002-07-21
Fixed two compiler warnings
Robert Griebl
2002-07-21
Initial checkin of a very primitive hwclock replacement
Robert Griebl
2002-07-19
Applied syslogd fix submitted by Bart Visscher:
Robert Griebl
2002-07-19
- Forgot to cvs add bb_asprintf.c (from vodz' patch #50)
Robert Griebl
2002-07-19
Applied vodz' patches #49 and #50 (with a small correction in runshell.c)
Robert Griebl
2002-07-18
Added a compile time option to suppress the "Using fallback.." message
Robert Griebl
2002-07-16
Fix for the totally broken adduser applet (parts/ideas from vodz and tito)
Robert Griebl
2002-07-16
Don't treat a non-existant/-readable config file as an empty config, but
Robert Griebl
2002-07-14
Doh!
Eric Andersen
2002-07-13
Better clarify the CVS tree situation
Eric Andersen
2002-07-13
Try to be more clear about the current two-CVS-trees
Eric Andersen
2002-07-12
Accept the --passive-ftp cmd.line option. We always use passive ftp mode,
Robert Griebl
2002-07-11
Fixup warnings and undefined operations that show up in gcc-3.1
Eric Andersen
2002-07-11
Brad Campbell <brad@seme.com.au> notes that
Eric Andersen
2002-07-08
Some minor bits of scrubbing
Eric Andersen
2002-07-04
Patch from Stewart Brodie <stewart.brodie@pace.co.uk> to fix ash:
Eric Andersen
2002-07-03
This is last_patch48 from vodz. More cleanups, kills a bit
Eric Andersen
2002-07-03
Scrub pwd.h and grp.h handling so we don't have to play any
Eric Andersen
2002-07-03
tito <farmatito@tiscali.it> noticed that delgroup was actually
Eric Andersen
2002-07-03
A patch from Bart Visscher <magick@linux-fan.com> to add an
Eric Andersen
2002-07-03
This patch from Bart Visscher <magick@linux-fan.com> adds
Eric Andersen
2002-07-03
Apply last_patch47 from vodz to fix several problems, such as the ash "job
Eric Andersen
2002-07-03
hide shadow using stuff when CONFIG_FEATURE_SHADOWPASSWDS
Eric Andersen
2002-07-03
Patch from Martin Volf <volf@dragon.cz> to fix where I had
Eric Andersen
2002-07-03
Fix from vodz so that complex init commands actually work
Eric Andersen
2002-07-03
Patch from Danny Lepage <danny.lepage@cognicase.com> to fix
Eric Andersen
2002-07-03
Patch from till busch <buti@gmx.at> -- unblock all signals
Eric Andersen
2002-07-03
Fix text alignment, thanks to Sander Klein <s.klein@quicknet.nl>
Eric Andersen
2002-07-03
Cleanup shadow.h stuff so it behaves as intended
Eric Andersen
2002-07-03
Little fix to avoid overflow
Eric Andersen
2002-07-03
Silly spelling fix
Eric Andersen
[next]