Commit Graph

9 Commits

Author SHA1 Message Date
pvalchev
948da84411 fgets pertains the newline, while gets does not.
fix this so it accepts input... whoever did the conversion did not test
from PR 3603 by Geoff Steckel <gwes@oat.com>
2004-05-06 22:45:08 +00:00
naddy
a915c6adbd SECURITY:
Fix buffer overflow and format string vulnerabilities.
From an advisory by Ulf.Harnhammar.9485@student.uu.se.
2004-02-28 20:19:48 +00:00
sturm
62ec5c8d04 don't hardcode /etc but use SYSCONFDIR 2003-04-26 14:55:32 +00:00
lebel
201bc3f926 huh? patch-metamail_mailto_c.orig? 2002-02-21 02:13:05 +00:00
pvalchev
653d63b9e7 - getc() returns an int, not a char
- Rename patches with update-patches while here
2002-02-20 21:18:02 +00:00
marc
1ac3cf70f2 don't install originals of patched scripts;
install mailcap in /etc (unless there is
already a copy there; sample mailcap installed
in /usr/local/lib/metamail; clean up PLIST
for proper package installation
1998-07-26 06:28:59 +00:00
angelos
71462b2a02 At least get rid of filedescriptor leakage. 1998-04-28 03:48:03 +00:00
angelos
b5ebf3ff17 mktemp->mkstemp for mailto.
I notice that metamail had patches that do mktemp->mkstemp, but there
are temp files left around as a result.
1998-04-28 03:28:36 +00:00
deraadt
15d4039688 initial ports subsystem from joey 1997-11-15 00:04:24 +00:00