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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coreutils
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add usage messages for applets without them.
Matt Kraai
2000-07-19
2
-0
/
+6
*
Use FatalError()
Eric Andersen
2000-07-19
1
-4
/
+2
*
Moved functions used by "lsmod" from cat.c to utility.c
Pavel Roskin
2000-07-17
1
-15
/
+1
*
The result of getopt() is "int" and should be treated as such
Pavel Roskin
2000-07-17
3
-4
/
+4
*
Extract usage information into a separate file.
Matt Kraai
2000-07-16
40
-471
/
+6
*
Don't use strings directly in calls to usage(). This is in preparation
Matt Kraai
2000-07-14
7
-57
/
+69
*
Getopt'ed by Marc Nijdam <marc_nijdam@hp.com>
Eric Andersen
2000-07-14
2
-52
/
+43
*
Getopt'rd by Marc Nijdam <marc_nijdam@hp.com>
Eric Andersen
2000-07-14
1
-21
/
+11
*
More cleanups.
Eric Andersen
2000-07-14
3
-18
/
+18
*
Fix argument parsing.
Matt Kraai
2000-07-14
1
-1
/
+1
*
Use errorMsg rather than fprintf.
Matt Kraai
2000-07-14
14
-43
/
+39
*
Fix uninitialized variable.
Eric Andersen
2000-07-13
1
-1
/
+1
*
From Matt Kraai <kraai@alumni.carnegiemellon.edu>
Eric Andersen
2000-07-13
1
-24
/
+28
*
Correct argument parsing and other minor cleanups.
Matt Kraai
2000-07-13
1
-11
/
+11
*
Always report the applet name when doing error reporting.
Matt Kraai
2000-07-12
8
-20
/
+18
*
Use global applet_name instead of local versions.
Matt Kraai
2000-07-12
3
-3
/
+3
*
Use global applet_name instead of local versions.
Matt Kraai
2000-07-12
1
-5
/
+2
*
Re-enable ln -n in the help.
Eric Andersen
2000-07-11
1
-2
/
+0
*
Another patch from Matt Kraai <kraai@alumni.carnegiemellon.edu>:
Eric Andersen
2000-07-11
1
-27
/
+2
*
Comment on kernel stuff
Eric Andersen
2000-07-10
1
-4
/
+0
*
Remove yet more kernel header dependancies.
Eric Andersen
2000-07-10
1
-1
/
+1
*
Remove unused variable.
Eric Andersen
2000-07-10
1
-1
/
+1
*
From Matt Kraai <kraai@alumni.carnegiemellon.edu>:
Eric Andersen
2000-07-10
2
-10
/
+18
*
Patch from Matt Kraai <kraai@alumni.carnegiemellon.edu>:
Eric Andersen
2000-07-10
1
-2
/
+4
*
More portability updates. Now compiles cleanly vs glibc, libc5, and uclibc
Eric Andersen
2000-07-09
3
-0
/
+10
*
Update files to reduce dependance on kernel version...
Eric Andersen
2000-07-08
1
-4
/
+4
*
Remove MAXNAMLEN and use BUFSIZ instead.
Eric Andersen
2000-07-06
1
-1
/
+1
*
Remove misguided klude around for 2.4.x-test* brokenness. Al Viro
Eric Andersen
2000-07-05
1
-3
/
+0
*
* Fix to tr so it recognizes standard escape sequences. Merged common
Eric Andersen
2000-07-05
2
-33
/
+7
*
Added support for ignoring '-g' per GNU ls, thanks to David Vrabel
Eric Andersen
2000-07-03
1
-0
/
+2
*
Yanked out the cstring_alloc() and cstring_lineFromFile() functions from
Mark Whitley
2000-06-28
1
-2
/
+2
*
Fixed segfault with 'cut -f 1 -d:' and added 'cut -s' suport.
Eric Andersen
2000-06-26
1
-7
/
+23
*
Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in
Eric Andersen
2000-06-26
1
-0
/
+3
*
Pavel Roskin <proski@gnu.org> just found a nasty memory
Eric Andersen
2000-06-22
1
-1
/
+8
*
Document 'ln --'
Eric Andersen
2000-06-21
1
-1
/
+2
*
printf now compiles cleanly under both libc5 and libc6.
Eric Andersen
2000-06-19
1
-2
/
+1
*
Updates to a number of apps to remove warnings/compile errors under libc5.
Eric Andersen
2000-06-19
34
-42
/
+40
*
Check for 3 and more arguments was incorrect
Pavel Roskin
2000-06-18
1
-1
/
+1
*
ln: fixed command line parser. Added support for "--"
Pavel Roskin
2000-06-15
1
-8
/
+12
*
Fixed "rm foo" that had been broken while implementing "rm -- foo"
Pavel Roskin
2000-06-14
1
-6
/
+11
*
Add new apps md5sum uudecode uuencode, fix some minor formatting things.
Eric Andersen
2000-06-13
4
-1
/
+1607
*
* Fixed 'swapon -a' and 'swapoff -a', which were broken.
Eric Andersen
2000-06-07
1
-7
/
+44
*
Fix 'date -u'
Eric Andersen
2000-06-06
1
-1
/
+1
*
Fixed a bunch of stuff:
Eric Andersen
2000-06-06
2
-32
/
+42
*
Don't allow mkfifo to create files such as "--help"
Eric Andersen
2000-06-04
1
-1
/
+1
*
Fix touch so it behaves itself (it could segfault in some cases).
Eric Andersen
2000-06-02
2
-27
/
+29
*
This is a fix for chroot
Eric Andersen
2000-06-02
1
-8
/
+7
*
Pavel fixed a segfault in yes.
Eric Andersen
2000-06-02
1
-1
/
+1
*
A number of additional fixed from Pavel Roskin, note some more bugs in the
Eric Andersen
2000-06-02
3
-8
/
+8
*
More libc portability updates, add in the website (which has not been
Erik Andersen
2000-05-19
3
-19
/
+27
[prev]
[next]