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
/
util-linux
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of
Matt Kraai
2000-09-13
1
-2
/
+2
*
From Ken Chalmers <chalmers@norscan.com>:
Pavel Roskin
2000-08-22
1
-1
/
+2
*
Oops. Forgot to commit rdate.c.
Eric Andersen
2000-08-21
1
-0
/
+135
*
Added getopt(1) from "Alfred M. Szmidt" <ams@trillian.itslinux.org>
Eric Andersen
2000-08-21
1
-0
/
+416
*
Some #include updates.
Eric Andersen
2000-08-10
5
-5
/
+0
*
Fixed the "-f" option.
Eric Andersen
2000-08-02
1
-3
/
+1
*
Merge in two patches from Dave Cinege:
Eric Andersen
2000-08-02
1
-32
/
+56
*
Use BB_FEATURE_CLEAN_UP where appropriate
Eric Andersen
2000-07-25
3
-4
/
+9
*
Centralize handling of --help.
Matt Kraai
2000-07-19
1
-4
/
+0
*
It is now possible to select in busybox.def.h whether minixfs version 2
Pavel Roskin
2000-07-17
2
-36
/
+30
*
The result of getopt() is "int" and should be treated as such
Pavel Roskin
2000-07-17
1
-1
/
+2
*
Extract usage information into a separate file.
Matt Kraai
2000-07-16
10
-146
/
+2
*
Don't use strings directly in calls to usage(). This is in preparation
Matt Kraai
2000-07-14
2
-35
/
+30
*
Getopt'ed by Marc Nijdam <marc_nijdam@hp.com>
Eric Andersen
2000-07-14
1
-35
/
+21
*
More fixes for "missing initializers"
Pavel Roskin
2000-07-14
1
-1
/
+1
*
A couple of minor warning cleanups.
Eric Andersen
2000-07-14
2
-2
/
+5
*
Use errorMsg rather than fprintf.
Matt Kraai
2000-07-14
7
-56
/
+37
*
Patch from Jon McClintock <jonm@bluemug.com>
Eric Andersen
2000-07-12
1
-1
/
+67
*
Always report the applet name when doing error reporting.
Matt Kraai
2000-07-12
3
-4
/
+4
*
Use global applet_name instead of local versions.
Matt Kraai
2000-07-12
4
-29
/
+15
*
Forgot to commit these cleanups it seems.
Eric Andersen
2000-07-11
2
-2
/
+0
*
Fixed NFS so it supports 2.4.x kernels and NFSv3. Should close bug #1009.
Eric Andersen
2000-07-10
2
-897
/
+600
*
Comment on kernel stuff
Eric Andersen
2000-07-10
1
-1
/
+1
*
More linux kernel header file removal.
Eric Andersen
2000-07-10
2
-4
/
+194
*
Remove yet more kernel header dependancies.
Eric Andersen
2000-07-10
2
-2
/
+2
*
Argh. More cross libc cleanup. Should be ok now...
Eric Andersen
2000-07-08
2
-24
/
+25
*
More cleanup on umount
Eric Andersen
2000-07-08
1
-5
/
+17
*
Update files to reduce dependance on kernel version...
Eric Andersen
2000-07-08
4
-15
/
+18
*
Turned some stuff into features that really are features, not apps.
Eric Andersen
2000-07-06
1
-1
/
+1
*
Added (fixed) the '-n' option to fbset. Renumbered the command parameters to
Eric Andersen
2000-07-06
1
-20
/
+25
*
Remove some warning with glibc.
Eric Andersen
2000-07-06
1
-1
/
+1
*
a few minor cleanups.
Eric Andersen
2000-07-06
2
-3
/
+4
*
Remove misguided klude around for 2.4.x-test* brokenness. Al Viro
Eric Andersen
2000-07-05
1
-8
/
+0
*
Some cosmetic updates. Changed "OPTIONS" to "Options".
Eric Andersen
2000-07-04
2
-2
/
+2
*
Updates to handle Linux 2.4.0 kernels (kludged around the "none" entries in
Eric Andersen
2000-06-26
1
-0
/
+8
*
Cleaned up some #ifdef spiderwebs.
Mark Whitley
2000-06-21
1
-30
/
+19
*
Finish off the libc5 porting effort. Everything now works with libc5
Eric Andersen
2000-06-19
2
-2
/
+2
*
Make umount work and compile cleanly under libc5 and libc6.
Eric Andersen
2000-06-19
1
-5
/
+16
*
Make swaponoff compile cleanly under both libc5 and libc6.
Eric Andersen
2000-06-19
1
-2
/
+4
*
Updates to a number of apps to remove warnings/compile errors under libc5.
Eric Andersen
2000-06-19
6
-7
/
+6
*
Added some comments and changed a variable name to be more meaningful. No
Mark Whitley
2000-06-16
1
-5
/
+22
*
* Fixed 'swapon -a' and 'swapoff -a', which were broken.
Eric Andersen
2000-06-07
2
-15
/
+14
*
Oops. Remove the debugging noise.
Eric Andersen
2000-06-06
1
-7
/
+0
*
mkfs.minix rev 1.7 completely broke the option parser. This fixes it.
Eric Andersen
2000-06-06
1
-11
/
+25
*
"mount" now reports errors from nfsmount() and assumes NFS mount
Pavel Roskin
2000-06-06
1
-4
/
+7
*
Fixed a bunch of stuff:
Eric Andersen
2000-06-06
1
-1
/
+1
*
This patch
Eric Andersen
2000-06-04
1
-8
/
+4
*
A number of additional fixed from Pavel Roskin, note some more bugs in the
Eric Andersen
2000-06-02
1
-2
/
+2
*
First pass at fixing tar segfault, and more portability updates.
Erik Andersen
2000-05-20
2
-4
/
+2
*
More libc portability updates, add in the website (which has not been
Erik Andersen
2000-05-19
2
-48
/
+81
[prev]
[next]