index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Config.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
A traceroute applet from vodz. This could probably be slimmed down,
andersen
2001-07-10
1
-0
/
+1
*
Remove rpmunpack
andersen
2001-07-07
1
-1
/
+0
*
Some minor updates. Bump version number in preparation for release.
andersen
2001-07-07
1
-11
/
+11
*
Let people select their shell at compile time.
andersen
2001-07-06
1
-0
/
+55
*
rpm2cpio applet by Laurence Anderson
bug1
2001-06-26
1
-0
/
+1
*
Leave BB_FEATURE_NFSMOUNT disabled by default.
andersen
2001-06-22
1
-1
/
+1
*
cpio applet, and changes to associated code
bug1
2001-06-22
1
-0
/
+1
*
Get BB_LASH out of the list...
andersen
2001-05-24
1
-1
/
+0
*
Patch from larry to fix some grammar errors.
andersen
2001-05-23
1
-4
/
+4
*
Patch from Lars Kellogg-Stedman <lars@larsshack.org> to fix bug
andersen
2001-05-21
1
-11
/
+10
*
This patch from Bernhard Kuhn <kuhn@lpr.e-technik.tu-muenchen.de> is based on
andersen
2001-05-21
1
-0
/
+6
*
Patch from Jim McQuillan to pass the terminal type to the remote host.
andersen
2001-05-07
1
-0
/
+3
*
Disable lash
andersen
2001-04-26
1
-0
/
+1
*
Removed obsoleted BB_FEATURE_RM_INTERACTIVE
markw
2001-04-25
1
-3
/
+0
*
Split up chmod_chown_chgrp.c into 3 separate apps. This unfortunately
andersen
2001-04-24
1
-1
/
+3
*
Rewrite cp and mv to be SUSv2 compliant.
kraai
2001-04-23
1
-1
/
+2
*
Applied patch from Larry Doolittle to give users the third option of putting
markw
2001-04-20
1
-0
/
+5
*
This has two patches. First it moves interface.c to libbb (it is
andersen
2001-04-19
1
-8
/
+0
*
Applied patch from I.Q. to add sort -u as a feature.
markw
2001-04-17
1
-1
/
+4
*
dos2unix and unix2dos are now independent
bug1
2001-04-12
1
-4
/
+1
*
dpkg, dpkg_deb dont depend on any other applets now
bug1
2001-04-11
1
-12
/
+0
*
dpkg only dependeds on tar
bug1
2001-04-11
1
-1
/
+1
*
Gzip is indepenedent of gunzip
bug1
2001-04-11
1
-6
/
+0
*
Remove dpkg-deb applet dependencies, still depends on tar
bug1
2001-04-11
1
-14
/
+0
*
Apply Vladimir's latest cleanup patch.
andersen
2001-04-09
1
-0
/
+3
*
A patch from Dmitry Zakharov <dmit@crp.bank.gov.ua> which adds
andersen
2001-04-05
1
-0
/
+3
*
I said no new features till after the 0.51 release. Well, I lied. This is a
andersen
2001-04-04
1
-0
/
+12
*
Move the mtab support stuff into libbb
andersen
2001-04-01
1
-9
/
+1
*
Add in a new standalone env applet for fixing up app's environments
andersen
2001-03-29
1
-0
/
+1
*
Enable tar -z support again by default
bug1
2001-03-28
1
-1
/
+1
*
Disable tar -z for now
bug1
2001-03-28
1
-1
/
+1
*
Change BB_FEATURE_TRIVIAL_HELP to BB_FEATURE_VERBOSE_USAGE (per bug #1130).
kraai
2001-03-27
1
-3
/
+2
*
Added adjtimex applet from Larry Doolittle.
markw
2001-03-20
1
-0
/
+1
*
Some configuration adjustments from Vladimir
andersen
2001-03-19
1
-5
/
+1
*
Fix linuxrc define
andersen
2001-03-15
1
-1
/
+0
*
Removed leftover BB_FEATURE_KLOGD per report from Giulio Orsero
markw
2001-03-15
1
-3
/
+0
*
Applied patch from Christophe Boyanique to add an egrep alias for grep.
markw
2001-03-14
1
-0
/
+3
*
The IPC_SYSLOG stuff should be off by default.
andersen
2001-03-14
1
-3
/
+2
*
- Changed name of BB_FEATURE_SIMPLE_PROMPT to BB_FEATURE_SH_SIMPLE_PROMPT
markw
2001-03-14
1
-59
/
+69
*
Update the lash shell (hopefully the last time...) so things like
andersen
2001-03-13
1
-14
/
+11
*
Applied patch from Christophe Boyanique to add -i support to rm.
markw
2001-03-13
1
-0
/
+3
*
Some fixlets that didn't get added in the last 'syslogd split' patch:
markw
2001-03-12
1
-1
/
+10
*
Applied patch from Gennady Feldman to split up syslogd.c into syslogd and
markw
2001-03-12
1
-0
/
+2
*
Improved port of ifconfig... smaller and with more features.
mjn3
2001-03-08
1
-0
/
+9
*
Add in a first pass at ifconfig status reporting. It took a long while
andersen
2001-03-06
1
-0
/
+10
*
Whoops! BB_TFTP should prolly be off by default.
markw
2001-03-02
1
-1
/
+1
*
Added Magnus Damm's tftp applet to Busybox.
markw
2001-03-02
1
-0
/
+5
*
Only default to BB_FEATURE_NEW_MODULE_INTERFACE when
andersen
2001-02-23
1
-1
/
+1
*
Add in kent robotti's updated dos2unix.c
andersen
2001-02-22
1
-1
/
+4
*
Update the build system for pristine source directory builds. This
andersen
2001-02-17
1
-17
/
+5
[next]