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
/
miscutils
/
setsid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert all miscutils/* applets to "new style" applet definitions
Denys Vlasenko
2016-11-22
1
-0
/
+4
*
Split miscutils/Config.src items into miscutils/*.c files
Denys Vlasenko
2016-11-22
1
-0
/
+5
*
setsid: fix broken -c
Denys Vlasenko
2016-06-20
1
-1
/
+1
*
setsid: implement -c
Denys Vlasenko
2016-01-17
1
-6
/
+13
*
setsid: code shrink, expanded comments
Denys Vlasenko
2013-08-07
1
-2
/
+12
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
1
-0
/
+7
*
libbb: introduce and use BB_EXECVP_or_die()
Pascal Bellard
2010-07-04
1
-2
/
+1
*
*: make exec failure message more consistent
Denys Vlasenko
2010-06-25
1
-2
/
+3
*
setsid: check for setsid error directly
Denys Vlasenko
2010-05-16
1
-4
/
+17
*
Compatibility fixes:
Denis Vlasenko
2009-03-20
1
-1
/
+2
*
*: rename ATTRIBUTE_XXX to just XXX.
Denis Vlasenko
2008-07-05
1
-1
/
+1
*
*: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname.
Denis Vlasenko
2008-03-17
1
-4
/
+6
*
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-11
1
-1
/
+1
*
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
Denis Vlasenko
2007-10-01
1
-1
/
+1
*
usage.c: remove reference to busybox.h
Denis Vlasenko
2007-05-26
1
-1
/
+1
*
- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"
Bernhard Reutner-Fischer
2007-04-04
1
-2
/
+2
*
Attempt to get more applets compile for NOMMU.
Denis Vlasenko
2007-03-26
1
-12
/
+3
*
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
Denis Vlasenko
2007-02-06
1
-1
/
+1
*
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-02-03
1
-0
/
+1
*
openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code
Denis Vlasenko
2007-01-19
1
-5
/
+2
*
silly switch style fix
Denis Vlasenko
2006-09-27
1
-1
/
+1
*
- move #include busybox.h to the very top so we pull in the config
Bernhard Reutner-Fischer
2006-06-03
1
-1
/
+2
*
fixup style
Mike Frysinger
2006-03-23
1
-6
/
+3
*
dont printf arguments given by user for security sanity
Mike Frysinger
2006-03-23
1
-1
/
+1
*
just whitespace
Tim Riker
2006-01-25
1
-1
/
+1
*
commiting:
Paul Fox
2005-08-01
1
-0
/
+46