Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!lll-lcc!pyramid!oliveb!felix!zemon From: zemon@felix.UUCP Newsgroups: comp.os.minix Subject: small bug fix for dump_core() Message-ID: <2346@felix.UUCP> Date: Wed, 25-Feb-87 16:12:50 EST Article-I.D.: felix.2346 Posted: Wed Feb 25 16:12:50 1987 Date-Received: Sat, 28-Feb-87 00:14:24 EST Sender: root@felix.UUCP Reply-To: zemon@felix.UUCP (Art Zemon) Distribution: world Organization: FileNet Corp., Costa Mesa, CA Lines: 25 Replace the "return;" on line 6793 with {tell_fs(CHDIR, 0, 1, 0); return;} This bug probably won't cause problems unless the memory manager tries to dump core but I won't know for sure until I get done reading the FS code. Did you know that M.I.N.I.X. is an acronym for "My program's documented better than your program!" in some foreign language? After all, how many programs have you written which were accompanied by a *book* explaining not only the code, but the operating theory and the reasons why you chose particular algorithms? And if you believe M.I.N.I.X., c'mon over here a 'sec. I've got a beautiful little bridge for sale.... :-) Cheers, -- -- Art Zemon FileNet Corporation Costa Mesa, California ...!hplabs!felix!zemon