Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-13libbb: introduce and use chdir_or_warn()Denys Vlasenko
2022-01-13libbb: invert the meaning of SETUP_ENV_NO_CHDIR -> SETUP_ENV_CHDIRDenys Vlasenko
2022-01-13sulogin: increase util-linux compatibilityDenys Vlasenko
2017-10-05whitespace and comment format fixes, no code changesDenys Vlasenko
2017-08-02do not use `a' quoting style in commentsDenys Vlasenko
2012-06-12su: do not change to home dir unless -lPascal Bellard
2011-03-06libbb/login/su: do not sanitize shell name twiceDenys Vlasenko
2010-06-27*: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix, remove unneeded strdupLadislav Michl
2010-02-26setup_environment(): eliminate one parameterDenys Vlasenko
2010-02-26crontab: use setup_environmentBernhard Reutner-Fischer
2008-10-31setup_environment: cd $HOME regardless of clear_env value.Denis Vlasenko
2008-06-27*: introduce and use FAST_FUNC: regparm on i386, otherwise no-onDenis Vlasenko
2008-03-17dos2unix: tiny shrinkDenis Vlasenko
2007-09-10setup_environment: code shrinkDenis Vlasenko
2007-06-13remove nearly-duplicate PATHs in several placesDenis Vlasenko
2007-06-12A few more string duplicates found & eliminatedDenis Vlasenko
2007-04-12login: remove setpgrp call (makes it work from shell prompt again).Denis Vlasenko
2006-10-03runit/chpst: "change process state" utilityDenis Vlasenko
2006-09-06Implement optional syslog logging using ordinaryDenis Vlasenko
2006-01-25just whitespaceTim Riker
2005-05-03Revert Tito's patch to zcip. My bad, David Brownell had objected and I missedRob Landley
2005-05-01On Tuesday 19 April 2005 21:10, Tito wrote and today added:Rob Landley
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2003-05-26Vodz, last_patch_86Glenn L McGrath
2003-03-19Major coreutils update.Manuel Novoa III
2002-06-23Port over the last of the tinylogin appletsEric Andersen