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
/
coreutils
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
introduce and use setfscreatecon_or_die
vda
2007-03-12
3
-11
/
+3
*
next portion of selinux updates: chcon, runcon. From
vda
2007-03-11
2
-2
/
+3
*
fix buglets found by randomconfig run
vda
2007-03-11
2
-3
/
+4
*
selinux support by Yuichi Nakamura <ynakam@hitachisoft.jp> (HitachiSoft)
vda
2007-03-10
8
-39
/
+310
*
printf: allow hex/oct numbers; move functions around
vda
2007-03-09
1
-113
/
+104
*
diff: failed to confirm "static bug" in gcc - reinstating statics.
vda
2007-03-09
2
-78
/
+80
*
chown: fix comment, fix verbose message
vda
2007-03-08
1
-16
/
+15
*
chown: support -H -L -P if ENABLE_DESKTOP
vda
2007-03-08
3
-28
/
+109
*
diff: make -U0 work
vda
2007-03-07
1
-1
/
+1
*
clean up accumulated whitespace damage
vda
2007-03-07
1
-3
/
+3
*
who: stop using static buffer, small size optimizations
vda
2007-03-07
1
-17
/
+25
*
ls: w/o -l follow symlinks to dirs for commandline args
vda
2007-02-28
1
-8
/
+10
*
start_stop_daemon: add -chuid support
vda
2007-02-26
1
-19
/
+1
*
sort: fix multiple -k (was ignoring all except last)
vda
2007-02-17
2
-5
/
+11
*
diff: fix access past end of array
vda
2007-02-11
1
-36
/
+13
*
syslogd: fix "readpath bug" by using readlink instead
vda
2007-02-11
3
-4
/
+5
*
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
vda
2007-02-06
5
-5
/
+5
*
- fix buglet introduced in r17351 in find_param(). Closes #1193
aldot
2007-02-04
1
-4
/
+5
*
suppress warnings about easch <applet>_main() having
vda
2007-02-03
72
-2
/
+73
*
- include busybox.h before looking at an eventual #if ENABLE_DESKTOP
aldot
2007-02-03
1
-2
/
+2
*
preparatory patch for -Wwrite-strings #1
vda
2007-01-29
11
-25
/
+25
*
use bb_sanitize_stdio() where appropriate
vda
2007-01-27
1
-13
/
+19
*
- sum -r TODO should not print the filename as oposed to -s
aldot
2007-01-27
1
-16
/
+21
*
find: fix -mtime, -mmin, -perm (+ add symbolic perm handling)
vda
2007-01-26
1
-3
/
+3
*
- remove nested function. Saves ~30 bytes.
aldot
2007-01-24
1
-11
/
+11
*
- small size tweak
aldot
2007-01-20
1
-4
/
+2
*
- make pre SUSv3 option handling dependant on INCLUDE_SUSv2
aldot
2007-01-20
1
-6
/
+4
*
- small size tweak
aldot
2007-01-20
1
-1
/
+1
*
- reuse retval for the option handling.
aldot
2007-01-20
1
-5
/
+5
*
- small size tweaks
aldot
2007-01-20
1
-2
/
+2
*
- make read_stduu() and read_base64() void, small size tweaks
aldot
2007-01-20
1
-9
/
+8
*
- small size tweak
aldot
2007-01-20
1
-2
/
+2
*
ls: stop doing time() for each file in "ls -l"
vda
2007-01-19
1
-1
/
+14
*
ls: use get_cached_username/groupname
vda
2007-01-19
1
-9
/
+5
*
- reinstate paranoia check in wrapf().
aldot
2007-01-18
1
-2
/
+3
*
stop using global variable needlessly
vda
2007-01-18
1
-28
/
+30
*
- remove superfluous define that expanded to "!strcmp"
aldot
2007-01-17
1
-22
/
+3
*
- reuse return code of vsnprintf to avoid pulling in strlen
aldot
2007-01-17
1
-3
/
+3
*
- merge display_changed() and display_all()
aldot
2007-01-17
1
-69
/
+22
*
- peruse get_terminal_width_height and remove legacy code for ancient
aldot
2007-01-17
1
-69
/
+10
*
- rewrite find_param to use index_in_str_array
aldot
2007-01-17
1
-1
/
+21
*
- manually inline tty_value_to_baud and remove string_to_baud_or_die
aldot
2007-01-17
1
-10
/
+5
*
- constify some read-only members and remove superfluous casts
aldot
2007-01-17
1
-12
/
+11
*
- reuse option_mask32 for state-handling in main
aldot
2007-01-17
1
-36
/
+33
*
whitespace fixes (leading spaces to tab)
vda
2007-01-13
2
-2
/
+2
*
random small size optimizations
vda
2007-01-12
1
-5
/
+3
*
stty: fix bug reported by Paul Albrecht <albrecht@rdi1.com> -
vda
2007-01-12
1
-0
/
+3
*
stty: rearrange functions, avoiding the need in forward declarations.
vda
2007-01-12
1
-386
/
+374
*
Trailing whitespace removal over entire tree
vda
2007-01-11
2
-2
/
+2
*
- FIXME: someone broke diff -r
aldot
2007-01-07
1
-48
/
+48
[next]