summaryrefslogtreecommitdiff
path: root/tools/regression/environ
Commit message (Expand)AuthorAgeFilesLines
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-133-3/+3
* Do not gratuitously fail *env(3) operations due to corrupt ('='-less)Brian Feldman2009-12-013-3/+45
* Detect if the application has cleared the environ variable by settingSean Farley2008-08-022-25/+70
* Fix whitespace.Sean Farley2008-08-021-52/+52
* Differentiate in the tests against getenv() between an empty string and aSean Farley2008-04-232-12/+15
* Remove a dereference. It was unintended and a no-op.Sean Farley2008-03-011-20/+30
* Added environ-replacement detection. For programs that "clean" (i.e., su)Sean Farley2007-07-203-34/+70
* Significantly reduce the memory leak as noted in BUGS section forSean Farley2007-07-048-0/+702