Age | Commit message (Collapse) | Author |
|
out by pjanzen@ .
|
|
does not affect any existing behaviour for everything else.
old idea expressed by form@; millert@ ok
|
|
one additional fork() per user who has a calendar file. Side effect is
that root runs much less code.
- Use login caps so we don't, for example, give a user more processes than
he's allowed.
- tmpfile() rather than mkstemp() means never leaving junk behind.
- Don't let 'calendar -a' take more than a day.
Reviewed by millert@
|
|
Calculate special events (Easter) correctly regardless of which year
they occur in (thus fixing user/562).
Keep locales and special event names from propogating from one user
to the next during "calendar -a".
Set up a framework to handle special events other than Easter (for instance,
Jewish events, eventually).
Various other fixes.
|
|
once
|
|
|
|
|