Commit Graph

22 Commits

Author SHA1 Message Date
dfs
8eb2028cf2 -- Made REMIND disable "RUN" on files not owned by its effective UID.
-- Updated copyright year.
1997-08-31 17:03:25 +00:00
dfs
7897067eda -- Added UNIX security checks. 1997-07-31 01:49:37 +00:00
dfs
3c53ab13c9 -- Increased some static buffer sizes.
-- Added security features to "-u" option -- it now implies -r.
-- Remind refuses to run if installed set-uid or set-gid.
1997-07-30 01:30:56 +00:00
dfs
f32e0027ad -- Increased some static buffer sizes.
-- Made Remind ignore trailing commas at end of tokens.
1997-07-13 16:18:48 +00:00
dfs
a1fc29e66d -- Fixed CalcMinsFromUTC to work with unsigned time_t
-- Added rem2html.
1997-07-06 14:34:37 +00:00
dfs
8e17c968e2 CalcMinsFromUTC was failing if time_t was unsigned. I really _should_
use difftime(), but not all systems have it.  Also, defs.rem was
rearranged so PostScript stuff works better, and new target "emxomf"
was added to makefile.ost which uses OMF linking and a
dynamically-linked C library.  All three of these fixes are courtesy
of Christopher J. Madsen <madsen@iglobal.net>.  Thanks, Christopher.
1997-03-31 22:13:08 +00:00
dfs
b5cb430fe4 -- Fixed grammer in WHATSNEW.30
-- Fixed bug in queue.c -- if you used -g option, background reminders
   were not issued.
-- Fixed WWW README.
1997-02-11 01:44:29 +00:00
dfs
e1730460fe Changed copyright date to 1997.
Added documentation about WWW server stuff.
1997-01-16 04:14:18 +00:00
dfs
d0be59edff -- Changed version number.
-- Made sunrise() and sunset() distinguish between cases when sun never
   rises and sun never sets.
1996-12-18 00:20:43 +00:00
dfs
dfbbafe87b Added support for Romanian. 1996-12-10 02:36:32 +00:00
dfs
82f15a7d4a Added notes about removing DOS support. 1996-10-12 02:59:06 +00:00
dfs
b681b72515 Added support for Italian. 1996-10-12 02:49:30 +00:00
dfs
a255620f76 Modified psshade() built-in function to allow (r, g, b) specification
for shading.
1996-10-06 21:03:48 +00:00
dfs
28e147ec87 Fixed bug in TkRemind which caused a crash if "-m" option was used for
a month beginning on a Sunday.
1996-09-28 19:14:36 +00:00
dfs
2b609c899c Updated Makefile to build the tgz target in a subdirectory.
Updated tkremind man page to reflect filename completion in file browser.
Updated WHATSNEW to reflect previous two changes.
1996-09-28 18:46:56 +00:00
dfs
79094a2ca5 Updated WHATSNEW file. 1996-07-07 16:43:38 +00:00
dfs
3ada4d049e Fixed minor packing bug in add reminder dialog. 1996-05-25 19:36:49 +00:00
dfs
df76df7416 REM Mon 31 Feb would hang up, and REM Mon 31 Feb 1996 would fail
silently.  Both now issue an error.
1996-05-25 19:10:11 +00:00
dfs
1095d57201 Reformatted some files. Changed COPYRIGHT to new copyright policy.
Fixed problems with highlighting by adding or removing double-quotes
from comments.
1996-05-25 18:14:49 +00:00
dfs
46dddf591c Added TkRemind man page.
Reformatted a bunch of files.
Put RCS ID strings in man pages.
1996-04-28 02:01:51 +00:00
dfs
49a0e4b4b8 Added support for AmigaDOS and QDOS.
Removed "-n" option from Rem2PS; make "-m" option on Remind work for this
function.
1996-03-31 04:01:50 +00:00
dfs
1b189e0cb5 Initial checkin 1996-03-27 03:25:46 +00:00