summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorsalo <salo>2003-07-23 16:06:30 +0000
committersalo <salo>2003-07-23 16:06:30 +0000
commit919606c69a097b43b7ef383dc01f39e5a81fceb4 (patch)
tree14b505d9761a6aa0de1c6e93146332e07ac5119f /doc
parent54c48e444e72bad2ff929bee48d329648dbf5c54 (diff)
downloadpkgsrc-919606c69a097b43b7ef383dc01f39e5a81fceb4.tar.gz
Add security/skey sha1.c hack.
Diffstat (limited to 'doc')
-rw-r--r--doc/HACKS4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/HACKS b/doc/HACKS
index 5952523eb01..1285fd416c8 100644
--- a/doc/HACKS
+++ b/doc/HACKS
@@ -1,4 +1,4 @@
-# $NetBSD: HACKS,v 1.15 2003/06/01 02:02:49 grant Exp $
+# $NetBSD: HACKS,v 1.16 2003/07/23 16:06:30 salo Exp $
#
# This file is intended to document workarounds for currently unsolved
# (mostly) compiler bugs.
@@ -343,6 +343,8 @@ who salo
port sparc64
file chat/silc-client/patch-ab : 1.8
file chat/silc-server/patch-ac : 1.7
+file security/skey/patch-aa : 1.2
+file security/skey/patch-ab : 1.1
descr
The SHA1Transform() function causes the sparc64 compiler to use
excessive amounts of memory attempting to optimise this function.