home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 January / usenetsourcesnewsgroupsinfomagicjanuary1994.iso / sources / std_unix / mod.std.unix.v5 / text0003.txt < prev    next >
Encoding:
Internet Message Format  |  1987-06-30  |  929 b 

  1. Date: Fri, 3 Jan 86 11:22:50 pst
  2. From: usenix!fair@@sally.UTEXAS.EDU (Erik E. Fair)
  3.  
  4. I want to amplify what Mark Horton had to say, and also point out one
  5. more little gotcha in the System III/System V method of timezone
  6. keeping:
  7.  
  8. There are quite a few programs that purposely zap the environment for
  9. security reasons (e.g. uucico, uuxqt, getty, login), which have to be
  10. modified to pass through TZ (in addition to PATH, LOGNAME, etc.) to
  11. their children, if you want to get your time stamps right for the zone
  12. you're in (unless you're lucky enough to be in the default zone, or
  13. have the unmitigated gall to set the default to your local time zone,
  14. like AT&T).
  15.  
  16. In particular, uuxqt has to be fixed because the mail program is
  17. invoked as a child of uuxqt, and thus inherits uuxqt's environment.
  18.  
  19.     still mad about this nearly two years later,
  20.  
  21.     Erik E. Fair    ucbvax!fair    fair@ucbarpa.berkeley.edu
  22.  
  23. Volume-Number: Volume 5, Number 4
  24.  
  25.