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
/
coreutils
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Should exclude "i" option when not enabled.
andersen
2001-03-19
1
-1
/
+1
*
Doesn't need a "-" option -- getopt does that for us.
andersen
2001-03-19
1
-4
/
+0
*
Patch from Vladimir to force interactiveFlag=FALSE when forceFlag=TRUE
andersen
2001-03-19
1
-3
/
+5
*
getopt-ify rm so that BB_FEATURE_RM_INTERACTIVE will work
andersen
2001-03-19
1
-34
/
+32
*
Credited Christophe Boyaniqu for interactive patch to rm.
markw
2001-03-13
1
-0
/
+4
*
Applied patch from Christophe Boyanique to add -i support to rm.
markw
2001-03-13
1
-0
/
+25
*
/* getopt not needed */
markw
2001-03-10
1
-0
/
+2
*
Added some more '/* getopt not needed */' lines.
markw
2001-03-09
3
-0
/
+6
*
Fixed df.c so that nfs volumes will display properly (fixing bug #1113).
andersen
2001-03-09
1
-6
/
+10
*
Patch from Jeff Garzik marking a few 'getopt not needed' apps.
andersen
2001-03-09
2
-0
/
+4
*
A cleanup patch from Jeff Garzik to static-ify a number of
andersen
2001-03-09
7
-28
/
+28
*
Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup
andersen
2001-03-09
7
-1
/
+8
*
Eliminate superfluous test.
kraai
2001-03-07
1
-2
/
+0
*
Some minor cleanups to df.c. Also, with Erik's blessing, changed name of
markw
2001-03-07
3
-39
/
+42
*
Static-ify a variable. make du work with all the human-readable variants
andersen
2001-03-07
2
-6
/
+17
*
Fix up du so it behaves itself also.
andersen
2001-03-07
1
-2
/
+2
*
Fix up df so it works properly
andersen
2001-03-07
1
-10
/
+5
*
Fix up ls.c to ensure human readable works properly in all cases
andersen
2001-03-07
1
-5
/
+5
*
I made these little simplifications a while back, bug forgot to
andersen
2001-03-06
2
-7
/
+3
*
Applied patch from Vladimir N. Oleynik that fixes incorrect behaviour in
markw
2001-03-02
1
-249
/
+301
*
Patch from Vladimir N. Oleynik to save 128 bytes by moving error
andersen
2001-02-27
1
-3
/
+0
*
Add in kent robotti's updated dos2unix.c
andersen
2001-02-22
1
-38
/
+144
*
Make md5sum not display filename when reading stdin
andersen
2001-02-22
1
-1
/
+6
*
Oops! I left in my debug noise.
andersen
2001-02-21
1
-3
/
+0
*
df was totally broken. So I fixed it.
andersen
2001-02-21
1
-11
/
+32
*
Small patch from Kent Robotti to show megabytes in human-readable output.
markw
2001-02-20
1
-1
/
+2
*
Minor cleanup.
andersen
2001-02-20
1
-13
/
+11
*
Oops. Put time.h after busybox.h, so we can check for BB_FEATURE_LS_TIMESTAMPS
andersen
2001-02-20
1
-4
/
+4
*
It turns out that DODMALLOC was broken when I reorganized busybox.h
andersen
2001-02-20
43
-61
/
+62
*
Another patch from Vladimir to eliminate obsolete junk.
andersen
2001-02-18
2
-9
/
+2
*
Get rid of long stale usage message code.
andersen
2001-02-17
1
-6
/
+3
*
Fix compile error, sync() always returns 0 anyway.
bug1
2001-02-16
1
-1
/
+3
*
use perror_msg instead of perror to print the applet name.
andersen
2001-02-15
1
-18
/
+31
*
Fixed 'ls -s' so it actually displays block sizes again.
andersen
2001-02-15
1
-3
/
+3
*
This patch, put together by Manuel Novoa III, is a merge of work
andersen
2001-02-14
37
-52
/
+52
*
Commit Vladimir's latest version of stty.c. Nice work.
andersen
2001-02-14
1
-0
/
+1392
*
Make suffix_mult structures const. Thanks to Vladimir N. Oleynik.
kraai
2001-02-05
2
-3
/
+3
*
Buglet: 'tabstops' is unused if BB_FEATURE_AUTOWIDTH is not defined.
markw
2001-02-01
1
-6
/
+5
*
Removed trailing \n from error_msg{,_and_die} messages.
kraai
2001-01-31
13
-56
/
+56
*
Cleanup patch from Vladimir N. Oleynik.
andersen
2001-01-31
1
-8
/
+4
*
Fix a stupid typo -- bug found by Larry Doolittle.
andersen
2001-01-30
1
-1
/
+1
*
Fix ls behavior for broken or very narrow terminals. Fix my_*
andersen
2001-01-30
1
-17
/
+25
*
Fix missing header file.
kraai
2001-01-29
1
-0
/
+1
*
Fix up copyright msgs. Bump version to 0.49 in preparation for
andersen
2001-01-27
16
-17
/
+17
*
Fix header file usage -- there were many unnecessary header files included in
andersen
2001-01-27
37
-7
/
+72
*
Add in a patch to make busybox use the normal pwd.h and grp.h
andersen
2001-01-27
4
-5
/
+0
*
Fix my braindamage -- remove termios and sighandling since they are not
andersen
2001-01-26
1
-1
/
+1
*
I am an idiot. Looking over my patch, ls doesn't need to do anything
andersen
2001-01-26
1
-51
/
+1
*
Make cin be static
andersen
2001-01-26
1
-1
/
+1
*
Make ls understand termios.
andersen
2001-01-26
1
-1
/
+60
[next]