Remove UXPDS support

This commit is contained in:
chase
2018-05-15 20:11:08 -05:00
committed by Jon Trulson
parent 0f8233dadd
commit 8a4f389634
319 changed files with 317 additions and 8776 deletions

View File

@@ -200,6 +200,8 @@ void mirror_env __PARAM__((Namval_t *np), (np)) __OTORP__(Namval_t *np;)
* that should be researched, but for now, we simply
* protect against using putenv/getenv if environ is
* NULL. rswiston@x.org 11/07/96
*
* Safe for removal? Fujitsu is no longer supported 05/15/18 - C
*/
if((name != (char *)NULL) && (environ != (char **)NULL))
{