aidan
|
3d3560d6aa
|
Apply soda's patch to make environment sets act like the man-page
documentation. i.e., strip the spaces around the '=' sign.
|
1999-03-22 22:18:45 +00:00 |
aidan
|
e04cec137b
|
Allow quote-escaping of environment variable names so that they may contain
spaces again.
|
1998-10-12 22:15:47 +00:00 |
scw
|
cae1a093d5
|
Quell a compiler warning introduced by the last change.
|
1998-10-11 10:27:46 +00:00 |
aidan
|
2169ed2a6f
|
An environment variable name can no longer have spaces in it. This is to
let commands of the form
* * * * * command flag=value
be interpreted as commands instead of environment settings.
|
1998-10-07 23:18:29 +00:00 |
christos
|
9ac7be0692
|
Warnsify:
- add __RCSID
- remove nested comments
- remove register and auto keywords
- change into posix signals
- fix prototypes
|
1998-01-31 14:40:13 +00:00 |
mrg
|
c4fc1d57cf
|
eliminate scanf.
|
1997-04-14 08:18:36 +00:00 |
mikel
|
9d6bac5230
|
fix misplaced parens in sizeof exprs; from Simon Burge in PR bin/3427.
|
1997-04-03 06:14:37 +00:00 |
mikel
|
2b8bc7438f
|
RCSid police
|
1997-03-13 06:19:07 +00:00 |
thorpej
|
2622084d37
|
Fix possible buffer overflow, from Rick Byers <rickb@iaw.on.ca>,
PR #3293.
|
1997-03-06 23:37:04 +00:00 |
thorpej
|
c0fe650b17
|
Eliminate unsafe calls to strcpy() and sprintf().
|
1996-12-16 22:30:43 +00:00 |
jtc
|
887f390664
|
Vixie Cron 3.0, patch 1
|
1994-01-26 19:09:20 +00:00 |
jtc
|
44fa25f9b7
|
Vixie Cron 3.0-release
|
1994-01-20 02:46:53 +00:00 |
jtc
|
2a22045ae0
|
Vixie Cron 3.0-prerelease, patch 11
|
1994-01-12 18:35:59 +00:00 |
jtc
|
e59e4eb1ce
|
Vixie Cron 3.0-prerelease, patch 10
|
1994-01-11 19:10:45 +00:00 |
jtc
|
644d4f8787
|
Vixie Cron 3.0-prerelease, patch 9
|
1994-01-05 20:40:12 +00:00 |