I am trying to add a metabox to the edit posts and edit comments pages, the posts page is easy the add_meta_box() function. Is there an equivalent function or some way short of hacking the core to add a section to the bottom of the edit comments page?