Path: utzoo!attcan!uunet!iconsys!caeco!i_core!brad_midgley From: brad_midgley@i_core.UUCP (Brad Midgley) Newsgroups: comp.os.minix Subject: (None) Message-ID: <523@i_core.UUCP> Date: 21 May 89 23:58:53 GMT Organization: Bitsko's Bar & Grill, Public Access, Salt Lake City, UT Lines: 9 subject: changes to the kernel I have been working on changes to rs232.s to accommodate a modem. Things have been going fine until asld started giving me unresolved reference errors. e.g. _environ, __io_tab, and multiple declarations of _exit. I can't get chmem to give asld more stack space... is this the right approach? I am using 1.3 on an AT. Can anyone help me out here?