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
/
debianutils
Commit message (
Expand
)
Author
Age
Files
Lines
*
Big cleanup in config help and description
Denys Vlasenko
2017-01-10
2
-10
/
+5
*
getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST
Denys Vlasenko
2016-07-06
1
-2
/
+2
*
*: add most of the required setup_common_bufsiz() calls
Denys Vlasenko
2016-04-21
2
-1
/
+2
*
libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it
Denys Vlasenko
2016-04-21
2
-2
/
+4
*
libbb: make parse_chown_usergroup_or_die() set unspecified uid/gid to -1
Denys Vlasenko
2015-10-19
1
-4
/
+4
*
debianutils/*: convert to new-style "one file" applets
Denys Vlasenko
2015-10-19
7
-80
/
+90
*
join some common strings, -400 bytes
Denys Vlasenko
2015-10-08
1
-1
/
+1
*
which: rewrite
Timo Teräs
2014-05-03
1
-60
/
+23
*
libbb: rename execable -> executable. No code changes
Denys Vlasenko
2014-05-02
1
-5
/
+5
*
Fix some compiler warnings emitted by gcc-4.8.0
Denys Vlasenko
2013-10-16
1
-1
/
+1
*
run-parts: fix unicode creep in --help
Peter Korsgaard
2013-02-28
1
-3
/
+3
*
run-parts: stop providing incompatible short options
Denys Vlasenko
2013-02-28
1
-32
/
+25
*
run-parts: add --exit-on-error | -e support
Peter Korsgaard
2013-02-28
1
-3
/
+10
*
mktemp: fix mktemp -u temp.XXXXXX returning garbage when TMPDIR is set
Ron Yorston
2012-10-08
1
-21
/
+19
*
tweak help texts
Denys Vlasenko
2012-06-21
1
-8
/
+7
*
mktemp: add support for -u
Denys Vlasenko
2012-04-17
1
-3
/
+20
*
ssd: compat: match -x EXECUTABLE by /proc/pid/exe too
Denys Vlasenko
2012-03-05
1
-3
/
+14
*
bb_daemonize_or_rexec(): add flag to double-fork; use it in start-stop-daemon
Peter Korsgaard
2011-11-09
1
-1
/
+1
*
start_stop_daemon: set complementary group ids too. Closes 3253
Denys Vlasenko
2011-09-15
1
-2
/
+10
*
login: new option LOGIN_SESSION_AS_CHILD
Ian Wienand
2011-09-14
1
-0
/
+3
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
2
-2
/
+0
*
start-stop-daemon: fix "-K --test --pidfile PIDFILE" exitcode
Denys Vlasenko
2011-04-04
1
-2
/
+8
*
move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c edit...
Pere Orga
2011-04-03
4
-0
/
+102
*
mktemp: make it more compatible with GNU coreutils 8.4
Denys Vlasenko
2011-02-13
1
-4
/
+36
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
6
-6
/
+6
*
*: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i
Denys Vlasenko
2010-08-12
1
-1
/
+1
*
mktemp: fix for dir/file.XXXXXX param (by Rob). +9 bytes.
Denys Vlasenko
2010-07-27
1
-1
/
+1
*
*: trailing empty lines removed
Denys Vlasenko
2010-07-26
1
-1
/
+0
*
mktemp: fix "mktemp /path/to/tempfile.XXXXXX"
Denys Vlasenko
2010-07-12
1
-1
/
+2
*
*: introduce and use xfork() and xvfork()
Pascal Bellard
2010-07-04
1
-3
/
+1
*
*: make exec failure message more consistent
Denys Vlasenko
2010-06-25
1
-1
/
+1
*
mktemp: be more compatible: bare "mktemp" creates tempfile in /tmp, not cwd
Denys Vlasenko
2010-06-18
1
-13
/
+10
*
*: add INSERTs to *.src files where appropriate
Denys Vlasenko
2010-06-08
2
-0
/
+4
*
pipe_progress: make it independent of printf machinery
Denys Vlasenko
2010-06-06
1
-2
/
+2
*
pipe_progress: shrink
Denys Vlasenko
2010-06-06
1
-8
/
+4
*
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-06
1
-9
/
+9
*
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko
2010-06-04
2
-0
/
+0
*
remove duplicate comment
Denys Vlasenko
2010-05-10
1
-1
/
+0
*
Hurd compat fixes. Mostly dealing with absent PATH_MAX
Jérémie Koenig
2010-03-26
1
-14
/
+19
*
*: code shrink and better "died from signal" reporting from wait4pid
Denys Vlasenko
2010-03-18
1
-2
/
+2
*
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-02-04
2
-2
/
+2
*
*: use "can't" instead of "cannot"
Denys Vlasenko
2009-11-13
1
-1
/
+1
*
getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS
Denys Vlasenko
2009-06-19
1
-2
/
+2
*
switch_root: improve behavior on error; improve help text
Denis Vlasenko
2009-04-21
1
-1
/
+1
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
3
-8
/
+8
*
start_stop_daemon: accept (and ignore) -R <param>
Denis Vlasenko
2008-09-27
1
-3
/
+3
*
Markus Heidelberg writes:
Bernhard Reutner-Fischer
2008-09-26
1
-0
/
+1
*
- update my name. No obj-code changes ;)
Bernhard Reutner-Fischer
2008-09-25
1
-1
/
+1
*
watchdog: add -T option
Denis Vlasenko
2008-09-07
1
-1
/
+1
*
libbb: make xrealloc_vector zero out the realloc'ed tail
Denis Vlasenko
2008-08-04
1
-1
/
+1
[next]