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
/
which.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch from Jeff Garzik marking a few 'getopt not needed' apps.
andersen
2001-03-09
1
-0
/
+1
*
It turns out that DODMALLOC was broken when I reorganized busybox.h
andersen
2001-02-20
1
-1
/
+1
*
This patch, put together by Manuel Novoa III, is a merge of work
andersen
2001-02-14
1
-1
/
+1
*
Fix up copyright msgs. Bump version to 0.49 in preparation for
andersen
2001-01-27
1
-1
/
+1
*
Fix header file usage -- there were many unnecessary header files included in
andersen
2001-01-27
1
-0
/
+2
*
Fixed return status (thanks to David Douthitt for the fix).
kraai
2000-11-18
1
-2
/
+6
*
Renamed "internal.h" to the more sensible "busybox.h".
andersen
2000-09-25
1
-1
/
+1
*
Path count was out by one, fixed it
bug1
2000-09-18
1
-1
/
+1
*
Simplify and remove dependence on PATH_MAX
bug1
2000-09-18
1
-31
/
+12
*
Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of
kraai
2000-09-13
1
-1
/
+1
*
Some #include updates.
andersen
2000-08-10
1
-1
/
+0
*
Extract usage information into a separate file.
kraai
2000-07-16
1
-7
/
+0
*
Don't use strings directly in calls to usage(). This is in preparation
kraai
2000-07-14
1
-7
/
+8
*
Updates to a number of apps to remove warnings/compile errors under libc5.
andersen
2000-06-19
1
-1
/
+1
*
"which" rewritten to use stat(). Fixes to improve its compatability
proski
2000-06-05
1
-18
/
+45
*
More libc portability updates, add in the website (which has not been
erik
2000-05-19
1
-0
/
+73