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
/
libbb
/
setup_environment.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
libbb: introduce and use chdir_or_warn()
Denys Vlasenko
2022-01-13
1
-2
/
+1
*
libbb: invert the meaning of SETUP_ENV_NO_CHDIR -> SETUP_ENV_CHDIR
Denys Vlasenko
2022-01-13
1
-2
/
+3
*
sulogin: increase util-linux compatibility
Denys Vlasenko
2022-01-12
1
-4
/
+4
*
whitespace and comment format fixes, no code changes
Denys Vlasenko
2017-10-05
1
-1
/
+0
*
do not use `a' quoting style in comments
Denys Vlasenko
2017-08-02
1
-1
/
+1
*
su: do not change to home dir unless -l
Pascal Bellard
2012-06-12
1
-3
/
+5
*
libbb/login/su: do not sanitize shell name twice
Denys Vlasenko
2011-03-06
1
-0
/
+3
*
*: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdup
Ladislav Michl
2010-06-27
1
-2
/
+2
*
setup_environment(): eliminate one parameter
Denys Vlasenko
2010-02-26
1
-2
/
+2
*
crontab: use setup_environment
Bernhard Reutner-Fischer
2010-02-26
1
-4
/
+3
*
setup_environment: cd $HOME regardless of clear_env value.
Denis Vlasenko
2008-10-30
1
-7
/
+7
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-1
/
+1
*
dos2unix: tiny shrink
Denis Vlasenko
2008-03-17
1
-4
/
+4
*
setup_environment: code shrink
Denis Vlasenko
2007-09-10
1
-13
/
+12
*
remove nearly-duplicate PATHs in several places
Denis Vlasenko
2007-06-12
1
-1
/
+1
*
A few more string duplicates found & eliminated
Denis Vlasenko
2007-06-12
1
-6
/
+1
*
login: remove setpgrp call (makes it work from shell prompt again).
Denis Vlasenko
2007-04-12
1
-11
/
+4
*
runit/chpst: "change process state" utility
Denis Vlasenko
2006-10-03
1
-27
/
+20
*
Implement optional syslog logging using ordinary
Denis Vlasenko
2006-09-06
1
-4
/
+1
*
just whitespace
Tim Riker
2006-01-25
1
-2
/
+2
*
Revert Tito's patch to zcip. My bad, David Brownell had objected and I missed
Rob Landley
2005-05-03
1
-1
/
+1
*
On Tuesday 19 April 2005 21:10, Tito wrote and today added:
Rob Landley
2005-05-01
1
-1
/
+1
*
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2004-03-15
1
-2
/
+2
*
Vodz, last_patch_86
Glenn L McGrath
2003-05-26
1
-2
/
+2
*
Major coreutils update.
Manuel Novoa III
2003-03-19
1
-2
/
+2
*
Port over the last of the tinylogin applets
Eric Andersen
2002-06-23
1
-0
/
+93