index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
path:
root
/
libbb
/
compare_string_array.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-07-20
move lchown/chown define out of specific files and into platform.h where it b...
vapier
2
-6
/
+7
2006-07-20
"formated" -> "formatted" throughout the code base.
rpjday
6
-68
/
+68
2006-07-20
Patch from Yann Morin to fix bug 941, underscores in module aliases.
landley
2
-3
/
+45
2006-07-19
Remove unnecessary consts.
landley
1
-1
/
+1
2006-07-19
Replace the previous checkin with the correct fix.
landley
1
-2
/
+2
2006-07-19
Patch from Yann Morin to look for modules.conf in the right place on 2.6.
landley
1
-15
/
+23
2006-07-18
For now, get around the error that "child" might be uninitialized.
rpjday
1
-1
/
+1
2006-07-18
Rearrange order of type qualifiers.
rpjday
1
-1
/
+1
2006-07-17
Patch from Thaddeus Ternes, adding chuid to start-stop-daemon.
landley
2
-3
/
+11
2006-07-16
Bugfix from Tito to make sure /etc/group gets updated.
landley
1
-3
/
+3
2006-07-16
New mkswap. Small and simple. Might even work. :)
landley
1
-380
/
+29
2006-07-16
Cleaup read() and write() variants, plus a couple of new functions like
landley
39
-224
/
+204
2006-07-16
Convert setuid/setgid users to xsetuid/xsetgid.
landley
6
-16
/
+12
2006-07-16
Add -Werror.
landley
1
-0
/
+1
2006-07-15
We need xsetuid() and xsetgid() because per-user process resource limits can
landley
2
-0
/
+14
2006-07-15
Comment tweak from tito.
landley
1
-1
/
+1
2006-07-15
Tito writes: If the gecos field of an user is empty, obscure reports a false ...
vapier
1
-1
/
+1
2006-07-14
Patch from Suresh Rajashekara moving comments and #includes and such around.
landley
1
-16
/
+17
2006-07-13
mention osuosl
andersen
1
-0
/
+4
2006-07-13
Add the two busybox developers' home pages that have busybox related stuff
landley
1
-5
/
+11
2006-07-12
More minor tweaks.
landley
4
-14
/
+6
2006-07-12
decuddle () from for/if/while
vapier
1
-14
/
+14
2006-07-12
A couple things that got tangled up in my tree, easier to check in both than
landley
10
-339
/
+102
2006-07-12
Add one-line GPL boilerplate to numerous (but not all yet) source files.
rpjday
65
-722
/
+112
2006-07-11
Patch from Tito to remove pwd_to_spwd (which we don't actually need), with
landley
4
-95
/
+7
2006-07-11
Add one-line GPL boilerplate to these source files.
rpjday
4
-53
/
+6
2006-07-11
Denis Vlasenko spotted the lack of bounds checking in my first attempt at
landley
1
-11
/
+14
2006-07-10
Upgrade netcat a lot. Make -e able to take the rest of the command line as
landley
4
-116
/
+145
2006-07-10
Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate.
rpjday
36
-404
/
+36
2006-07-10
Add itoa and utoa to see what Denis Vlasenko thinks.
landley
1
-1
/
+50
2006-07-10
Patch from Tito to make syslog configurable and remove #ifdefs. Further
landley
2
-111
/
+50
2006-07-09
Patch from Shaun Jackman to set environment variable RUNLEVEL equal to
landley
1
-19
/
+3
2006-07-09
Bugfix from Shaun Jackman (check that argv[optind] isn't null before
landley
1
-19
/
+16
2006-07-08
Point at fixes.patch for 1.2.1.
landley
1
-0
/
+2
2006-07-06
Fix tar so it can extract git-generated tarballs, based on a suggestion
landley
1
-5
/
+4
2006-07-06
Attempt to address Shaun Jackman's problem adding "busybox: busybox.bflt" to
landley
1
-0
/
+6
2006-07-06
fix dependencies so that compressed usage gets rebuilt if
pgf
1
-4
/
+8
2006-07-06
Minor build tweaks that save 1100 bytes building busybox on Ubuntu 6.06.
landley
2
-0
/
+16
2006-07-06
Fix three embarassing thinkos in the new dmesg.c:
landley
1
-3
/
+3
2006-07-06
Bug fix from Vladimir Oleynic via Paul Fox for:
landley
1
-0
/
+1
2006-07-05
fixes from ldoolitt@recycle.lbl.gov to use proper tab escaping and fix a typo
vapier
1
-8
/
+8
2006-07-05
This file doesn't appear to be used anywhere.
rpjday
1
-17
/
+0
2006-07-04
- Pull r15593:
aldot
3
-34
/
+12
2006-07-03
Delete unused version.c file and corresponding function prototypes
rpjday
2
-54
/
+0
2006-07-03
remove duplicate CONFIG_TASKSET option
vapier
1
-7
/
+1
2006-07-03
make the -0 xargs option a little more clear
vapier
1
-1
/
+1
2006-07-03
Remove the silly redundancy from that header file include.
rpjday
1
-1
/
+1
2006-07-02
Correct the comment to match the code.
rpjday
1
-1
/
+1
2006-07-02
Standardize on the vi editing directives being on the first line.
rpjday
284
-19
/
+285
2006-07-02
Allow a user-configurable minimum password length.
rpjday
2
-7
/
+9
[next]