summaryrefslogtreecommitdiff
path: root/misc/screen/distinfo
diff options
context:
space:
mode:
authorben <ben@pkgsrc.org>2003-12-01 15:18:27 +0000
committerben <ben@pkgsrc.org>2003-12-01 15:18:27 +0000
commit8af6a397e46865f65da4f71a47aff35b06bc0e92 (patch)
treeda9ef2342128f25815d232b88d20f9782ad567c2 /misc/screen/distinfo
parente299dd8c0e32806a6f7aa43b95106ce8f1c7364b (diff)
downloadpkgsrc-8af6a397e46865f65da4f71a47aff35b06bc0e92.tar.gz
On sparc64 when I used the "w" command, the screen logins had absurdly
large login and idle times. This was due to a bug in utmp.c: in os.h ------- # define utmp utmpx # define ut_time ut_xtime in utmp.c::makeuser() --------------------- struct utmp *u; (void)time((time_t *)&u->ut_time); The above works fine on i386 where ut_xtime and time_t are the same size, but on sparc64 ut_xtime is 8 bytes rather than 4. This fix was tested on i386 and sparc64.
Diffstat (limited to 'misc/screen/distinfo')
-rw-r--r--misc/screen/distinfo4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/screen/distinfo b/misc/screen/distinfo
index 2948069c7e1..e2d7b288b8c 100644
--- a/misc/screen/distinfo
+++ b/misc/screen/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.15 2003/11/27 20:29:48 wiz Exp $
+$NetBSD: distinfo,v 1.16 2003/12/01 15:18:27 ben Exp $
SHA1 (screen-4.0.1.tar.gz) = 61f24b18c56b5862c769345d204f57b1e7f222ab
Size (screen-4.0.1.tar.gz) = 837445 bytes
@@ -9,7 +9,7 @@ SHA1 (patch-ae) = dcdbb1ca08e36308f5659a90a5b6f31fb3a45691
SHA1 (patch-ai) = a3d2c7d2ef3db9deb7a5e70ed7f906efd3196af6
SHA1 (patch-aj) = 8aa5c79e483e500ca9b3ed978835bbf1a866a5dc
SHA1 (patch-ak) = 1e83c3406fb862e15f0fd5b90da8cf5310fbb68b
-SHA1 (patch-al) = 2f042d43030a9166f4c1bf19e4d473d1031aba4e
+SHA1 (patch-al) = 6ee93058847f3894a886346676e4a613c0bd134e
SHA1 (patch-am) = 5fdc32f33ebbb5385292919f6cd01bedc30491d9
SHA1 (patch-an) = 9c5f451edb228f10daf593eba79f1fb11b4ffb24
SHA1 (patch-ao) = 81b0d64dd5918cd4d6fbc02dff0470a441a200d4