index
:
delta/busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
baserock/1.22.1-openwrt
baserock/1.23.2-openwrt
baserock/build-essential
baserock/danielfirth/RT144
baserock/danielsilverstone/vagrant-support
baserock/jjardon/build-essential
baserock/liw/S8704-always-ntpd
baserock/morph
baserock/pedroalvarez/build-essential
baserock/pedroalvarez/enable-patch
baserock/radiofree/busyboxfix
baserock/radiofree/ntpdscript
baserock/richardmaw/S5892/boot-sequencing
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/S9245/init
baserock/richardmaw/add-read-dash-d
baserock/robkendrick/mips64
baserock/tiagogomes/bbgawk
master
git.busybox.net: busybox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
coreutils
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: pass md5/shaN context pointer as 1st arg, not last
Denys Vlasenko
2010-10-16
1
-3
/
+3
*
date: move applet and usage bits to date.c
Denys Vlasenko
2010-10-15
1
-32
/
+74
*
wc: add support for -m
Denys Vlasenko
2010-10-04
1
-13
/
+45
*
wc: preparatory patch, no logic changes
Denys Vlasenko
2010-10-04
1
-15
/
+16
*
Marked some more applets NOEXEC/NOFORK
Dan Fandrich
2010-10-01
9
-0
/
+18
*
style fix. no code chages
Denys Vlasenko
2010-09-25
1
-1
/
+2
*
sleep: fix fractional arguments in non-POSIX locale
Denys Vlasenko
2010-09-24
1
-7
/
+11
*
libbb: merge mail and uudecode's base64 decoders
Denys Vlasenko
2010-09-16
1
-69
/
+4
*
sleep: make it non-NOFORK. Fixes ^C in standalone shell
Denys Vlasenko
2010-09-14
1
-1
/
+1
*
Avoid side effects in putc(), which may be implemented as a macro
Dan Fandrich
2010-09-09
2
-5
/
+6
*
uudecode,base64: code shrink
Denys Vlasenko
2010-09-01
1
-27
/
+26
*
base64: new applet
Denys Vlasenko
2010-08-31
2
-6
/
+76
*
nandwrite: complain on malformed -s NUM
Denys Vlasenko
2010-08-29
1
-2
/
+2
*
split: use xopen_stdin()
Denys Vlasenko
2010-08-23
1
-3
/
+1
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
77
-83
/
+82
*
*: fix "see file License ..." - the file is named LICENSE (in uppercase)
Denys Vlasenko
2010-08-16
2
-2
/
+2
*
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
Denys Vlasenko
2010-08-12
2
-3
/
+3
*
stty: sort out preprocessor conditionals
Jeremie Koenig
2010-08-01
2
-126
/
+214
*
*: mass cosmetic removal of extra empty lines. no code changes
Denys Vlasenko
2010-07-26
3
-4
/
+0
*
mark Linux-specific configuration options
Jeremie Koenig
2010-07-19
2
-1
/
+3
*
readlink: use xmalloc_realpath()
Jeremie Koenig
2010-07-19
1
-3
/
+2
*
dos2unix: fix the case w/o parameters
Denys Vlasenko
2010-07-17
1
-1
/
+1
*
whitespace fixes
Denys Vlasenko
2010-07-06
1
-1
/
+1
*
libbb: introduce and use BB_EXECVP_or_die()
Pascal Bellard
2010-07-04
4
-12
/
+4
*
*: make exec failure message more consistent
Denys Vlasenko
2010-06-25
4
-10
/
+10
*
date: make %N work without -lrt on glibc
Denys Vlasenko
2010-06-18
1
-1
/
+6
*
stat: make output more similar to GNU stat
Seb
2010-06-12
1
-20
/
+21
*
date: trivial fix - was reading seconds into nanoseconds field! DOH
Denys Vlasenko
2010-06-12
1
-1
/
+1
*
*: add INSERTs to *.src files where appropriate
Denys Vlasenko
2010-06-08
2
-0
/
+3
*
date: use the same code for FEATURE_DATE_NANO for glibc and uclibc
Denys Vlasenko
2010-06-08
1
-4
/
+0
*
bbconfig: make it independent from printf functions
Denys Vlasenko
2010-06-07
1
-7
/
+5
*
date: make FEATURE_NANO compile on glibc systems
Denys Vlasenko
2010-06-06
1
-1
/
+5
*
yes: this applet doesn't have options, don't lie that it does.
Denys Vlasenko
2010-06-06
1
-0
/
+5
*
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-06
6
-106
/
+106
*
tr: add forgotten //config: prefixes
Denys Vlasenko
2010-06-05
1
-19
/
+19
*
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko
2010-06-04
1
-0
/
+0
*
partially migrate coreutils to Config.src and Kbuild.src
Denys Vlasenko
2010-06-04
7
-104
/
+114
*
date: optional support for %N. Closes bug 1861.
Denys Vlasenko
2010-06-04
2
-6
/
+60
*
test: "" is not a valid number. Closes bug 1915
Denys Vlasenko
2010-06-03
1
-1
/
+1
*
*: better string sharing
Denys Vlasenko
2010-06-02
3
-6
/
+6
*
deinline two big functions
Denys Vlasenko
2010-06-01
1
-1
/
+1
*
work on adding testsuite runs to randomconfig test builds
Denys Vlasenko
2010-05-10
1
-0
/
+1
*
Move utmp/wtmp support to "General configuration" section
Denys Vlasenko
2010-04-06
1
-1
/
+1
*
libbb: split update_utmp from login/getty in preparation to use it for telnetd
Denys Vlasenko
2010-04-05
1
-1
/
+1
*
who: fix attempts to open '/dev/dev/ttyX'; make columns a bit wider, add -H
Denys Vlasenko
2010-04-04
1
-16
/
+28
*
Hurd compat fixes. Mostly dealing with absent PATH_MAX
Jérémie Koenig
2010-03-26
1
-13
/
+3
*
unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE
Denys Vlasenko
2010-03-26
3
-7
/
+7
*
unexpand: fix "a b"\n" input case
Tomas Heinrich
2010-03-26
1
-7
/
+10
*
[un]expand: account for different character widths. +16 bytes.
Tomas Heinrich
2010-03-26
1
-2
/
+8
*
*: merge some common strings
Denys Vlasenko
2010-03-23
2
-2
/
+2
[next]