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
/
findutils
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2000-07-17
The result of getopt() is "int" and should be treated as such
proski
8
-10
/
+12
2000-07-16
Extract usage information into a separate file.
kraai
175
-2050
/
+2529
2000-07-14
Don't use strings directly in calls to usage(). This is in preparation
kraai
31
-289
/
+321
2000-07-14
Fixed a couple of buglets:
markw
2
-12
/
+58
2000-07-14
- Added support for semicolon delimited command lines. (woo-hoo!)
markw
2
-62
/
+144
2000-07-14
Getopt'ed by Marc Nijdam <marc_nijdam@hp.com>
andersen
6
-174
/
+128
2000-07-14
Getopt'rd by Marc Nijdam <marc_nijdam@hp.com>
andersen
2
-42
/
+22
2000-07-14
More fixes for "signed vs. unsigned" warnings.
proski
4
-6
/
+8
2000-07-14
Reduced the number of "signed vs. unsigned" warnings.
proski
2
-12
/
+12
2000-07-14
More fixes for "missing initializers"
proski
4
-4
/
+4
2000-07-14
Fixed a warning about missing initializer
proski
2
-2
/
+2
2000-07-14
The result of getopt() should not be converted to "char" - it breaks on PPC
proski
1
-1
/
+1
2000-07-14
More cleanups.
andersen
15
-69
/
+69
2000-07-14
Fix argument parsing.
kraai
2
-2
/
+2
2000-07-14
Be more pedantic aboutthe terminating null applet.
andersen
2
-2
/
+2
2000-07-14
uid and gid were unsigned, but were compared vs signed values (-1)
andersen
1
-2
/
+2
2000-07-14
A couple of minor warning cleanups.
andersen
6
-7
/
+13
2000-07-14
Use errorMsg rather than fprintf.
kraai
81
-473
/
+391
2000-07-14
Fix some stupid memory bugs.
andersen
2
-4
/
+2
2000-07-14
Add in redimentary backtick suport (doesn't work properly yet, but is
andersen
3
-120
/
+219
2000-07-14
It dawned on me that I would need to grow a char buffer one extra char bigger
markw
2
-2
/
+8
2000-07-14
Added error checking for edit commands; only a beginning address can be
markw
2
-2
/
+8
2000-07-14
Added support for (a)ppend, (i)nsert, and (c)hange commands to sed.
markw
2
-14
/
+176
2000-07-13
Fixed bug where sed '/foo/p' was printing "invalid command".
markw
2
-4
/
+2
2000-07-13
(Something I should have done in the previous checkin...) Also broke out
markw
2
-74
/
+86
2000-07-13
Minor code reorg: Changed the interface to index_of_next_unescaped_slash to an
markw
2
-96
/
+116
2000-07-13
Fix uninitialized variable.
andersen
2
-2
/
+2
2000-07-13
Patch from Marc Nijdam <marc_nijdam@hp.com>
andersen
1
-11
/
+9
2000-07-13
Added a smallish TODO comment.
markw
2
-0
/
+10
2000-07-13
From Matt Kraai <kraai@alumni.carnegiemellon.edu>
andersen
2
-48
/
+56
2000-07-13
Correct argument parsing and other minor cleanups.
kraai
2
-22
/
+22
2000-07-12
Added some smallish comments to help folks understand why we have two tables
markw
3
-6
/
+15
2000-07-12
Changed bb_regcomp to xregcomp and #if 0'ed out destroy_cmd_strs in sed.c
markw
6
-26
/
+17
2000-07-12
Patch from Jon McClintock <jonm@bluemug.com>
andersen
2
-2
/
+134
2000-07-12
Always report the applet name when doing error reporting.
kraai
42
-144
/
+141
2000-07-12
Use global applet_name instead of local versions.
kraai
20
-72
/
+42
2000-07-12
Use global applet_name instead of local versions.
kraai
6
-50
/
+32
2000-07-12
The applet name isn't constant.
kraai
3
-3
/
+3
2000-07-11
Changed verbiage.
andersen
1
-1
/
+2
2000-07-11
Replaced projects with products/projects.
andersen
1
-1
/
+1
2000-07-11
Added the Kerbango Internet Radio to projects/products using BusyBox.
andersen
1
-0
/
+1
2000-07-11
Applied patch from Matt Kraai to call destroy_cmd_strs in atexit(), rather
markw
2
-44
/
+34
2000-07-11
Added applet_name to contain the applet name.
kraai
3
-10
/
+11
2000-07-11
Final updates for release.
andersen
6
-8
/
+27
2000-07-11
Final update for the release.
andersen
1
-0
/
+4
2000-07-11
Forgot to commit these cleanups it seems.
andersen
16
-22
/
+8
2000-07-11
More changelog updates
andersen
1
-3
/
+4
2000-07-11
Added changelog entries for grep/sed/regex changes.
markw
1
-0
/
+3
2000-07-11
Some changelog updates.
andersen
1
-1
/
+4
2000-07-11
Re-enable ln -n in the help.
andersen
2
-4
/
+0
[next]