aboutsummaryrefslogtreecommitdiffstats
path: root/env.c
Commit message (Expand)AuthorAgeFilesLines
* Minor optimizations from Federico.Eric S. Raymond1999-12-261-1/+1
* Handle literal backslashes properly.Eric S. Raymond1999-12-231-0/+5
* Fix a logfile dump bug.Eric S. Raymond1999-09-271-0/+2
* Changes from the road.Eric S. Raymond1999-08-171-1/+0
* Improved environment-query logic.Eric S. Raymond1999-04-251-17/+40
* First round of post-5.0.0 buglets.Eric S. Raymond1999-04-071-16/+15
* *** empty log message ***Eric S. Raymond1999-03-291-1/+1
* Ready to ship 5.0.0.Eric S. Raymond1999-02-281-10/+10
* Localtime in timestamps.Eric S. Raymond1999-01-021-5/+32
* gcc -Wall cleanup.Eric S. Raymond1998-12-151-2/+0
* Fix copyrights.Eric S. Raymond1998-12-041-2/+1
* UTC > GMT.Eric S. Raymond1998-12-011-2/+3
* Switch timestamp to GMT.Eric S. Raymond1998-11-301-5/+6
* Clean up the generated trace headers.Eric S. Raymond1998-11-291-7/+6
* Internationalization support via GNU gettext().Eric S. Raymond1998-11-261-3/+7
* Rationalized timestamps.Eric S. Raymond1998-10-301-0/+34
* Jonathan T. Agnew's massive code cleanup.Eric S. Raymond1998-10-261-1/+1
* -Wall cleanup.Eric S. Raymond1998-10-201-1/+0
* alloca -> xalloca.Eric S. Raymond1998-10-191-1/+1
* Compute FQDN when Kerberos is in use.Eric S. Raymond1998-08-271-0/+34
* Enclose string dumps in doublequotes to work with visbuf properly.Eric S. Raymond1998-08-181-1/+6
* Eliminate agethostbyname call in non-ETRN modes.Eric S. Raymond1998-08-021-26/+0
* Gunther Leber's fix.Eric S. Raymond1998-07-291-3/+11
* Brendan Cully's fixes for GSSAPI.Eric S. Raymond1998-06-041-0/+2
* Fix minor bug.Eric S. Raymond1998-03-231-1/+1
* GSSAPI support.Eric S. Raymond1997-12-151-0/+1
* Compilation cleanups.Eric S. Raymond1997-09-191-4/+2
* improved ETRN handling.Eric S. Raymond1997-09-161-0/+18
* sysV68 R3V7.1 port changes.Eric S. Raymond1997-09-031-0/+3
* Initial revisionEric S. Raymond1997-08-171-0/+128