Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!torsqnt!tmsoft!mshiels From: mshiels@tmsoft.uucp (Michael A. Shiels) Newsgroups: comp.protocols.tcp-ip.ibmpc Subject: Re: Sun PC-NFS problem with MS-DOS v 4.0 Message-ID: <1989Dec10.040949.18097@tmsoft.uucp> Date: 10 Dec 89 04:09:49 GMT References: <13284@garnet.BBN.COM> <1989Dec6.032259.25906@sobmips.UUCP> Reply-To: mshiels@tmsoft.UUCP (Michael A. Shiels) Distribution: comp Organization: MaS Network Software and Consulting Lines: 10 This problem with DOS 4.x printing out 'Illegal Function' or something like that is quite common on a lot of LANs until they upgrade. There were some new calls added to INT21 AH=57 set file/date time. These are totally undocumented but are required by DIR. On our LAN we take over function 57 except we pass along these new calls to DOS since we couldn't figure out what they did. And believe me we tried. I have a very long list of undocumented functions which we have created during the development of a FILE SHAREING LAN.