From markwkm at gmail.com Mon Sep 1 06:50:29 2008 From: markwkm at gmail.com (Mark Wong) Date: Sun, 31 Aug 2008 23:50:29 -0700 Subject: [ptop-hackers] osx kinfo_proc vs macos_proc Message-ID: <75723768-90F7-4CA9-9B52-97665B104D8F@gmail.com> Hey Selena, I've been trying to make sense of the OS X specific code and have been wondering if this code is really casting struct kinfo_proc to its self declared struct macos_proc? I'm kind of baffled to how this actually works. Did any of that stuff make sense to you when you went through it? Regards, Mark From markwkm at gmail.com Sat Sep 13 05:07:28 2008 From: markwkm at gmail.com (Mark Wong) Date: Fri, 12 Sep 2008 22:07:28 -0700 Subject: [ptop-hackers] moved repository to git Message-ID: <70c01d1d0809122207u403286cq73924f2fee7a3b7c@mail.gmail.com> Hi all, I've moved the source repositories from mercurial to git. The web page has been updated to point to the new repositories: http://git.postgresql.org/?p=~markwkm/pg_top.git/.git;a=summary http://git.postgresql.org/?p=~markwkm/pg_proctab.git/.git;a=summary Sorry for any inconvenience. Regards, Mark From gnuman1 at gmail.com Thu Sep 18 21:53:32 2008 From: gnuman1 at gmail.com (Adam M) Date: Thu, 18 Sep 2008 16:53:32 -0500 Subject: [ptop-hackers] moved repository to git In-Reply-To: <70c01d1d0809122207u403286cq73924f2fee7a3b7c@mail.gmail.com> References: <70c01d1d0809122207u403286cq73924f2fee7a3b7c@mail.gmail.com> Message-ID: <84b37b360809181453o44b9dd57xee5050a8d68027ec@mail.gmail.com> Looks good. Please make sure to tag and cryptographically sign these tags when making releases. git tag -s - Adam