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
Commit message (
Expand
)
Author
Age
Files
Lines
*
build system: (try to) get rid of bb_config.h hack
vda
2006-10-19
6
-1942
/
+5
*
build system: check for ENABLE_, USE_ and SKIP_ (not only for CONFIG_)
vda
2006-10-19
2
-15
/
+24
*
move usage_compressed.h generation into applets/
vda
2006-10-19
4
-9
/
+6
*
applets/applets.o must be rebuilt if usage.h is modified.
vda
2006-10-19
2
-3
/
+9
*
scripts/usage.c: de-uglify #includes
vda
2006-10-19
2
-2
/
+4
*
console-tools/resize.c is apparently leftover from a reverted patch.
andersen
2006-10-19
1
-0
/
+0
*
Tell svn to ignore generated files
andersen
2006-10-19
0
-0
/
+0
*
mount: support user mounts if CONFIG_DESKTOP
vda
2006-10-16
3
-28
/
+68
*
mdev: reduce excessive indentation
vda
2006-10-16
1
-105
/
+112
*
strip -> $(STRIP); fix "unused variable" warning
vda
2006-10-16
2
-2
/
+2
*
ash: fix segfault in ash.
vda
2006-10-16
1
-1
/
+5
*
nc: fix 2 my own buglets, and few someone else's too.
vda
2006-10-16
3
-48
/
+75
*
grep: -r didn't close files, producing "Too many open files"
vda
2006-10-15
1
-1
/
+2
*
telnetd: check ptsname() for NULL
vda
2006-10-15
1
-9
/
+16
*
wget: xatoi's were oversealous ("200 OK" isn't a number)
vda
2006-10-15
1
-39
/
+51
*
fdisk: compilation fix
vda
2006-10-14
3
-37
/
+49
*
grep: fix combination of -r and -h
vda
2006-10-14
1
-1
/
+2
*
grep: add support for -r
vda
2006-10-14
5
-108
/
+144
*
sulogin: add support for $SUSHELL & $sushell
vda
2006-10-14
2
-9
/
+19
*
modprobe: fix for 2.4 kernels - by
vda
2006-10-14
1
-1
/
+1
*
add open_read_close() and similar stuff
vda
2006-10-14
38
-234
/
+228
*
xread/write can use full_read/write (smaller code)
vda
2006-10-12
3
-12
/
+8
*
bb_get_[chomped]line_from_file wasn't descriptive enough.
vda
2006-10-12
20
-32
/
+33
*
cut, mount: small improvements
vda
2006-10-12
4
-30
/
+29
*
style fixes
vda
2006-10-12
3
-286
/
+276
*
fdisk: separate sun/aix/etc code into #included files
vda
2006-10-12
5
-3144
/
+3004
*
small style fixes
vda
2006-10-12
8
-16
/
+24
*
execable: no need to check getenv for NULL, it works anyway.
vda
2006-10-12
1
-2
/
+1
*
execable.c: forgot to do "svn add" again...
vda
2006-10-12
1
-0
/
+62
*
ifupdown: stop emitting annoying/misleading error messages.
vda
2006-10-11
4
-88
/
+74
*
hush.c: stop using __FILE__ (bad in out-of-tree builds)
vda
2006-10-11
1
-1
/
+2
*
build system: fix build in separate obj tree
vda
2006-10-11
4
-10
/
+11
*
nmeter: new applet. ~4k
vda
2006-10-11
8
-13
/
+933
*
od: provide full-blown od from coreutils if CONFIG_DESKTOP
vda
2006-10-10
5
-6
/
+1608
*
fixes from Vladimir Dronnikov <dronnikov@gmail.ru>
vda
2006-10-10
12
-66
/
+103
*
- add option -t
aldot
2006-10-10
1
-6
/
+16
*
build system: fix for non-i386 builds
vda
2006-10-09
5
-79
/
+14
*
start_stop_daemon: add -N <nice> compat
vda
2006-10-08
6
-92
/
+87
*
correct largefile support, add comments about it.
vda
2006-10-08
15
-91
/
+121
*
attempt to regularize atoi mess.
vda
2006-10-08
98
-849
/
+803
*
dd: make it recognize not only 'k' but 'K' too;
vda
2006-10-07
7
-63
/
+46
*
awk: && -> & in "n->info && OPCLSMASK" - fixes bug 1067
vda
2006-10-07
1
-1
/
+1
*
eject: remove unmounting. It is buggy for many non-trivial
vda
2006-10-07
1
-12
/
+8
*
wget: don't be careless with xstrdup'ing
vda
2006-10-07
1
-18
/
+24
*
wget: fix download of URLs like:
vda
2006-10-07
1
-6
/
+30
*
build system: do not generate include/linux
vda
2006-10-06
1
-2
/
+0
*
build system: remove loeftover (two empty dirs)
vda
2006-10-06
0
-0
/
+0
*
dnsd fix; option_mask32 added. dnsd needs more love.
vda
2006-10-06
8
-148
/
+154
*
chpst: fix vda's silly mistakes
vda
2006-10-06
1
-1
/
+2
*
eject: -T fix
vda
2006-10-05
3
-22
/
+24
[next]