index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
setup_environment.c
Age
Commit message (
Expand
)
Author
2008-10-30
setup_environment: cd $HOME regardless of clear_env value.
Denis Vlasenko
2008-06-27
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-03-17
dos2unix: tiny shrink
Denis Vlasenko
2007-09-10
setup_environment: code shrink
Denis Vlasenko
2007-06-12
remove nearly-duplicate PATHs in several places
Denis Vlasenko
2007-06-12
A few more string duplicates found & eliminated
Denis Vlasenko
2007-04-12
login: remove setpgrp call (makes it work from shell prompt again).
Denis Vlasenko
2006-10-03
runit/chpst: "change process state" utility
Denis Vlasenko
2006-09-06
Implement optional syslog logging using ordinary
Denis Vlasenko
2006-01-25
just whitespace
Tim Riker
2005-05-03
Revert Tito's patch to zcip. My bad, David Brownell had objected and I missed
Rob Landley
2005-05-01
On Tuesday 19 April 2005 21:10, Tito wrote and today added:
Rob Landley
2004-03-15
Remove trailing whitespace. Update copyright to include 2004.
Eric Andersen
2003-05-26
Vodz, last_patch_86
Glenn L McGrath
2003-03-19
Major coreutils update.
Manuel Novoa III
2002-06-23
Port over the last of the tinylogin applets
Eric Andersen