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
...
*
make sure we add the local dir to the include path
vapier
2005-05-16
1
-1
/
+1
*
Tito pointed out I'd broken -t (argv[optind] can't be before getulflags),
landley
2005-05-15
1
-17
/
+13
*
Add automatic umount support to eject command. Patch from Tito,
landley
2005-05-14
3
-34
/
+24
*
as Rob Landley pointed out, need to fix the 1 versus i typo in indexing
vapier
2005-05-13
1
-1
/
+1
*
blah, forgot to save last time to fix whitespacing
vapier
2005-05-13
1
-1
/
+1
*
remove duplicated code and rework algorithms to end up with smaller code
vapier
2005-05-13
1
-40
/
+38
*
use a bunch of if statements since it is a few bytes smaller than a switch; a...
vapier
2005-05-12
1
-20
/
+16
*
err, added 2 to the wrong var :) also touchup the option detection to shrink ...
vapier
2005-05-12
1
-14
/
+8
*
fix segfault if user only specifies 1 file
vapier
2005-05-12
1
-1
/
+1
*
update usage to match actual behavior
vapier
2005-05-12
1
-2
/
+2
*
fix whitespace/coding style
vapier
2005-05-12
1
-27
/
+28
*
add missing comm.o rule
vapier
2005-05-12
1
-0
/
+1
*
whitespace touchups
vapier
2005-05-12
1
-68
/
+67
*
This makefile was a mess. Fix it to work as intended.
andersen
2005-05-11
1
-11
/
+11
*
Small comm implementatin from Rob Sullivan. Needed to build perl.
landley
2005-05-11
5
-0
/
+177
*
import ether-wake applet by haveaniceday Bug 252
vapier
2005-05-11
5
-32
/
+352
*
change the hardcoded error constant (0x80000000UL) to a nice flexible define ...
vapier
2005-05-11
11
-12
/
+13
*
import eject by Peter Willis / Tito Ragusa
vapier
2005-05-11
7
-178
/
+112
*
now that mjn3 explained it to me, add documentation for the 3rd field in long...
vapier
2005-05-11
1
-5
/
+12
*
Patch from Jason Schoon to add IPV6 support to telnetd. Reworked by Rob
landley
2005-05-10
1
-2
/
+16
*
add documentation for long options and touch up the current docs now that i a...
vapier
2005-05-10
1
-39
/
+62
*
import more libs to prep for new e2fsprogs
vapier
2005-05-09
30
-0
/
+5277
*
import ext2fs lib to prep for new e2fsprogs
vapier
2005-05-09
82
-0
/
+17575
*
no longer applies
vapier
2005-05-09
1
-4
/
+0
*
import base_device.c for fsck
vapier
2005-05-09
1
-0
/
+147
*
remove unused files
vapier
2005-05-09
5
-271
/
+0
*
trim out useless defines and use some busybox funcs
vapier
2005-05-09
1
-24
/
+3
*
override nls P_() macro
vapier
2005-05-09
1
-0
/
+1
*
abort if user passes -r or if they dont pass anything
vapier
2005-05-09
1
-3
/
+8
*
syntax/whitespace touchup
vapier
2005-05-09
1
-2
/
+2
*
Patch from Shaun Jackman:
landley
2005-05-09
1
-22
/
+15
*
Manuel points out that if printf needs a flush to act like dprintf, the result
landley
2005-05-07
1
-2
/
+1
*
This one's from me. Fix ash "standalone shell".
landley
2005-05-07
1
-21
/
+7
*
Shaun Jackman pointed out that dprintf(STDOUT_FILENO,...) is just a printf.
landley
2005-05-07
1
-1
/
+2
*
patch by Tito which uses a lot more busybox functions to reduce size nicely
vapier
2005-05-07
2
-49
/
+37
*
update e2p target to match condensed files
vapier
2005-05-07
1
-2
/
+1
*
patch by Tito which unifies common get/set functions into 1 get/set function ...
vapier
2005-05-07
4
-144
/
+39
*
add/remove defines to handle more e2fsprogs
vapier
2005-05-07
1
-1
/
+2
*
use shared busybox error messages to save a few bytes
vapier
2005-05-07
1
-5
/
+5
*
make the exec (-e) an optional feature of netcat
vapier
2005-05-06
3
-18
/
+28
*
In bug 247, haveaniceday writes:
vapier
2005-05-06
2
-2
/
+22
*
Tweak the "pretty lsmod for 2.6" patch to be seperately selectable.
landley
2005-05-04
2
-5
/
+14
*
Revert the uptime() removal. Let the list sort it out...
landley
2005-05-04
4
-5
/
+14
*
Patch from Shaun Jackman:
landley
2005-05-04
4
-14
/
+5
*
Takeharu Kato's patch added 2.6 support to lsmod; this changes menuconfig
landley
2005-05-04
1
-7
/
+7
*
Takeharu Kato said:
landley
2005-05-03
1
-1
/
+42
*
From: Shaun Jackman <sjackman@gmail.com>
landley
2005-05-03
2
-3
/
+5
*
Shaun Jackman said:
landley
2005-05-03
1
-9
/
+21
*
A patch from Takeharu KATO to update/fix SE-Linux support.
landley
2005-05-03
12
-130
/
+148
*
Add David Brownell as zcip maintainer.
landley
2005-05-03
1
-0
/
+3
[prev]
[next]