From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Mon, 3 Jun 1996 12:56:03 -0400 From: philw@plan9.bell-labs.com philw@plan9.bell-labs.com Subject: Bug in sysrendezvous? Topicbox-Message-UUID: 46cd0d5e-eac8-11e9-9e20-41e7f4b1d025 Message-ID: <19960603165603.tf6d09drO4uRHBqeuDmHZuwWoJYD3lmGwEZ7oHjoL04@z> correct, stupid bug. the fix is to make the tag unsigned. long sysrendezvous(ulong *arg) { Proc *p, **l; ulong val, tag;