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
path:
root
/
libbb
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tar: fix "xopen with O_CREAT" warning, improve zero padding write
vda
2006-09-09
1
-8
/
+4
*
few random readability enhansements. No code changes
vda
2006-09-08
1
-0
/
+1
*
login: style fixes
vda
2006-09-08
1
-6
/
+6
*
getty, sulogin: convert to using bb_msg for syslog output
vda
2006-09-07
8
-5
/
+17
*
fix if (ENABLE_FEATURE_SYSLOG & (...)) - should be &&
vda
2006-09-07
2
-2
/
+2
*
Add CONFIG_FEATURE_SYSLOG which controls whether
vda
2006-09-07
2
-2
/
+2
*
adding files missed in prev updates (forgot about svn add)
vda
2006-09-07
2
-0
/
+53
*
removed a lot of trailing \n in bb_msg() calls. It is added
vda
2006-09-06
1
-1
/
+1
*
Implement optional syslog logging using ordinary
vda
2006-09-06
10
-27
/
+40
*
- mdev and grep use xregcomp. Closes bug #1021
aldot
2006-09-06
1
-1
/
+2
*
run_shell.c: style fix
vda
2006-09-05
1
-31
/
+25
*
xfunc: fix: && -> &. Also nuked two double semicolons...
vda
2006-09-05
1
-2
/
+2
*
uuencode: common implementation for wget and uuencode (closing bug 694)
vda
2006-09-03
2
-0
/
+65
*
zcip: getopt -> bb_getopt_ulflags
vda
2006-09-03
1
-0
/
+7
*
replacing func() with xfunc() where appropriate
vda
2006-09-03
1
-1
/
+1
*
- pull from busybox_scratch: r15829:15850
aldot
2006-08-28
1
-63
/
+70
*
Jordan Crouse submitted a patch to only include xregcomp.c when we actually
landley
2006-08-28
1
-1
/
+15
*
No real need for my_query_module() and this eliminates some type-punned
landley
2006-08-28
2
-31
/
+1
*
- merge -r15463:15564 from busybox_scratch branch through these changesets:
aldot
2006-08-20
1
-2
/
+2
*
Another whack at scripts/individual. Now builds 212 applets.
landley
2006-08-09
2
-4
/
+6
*
Add shared subtree support, suggested by Vladimir Dronnikov. Also break out a
landley
2006-08-08
1
-5
/
+2
*
Add comments to all the functions in this file documenting what they're for.
landley
2006-08-04
1
-33
/
+76
*
Thinko spotted by Vladimir Dronnikov.
landley
2006-08-04
1
-1
/
+1
*
Remove xcalloc() and convert its callers to xzalloc(). About half of them
landley
2006-08-03
1
-9
/
+0
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
landley
2006-08-03
26
-425
/
+143
*
Cleaup read() and write() variants, plus a couple of new functions like
landley
2006-07-16
8
-32
/
+84
*
We need xsetuid() and xsetgid() because per-user process resource limits can
landley
2006-07-15
1
-0
/
+12
*
Tito writes: If the gecos field of an user is empty, obscure reports a false ...
vapier
2006-07-15
1
-1
/
+1
*
More minor tweaks.
landley
2006-07-12
2
-10
/
+2
*
decuddle () from for/if/while
vapier
2006-07-12
1
-14
/
+14
*
A couple things that got tangled up in my tree, easier to check in both than
landley
2006-07-12
1
-160
/
+40
*
Patch from Tito to remove pwd_to_spwd (which we don't actually need), with
landley
2006-07-11
2
-75
/
+0
*
Denis Vlasenko spotted the lack of bounds checking in my first attempt at
landley
2006-07-11
1
-11
/
+14
*
Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate.
rpjday
2006-07-10
36
-404
/
+36
*
Add itoa and utoa to see what Denis Vlasenko thinks.
landley
2006-07-10
1
-1
/
+50
*
Attempt to address Shaun Jackman's problem adding "busybox: busybox.bflt" to
landley
2006-07-06
1
-0
/
+6
*
Correct the comment to match the code.
rpjday
2006-07-02
1
-1
/
+1
*
Standardize on the vi editing directives being on the first line.
rpjday
2006-07-02
13
-1
/
+13
*
Allow a user-configurable minimum password length.
rpjday
2006-07-02
2
-7
/
+9
*
More removal of "#if 0" content.
rpjday
2006-07-01
1
-3
/
+0
*
Remove all usage of the "register" storage class specifier.
rpjday
2006-07-01
1
-10
/
+10
*
This kind of paranoia is a debug option at best.
landley
2006-06-30
1
-1
/
+1
*
Fix bug http://bugs.busybox.net/view.php?id=874 where hexdump -C got its
landley
2006-06-28
1
-2
/
+3
*
Fix http://bugs.busybox.net/view.php?id=906 which could cause failures in top.
landley
2006-06-27
1
-1
/
+2
*
Whitespace. (Vim's auto-indent is kind of annoying at times, like "daytime"
landley
2006-06-25
1
-1
/
+1
*
Fix a possible race condition if two processes try to claim the same loop
landley
2006-06-25
1
-3
/
+4
*
The logic to make cp -d or -P treat things like regular files should only
landley
2006-06-24
1
-21
/
+14
*
The type changed too.
landley
2006-06-20
1
-2
/
+2
*
Use the new names for tty_baud_to_value() and tty_value_to_baud() again.
pkj
2006-06-20
1
-5
/
+5
*
Revert the last two patches to go back to a state before this file was
landley
2006-06-20
1
-16
/
+94
[next]