index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
/
tr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2001-02-05
Make suffix_mult structures const. Thanks to Vladimir N. Oleynik.
kraai
7
-10
/
+13
2001-02-03
Added some more on paren spacing and a section on testing guidelines.
markw
1
-2
/
+38
2001-02-02
It seems I stupidly checked in a silly test I was making.
andersen
2
-2
/
+0
2001-02-02
After testing multi-build, I stupidly committed Config.h
andersen
1
-4
/
+113
2001-02-02
Patch from Chris Jaeger that makes turning on and off options in the makefile
markw
1
-6
/
+6
2001-02-01
Apply a patch from Larry Doolittle to add "-all" and "-none" switches
andersen
21
-185
/
+53
2001-02-01
Tightened things up a bit, saved 20 bytes, and made the code a bit clearer in
markw
2
-58
/
+28
2001-02-01
Applied patch from Chris Jaeger <cjaeger@ensim.com> to do better checking for
markw
2
-16
/
+22
2001-02-01
Buglet: 'tabstops' is unused if BB_FEATURE_AUTOWIDTH is not defined.
markw
2
-12
/
+10
2001-02-01
Create find_applet_by_name function. Save 32 bytes.
kraai
8
-41
/
+37
2001-02-01
Fix wget error message and add (and use) chomp library function.
kraai
15
-24
/
+31
2001-01-31
Make old compilers not choke -- define the attribute in the func prototype.
andersen
2
-2
/
+6
2001-01-31
Removed trailing \n from error_msg{,_and_die} messages.
kraai
106
-610
/
+612
2001-01-31
Added floppyfw to list of known projects using BusyBox.
markw
1
-0
/
+1
2001-01-31
xfopen now used by wget
andersen
1
-1
/
+1
2001-01-31
Patch from Vladimir N. Oleynik to simplify wget file opening
andersen
2
-6
/
+4
2001-01-31
Cleanup patch from Vladimir N. Oleynik.
andersen
6
-120
/
+76
2001-01-31
Patch from Vladimir N. Oleynik to simplify/cleanup a few things in init.c
andersen
2
-12
/
+8
2001-01-31
Patch from Vladimir N. Oleynik to simplify how it decides which
andersen
1
-3
/
+3
2001-01-31
Wrap a table (bg set to black, width=80%) around the screenshot
andersen
1
-1
/
+5
2001-01-31
Make it validate.
kraai
1
-12
/
+11
2001-01-31
Close IMG tag.
kraai
1
-1
/
+1
2001-01-31
Patch from Larry Doolittle to reduce the chance that fussing with VPATH will
andersen
1
-1
/
+2
2001-01-31
If the ioctl fails to tell us the winsize, default to 79.
andersen
2
-2
/
+8
2001-01-30
Patch from Bryan Rittmeyer -- be more conservative by default
andersen
4
-2
/
+68
2001-01-30
Added a new screenshot of Busybox. :-)
markw
2
-0
/
+56
2001-01-30
Fix the pwd and group functions. The bb_ stuff was a leftover from
andersen
2
-18
/
+20
2001-01-30
Fix a stupid typo -- bug found by Larry Doolittle.
andersen
2
-2
/
+2
2001-01-30
Applied patch from Larry Doolittle to use preprocessor for defining
markw
2
-2
/
+6
2001-01-30
Fix ls behavior for broken or very narrow terminals. Fix my_*
andersen
3
-42
/
+58
2001-01-29
Test applets containing numbers in their name. Thanks to Larry Doolittle.
kraai
1
-1
/
+1
2001-01-29
Fix missing header file.
kraai
2
-0
/
+2
2001-01-27
Fix up copyright msgs. Bump version to 0.49 in preparation for
andersen
88
-151
/
+174
2001-01-27
Fix some formatting
andersen
2
-12
/
+10
2001-01-27
Fix header file usage -- there were many unnecessary header files included in
andersen
167
-156
/
+388
2001-01-27
Add in a patch to make busybox use the normal pwd.h and grp.h
andersen
15
-113
/
+174
2001-01-26
Applied patch from Larry Doolittle to list supported arches, libcs and kernels
markw
1
-0
/
+18
2001-01-26
Applied patch from Vladimir N. Oleynik <dzo@simtreas.ru> to do tab-completion
markw
3
-511
/
+1007
2001-01-26
Cleanup patch from larry doolittle
andersen
2
-4
/
+14
2001-01-26
Fixed a li'l thinko.
markw
3
-3
/
+3
2001-01-26
Fix my braindamage -- remove termios and sighandling since they are not
andersen
2
-2
/
+2
2001-01-26
I am an idiot. Looking over my patch, ls doesn't need to do anything
andersen
2
-102
/
+2
2001-01-26
Make cin be static
andersen
4
-4
/
+4
2001-01-26
Update the arch-not-yet-supported msg to be more clear.
andersen
2
-6
/
+6
2001-01-26
Add errno.h
andersen
2
-2
/
+4
2001-01-26
Make ls understand termios.
andersen
2
-2
/
+120
2001-01-26
Fix a stupid bug I introduced yesterday. Doh!
andersen
2
-10
/
+10
2001-01-26
Update some comments to clarify things.
andersen
1
-2
/
+6
2001-01-25
Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch.
andersen
12
-28
/
+51
2001-01-25
Add in spoon's watchdog timer app.
andersen
9
-11
/
+146
[next]