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
*
ps: work around libc bug: printf("%.*s\n", MAX_INT, buffer)
Denis Vlasenko
2007-03-28
2
-4
/
+6
*
- rewrite run-parts
Bernhard Reutner-Fischer
2007-03-28
3
-132
/
+115
*
- move additional fancy options not mandated by SUSv3 into a FANCY option
Bernhard Reutner-Fischer
2007-03-28
3
-7
/
+21
*
- fix formatting of help text
Bernhard Reutner-Fischer
2007-03-28
1
-2
/
+1
*
- reinstate dmalloc and efence support
Bernhard Reutner-Fischer
2007-03-28
2
-1
/
+9
*
hdparm: flag variables can easily be smaller than long
Denis Vlasenko
2007-03-28
1
-96
/
+101
*
hdparm: remove stray static (-200 bytes bss)
Denis Vlasenko
2007-03-28
1
-1
/
+1
*
hdparm: whitespace style fixes
Denis Vlasenko
2007-03-28
1
-90
/
+89
*
pidfile creation mode set to 0666 (umask affects it as usual)
Denis Vlasenko
2007-03-27
1
-1
/
+1
*
forgotten svn add...
Denis Vlasenko
2007-03-27
1
-0
/
+29
*
make pidfile writing configurable.
Denis Vlasenko
2007-03-27
9
-50
/
+51
*
remove_file: cosmetic code improvement, a few bytes saved
Denis Vlasenko
2007-03-26
1
-34
/
+21
*
diff: fix SEGV (NULL deref) in diff -N
Denis Vlasenko
2007-03-26
1
-9
/
+18
*
sed: a communal variable managed to slip past 'size'
Denis Vlasenko
2007-03-26
2
-94
/
+100
*
split: let me join bikeshed painting frenzy :)
Denis Vlasenko
2007-03-26
1
-68
/
+71
*
- check the suffix proper plus misc touch up
Bernhard Reutner-Fischer
2007-03-26
1
-29
/
+21
*
zcip: make it work on NOMMU (+ improve NOMMU support machinery)
Denis Vlasenko
2007-03-26
6
-88
/
+100
*
- add usage for split
Bernhard Reutner-Fischer
2007-03-26
1
-1
/
+6
*
- implement suffices as required by SUSv3
Bernhard Reutner-Fischer
2007-03-26
1
-17
/
+29
*
Attempt to get more applets compile for NOMMU.
Denis Vlasenko
2007-03-26
10
-95
/
+769
*
pidfile.c: not used anymore
Denis Vlasenko
2007-03-26
1
-60
/
+0
*
Move udhcp to new NOMMU helpers.
Denis Vlasenko
2007-03-26
5
-66
/
+105
*
move everything to new NOMMU helpers, except udhcp
Denis Vlasenko
2007-03-26
11
-102
/
+40
*
libbb: rework NOMMU helper API so that it makes more sense
Denis Vlasenko
2007-03-26
3
-107
/
+191
*
nmeter: should die if stdout doesn't like him anymore
Denis Vlasenko
2007-03-26
1
-1
/
+1
*
- shrink a tiny bit (-8b)
Bernhard Reutner-Fischer
2007-03-26
1
-7
/
+18
*
add NOMMU fixme's; move move_fd from runit_lib to libbb; nuke fd_copy
Denis Vlasenko
2007-03-25
11
-52
/
+31
*
- rough prototype for split(1). TODO: Still needs some love since it's way to...
Bernhard Reutner-Fischer
2007-03-25
6
-0
/
+135
*
inetd,ed,msh: data/bss reduction (in mss, more than 9k of it)
Denis Vlasenko
2007-03-24
3
-57
/
+83
*
login: nuke nonblock() - we have it in libbb; -400 bytes bss.
Denis Vlasenko
2007-03-24
1
-34
/
+28
*
#ifdef out re_execed on MMU machines
Denis Vlasenko
2007-03-24
2
-1
/
+5
*
adduser: don't bomb out if shadow password file doesn't exist
Denis Vlasenko
2007-03-24
1
-10
/
+14
*
random style fixes (extra spaces deleted)
Denis Vlasenko
2007-03-24
11
-20
/
+20
*
SELinux: load_policy applet - this time with svn add
Denis Vlasenko
2007-03-24
1
-0
/
+31
*
SELinux: load_policy applet
Denis Vlasenko
2007-03-24
4
-0
/
+13
*
dc: use common_bufsiz1 for evaluation stack
Denis Vlasenko
2007-03-24
3
-28
/
+27
*
dnsd: last commit had a typo :(
Denis Vlasenko
2007-03-24
1
-2
/
+3
*
dnsd: fix several buglets, make smaller
Denis Vlasenko
2007-03-24
2
-64
/
+42
*
NOMMU re-exec trick shuld not depend on existence of "don't daemonize"
Denis Vlasenko
2007-03-24
10
-30
/
+34
*
applets.c, xfunc.c: style cleanup
Denis Vlasenko
2007-03-24
2
-87
/
+88
*
inetd: indent labels uniformly
Denis Vlasenko
2007-03-24
1
-5
/
+5
*
Announce 1.5.0 and move svn to 1.6.0.svn
Denis Vlasenko
2007-03-22
2
-2
/
+40
*
This revision is busybox 1.5.0
Denis Vlasenko
2007-03-22
1
-1
/
+1
*
assorted fixes uncovered by randomconfig runs
Denis Vlasenko
2007-03-22
3
-2
/
+15
*
interface: revert part of commit 18120 (eth aliases work again)
Denis Vlasenko
2007-03-22
1
-2
/
+5
*
gzip: fix -d option handling
Denis Vlasenko
2007-03-22
1
-1
/
+1
*
ifconfig: support (by ignoring it) "inet" before IP address or hostname
Denis Vlasenko
2007-03-22
1
-0
/
+2
*
vi: fix signed char-induced potential bugs
Denis Vlasenko
2007-03-21
1
-30
/
+32
*
cmp: support 3rd and 4th arguments if DESKTOP=y (needed for gcc build)
Denis Vlasenko
2007-03-21
2
-12
/
+29
*
ash: fix signal handling
Denis Vlasenko
2007-03-21
1
-7
/
+16
[next]