summaryrefslogtreecommitdiff
path: root/libbb/setup_environment.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* runit/chpst: "change process state" utilityDenis Vlasenko2006-10-031-27/+20
| | | | It's "nice" on steroids - can set uid/gid, mem/cpu limits etc. +3.5k
* Implement optional syslog logging using ordinaryDenis Vlasenko2006-09-061-4/+1
| | | | | | bb_xx_msg calls, and convert networking/* to it. The rest of bbox will be converted gradually.
* just whitespaceTim Riker2006-01-251-2/+2
|
* Revert Tito's patch to zcip. My bad, David Brownell had objected and I missedRob Landley2005-05-031-1/+1
| | | | | it...
* On Tuesday 19 April 2005 21:10, Tito wrote and today added:Rob Landley2005-05-011-1/+1
| | | | | | | | | | | | | > Hi, > this is a first attempt of size optimization for zcip taking into account all > the hints given so far on the list. > I've applied just the more obvious busyboxifications so maybe it could be > optimized more. BTW: I've ripped out a lot of debug code and changed c++ // comments to /* */ as both were rather confusing for a newbie like me. ;-) Sorry to the author for that. I know that this makes mantaining the code easier, but I'm simple minded....
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-2/+2
|
* Vodz, last_patch_86Glenn L McGrath2003-05-261-2/+2
|
* Major coreutils update.Manuel Novoa III2003-03-191-2/+2
|
* Port over the last of the tinylogin appletsEric Andersen2002-06-231-0/+93
-Erik