OpenBSD release(s):
1.2 (79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57),
1.1 (56),
Tags:
None
revision 1.2/
(Download) -
annotate -
Sat, 17 Jan 2015 05:31:29 UTC by deraadt
OpenBSD release(s): 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57
Changes since 1.1:
+4 -6
(diff)
eliminate strcpy & strcat, by using strlcpy, strlcat or snprintf where
suitable.
ok jsg
revision 1.1/
(Download) -
annotate -
Wed, 30 Jul 2014 16:33:11 UTC by jsg
OpenBSD release(s): 56
Add tradcpp 0.4, a standalone traditional whitespace preserving cpp
by David A. Holland of NetBSD.