Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | imp | 2014-04-13 | 3 | -3/+3 |
* | Do not gratuitously fail *env(3) operations due to corrupt ('='-less) | green | 2009-12-01 | 3 | -3/+45 |
* | Detect if the application has cleared the environ variable by setting | scf | 2008-08-02 | 2 | -25/+70 |
* | Fix whitespace. | scf | 2008-08-02 | 1 | -52/+52 |
* | Differentiate in the tests against getenv() between an empty string and a | scf | 2008-04-23 | 2 | -12/+15 |
* | Remove a dereference. It was unintended and a no-op. | scf | 2008-03-01 | 1 | -20/+30 |
* | Added environ-replacement detection. For programs that "clean" (i.e., su) | scf | 2007-07-20 | 3 | -34/+70 |
* | Significantly reduce the memory leak as noted in BUGS section for | scf | 2007-07-04 | 8 | -0/+702 |