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
/
init
Commit message (
Expand
)
Author
Age
Files
Lines
*
move utmp.h include to libbb.h
Denys Vlasenko
2011-01-25
2
-4
/
+0
*
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
Denys Vlasenko
2011-01-18
4
-7
/
+7
*
init: simpler handling of leading dash in commands
Denys Vlasenko
2010-12-25
1
-9
/
+11
*
use BB_EXECVP_or_die where appropriate
Denys Vlasenko
2010-11-28
1
-2
/
+1
*
init: if PID!=1, show clearer error message. move usage text closer to main()
Denys Vlasenko
2010-11-02
1
-134
/
+137
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
1
-2
/
+2
*
init: do not sleep forever on usage errors
Denys Vlasenko
2010-10-25
1
-4
/
+13
*
init: do not clear CRTSCTS (fix from Debian bug 528560)
Denys Vlasenko
2010-10-24
1
-3
/
+6
*
init/*: move applet/kbuild/config/help bits into applet source files
Denys Vlasenko
2010-10-12
6
-131
/
+315
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
5
-5
/
+5
*
bootchartd: mounting tmpfs is Linux-specific
Jeremie Koenig
2010-07-30
1
-7
/
+13
*
*: trailing empty lines removed
Denys Vlasenko
2010-07-26
1
-1
/
+0
*
init: make the initial $TERM value configurable
Jeremie Koenig
2010-07-19
2
-1
/
+13
*
init,halt: portability improvements
Jeremie Koenig
2010-07-19
4
-23
/
+40
*
init,loginutils: termios portability fixes
Jeremie Koenig
2010-07-19
1
-1
/
+16
*
mark Linux-specific configuration options
Jeremie Koenig
2010-07-19
2
-0
/
+3
*
bootchartd: fix labels in config system. no code changes
Denys Vlasenko
2010-07-06
1
-2
/
+2
*
*: introduce and use xfork() and xvfork()
Pascal Bellard
2010-07-04
1
-3
/
+1
*
bootchartd: fix sample period calculations
Keisuke Yasui
2010-06-28
1
-5
/
+7
*
conspy: code shrink
Pascal Bellard
2010-06-28
1
-16
/
+15
*
typo fix
Denys Vlasenko
2010-06-22
1
-6
/
+6
*
fix config help text
Denys Vlasenko
2010-06-21
1
-11
/
+2
*
bootchartd: added optional compat features
Denys Vlasenko
2010-06-21
2
-43
/
+125
*
*: add INSERTs to *.src files where appropriate
Denys Vlasenko
2010-06-08
2
-0
/
+4
*
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
Denys Vlasenko
2010-06-06
1
-11
/
+11
*
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
Denys Vlasenko
2010-06-04
2
-0
/
+0
*
ash: use CONFIG_FEATURE_EDITING_MAX_LEN
Denys Vlasenko
2010-05-17
1
-1
/
+1
*
bootchartd: better wording in comment
Denys Vlasenko
2010-05-05
1
-2
/
+3
*
bootchartd: add missing parenthesis
Denys Vlasenko
2010-05-04
1
-3
/
+3
*
bootchartd: new applet
Denys Vlasenko
2010-05-04
3
-3
/
+373
*
libbb: add skip_dev_pfx()
Denys Vlasenko
2010-04-06
1
-3
/
+1
*
init: clear utmp entries for dead processes, if they (entries) exist
Denys Vlasenko
2010-04-06
1
-0
/
+4
*
telnetd: write LOGIN/DEAD_PROCESS utmp records. Closes bug 1363
Denys Vlasenko
2010-04-05
1
-7
/
+8
*
libbb: split update_utmp from login/getty in preparation to use it for telnetd
Denys Vlasenko
2010-04-05
1
-1
/
+0
*
*: remove some uses of argc
Denys Vlasenko
2010-01-04
1
-4
/
+6
*
init: fix logically inverted FEATURE_EXTRA_QUIET check
Denys Vlasenko
2009-12-15
1
-1
/
+1
*
init: use applet_name instead of "init" - we can be linuxrc
Denys Vlasenko
2009-12-14
1
-5
/
+5
*
init: for paranoid reasons, restore SIGCONT too.
Denys Vlasenko
2009-12-14
1
-0
/
+1
*
init: fix "while true; do reboot; done" bug. +15 bytes. Closes bug 781
Denys Vlasenko
2009-12-14
1
-42
/
+59
*
init: make FEATURE_EXTRA_QUIET more consistent. +1 byte
Denys Vlasenko
2009-12-14
1
-2
/
+3
*
init: restore possibility to reload inittab even before we finish initialization
Denys Vlasenko
2009-11-15
1
-16
/
+18
*
*: use "can't" instead of "cannot"
Denys Vlasenko
2009-11-13
1
-2
/
+2
*
libbb.h: tidy it up a bit. no code changes (verified)
Denys Vlasenko
2009-10-23
1
-1
/
+6
*
remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com)
Denys Vlasenko
2009-09-06
1
-1
/
+1
*
halt/reboot/poweroff: add a CONFIG_xxx to act SysV compatibly
Alexander Shishkin
2009-07-27
2
-1
/
+37
*
init: make comment more understandable. no code changes
Denys Vlasenko
2009-07-19
1
-5
/
+8
*
halt/reboot/powerdown: accept and ignore -i
Denis Vlasenko
2009-04-12
1
-5
/
+9
*
init: test for vt terminal with VT_OPENQRY,
Denis Vlasenko
2009-03-19
1
-27
/
+5
*
mail.c: more robust handling of SIGCHLD
Denis Vlasenko
2009-03-10
1
-18
/
+23
*
halt/reboot/poweroff: improve error reporting
Denis Vlasenko
2009-03-07
1
-1
/
+1
[next]