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
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Applied vodz' patches #49 and #50 (with a small correction in runshell.c)
sandman
2002-07-19
1
-0
/
+2
*
Scrub pwd.h and grp.h handling so we don't have to play any
andersen
2002-07-03
3
-4
/
+4
*
This patch from Bart Visscher <magick@linux-fan.com> adds
andersen
2002-07-03
4
-1
/
+40
*
Patch from Martin Volf <volf@dragon.cz> to fix where I had
andersen
2002-07-03
1
-2
/
+2
*
Cleanup shadow.h stuff so it behaves as intended
andersen
2002-07-03
1
-81
/
+0
*
Silly spelling fix
andersen
2002-07-03
1
-1
/
+1
*
Port over the last of the tinylogin applets
andersen
2002-06-23
4
-0
/
+155
*
Bigger patch for (partial) tinylogin integration
sandman
2002-06-04
1
-0
/
+16
*
Fix for broken handling off BusyBox's own pwd/grp implementations
sandman
2002-06-04
3
-4
/
+88
*
Implement two types of suid/sgid support for BusyBox:
sandman
2002-06-04
3
-179
/
+195
*
Support old-style compress (.Z) files via libbb / unzip( ) calls
sandman
2002-05-15
1
-0
/
+5
*
Added support for -Y|--proxy=on/off to wget
sandman
2002-05-14
1
-2
/
+3
*
This patch adds -e (extended information) to route and -r/-e (show routing
sandman
2002-05-14
1
-2
/
+5
*
Support noerror option
andersen
2002-04-27
1
-1
/
+2
*
Add netcat -i option, per patch from Cristian Ionescu-Idbohrn
andersen
2002-04-26
1
-0
/
+1
*
Add the who applet, supplied by Da Chen <dchen@ayrnetworks.com>
andersen
2002-04-26
2
-2
/
+13
*
Patch from Jim Treadway -- fix a missing "\" in usage.h
andersen
2002-04-13
1
-1
/
+1
*
Stupid gcc always includes its own builtin strlen()...
andersen
2002-04-13
1
-0
/
+4
*
Patch from Edward Betts <edward@debian.org> to add -x switch to du.c
andersen
2002-04-06
1
-1
/
+2
*
* archival/bunzip2.c: Include <unistd.h>.
kraai
2002-03-27
1
-4
/
+5
*
* include/applets.h (CONFIG_LOSETUP): New.
kraai
2002-03-20
2
-0
/
+12
*
Fix devfs loop device support
andersen
2002-03-20
1
-0
/
+2
*
Try to pull in PATH_MAX properly
andersen
2002-03-16
1
-0
/
+4
*
* archival/gzip.c (ifname, ofname): Delete.
kraai
2002-02-05
1
-2
/
+2
*
* include/usage.h (gzip_trivial_usage): Make FILE optional.
kraai
2002-02-05
1
-2
/
+2
*
If PATH_MAX isn't defined, define it outselves
andersen
2002-01-26
1
-1
/
+3
*
* include/usage.h: Fix route and unzip usage messages (patch from
kraai
2002-01-03
1
-2
/
+2
*
unzip applet by Laurence Anderson
bug1
2002-01-02
4
-0
/
+19
*
Vodz' last_patch31
andersen
2001-12-18
1
-0
/
+2
*
Add in a new restart init target, triggered by SIGHUP. Patch from
andersen
2001-12-17
1
-2
/
+9
*
Make cp and mv optionally preserve hard links.
kraai
2001-12-17
1
-0
/
+4
*
Some minor usage cleanups from David Douthitt <ssrat@mailbag.com>
andersen
2001-12-16
1
-2
/
+2
*
Remove documentation for the --file option to hostname (noted by
kraai
2001-12-06
1
-5
/
+5
*
Merge in the cal applet from Steve Merrifield <steve@labyrinth.net.au>
andersen
2001-12-06
2
-0
/
+11
*
If find_pid_by_name() had an error, it was returning -1, but storing
andersen
2001-12-06
1
-1
/
+1
*
Patch from Steve Merrifield <steve@labyrinth.net.au> to
andersen
2001-12-06
2
-3
/
+3
*
Add in a 'time' applet. Adds 4.5k.
andersen
2001-11-30
2
-0
/
+10
*
bzcat and bunzip -c support from Thomas Lundquist
bug1
2001-11-18
2
-1
/
+10
*
I forgot to add these. Part of the patch from vodz
andersen
2001-11-10
1
-0
/
+30
*
Required for od and hexdump applets
bug1
2001-11-02
1
-0
/
+42
*
Introduce od and hexdump applets
bug1
2001-11-02
2
-0
/
+29
*
Move usage.h to include/usage.h
andersen
2001-10-31
2
-0
/
+14
*
Run parts applet by Emanuele Aina <faina.mail@tiscalinet.it>
andersen
2001-10-31
2
-0
/
+13
*
Use extended regular expressions when invoked as egrep (noted and initial
kraai
2001-10-29
1
-1
/
+1
*
include unistd which provides off_t for the header and hence unarchive applets
bug1
2001-10-27
1
-1
/
+2
*
libunarchive, and recovery from my previous commit
bug1
2001-10-25
2
-77
/
+42
*
Modify applets to use libunarchive
bug1
2001-10-25
1
-0
/
+44
*
Split true and false into separate applets.
kraai
2001-10-24
1
-2
/
+2
*
Ignore generated files
andersen
2001-10-24
1
-0
/
+2
*
Major rework of the directory structure and the entire build system.
andersen
2001-10-24
6
-207
/
+203
[next]