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
/
cksum.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cksum, printenv: report errors via exitcode
Denis Vlasenko
2008-11-11
1
-2
/
+5
*
cksum: respect CONFIG_LFS=y. Adds 36 bytes in this case.
Denis Vlasenko
2008-08-27
1
-5
/
+13
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
more -Wall warning fixes. -Wall is enabled now.
Denis Vlasenko
2008-05-18
1
-1
/
+1
*
*: shrink by using [f]open_or_warn_stdin where appropriate
Denis Vlasenko
2008-03-17
1
-18
/
+20
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
Audit bb_common_bufsiz usage, add script which looks for misuse.
Denis Vlasenko
2007-06-04
1
-2
/
+3
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
make compressed help code NOMMU- and NOFORK-friendly -
Denis Vlasenko
2007-04-10
1
-2
/
+1
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
rename functions to more understandable names
Denis Vlasenko
2006-10-26
1
-1
/
+1
*
remove bb_printf and the like
Denis Vlasenko
2006-10-26
1
-3
/
+3
*
whitespace cleanup
Denis Vlasenko
2006-09-17
1
-1
/
+1
*
- pull from busybox_scratch: r15829:15850
Bernhard Reutner-Fischer
2006-08-28
1
-15
/
+16
*
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
Rob Landley
2006-08-03
1
-4
/
+1
*
Fix hdparm to use PRIu64 instead of typecasting to long long (which is 128 bits
Rob Landley
2006-05-28
1
-1
/
+0
*
New applet cksum, from Rob Sullivan.
Rob Landley
2006-04-18
1
-0
/
+56