| Commit message (Collapse) | Author | Age | Files | Lines | 
| | 
| 
| 
| 
|  | 
Someone may have passed a read-only string to putenv() (I'm looking
at you cron!).
 | 
| | 
| 
| 
| 
| 
|  | 
standard explicitly disallows passing setenv a name with a '=' in
it but historic BSD behavior is to allow this but to ignore the '='
and anything after it.
 | 
| | 
| 
| 
| 
| 
|  | 
Kill old files that are no longer compiled.
okay theo
 | 
| | 
| 
| 
|  | 
ok otto deraadt
 | 
| | 
| 
| 
| 
| 
| 
| 
|  | 
setting a flag.  That way when we are called again we can be sure
to realloc() the right thing, regardless of the current value of
environ.  When the stashed value != environ (or when we are called
for the first time), copy the existing entries from environ and set
environ to the new value.  OK deraadt@, beck@, djm@
 | 
| | 
| 
| 
|  | 
rescinded 22 July 1999.  Proofed by myself and Theo.
 | 
| |  | 
 | 
| |  | 
 | 
| | 
| 
| 
|  | 
Dave Bodenstab <imdave@mcs.net>
 | 
| | 
| 
| 
|  | 
Make sure everything uses {SYS,}LIBC_SCCS properly
 | 
|    | 
 |