RBIL61 - Network
INT 10 - Alloy MW386 - FORCE WORKSTATION SCREEN UPDATE (AH=8Bh)
INT 10 - Alloy MW386 - GET PHYSICAL WORKSTATION DISPLAY MODE (AH=90h)
INT 10 - Alloy MW386 - GET PHYSICAL WORKSTATION ADAPTER TYPE (AH=91h)
INT 10 - Alloy MW386 - INHIBIT WORKSTATION SCREEN UPDATES (AH=92h)
INT 10 - Alloy MW386 - REDRAW SCREEN (AH=93h)
INT 13 - Beame&Whiteside BWLPD - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=4257h/DX=1234h)
INT 14 - Connection Manager - MODIFY DEFAULT CONNECTION PARAMETERS (AH=00h/DX=FFFFh)
INT 14 - Connection Manager - SEND CHARACTER (AH=01h/DX=FFFFh)
INT 14 - Connection Manager - RECEIVE CHARACTER (AH=02h/DX=FFFFh)
INT 14 - Connection Manager - RETURN COMMUNICATION PORTIBM PC Portable (uses same BIOS as XT) STATUS (AH=03h/DX=FFFFh)
INT 14 - Connection Manager - OPEN COMMUNICATION (AH=04h/DX=FFFFh)
INT 14 - Connection Manager - CLOSE COMMUNICATION (AH=05h/DX=FFFFh)
INT 14 - TelAPI - WRITE BLOCK (AH=06h)
INT 14 - Connection Manager - SEND CHARACTER BLOCK (AH=06h/DX=FFFFh)
INT 14 - TelAPI - READ BLOCK (AH=07h)
INT 14 - Connection Manager - RECEIVE CHARACTER BLOCK (AH=07h/DX=FFFFh)
INT 14 - Connection Manager - RETURN DEFAULT CONNECTION PARAMETERS (AH=08h/DX=FFFFh/CX=0000h)
INT 14 - Connection Manager - SEND BREAK (AH=09h/DX=FFFFh)
INT 14 - Connection Manager - MODIFY ACTIVE CONNECTION PARAMETERS (AH=0Ah/DX=FFFFh)
INT 14 - Connection Manager - PREPARE FOR INBOUND CONNECTION (AH=0Bh/DX=FFFFh)
INT 14 - Connection Manager - TEST FOR INBOUND CONNECTION REQUEST (AH=0Ch/DX=FFFFh)
INT 14 - Connection Manager - TERMINATE CONNECTION CLIENT ACTIVITY (AH=0Dh/DX=FFFFh)
INT 14 - Connection Manager - SET HARDWARE FLOW STATE (AH=0Eh/DX=FFFFh)
INT 14 - Connection Manager - RETURN ACTIVE CONNECTION PARAMETERS (AH=0Fh/DX=FFFFh)
INT 14 - Connection Manager - QUERY SERVICE NAMES (AH=10h/DX=FFFFh)
INT 14 - ComShare - INSTALLATION CHECK (AH=36h)
INT 14 - Connection Manager - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=6Fh/BX=FFFEh)
INT 14 - Connection Manager - INSTALLATION CHECK (AH=6Fh/BX=FFFFh)
INT 14 - Novell TelAPI v4.01 - CONNECTION INFORMATION??? (AH=A8h)
INT 14 - Novell TelAPI v4.01 - CONNECTION CONTROL??? (AH=A9h)
INT 14 - TelAPI - "telopen" - CREATE TELNET CONNECTION (BLOCKING) (AH=E0h/BX=0017h)
INT 14 - TelAPI - "telclose" - TERMINATE TELNET CONNECTION (AH=E1h)
INT 14 - TelAPI - "telread" - BUFFERED READ (AH=E2h)
INT 14 - TelAPI - "telwrite" - BUFFERED WRITE (AH=E3h)
INT 14 - TelAPI - "telioctl" - CONNECTION CONTROL (AH=E4h)
INT 14 - TelAPI - "telreset" - RESET ALL CONNECTIONS (AH=E5h)
INT 14 - TelAPI - "telunload" - UNINSTALL (AH=E6h)
INT 14 - TelAPI - "tellist" - GET TELNET SESSION LIST (AH=E7h)
INT 14 - TelAPI - "telattach" - ATTACH COM PORTIBM PC Portable (uses same BIOS as XT) TO/FROM TELNET SESSION (AH=E8h)
INT 14 - TelAPI - "telportosn" - GET SESSION NUMBER FOR COM PORTIBM PC Portable (uses same BIOS as XT) (AH=E9h)
INT 14 - TelAPI - "telstatus" - GET TELNET CONNECTION STATUS INFORMATION (AH=EAh)
INT 14 - TelAPI - "telname" - GET AVAILABLE/INUSE STATUS FOR ALL SESSIONS (AH=EBh)
INT 14 - TelAPI - "telnblkopen" - CREATE TELNET CONNECTION (NON-BLOCKING) (AH=ECh/BX=0017h)
INT 14 - TelAPI - "telpoll" - POLL TELNET SESSION FOR CONNECTION COMPLETION (AH=EDh)
INT 14 - TelAPI - "telcheck" - INSTALLATION CHECK (AX=FF00h)
INT 17 - DOSISODE to WATTCP TSR(Terminate and Stay Resident) A program which remains in memory after terminating in order to provide services to other programs or the user. The name comes from the name of the DOS function call used to remain in memory after termination. Interface - "socket" (AX=0300h)
INT 17 - DOSISODE to WATTCP TSR(Terminate and Stay Resident) A program which remains in memory after terminating in order to provide services to other programs or the user. The name comes from the name of the DOS function call used to remain in memory after termination. Interface - "bind" (AX=0400h)
INT 17 - DOSISODE to WATTCP TSR(Terminate and Stay Resident) A program which remains in memory after terminating in order to provide services to other programs or the user. The name comes from the name of the DOS function call used to remain in memory after termination. Interface - "connect" (AX=0500h)
INT 17 - DOSISODE to WATTCP TSR(Terminate and Stay Resident) A program which remains in memory after terminating in order to provide services to other programs or the user. The name comes from the name of the DOS function call used to remain in memory after termination. Interface - "listen" (AX=0600h)
INT 17 - DOSISODE to WATTCP TSR(Terminate and Stay Resident) A program which remains in memory after terminating in order to provide services to other programs or the user. The name comes from the name of the DOS function call used to remain in memory after termination. Interface - "accept" (AX=0700h)
INT 17 - DOSISODE to WATTCP TSR(Terminate and Stay Resident) A program which remains in memory after terminating in order to provide services to other programs or the user. The name comes from the name of the DOS function call used to remain in memory after termination. Interface - "recvfrom" (AX=0800h)
INT 17 - DOSISODE to WATTCP TSR(Terminate and Stay Resident) A program which remains in memory after terminating in order to provide services to other programs or the user. The name comes from the name of the DOS function call used to remain in memory after termination. Interface - "sendto" (AX=0900h)
INT 17 - DOSISODE to WATTCP TSR(Terminate and Stay Resident) A program which remains in memory after terminating in order to provide services to other programs or the user. The name comes from the name of the DOS function call used to remain in memory after termination. Interface - "select" (AX=0A00h)
INT 17 - DOSISODE to WATTCP TSR(Terminate and Stay Resident) A program which remains in memory after terminating in order to provide services to other programs or the user. The name comes from the name of the DOS function call used to remain in memory after termination. Interface - "ioctl" (AX=0B00h)
INT 17 - DOSISODE to WATTCP TSR(Terminate and Stay Resident) A program which remains in memory after terminating in order to provide services to other programs or the user. The name comes from the name of the DOS function call used to remain in memory after termination. Interface - "close" (AX=0C00h)
INT 17 - DOSISODE to WATTCP TSR(Terminate and Stay Resident) A program which remains in memory after terminating in order to provide services to other programs or the user. The name comes from the name of the DOS function call used to remain in memory after termination. Interface - "shutdown" - SHUTDOWN INTERFACE (AX=0D00h)
INT 17 - DOSISODE to WATTCP TSR(Terminate and Stay Resident) A program which remains in memory after terminating in order to provide services to other programs or the user. The name comes from the name of the DOS function call used to remain in memory after termination. Interface - INSTALLATION CHECK (AX=0E00h)
INT 17 - Shamrock Software NET.24 v3.11+ - ENABLE/DISABLE API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. FUNCTIONS (AX=2400h)
INT 17 - Shamrock Software NET.24 v3.11+ - RECEIVE BLOCK, NO HANDSHAKE (AX=2401h)
INT 17 - Shamrock Software NET.24 v3.11+ - TRANSMIT BLOCK, NO HANDSHAKE (AX=2402h)
INT 17 - Shamrock Software NET.24 v3.11+ - GET STATUS AND TRANSMISSION BUFFER (AX=2403h)
INT 17 - Shamrock Software NET.24 v3.11+ - SEND ACK BLOCK (AX=2404h)
INT 17 - Shamrock Software NET.24 v3.11+ - SEND NAK BLOCK (AX=2405h)
INT 17 - Shamrock Software NET.24 v3.11+ - PREPARE CHARACTER-ORIENTED RECEIVE (AX=2406h)
INT 17 - Shamrock Software NET.24 v3.11+ - RECEIVE CHARACTER FROM REMOTE (AX=2407h)
INT 17 - Shamrock Software NET.24 v3.11+ - RECEIVE BLOCK, WITH HANDSHAKE (AX=2408h)
INT 17 - Shamrock Software NET.24 v3.11+ - TRANSMIT COMMAND, WITH HANDSHAKE (AX=2409h)
INT 17 - Shamrock Software NET.24 v3.11+ - PREPARE CHARACTER-ORIENTED TRANSMIT (AX=240Ah)
INT 17 - Shamrock Software NET.24 v3.11+ - TRANSMIT SINGLE CHARACTER TO REMOTE (AX=240Bh)
INT 17 - Shamrock Software NET.24 v3.11+ - END CHARACTER-ORIENTED TRANSMIT (AX=240Ch)
INT 17 - Alloy NTNX, MW386 - CANCEL JOBS FOR CURRENT USER (AH=81h/AL=00h)
INT 17 - Alloy NTNX, MW386 - CANCEL ALL JOBS FOR CURRENT USER (AH=82h/AL=00h)
INT 17 - Alloy NTNX, MW386 - SET NUMBER OF COPIES (AH=83h)
INT 17 - Alloy NTNX, MW386 - GENERATE PRINT BREAK (AH=84h)
INT 17 - Alloy NTNX - SET INDOS POINTER (AH=87h/AL=00h)
INT 17 - Alloy NTNX, MW386 - REMOVE PRINTER FROM SPOOLER (AH=88h)
INT 17 - Alloy NTNX, MW386 - ADD PRINTER TO SPOOLER (AH=89h)
INT 17 - Alloy NTNX - ACTIVATE USER-WRITTEN PRINTER DRIVER (AH=8Ah)
INT 17 - Alloy MW386 - GET PHYSICAL DEVICE NUMBER FROM NAME (AH=8Bh)
INT 17 - Alloy MW386 - GET DEVICE NAME FROM PHYSICAL DEVICE NUMBER (AH=8Ch)
INT 17 - Alloy NTNX,MW386 - RESET SPOOLER (AH=8Dh/AL=00h)
INT 17 - Alloy NTNX - GET INT 28 ENTRY POINT (AH=8Eh/AL=00h)
INT 17 - Alloy NTNX - GET DOS INTERCEPT ENTRY POINT (AH=8Fh/AL=00h)
INT 17 - Alloy NTNX, MW386 - SPOOL(Simultaneous Peripheral Operation OnLine) The process of performing output to a slow peripheral such as a printer while other tasks continue running on the CPU. This term dates back to mainframe days before the invention of timesharing. FILE BY NAME (AH=90h)
INT 17 - Alloy NTNX, MW386 - GET USER NUMBER AND CURRENT PRINTER (AH=91h)
INT 17 - Alloy NTNX - CHECK PRINTER DRIVER (AH=92h/AL=00h/CL=00h)
INT 17 - Alloy NTNX, MW386 - SELECT PRINTER (AH=94h)
INT 17 - Alloy NTNX, MW386 - GET CURRENT PRINTER (AH=95h)
INT 17 - Alloy NTNX - SET SERIAL PORTIBM PC Portable (uses same BIOS as XT) PARAMETERS (AH=96h/AL=00h)
INT 17 - Alloy NTNX, MW386 - SET DATA DRIVEN PRINT BREAK (AH=97h)
INT 17 - Alloy NTNX,MW386 - RESTART PRINTER (AH=98h/AL=00h)
INT 17 - Alloy NTNX, MW386 - GET/SET PRINTER MODE (AH=99h)
INT 17 - Alloy NTNX,MW386 - SET TAB EXPANSION (AH=9Ah)
INT 17 - Alloy NTNX,MW386 - SET PRINT BREAK TIMEOUT (AH=9Bh)
INT 17 - Alloy MW386 - SPOOL(Simultaneous Peripheral Operation OnLine) The process of performing output to a slow peripheral such as a printer while other tasks continue running on the CPU. This term dates back to mainframe days before the invention of timesharing. COPY OF FILE (AH=A0h)
INT 17 - Alloy MW386 - ENABLE/DISABLE FORM FEED (AH=A4h)
INT 17 - Alloy MW386 - ENABLE/DISABLE BANNER PAGE (AH=A6h)
INT 17 - Alloy MW386 v2+ - GET/SET SPOOL(Simultaneous Peripheral Operation OnLine) The process of performing output to a slow peripheral such as a printer while other tasks continue running on the CPU. This term dates back to mainframe days before the invention of timesharing. FLAGS (AH=A7h)
INT 17 - Alloy MW386 - DEFINE TEMPORARY FILENAME (AH=A8h)
INT 17 - Alloy MW386 - CHANGE TEMPORARY SPOOL(Simultaneous Peripheral Operation OnLine) The process of performing output to a slow peripheral such as a printer while other tasks continue running on the CPU. This term dates back to mainframe days before the invention of timesharing. DRIVE (AH=A9h)
INT 17 - Alloy MW386 v2+ - GET REAL-TIME PRINTER STATUS (AH=AAh)
INT 17 - Alloy MW386 - CHECK SPOOLER (AH=AFh)
INT 1A - SNAP.EXE 3.2+ - "SNAP_SENDWITHREPLY" - SEND MSG AND GET REPLY (AX=6108h)
INT 1A - SNAP.EXE 3.2+ - "SNAP_SENDNOREPLY" - SEND MSG, DON'T AWAIT REPLY (AX=6205h)
INT 1A - SNAP.EXE 3.2+ - "SNAP_BEGINCONV" - BEGIN CONVERSATION (AX=6308h)
INT 1A - SNAP.EXE 3.2+ - "SNAP_ENDCONV" - END CONVERSATION (AX=6405h)
INT 1A - SNAP.EXE 3.2+ - "SNAP_DATASEG" - GET RESIDENT DATA SEGMENT (AX=6900h)
INT 1A - SNAP.EXE 3.2+ - "SNAP_ALLOC" - ALLOCATE BUFFER IN SNAP DATA SEGMENT (AX=6A01h)
INT 1A - SNAP.EXE 3.2+ - "SNAP_FREE" - DEALLOCATE BUFFER IN SNAP DATA SEGMENT (AX=6B01h)
INT 1A - SNAP.EXE 3.2+ - "SNAP_COPYTO" - COPY DATA TO RESIDENT SNAP PACKAGE (AX=6C04h)
INT 1A - SNAP.EXE 3.2+ - "SNAP_COPYFROM" - COPY DATA FROM RESIDENT SNAP PACKAGE (AX=6D04h)
INT 1A - SNAP.EXE 3.2+ - "SNAP_SETDEBUG" - SET ??? (AX=6E01h)
INT 1A - SNAP.EXE 3.2+ - "SNAP_CHKINSTALL" - INSTALLATION CHECK (AX=6F01h)
INT 1A - SNAP.EXE 3.2+ - "SNAP_SETANCHOR" (AX=7002h)
INT 1A - SNAP.EXE 3.2+ - "SNAP_GETANCHOR" (AX=7101h)
INT 1A - SNAP.EXE 3.2+ - "SNAP_SETCONVPARMS" - SET CONVERSATION PARAMETERS (AX=7202h)
INT 1A - SNAP.EXE 3.2+ - "SNAP_CLIENTVERSION" - ??? (AX=7302h)
INT 1A - SNAP.EXE 3.2+ - "SNAP_VERSION" - GET VERSION (AX=7400h)
INT 1A - SNAP.EXE 3.2+ - "SNAP_NOP" - ??? (AH=75h)
INT 1A - SNAP.EXE 3.2+ - "SNAP_802_5" - ??? (AH=76h)
INT 1A - SNAP.EXE 3.4 - ??? (AH=77h/AL=01h)
INT 1A - SNAP.EXE 3.4 - ??? (AX=7802h)
INT 21 - CBIS network - NETWORK REDIRECTOR - ??? (AX=3306h)
INT 21 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. IPCUST.SYS - READ CONFIGURATION DATA (AH=3Fh)
INT 21 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. IPCUST.SYS - WRITE CONFIGURATION DATA (AH=40h)
INT 21 - Banyan VINES 2.1+ - GET EXTENDED FILE ATTRIBUTES (AX=4310h)
INT 21 - Banyan VINES 2.1+ - SET EXTENDED FILE ATTRIBUTES (AX=4311h)
INT 21 - Network Driver Interface Specification (NDIS(Network Driver Interface Specification) A hardware-independent network interface developed by Microsoft and 3com. See also Packet Driver, TCP/IP.) 2.0.1 - PROTOCOL MANAGER (AX=4402h/CX=000Eh)
INT 21 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. IPCUST.SYS - RESET CONFIGURATION DATA READ POINTER (AX=4403h)
INT 21 - Sun PC-NFS - API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes.??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=44E0h)
INT 21 - 10NET v5.0 - GET MACHINE NAME (AX=5E00h)
INT 21 - 10NET v5.0 - GET LOCAL 10NET CONFIGURATION TABLE (AX=5E01h)
INT 21 - 10NET v5.0 - INITIATE PRINT JOB (AX=5E04h)
INT 21 - 10NET v5.0 - TERMINATE PRINT JOB (AX=5E05h)
INT 21 - 10NET v5.0 - GET/SET 10NET WORKSTATION PRINTER SETUP STRUCTURE (AX=5E06h)
INT 21 - Network - GET FULL REDIRECTION LIST {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=5F06h)
INT 21 - LAN Manager Enhanced DOS - GET REDIRECTOR VERSION {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=5F30h)
INT 21 - Named Pipes - LOCAL DosQNmPipeInfo {partially documented} (AX=5F32h/DX=0001h)
INT 21 - Named Pipes - LOCAL DosQNmPHandState {partially documented} (AX=5F33h)
INT 21 - Named Pipes - LOCAL DosSetNmPHandState {partially documented} (AX=5F34h)
INT 21 - Named Pipes - LOCAL DosPeekNmPipe {partially documented} (AX=5F35h)
INT 21 - Named Pipes - LOCAL DosTransactNmPipe {partially documented} (AX=5F36h)
INT 21 - Named Pipes - DosCallNmPipe {partially documented} (AX=5F37h)
INT 21 - Named Pipes - LOCAL DosWaitNmPipe - AWAIT AVAIL. OF PIPE INSTANCE {partially documented} (AX=5F38h)
INT 21 - Named Pipes - LOCAL DosRawReadNmPipe {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=5F39h)
INT 21 - Named Pipes - LOCAL DosRawWriteNmPipe {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=5F3Ah)
INT 21 - LAN Manager Enhanced DOS - NetHandleSetInfo {partially documented} (AX=5F3Bh)
INT 21 - LAN Manager Enhanced DOS - NetHandleGetInfo {partially documented} (AX=5F3Ch/SI=0001h)
INT 21 - LAN Manager Enhanced DOS - WRITE MAILSLOT??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=5F3Dh)
INT 21 - LAN Manager Enhanced DOS - LOCAL NetSpecialSMB {partially documented} (AX=5F3Eh)
INT 21 - LAN Manager Enhanced DOS - REMOTE API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. CALL {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=5F3Fh)
INT 21 - LAN Manager Enhanced DOS - LOCAL NetMessageBufferSend {partially documented} (AX=5F40h)
INT 21 - LAN Manager Enhanced DOS - LOCAL NetServiceEnum {partially documented} (AX=5F41h/BL=0002h)
INT 21 - LAN Manager Enhanced DOS - LOCAL NetServiceControl {partially documented} (AX=5F42h)
INT 21 - LAN Manager Enhanced DOS - LOCAL DosPrintJobGetId {partially documented} (AX=5F43h)
INT 21 - LAN Manager Enhanced DOS - LOCAL NetWkstaGetInfo (AX=5F44h/BX=0Ah/DX=0000h)
INT 21 - LAN Manager Enhanced DOS - LOCAL NetWkstaSetInfo {partially documented} (AX=5F45h/BX=0001h)
INT 21 - LAN Manager Enhanced DOS - LOCAL NetUseEnum {partially documented} (AX=5F46h/BX=0001h)
INT 21 - LAN Manager Enhanced DOS - LOCAL NetUseAdd {partially documented} (AX=5F47h)
INT 21 - LAN Manager Enhanced DOS - LOCAL NetUseDel {partially documented} (AX=5F48h)
INT 21 - LAN Manager Enhanced DOS - NetUseGetInfo {partially documented} (AX=5F49h)
INT 21 - LAN Manager Enhanced DOS - LOCAL NetRemoteCopy {partially documented} (AX=5F4Ah)
INT 21 - LAN Manager Enhanced DOS - LOCAL NetRemoteMove {partially documented} (AX=5F4Bh)
INT 21 - LAN Manager Enhanced DOS - LOCAL NetServerEnum {partially documented} (AX=5F4Ch/BX=0001h)
INT 21 - LAN Manager Enhanced DOS - DosMakeMailslot {partially documented} (AX=5F4Dh)
INT 21 - LAN Manager Enhanced DOS - DosDeleteMailslot {partially documented} (AX=5F4Eh)
INT 21 - LAN Manager Enhanced DOS - DosMailslotInfo {partially documented} (AX=5F4Fh)
INT 21 - LAN Manager Enhanced DOS - DosReadMailslot {partially documented} (AX=5F50h)
INT 21 - LAN Manager Enhanced DOS - DosPeekMailslot {partially documented} (AX=5F51h)
INT 21 - LAN Manager Enhanced DOS - DosWriteMailslot {partially documented} (AX=5F52h)
INT 21 - LAN Manager Enhanced DOS - NetServerEnum2 {partially documented} (AX=5F53h)
INT 21 - LAN Manager Enhanced DOS - KILL ALL CONNECTIONS??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=5F55h)
INT 21 - LANtastic - GET LOGIN ENTRY (AX=5F80h)
INT 21 - LANtastic - LOGIN TO SERVER (AX=5F81h)
INT 21 - LANtastic - LOGOUT FROM SERVER (AX=5F82h)
INT 21 - LANtastic - GET USERNAME ENTRY (AX=5F83h)
INT 21 - LANtastic - GET INACTIVE SERVER ENTRY (AX=5F84h)
INT 21 - LANtastic - CHANGE PASSWORD (AX=5F85h)
INT 21 - LANtastic - DISABLE ACCOUNT (AX=5F86h)
INT 21 - LANtastic v3+ - GET ACCOUNT (AX=5F87h)
INT 21 - LANtastic v4.0+ - LOGOUT FROM ALL SERVERS (AX=5F88h)
INT 21 - LANtastic - COPY FILE (AX=5F97h)
INT 21 - LANtastic - SEND UNSOLICITED MESSAGE (AX=5F98h)
INT 21 - LANtastic - GET LAST RECEIVED UNSOLICITED MESSAGE (AX=5F99h)
INT 21 - LANtastic - GET MESSAGE PROCESSING FLAGS (AX=5F9Ah)
INT 21 - LANtastic - SET MESSAGE PROCESSING FLAGS (AX=5F9Bh)
INT 21 - LANtastic v3+ - POP UP LAST RECEIVED MESSAGE (AX=5F9Ch)
INT 21 - LANtastic v4.1+ - GET REDIRECTOR CONTROL BITS (AX=5F9Dh)
INT 21 - LANtastic v4.1+ - SET REDIRECTOR CONTROL BITS (AX=5F9Eh)
INT 21 - LANtastic - GET QUEUE ENTRY (AX=5FA0h)
INT 21 - LANtastic - SET QUEUE ENTRY (AX=5FA1h)
INT 21 - LANtastic - CONTROL QUEUE (AX=5FA2h)
INT 21 - LANtastic v3+ - GET PRINTER STATUS (AX=5FA3h)
INT 21 - LANtastic v3+ - GET STREAM INFO (AX=5FA4h)
INT 21 - LANtastic v3+ - SET STREAM INFO (AX=5FA5h)
INT 21 - LANtastic - CREATE USER AUDIT ENTRY (AX=5FA7h)
INT 21 - LANtastic v4.1+ - SET EXTENDED QUEUE ENTRY (AX=5FA9h)
INT 21 - LANtastic - GET ACTIVE USER INFORMATION (AX=5FB0h)
INT 21 - LANtastic - GET SHARED DIRECTORY INFORMATION (AX=5FB1h)
INT 21 - LANtastic v3+ - GET USERNAME FROM ACCOUNT FILE (AX=5FB2h)
INT 21 - LANtastic v3+ - TRANSLATE PATH (AX=5FB3h)
INT 21 - LANtastic v3+ - CREATE INDIRECT FILE (AX=5FB4h)
INT 21 - LANtastic v3+ - GET INDIRECT FILE CONTENTS (AX=5FB5h)
INT 21 - LANtastic v4.1+ - SET AUTO-LOGIN DEFAULTS (AX=5FB6h)
INT 21 - LANtastic v4.1+ - GET AUTO-LOGIN DEFAULTS (AX=5FB7h)
INT 21 - LANtastic - GET TIME FROM SERVER (AX=5FC0h)
INT 21 - LANtastic v4.0+ - SCHEDULE SERVER SHUTDOWN (AX=5FC8h)
INT 21 - LANtastic v4.0+ - CANCEL SERVER SHUTDOWN (AX=5FC9h)
INT 21 - LANtastic v4.0+ - STUFF SERVER KEYBOARD BUFFER (AX=5FCAh)
INT 21 - LANtastic v4.1+ - TERMINATE USER (AX=5FCBh)
INT 21 - LANtastic v4.1+ - GET/SET SERVER CONTROL BITS (AX=5FCCh)
INT 21 - LANtastic v4.1+ - FLUSH SERVER CACHES (AX=5FCDh)
INT 21 - LANtastic - GET REDIRECTED PRINTER TIMEOUT (AX=5FD0h)
INT 21 - LANtastic - SET REDIRECTED PRINTER TIMEOUT (AX=5FD1h)
INT 21 - LANtastic - GET DOS SERVICE VECTOR {callout or callback} (AX=5FE0h)
INT 21 - LANtastic - SET DOS SERVICE VECTOR (AX=5FE1h)
INT 21 - LANtastic - GET MESSAGE SERVICE VECTOR (AX=5FE2h)
INT 21 - LANtastic - SET MESSAGE SERVICE VECTOR (AX=5FE3h)
INT 21 - Novell NetWare - CHECK LIP/PACKET SIGNING/IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. CHECKSUM SUPPORT??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=B300h)
INT 21 - Novell NetWare - CHECK SIGNATURE LEVEL??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=B301h)
INT 21 - Novell NetWare - START PACKET SIGNING {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=B302h)
INT 21 - Novell NetWare - SET SIGNATURE LEVEL {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=B304h)
INT 21 - Novell NetWare - RENEGOTIATE SECURITY LEVEL (AX=B306h)
INT 21 - Novell NetWare - "AttachHandle" {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=B4h)
INT 21 - Novell NetWare shell 3.01 - TASK MODE CONTROL (AH=B5h)
INT 21 - Novell NetWare - VNETWARE.386 API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - GET INSTANCE DATA {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=B500h)
INT 21 - Novell NetWare - VNETWARE.386 API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - END VIRTUAL MACHINE {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=B501h)
INT 21 - Novell NetWare - VNETWARE.386 API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - START VIRTUAL MACHINE {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=B502h)
INT 21 - Novell NetWare - VNETWARE.386 API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - SET VIRTUAL MACHINE ID {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=B505h)
INT 21 - Novell NetWare - VNETWARE.386 API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - GET VIRTUAL MACH SUPPORT LEVEL {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=B506h)
INT 21 - Novell NetWare - NetWare Shell - GET NUMBER OF PACKET BURST BUFFERS (AX=B507h)
INT 21 - Novell NetWare - FILE SERVICES - EXTENDED FILE ATTRIBUTES (AH=B6h)
INT 21 - Novell NetWare - "HoldFileModeSet" (obsolete) {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=B7h)
INT 21 - Novell NetWare - PRINT SERVICES - GET DEFAULT CAPTURE FLAGS (AX=B800h)
INT 21 - Novell NetWare - PRINT SERVICES - SET DEFAULT CAPTURE FLAGS (AX=B801h)
INT 21 - Novell NetWare - PRINT SERVICES - GET SPECIFIC CAPTURE FLAGS (AX=B802h)
INT 21 - Novell NetWare - PRINT SERVICES - SET SPECIFIC CAPTURE FLAGS (AX=B803h)
INT 21 - Novell NetWare - PRINT SERVICES - GET DEFAULT LOCAL PRINTER (AX=B804h)
INT 21 - Novell NetWare - PRINT SERVICES - SET DEFAULT LOCAL PRINTER (AX=B805h)
INT 21 - Novell NetWare - PRINT SERVICES - SET CAPTURE PRINT QUEUE (AX=B806h)
INT 21 - Novell NetWare - PRINT SERVICES - SET CAPTURE PRINT JOB (AX=B807h)
INT 21 - Novell NetWare - PRINT SERVICES - GET BANNER USER NAME (AX=B808h)
INT 21 - Novell NetWare - PRINT SERVICES - SET BANNER USER NAME (AX=B809h)
INT 21 - Novell NetWare - "SpecialAttachableFunction" {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=B9h/AL=FFh)
INT 21 - Novell NetWare - "ReturnCommandComPointers" {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=BAh)
INT 21 - Novell NetWare - WORKSTATION - SET END OF JOB STATUS (AH=BBh)
INT 21 - Novell NetWare - SYNCHRONIZATION SERVICES - LOG PHYSICAL RECORD (AH=BCh)
INT 21 - Novell NetWare - SYNCHRONIZATION SERVICES - RELEASE PHYSICAL RECORD (AH=BDh)
INT 21 - Novell NetWare - SYNCHRONIZATION SERVICES - CLEAR PHYSICAL RECORD (AH=BEh)
INT 21 - Novell NetWare, Alloy NTNX - LOG/LOCK RECORD (FCBsee File Control Block) {obsolete} (AH=BFh)
INT 21 - Novell NetWare, Alloy NTNX - RELEASE RECORD (FCBsee File Control Block) {obsolete} (AH=C0h)
INT 21 - Novell NetWare, Alloy NTNX - CLEAR RECORD (FCBsee File Control Block) {obsolete} (AH=C1h)
INT 21 - Novell NetWare - SYNCHRONIZATION SERVICES - LOCK PHYSICAL RECORD SET (AH=C2h)
INT 21 - Novell NetWare - SYNCHRONIZATION SERVICES - RELEASE PHYS RECORD SET (AH=C3h)
INT 21 - Novell NetWare - SYNCHRONIZATION SERVICES - CLEAR PHYSICAL RECORD SET (AH=C4h)
INT 21 - Novell NetWare - SYNCHRONIZATION SERVICES - OPEN SEMAPHORE (AX=C500h)
INT 21 - Novell NetWare - SYNCHRONIZATION SERVICES - EXAMINE SEMAPHORE (AX=C501h)
INT 21 - Novell NetWare - SYNCHRONIZATION SERVICES - WAIT ON SEMAPHORE (AX=C502h)
INT 21 - Novell NetWare - SYNCHRONIZATION SERVICES - SIGNAL SEMAPHORE (AX=C503h)
INT 21 - Novell NetWare - SYNCHRONIZATION SERVICES - CLOSE SEMAPHORE (AX=C504h)
INT 21 - Novell NetWare - SYNCHRONIZATION SERVICES - GET OR SET LOCK MODE (AH=C6h)
INT 21 - Novell NetWare - TRANSACTION TRACKING SYSTEM - BEGIN TRANSACTION (AX=C700h)
INT 21 - Novell NetWare - TRANSACTION TRACKING SYSTEM - END TRANSACTION (AX=C701h)
INT 21 - Novell NetWare - TRANSACTION TRACKING SYSTEM - INSTALLATION CHECK (AX=C702h)
INT 21 - Novell NetWare - TRANSACTION TRACKING SYSTEM - ABORT TRANSACTION (AX=C703h)
INT 21 - Novell NetWare - TRANSACTION TRACKING SYSTEM - TRANSACTION STATUS (AX=C704h)
INT 21 - Novell NetWare - TRANSACTION TRACKING SYSTEM - GET APPLICTN THRESHOLDS (AX=C705h)
INT 21 - Novell NetWare - TRANSACTION TRACKING SYSTEM - SET APPLICTN THRESHOLDS (AX=C706h)
INT 21 - Novell NetWare - TRANSACTION TRACKING SYSTEM - GET WORKSTN THRESHOLDS (AX=C707h)
INT 21 - Novell NetWare - TRANSACTION TRACKING SYSTEM - SET WORKSTN THRESHOLDS (AX=C708h)
INT 21 - Novell NetWare - BEGIN LOGICAL FILE LOCKING {obsolete} (AH=C8h)
INT 21 - Novell NetWare - END LOGICAL FILE LOCKING {obsolete} (AH=C9h)
INT 21 - Novell NetWare, Alloy NTNX - LOG/LOCK PERSONAL FILE (FCBsee File Control Block) {obsolete} (AH=CAh)
INT 21 - Novell NetWare - SYNCHRONIZATION SERVICES - LOCK FILE SET (AH=CBh)
INT 21 - Novell NetWare, Alloy NTNX - RELEASE FILE (FCBsee File Control Block) {obsolete} (AH=CCh)
INT 21 - Novell NetWare - SYNCHRONIZATION SERVICES - RELEASE FILE SET (AH=CDh)
INT 21 - Novell NetWare, Alloy NTNX - CLEAR FILE (FCBsee File Control Block) {obsolete} (AH=CEh)
INT 21 - LANstep - ??? (AH=CFh)
INT 21 - Novell NetWare - SYNCHRONIZATION SERVICES - LOG LOGICAL RECORD (AH=D0h)
INT 21 - Novell NetWare - SYNCHRONIZATION SERVICES - LOCK LOGICAL RECORD SET (AH=D1h)
INT 21 - Novell NetWare - SYNCHRONIZATION SERVICES - RELEASE LOGICAL RECORD (AH=D2h)
INT 21 - Novell NetWare - SYNCHRONIZATION SERVICES - RELEASE LOGICAL RECORD SET (AH=D3h)
INT 21 - Novell NetWare - SYNCHRONIZATION SERVICES - CLEAR LOGICAL RECORD (AH=D4h)
INT 21 - Novell NetWare - SYNCHRONIZATION SERVICES - CLEAR LOGICAL RECORD SET (AH=D5h)
INT 21 - Novell NetWare - WORKSTATION - END OF JOB (AH=D6h)
INT 21 - Novell NetWare - CONNECTION SERVICES - SYSTEM LOGOUT (AH=D7h)
INT 21 - Novell NetWare, Banyan VINES - ALLOCATE RESOURCE (AH=D8h)
INT 21 - Novell NetWare, Banyan VINES - DEALLOCATE RESOURCE (AH=D9h)
INT 21 - Novell NetWare - DIRECTORY SERVICES - GET VOLUME INFO WITH NUMBER (AH=DAh)
INT 21 - Novell NetWare - WORKSTATION - GET NUMBER OF LOCAL DRIVES (AH=DBh)
INT 21 - Novell NetWare - CONNECTION SERVICES - GET CONNECTION NUMBER (AH=DCh)
INT 21 - Novell NetWare - WORKSTATION - SET NetWare ERROR MODE (AH=DDh)
INT 21 - Novell NetWare - MESSAGE SERVICES - SET BROADCAST MODE (AH=DEh)
INT 21 - Novell NetWare - MESSAGE SERVICES - GET BROADCAST MODE (AH=DEh/DL=04h)
INT 21 - Novell NetWare - PRINT SERVICES - START LPTAbbreviation for Line PrinTer. CAPTURE (AH=DFh/DL=00h)
INT 21 - Novell NetWare - PRINT SERVICES - END LPTAbbreviation for Line PrinTer. CAPTURE (AH=DFh/DL=01h)
INT 21 - Novell NetWare - PRINT SERVICES - CANCEL LPTAbbreviation for Line PrinTer. CAPTURE (AH=DFh/DL=02h)
INT 21 - Novell NetWare - PRINT SERVICES - FLUSH LPTAbbreviation for Line PrinTer. CAPTURE (AH=DFh/DL=03h)
INT 21 - Novell NetWare - PRINT SERVICES - START SPECIFIC LPTAbbreviation for Line PrinTer. CAPTURE (AH=DFh/DL=04h)
INT 21 - Novell NetWare - PRINT SERVICES - END SPECIFIC LPTAbbreviation for Line PrinTer. CAPTURE (AH=DFh/DL=05h)
INT 21 - Novell NetWare - PRINT SERVICES - CANCEL SPECIFIC LPTAbbreviation for Line PrinTer. CAPTURE (AH=DFh/DL=06h)
INT 21 - Novell NetWare - PRINT SERVICES - FLUSH SPECIFIC LPTAbbreviation for Line PrinTer. CAPTURE (AH=DFh/DL=07h)
INT 21 - Novell NetWare, Alloy NTNX - PRINT SPOOLING (AH=E0h)
INT 21 - Novell NetWare - PRINT SERVICES - GET PRINTER STATUS (AH=E0h)
INT 21 - Novell NetWare - PRINT SERVICES - SPECIFY CAPTURE FILE (AH=E0h)
INT 21 - Novell NetWare - MESSAGE SERVICES - SEND BROADCAST MESSAGE (AH=E1h)
INT 21 - Novell NetWare - MESSAGE SERVICES - GET BROADCAST MESSAGE (OLD) (AH=E1h)
INT 21 - Novell NetWare - MESSAGE SERVICES - DISABLE BROADCAST MESSAGES (AH=E1h)
INT 21 - Novell NetWare - MESSAGE SERVICES - ENABLE BROADCAST MESSAGES (AH=E1h)
INT 21 - Novell NetWare - MESSAGE SERVICES - SEND PERSONAL MESSAGE {obsolete} (AH=E1h)
INT 21 - Novell NetWare - MESSAGE SERVICES - GET PERSONAL MESSAGE {obsolete} (AH=E1h)
INT 21 - Novell NetWare - MESSAGE SERVICES - OPEN MESSAGE PIPE {obsolete} (AH=E1h)
INT 21 - Novell NetWare - MESSAGE SERVICES - CLOSE MESSAGE PIPE {obsolete} (AH=E1h)
INT 21 - Novell NetWare - MESSAGE SERVICES - CHECK PIPE STATUS {obsolete} (AH=E1h)
INT 21 - Novell NetWare - MESSAGE SERVICES - BROADCAST TO CONSOLE (AH=E1h)
INT 21 - DoubleDOS - SEND CHARACTER TO KEYBOARD BUFFER OF OTHER JOB (AH=E2h)
INT 21 - Novell NetWare - DIRECTORY SERVICES - SET DIRECTORY HANDLE (AH=E2h)
INT 21 - Novell NetWare - DIRECTORY SERVICES - GET DIRECTORY PATH (AH=E2h)
INT 21 - Novell NetWare - DIRECTORY SERVICES - SCAN DIRECTORY INFORMATION (AH=E2h)
INT 21 - Novell NetWare - DIRECTORY SERVICES - GET EFFECTIVE DIRECTORY RIGHTS (AH=E2h)
INT 21 - Novell NetWare - DIRECTORY SERVICES - MODIFY MAXIMUM RIGHTS MASK (AH=E2h)
INT 21 - Novell NetWare - DIRECTORY SERVICES - GET VOLUME NUMBER (AH=E2h)
INT 21 - Novell NetWare - DIRECTORY SERVICES - GET VOLUME NAME (AH=E2h)
INT 21 - Novell NetWare - DIRECTORY SERVICES - CREATE DIRECTORY (AH=E2h)
INT 21 - Novell NetWare - DIRECTORY SERVICES - DELETE DIRECTORY (AH=E2h)
INT 21 - Novell NetWare - DIRECTORY SERVICES - SCAN DIRECTORY FOR TRUSTEES (AH=E2h)
INT 21 - Novell NetWare - DIRECTORY SERVICES - ADD TRUSTEE TO DIRECTORY (AH=E2h)
INT 21 - Novell NetWare - DIRECTORY SERVICES - DELETE TRUSTEE FROM DIRECTORY (AH=E2h)
INT 21 - Novell NetWare - DIRECTORY SERVICES - RENAME DIRECTORY (AH=E2h)
INT 21 - Novell NetWare - FILE SERVICES - PURGE ERASED FILES (OLD) (AH=E2h)
INT 21 - Novell NetWare - FILE SERVICES - RESTORE ERASED FILE (OLD) (AH=E2h)
INT 21 - Novell NetWare - DIRECTORY SERVICES - ALLOC PERMANENT DIRECTORY HANDLE (AH=E2h)
INT 21 - Novell NetWare - DIRECTORY SERVICES - ALLOC TEMPORARY DIRECTORY HANDLE (AH=E2h)
INT 21 - Novell NetWare - DIRECTORY SERVICES - DEALLOCATE DIRECTORY HANDLE (AH=E2h)
INT 21 - Novell NetWare - DIRECTORY SERVICES - GET VOLUME INFO WITH HANDLE (AH=E2h)
INT 21 - Novell NetWare - DIRECTORY SERVICES - ALLOC SPECIAL TEMP DIR HANDLE {partially documented} (AH=E2h)
INT 21 - Novell NetWare - DIRECTORY SERVICES - SAVE DIRECTORY HANDLE (AH=E2h)
INT 21 - Novell NetWare - DIRECTORY SERVICES - RESTORE DIRECTORY HANDLE (AH=E2h)
INT 21 - Novell NetWare - DIRECTORY SERVICES - SET DIRECTORY INFORMATION (AH=E2h)
INT 21 - Novell NetWare - FILE SERVER - GET PATH FROM DIRECTORY ENTRY (AH=E2h)
INT 21 - Novell NetWare - CONNECTION CONTROL (AH=E3h)
INT 21 - Novell NetWare - CONNECTION SERVICES - CHANGE USER PASSWORD (OLD) (AH=E3h)
INT 21 - Novell NetWare - CONNECTION SERVICES - CHANGE USER PASSWORD (OLD) (AH=E3h)
INT 21 - Novell NetWare - CONNECTION SERVICES - MAP OBJECT TO NUMBER (OLD) (AH=E3h)
INT 21 - Novell NetWare - CONNECTION SERVICES - ENTER LOGIN AREA (AH=E3h)
INT 21 - Novell NetWare - VERIFY NETWORK SERIAL NUMBER {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=E3h)
INT 21 - Novell NetWare - MESSAGE SERVICES - LOG NETWORK MESSAGE (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - GET DISK UTILIZATION (AH=E3h)
INT 21 - Novell NetWare - FILE SERVICES - SCAN FILE INFORMATION (AH=E3h)
INT 21 - Novell NetWare - FILE SERVICES - SET FILE INFORMATION (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - GET FILE SERVER INFORMATION (AH=E3h)
INT 21 - Novell NetWare - GET NETWORK SERIAL NUMBER (AH=E3h/AL=00h)
INT 21 - Novell NetWare - CONNECTION SERVICES - GET INTERNET ADDRESS (OLD) (AH=E3h)
INT 21 - Novell NetWare - CONNECTION SERVICES - LOGIN TO FILE SERVER (AH=E3h)
INT 21 - Novell NetWare - CONNECTION SERVICES - GET OBJECT CONNECTION LIST(OLD) (AH=E3h)
INT 21 - Novell NetWare - CONNECTION SERVICES - GET CONNECTION INFORMATION (AH=E3h)
INT 21 - Novell NetWare - BINDERY SERVICES - CREATE BINDERY OBJECT (AH=E3h)
INT 21 - Novell NetWare - BINDERY SERVICES - DELETE BINDERY OBJECT (AH=E3h)
INT 21 - Novell NetWare - BINDERY SERVICES - RENAME BINDERY OBJECT (AH=E3h)
INT 21 - Novell NetWare - BINDERY SERVICES - GET BINDERY OBJECT ID (AH=E3h)
INT 21 - Novell NetWare - BINDERY SERVICES - GET BINDERY OBJECT NAME (AH=E3h)
INT 21 - Novell NetWare - BINDERY SERVICES - SCAN BINDERY OBJECT (AH=E3h)
INT 21 - Novell NetWare - BINDERY SERVICES - CHANGE BINDERY OBJECT SECURITY (AH=E3h)
INT 21 - Novell NetWare - BINDERY SERVICES - CREATE PROPERTY (AH=E3h)
INT 21 - Novell NetWare - BINDERY SERVICES - DELETE PROPERTY (AH=E3h)
INT 21 - Novell NetWare - BINDERY SERVICES - CHANGE PROPERTY SECURITY (AH=E3h)
INT 21 - Novell NetWare - BINDERY SERVICES - SCAN PROPERTY (AH=E3h)
INT 21 - Novell NetWare - BINDERY SERVICES - READ PROPERTY VALUE (AH=E3h)
INT 21 - Novell NetWare - BINDERY SERVICES - WRITE PROPERTY VALUE (AH=E3h)
INT 21 - Novell NetWare - BINDERY SERVICES - VERIFY BINDERY OBJECT PASSWORD (AH=E3h)
INT 21 - Novell NetWare - BINDERY SERVICES - CHANGE BINDERY OBJECT PASSWORD (AH=E3h)
INT 21 - Novell NetWare - BINDERY SERVICES - ADD BINDERY OBJECT TO SET (AH=E3h)
INT 21 - Novell NetWare - BINDERY SERVICES - DELETE BINDERY OBJECT FROM SET (AH=E3h)
INT 21 - Novell NetWare - BINDERY SERVICES - IS BINDERY OBJECT IN SET (AH=E3h)
INT 21 - Novell NetWare - BINDERY SERVICES - CLOSE BINDERY (AH=E3h)
INT 21 - Novell NetWare - BINDERY SERVICES - OPEN BINDERY (AH=E3h)
INT 21 - Novell NetWare - BINDERY SERVICES - GET BINDERY ACCESS LEVEL (AH=E3h)
INT 21 - Novell NetWare - DIRECTORY SERVICES - SCAN BINDERY OBJ TRUSTEE PATHS (AH=E3h)
INT 21 - Novell NetWare - QUEUE SERVICES - CREATE QUEUE (AH=E3h)
INT 21 - Novell NetWare - QUEUE SERVICES - DESTROY QUEUE (AH=E3h)
INT 21 - Novell NetWare - QUEUE SERVICES - READ QUEUE CURRENT STATUS (OLD) (AH=E3h)
INT 21 - Novell NetWare - QUEUE SERVICES - SET QUEUE CURRENT STATUS (OLD) (AH=E3h)
INT 21 - Novell NetWare - QUEUE SERVICES - CREATE QUEUE JOB AND FILE (AH=E3h)
INT 21 - Novell NetWare - QUEUE SERVICES - CLOSE FILE AND START QUEUE JOB (OLD) (AH=E3h)
INT 21 - Novell NetWare - QUEUE SERVICES - REMOVE JOB FROM QUEUE (OLD) (AH=E3h)
INT 21 - Novell NetWare - QUEUE SERVICES - GET QUEUE JOB LIST (OLD) (AH=E3h)
INT 21 - Novell NetWare - QUEUE SERVICES - READ QUEUE JOB ENTRY (OLD) (AH=E3h)
INT 21 - Novell NetWare - QUEUE SERVICES - CHANGE QUEUE JOB ENTRY (OLD) (AH=E3h)
INT 21 - Novell NetWare - QUEUE SERVICES - CHANGE QUEUE JOB POSITION (AH=E3h)
INT 21 - Novell NetWare - QUEUE SERVICES - ATTACH QUEUE SERVER TO QUEUE (AH=E3h)
INT 21 - Novell NetWare - QUEUE SERVICES - DETACH QUEUE SERVER FROM QUEUE (AH=E3h)
INT 21 - Novell NetWare - QUEUE SERVICES - SERVICE QUEUE JOB AND OPEN FILE (AH=E3h)
INT 21 - Novell NetWare - QUEUE SERVICES - FINISH SERVICING QUEUE JOB AND FILE (AH=E3h)
INT 21 - Novell NetWare - QUEUE SERVICES - ABORT SERVICING QUEUE JOB AND FILE (AH=E3h)
INT 21 - Novell NetWare - QUEUE SERVICES - CHANGE TO CLIENT RIGHTS (OLD) (AH=E3h)
INT 21 - Novell NetWare - QUEUE SERVICES - RESTORE QUEUE SERVER RIGHTS (AH=E3h)
INT 21 - Novell NetWare - QUEUE SERVICES - READ QUEUE SERVER CURRENT STATUS OLD (AH=E3h)
INT 21 - Novell NetWare - QUEUE SERVICES - SET QUEUE SERVER CURRENT STATUS (AH=E3h)
INT 21 - Novell NetWare - QUEUE SERVICES - GET QUEUE JOB'S FILE SIZE (OLD) (AH=E3h)
INT 21 - Novell NetWare - QUEUE SERVICES - FINISH SERVICING QUEUE JOB (AH=E3h)
INT 21 - Novell NetWare - QUEUE SERVICES - ABORT SERVICING QUEUE JOB (AH=E3h)
INT 21 - Novell NetWare - ACCOUNTING SERVICES - GET ACCOUNT STATUS (AH=E3h)
INT 21 - Novell NetWare - ACCOUNTING SERVICES - SUBMIT ACCOUNT CHARGE (AH=E3h)
INT 21 - Novell NetWare - ACCOUNTING SERVICES - SUBMIT ACCOUNT HOLD (AH=E3h)
INT 21 - Novell NetWare - ACCOUNTING SERVICES - SUBMIT ACCOUNT NOTE (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - CHECK CONSOLE PRIVILEGES (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - GET FILE SERVER DESCRIPTION STRINGS (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - SET FILE SERVER DATE AND TIME (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - DISABLE FILE SERVER LOGIN (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - ENABLE FILE SERVER LOGIN (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - GET FILE SERVER LOGIN STATUS (AH=E3h)
INT 21 - Novell NetWare - FILE SERVICES - PURGE ALL ERASED FILES (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - DISABLE TRANSACTION TRACKING (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - ENABLE TRANSACTION TRACKING (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - SEND CONSOLE BROADCAST (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - CLEAR CONNECTION NUMBER (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - DOWN FILE SERVER (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - GET FILE SYSTEM STATISTICS (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - GET TRANSACTION TRACKING STATISTICS (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - GET DISK CACHE STATISTICS (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - GET DRIVE MAPPING TABLE (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - GET PHYSICAL DISK STATISTICS (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - GET DISK CHANNEL STATISTICS (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - GET CONNECTION'S TASK INFORMATION (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - GET CONNECTION'S OPEN FILES (OLD) (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - GET CONNECTIONS USING A FILE (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - GET PHYSICAL RECORD LOCKS BY CONN&FILE (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - GET PHYSICAL RECORD LOCKS BY FILE (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - GET LOGICAL RECORDS BY CONNECTION (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - GET LOGICAL RECORD INFORMATION (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - GET CONNECTION'S SEMAPHORES (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - GET SEMAPHORE INFORMATION (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - GET LAN DRIVER'S CONFIGURATION INFO (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - GET CONNECTION'S USAGE STATISTICS (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - GET BINDERY OBJECT DISK SPACE LEFT (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - GET FILE SERVER LAN I/O STATISTICS (AH=E3h)
INT 21 - Novell NetWare - FILE SERVER - GET FILE SERVER MISC INFORMATION (AH=E3h)
INT 21 - Novell NetWare - DIRECTORY SERVICES - GET VOLUME INFORMATION (AH=E3h)
INT 21 - Novell NetWare - SET FILE ATTRIBUTES (FCBsee File Control Block) {obsolete} (AH=E4h)
INT 21 - Novell NetWare - UPDATE FILE SIZE (FCBsee File Control Block) {obsolete} (AH=E5h)
INT 21 - Novell NetWare - COPY FILE TO FILE (FCBsee File Control Block) {obsolete} (AH=E6h)
INT 21 - Novell NetWare - FILE SERVER - GET FILE SERVER DATE AND TIME (AH=E7h)
INT 21 - Novell NetWare, Alloy NTNX - SET FCBsee File Control Block RE-OPEN MODE {obsolete} (AH=E8h)
INT 21 - Novell NetWare - DIRECTORY SERVICES - GET DIRECTORY HANDLE (AX=E900h)
INT 21 - Novell NetWare shell 3.01 - MAP A FAKE ROOT DIRECTORY (AX=E905h)
INT 21 - Novell NetWare shell 3.01 - DELETE FAKE ROOT DIRECTORY (AX=E906h)
INT 21 - Novell NetWare shell 3.01 - GET RELATIVE DRIVE DEPTH (AX=E907h)
INT 21 - Novell NetWare shell 3.01 - SET SHOW DOTS (AX=E908h)
INT 21 - Novell NetWare - NetWare shell - CONVERT DOS FILE HANDLE TO NETWARE (AX=E909h)
INT 21 - Novell NetWare, Alloy NTNX - RETURN SHELL VERSION (AH=EAh)
INT 21 - Novell NetWare - SYNCHRONIZATION SERVICES - LOG FILE (AH=EBh)
INT 21 - Novell NetWare - SYNCHRONIZATION SERVICES - RELEASE FILE (AH=ECh)
INT 21 - Novell NetWare - SYNCHRONIZATION SERVICES - CLEAR FILE (AH=EDh)
INT 21 - Novell NetWare - CONNECTION SERVICES - GET PHYSICAL STATION ADDRESS (AH=EEh)
INT 21 - Novell NetWare - WORKSTATION - GET DRIVE HANDLE TABLE (AX=EF00h)
INT 21 - Novell NetWare - WORKSTATION - GET DRIVE FLAG TABLE (AX=EF01h)
INT 21 - Novell NetWare - WORKSTATION - GET DRIVE CONNECTION ID TABLE (AX=EF02h)
INT 21 - Novell NetWare - WORKSTATION - GET CONNECTION ID TABLE (AX=EF03h)
INT 21 - Novell NetWare - WORKSTATION - GET FILE SERVER NAME TABLE (AX=EF04h)
INT 21 - Novell NetWare - WORKSTATION - SET PREFERRED CONNECTION ID (AX=F000h/DL=00h)
INT 21 - Novell NetWare - WORKSTATION - GET PREFERRED CONNECTION ID (AX=F001h)
INT 21 - Novell NetWare - WORKSTATION - GET DEFAULT CONNECTION ID (AX=F002h)
INT 21 - Novell NetWare - PRINT SERVICES - GET LPTAbbreviation for Line PrinTer. CAPTURE STATUS (AX=F003h)
INT 21 - Novell NetWare - WORKSTATION - SET PRIMARY CONNECTION ID (AX=F004h/DL=00h)
INT 21 - Novell NetWare - WORKSTATION - GET PRIMARY CONNECTION ID (AX=F005h)
INT 21 - Novell NetWare - CONNECTION SERVICES - FILE SERVER CONNECTION (AH=F1h)
INT 21 - Novell NetWare v3.01+ shell interface - MULTIPLEXOR {partially documented} (AH=F2h)
INT 21 - Novell NetWare - LOG FILE (OLD) (AX=F203h/DX=0000h)
INT 21 - Novell NetWare - LOCK FILE SET (OLD) (AX=F204h/DX=0000h)
INT 21 - Novell NetWare - CLEAR FILE (AX=F207h/DX=0000h)
INT 21 - Novell NetWare - CLEAR FILE SET (AX=F208h/DX=0000h)
INT 21 - Novell NetWare - LOCK LOGICAL RECORD SET (OLD) (AX=F20Ah/DX=0000h)
INT 21 - Novell NetWare - CLEAR LOGICAL RECORD (AX=F20Bh/DX=0000h)
INT 21 - Novell NetWare - CLEAR LOGICAL RECORD SET (AX=F20Eh/DX=0000h)
INT 21 - Novell NetWare - GET PRINTER STATUS (AX=F211h)
INT 21 - Novell NetWare - GET PRINTER QUEUE (AX=F211h)
INT 21 - Novell NetWare - GET VOLUME INFO WITH NUMBER (AX=F212h)
INT 21 - Novell NetWare - GET FILE SERVER DATE AND TIME (AX=F214h/CX=0000h)
INT 21 - Novell NetWare - GET BROADCAST MESSAGE (OLD) (AX=F215h)
INT 21 - Novell NetWare - DISABLE BROADCASTS (AX=F215h/DX=0000h)
INT 21 - Novell NetWare - ENABLE BROADCASTS (AX=F215h/DX=0000h)
INT 21 - Novell NetWare - CHECK PIPE STATUS (AX=F215h)
INT 21 - Novell NetWare - BROADCAST TO CONSOLE (AX=F215h/DX=0000h)
INT 21 - Novell NetWare - GET BROADCAST MESSAGE (AX=F215h)
INT 21 - Novell NetWare - SET DIRECTORY HANDLE (AX=F216h/DX=0000h)
INT 21 - Novell NetWare - GET DIRECTORY PATH (AX=F216h)
INT 21 - Novell NetWare - SCAN DIRECTORY INFORMATION (AX=F216h)
INT 21 - Novell NetWare - GET EFFECTIVE DIRECTORY RIGHTS (OLD) (AX=F216h)
INT 21 - Novell NetWare - MODIFY MAXIMUM RIGHTS MASK (AX=F216h/DX=0000h)
INT 21 - Novell NetWare - GET VOLUME NUMBER (AX=F216h)
INT 21 - Novell NetWare - GET VOLUME NAME (AX=F216h)
INT 21 - Novell NetWare - CREATE DIRECTORY (AX=F216h/DX=0000h)
INT 21 - Novell NetWare - DELETE DIRECTORY (AX=F216h/DX=0000h)
INT 21 - Novell NetWare - SCAN DIRECTORY FOR TRUSTEES (AX=F216h)
INT 21 - Novell NetWare - ADD TRUSTEE TO DIRECTORY (AX=F216h/DX=0000h)
INT 21 - Novell NetWare - DELETE TRUSTEE FROM DIRECTORY (AX=F216h/DX=0000h)
INT 21 - Novell NetWare - RENAME DIRECTORY (AX=F216h/DX=0000h)
INT 21 - Novell NetWare - PURGE ERASED FILES (OLD) (AX=F216h/DX=0000h)
INT 21 - Novell NetWare - RECOVER ERASED FILE (OLD) (AX=F216h)
INT 21 - Novell NetWare - ALLOCATE PERMANENT DIRECTORY HANDLE (AX=F216h)
INT 21 - Novell NetWare - ALLOCATE TEMPORARY DIRECTORY HANDLE (AX=F216h/DX=0000h)
INT 21 - Novell NetWare - DEALLOCATE DIRECTORY HANDLE (AX=F216h/DX=0000h)
INT 21 - Novell NetWare - GET VOLUME INFO WITH HANDLE (AX=F216h)
INT 21 - Novell NetWare v2+ - ALLOCATE SPECIAL TEMPORARY DIRECTORY HANDLE (AX=F216h/DX=0000h)
INT 21 - Novell NetWare - SAVE DIRECTORY HANDLE (AX=F216h)
INT 21 - Novell NetWare - RESTORE DIRECTORY HANDLE (AX=F216h)
INT 21 - Novell NetWare - SET DIRECTORY INFORMATION (AX=F216h/DX=0000h)
INT 21 - Novell NetWare - GET PATH NAME OF VOLUME-DIRECTORY NUMBER PAIR (AX=F216h)
INT 21 - Novell NetWare - SCAN SALVAGEABLE FILES (OLD) (AX=F216h)
INT 21 - Novell NetWare - RECOVER SALVAGEABLE FILE (OLD) (AX=F216h/DX=0000h)
INT 21 - Novell NetWare - PURGE SALVAGEABLE FILE (OLD) (AX=F216h/DX=0000h)
INT 21 - Novell NetWare - SCAN A DIRECTORY (AX=F216h)
INT 21 - Novell NetWare - GET DIRECTORY ENTRY (AX=F216h)
INT 21 - Novell NetWare - SCAN VOLUME'S USER DISK RESTRICTIONS (AX=F216h)
INT 21 - Novell NetWare v3+ - ADD USER DISK SPACE RESTRICTION (AX=F216h)
INT 21 - Novell NetWare - REMOVE USER DISK SPACE RESTRICTIONS (AX=F216h)
INT 21 - Novell NetWare - SCAN DIRECTORY SPACE RESTRICTIONS (AX=F216h)
INT 21 - Novell NetWare v3+ - SET DIRECTORY DISK SPACE RESTRICTION (AX=F216h)
INT 21 - Novell NetWare - SET DIRECTORY/FILE INFORMATION (AX=F216h/DX=0000h)
INT 21 - Novell NetWare v3+ - SCAN FILE OR DIRECTORY FOR EXTENDED TRUSTEES (AX=F216h)
INT 21 - Novell NetWare v3+ - ADD EXTENDED TRUSTEE TO DIRECTORY OR FILE (AX=F216h/DX=0000h)
INT 21 - Novell NetWare - SCAN DIRECTORY DISK SPACE (AX=F216h)
INT 21 - Novell NetWare v3+ - GET OBJECT DISK USAGE AND RESTRICTIONS (AX=F216h)
INT 21 - Novell NetWare - GET EFFECTIVE RIGHTS (AX=F216h)
INT 21 - Novell NetWare - REMOVE EXTENDED TRUSTEE FROM DIR OR FILE (AX=F216h/DX=0000h)
INT 21 - Novell NetWare - GET VOLUME USAGE (AX=F216h)
INT 21 - Novell NetWare - GET DIRECTORY INFORMATION (AX=F216h)
INT 21 - Novell NetWare - RENAME OR MOVE (AX=F216h/DX=0000h)
INT 21 - Novell NetWare - GET NAME SPACE INFORMATION (AX=F216h)
INT 21 - Novell NetWare - GET NAME SPACE DIRECTORY ENTRY (AX=F216h)
INT 21 - Novell NetWare - OPEN DATA STREAM (AX=F216h)
INT 21 - Novell NetWare v2.2+ - GET OBJECT EFFECTIVE RIGHTS (AX=F216h)
INT 21 - Novell NetWare v2.2+ - GET EXTENDED VOLUME INFORMATION (AX=F216h)
INT 21 - Novell NetWare - CHANGE USER PASSWORD (OLD) (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - GET USER CONNECTION LIST (OLD) (AX=F217h)
INT 21 - Novell NetWare - VERIFY SERIALIZATION (AX=F217h)
INT 21 - Novell NetWare - GET DISK UTILIZATION (AX=F217h)
INT 21 - Novell NetWare - SCAN FILE INFORMATION (AX=F217h)
INT 21 - Novell NetWare - SET FILE INFORMATION (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - GET FILE SERVER INFORMATION (AX=F217h)
INT 21 - Novell NetWare - GET NETWORK SERIAL NUMBER (AX=F217h)
INT 21 - Novell NetWare - GET INTERNET ADDRESS (OLD) (AX=F217h)
INT 21 - Novell NetWare - LOGIN OBJECT (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - GET OBJECT CONNECTION LIST (OLD) (AX=F217h)
INT 21 - Novell NetWare - GET CONNECTION INFORMATION (OLD) (AX=F217h)
INT 21 - Novell NetWare - GET ENCRYPTION KEY (AX=F217h)
INT 21 - Novell NetWare - LOGIN OBJECT ENCRYPTED (AX=F217h)
INT 21 - Novell NetWare - GET INTERNET ADDRESS (AX=F217h)
INT 21 - Novell NetWare - GET OBJECT CONNECTION LIST (AX=F217h)
INT 21 - Novell NetWare v3+ - GET CONNECTION INFORMATION (AX=F217h)
INT 21 - Novell NetWare v4 - CHANGE CONNECTION STATE (AX=F217h)
INT 21 - Novell NetWare v4 - SET WATCHDOG DELAY INTERVAL (AX=F217h)
INT 21 - Novell NetWare v4 - GET CONNECTION LIST (AX=F217h)
INT 21 - Novell NetWare - CREATE BINDERY OBJECT (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - DELETE BINDERY OBJECT (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - RENAME BINDERY OBJECT (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - GET BINDERY OBJECT ID (AX=F217h)
INT 21 - Novell NetWare - GET BINDERY OBJECT NAME (AX=F217h)
INT 21 - Novell NetWare - SCAN BINDERY OBJECT (AX=F217h)
INT 21 - Novell NetWare - CHANGE BINDERY OBJECT SECURITY (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - CREATE PROPERTY (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - DELETE PROPERTY (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - CHANGE PROPERTY SECURITY (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - SCAN PROPERTY (AX=F217h)
INT 21 - Novell NetWare - READ PROPERTY VALUE (AX=F217h)
INT 21 - Novell NetWare - WRITE PROPERTY VALUE (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - VERIFY BINDERY OBJECT PASSWORD (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - CHANGE BINDERY OBJECT PASSWORD (AX=F217h/DX=0000h)
INT 21 - Novell NetWare v2.2+ - ADD OBJECT TO SET (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - DELETE BINDERY OBJECT FROM SET (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - IS BINDERY OBJECT IN SET? (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - CLOSE BINDERY (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - OPEN BINDERY (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - GET BINDERY ACCESS LEVEL (AX=F217h)
INT 21 - Novell NetWare - SCAN BINDERY OBJECT TRUSTEE PATHS (AX=F217h)
INT 21 - Novell NetWare - GET BINDERY OBJECT ACCESS LEVEL (AX=F217h)
INT 21 - Novell NetWare - IS STATION A MANAGER? (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - KEYED VERIFY BINDERY OBJECT PASSWORD (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - KEYED CHANGE BINDERY OBJECT PASSWORD (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - LIST RELATIONS OF AN OBJECT (AX=F217h)
INT 21 - Novell NetWare v2.1+ - CREATE QUEUE (AX=F217h)
INT 21 - Novell NetWare v2.1+ - DESTROY QUEUE (AX=F217h/DX=0000h)
INT 21 - Novell NetWare v2.1+ - READ QUEUE CURRENT STATUS (OLD) (AX=F217h)
INT 21 - Novell NetWare v2.1+ - SET QUEUE CURRENT STATUS (OLD) (AX=F217h/DX=0000h)
INT 21 - Novell NetWare v2.1+ - CREATE QUEUE JOB AND FILE (OLD) (AX=F217h)
INT 21 - Novell NetWare v2.1+ - CLOSE FILE AND START QUEUE JOB (OLD) (AX=F217h/DX=0000h)
INT 21 - Novell NetWare v2.1+ - REMOVE JOB FROM QUEUE (OLD) (AX=F217h/DX=0000h)
INT 21 - Novell NetWare v2.1+ - GET QUEUE JOB LIST (OLD) (AX=F217h)
INT 21 - Novell NetWare v2.1+ - READ QUEUE JOB ENTRY (OLD) (AX=F217h)
INT 21 - Novell NetWare v2.1+ - CHANGE QUEUE JOB ENTRY (OLD) (AX=F217h/DX=0000h)
INT 21 - Novell NetWare v2.1+ - CHANGE QUEUE JOB POSITION (AX=F217h/DX=0000h)
INT 21 - Novell NetWare v2.1+ - ATTACH QUEUE SERVER TO QUEUE (AX=F217h/DX=0000h)
INT 21 - Novell NetWare v2.1+ - DETACH QUEUE SERVER FROM QUEUE (AX=F217h/DX=0000h)
INT 21 - Novell NetWare v2.1+ - SERVICE QUEUE JOB AND OPEN FILE (AX=F217h/DX=0000h)
INT 21 - Novell NetWare v2.1+ - FINISH SERVICING QUEUE JOB (OLD) (AX=F217h/DX=0000h)
INT 21 - Novell NetWare v2.1+ - ABORT SERVICING QUEUE JOB (OLD) (AX=F217h/DX=0000h)
INT 21 - Novell NetWare v2.1+ - CHANGE TO CLIENT RIGHTS (OLD) (AX=F217h/DX=0000h)
INT 21 - Novell NetWare v2.1+ - RESTORE QUEUE SERVER RIGHTS (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - READ QUEUE SERVER CURRENT STATUS (OLD) (AX=F217h)
INT 21 - Novell NetWare - SET QUEUE SERVER CURRENT STATUS (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - GET QUEUE JOB FILE SIZE (OLD) (AX=F217h)
INT 21 - Novell NetWare - CREATE QUEUE JOB AND FILE (AX=F217h)
INT 21 - Novell NetWare - READ QUEUE JOB ENTRY (AX=F217h)
INT 21 - Novell NetWare v2.1+ - CHANGE QUEUE JOB ENTRY (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - READ QUEUE CURRENT STATUS (AX=F217h)
INT 21 - Novell NetWare - SET QUEUE CURRENT STATUS (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - CLOSE FILE AND START QUEUE JOB (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - REMOVE JOB FROM QUEUE (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - GET QUEUE JOB LIST (AX=F217h)
INT 21 - Novell NetWare v2.1+ - CHANGE JOB PRIORITY (AX=F217h/DX=0000h)
INT 21 - Novell NetWare v3.1+ - FINISH SERVICING QUEUE JOB (AX=F217h/DX=0000h)
INT 21 - Novell NetWare v3.1+ - ABORT SERVICING QUEUE JOB (AX=F217h/DX=0000h)
INT 21 - Novell NetWare v3.1+ - CHANGE TO CLIENT RIGHTS (AX=F217h/DX=0000h)
INT 21 - Novell NetWare v3.1+ - READ QUEUE SERVER CURRENT STATUS (AX=F217h)
INT 21 - Novell NetWare v3.1+ - GET QUEUE JOB FILE SIZE (AX=F217h)
INT 21 - Novell NetWare - GET ACCOUNT STATUS (AX=F217h)
INT 21 - Novell NetWare - SUBMIT ACCOUNT CHARGE (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - SUBMIT ACCOUNT HOLD (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - SUBMIT ACCOUNT NOTE (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - CHECK CONSOLE PRIVILEGES (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - GET FILE SERVER DESCRIPTION STRINGS (AX=F217h)
INT 21 - Novell NetWare - SET FILE SERVER DATE AND TIME (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - DISABLE FILE SERVER LOGIN (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - ENABLE FILE SERVER LOGIN (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - GET FILE SERVER LOGIN STATUS (AX=F217h)
INT 21 - Novell NetWare - PURGE ALL ERASED FILES (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - DISABLE TRANSACTION TRACKING (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - ENABLE TRANSACTION TRACKING (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - SEND CONSOLE BROADCAST (AX=F217h/DX=0000h)
INT 21 - Novell NetWare v3+ - CLEAR CONNECTION NUMBER (LOGOUT STATION) (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - DOWN FILE SERVER (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - GET FILE SYSTEM STATISTICS (AX=F217h)
INT 21 - Novell NetWare - GET TRANSACTION TRACKING STATISTICS (AX=F217h)
INT 21 - Novell NetWare - GET DISK CACHE STATISTICS (AX=F217h)
INT 21 - Novell NetWare - GET DRIVE MAPPING TABLE (AX=F217h)
INT 21 - Novell NetWare - GET PHYSICAL DISK STATISTICS (AX=F217h)
INT 21 - Novell NetWare - GET DISK CHANNEL STATISTICS (AX=F217h)
INT 21 - Novell NetWare v2.2+ - GET CONNECTION'S TASK INFORMATION (AX=F217h)
INT 21 - Novell NetWare v2.2+ - GET CONNECTION'S OPEN FILES (OLD) (AX=F217h)
INT 21 - Novell NetWare v2.2+ - GET CONNECTIONS USING A FILE (OLD) (AX=F217h)
INT 21 - Novell NetWare - GET PHYSICAL RECORD LOCKS BY CONNECTN AND FILE (OLD) (AX=F217h)
INT 21 - Novell NetWare - GET PHYSICAL RECORD LOCKS BY FILE (OLD) (AX=F217h)
INT 21 - Novell NetWare - GET LOGICAL RECORDS BY CONNECTION (OLD) (AX=F217h)
INT 21 - Novell NetWare - GET LOGICAL RECORD INFORMATION (OLD) (AX=F217h)
INT 21 - Novell NetWare - GET CONNECTION'S SEMAPHORES (OLD) (AX=F217h)
INT 21 - Novell NetWare - GET SEMAPHORE INFORMATION (OLD) (AX=F217h)
INT 21 - Novell NetWare - GET LAN DRIVER'S CONFIGURATION INFORMATION (AX=F217h)
INT 21 - Novell NetWare - GET CONNECTION'S USAGE STATISTICS (AX=F217h)
INT 21 - Novell NetWare - GET OBJECT'S REMAINING DISK SPACE (AX=F217h)
INT 21 - Novell NetWare - GET FILE SERVER LAN I/O STATISTICS (AX=F217h)
INT 21 - Novell NetWare - GET FILE SERVER MISC INFORMATION (AX=F217h)
INT 21 - Novell NetWare - GET VOLUME INFORMATION (AX=F217h)
INT 21 - Novell NetWare v3.11+ - GET CONNECTION'S TASK INFORMATION (AX=F217h)
INT 21 - Novell NetWare v3+ - GET CONNECTION'S OPEN FILES (AX=F217h)
INT 21 - Novell NetWare v3+ - GET CONNECTIONS USING A FILE (AX=F217h)
INT 21 - Novell NetWare v3+ - GET PHYSICAL RECORD LOCKS BY CONNECTION AND FILE (AX=F217h)
INT 21 - Novell NetWare v3+ - GET PHYSICAL RECORD LOCKS BY FILE (AX=F217h)
INT 21 - Novell NetWare v3+ - GET LOGICAL RECORDS BY CONNECTION (AX=F217h)
INT 21 - Novell NetWare v3+ - GET LOGICAL RECORD INFORMATION (AX=F217h)
INT 21 - Novell NetWare v3+ - GET CONNECTION'S SEMAPHORES (AX=F217h)
INT 21 - Novell NetWare v3+ - GET SEMAPHORE INFORMATION (AX=F217h)
INT 21 - Novell NetWare v3+ - MAP DIRECTORY NUMBER TO PATH (AX=F217h)
INT 21 - Novell NetWare v3+ - CONVERT PATH TO DIRECTORY ENTRY (AX=F217h)
INT 21 - Novell NetWare - GET FILE SERVER EXTENDED MISC INFORMATION (AX=F217h)
INT 21 - Novell NetWare - GET VOLUME EXTENDED INFORMATION (AX=F217h)
INT 21 - Novell NetWare v4 - CLEAR CONNECTION NUMBER GREATER THAN 250 (AX=F217h/DX=0000h)
INT 21 - Novell NetWare - LOCK PHYSICAL RECORD SET (OLD) (AX=F21Bh/DX=0000h)
INT 21 - Novell NetWare - CLEAR PHYSICAL RECORD (AX=F21Eh/DX=0000h)
INT 21 - Novell NetWare - CLEAR PHYSICAL RECORD SET (AX=F21Fh/DX=0000h)
INT 21 - Novell NetWare - OPEN SEMAPHORE (OLD) (AX=F220h)
INT 21 - Novell NetWare - EXAMINE SEMAPHORE (OLD) (AX=F220h)
INT 21 - Novell NetWare - WAIT ON SEMAPHORE (OLD) (AX=F220h/DX=0000h)
INT 21 - Novell NetWare - SIGNAL SEMAPHORE (OLD) (AX=F220h/DX=0000h)
INT 21 - Novell NetWare - CLOSE SEMAPHORE (OLD) (AX=F220h/DX=0000h)
INT 21 - Novell NetWare - TTS IS AVAILABLE (AX=F222h/DX=0000h)
INT 21 - Novell NetWare - TTS BEGIN TRANSACTION (AX=F222h/DX=0000h)
INT 21 - Novell NetWare - TTS END TRANSACTION (AX=F222h)
INT 21 - Novell NetWare - TTS ABORT TRANSACTION (AX=F222h/DX=0000h)
INT 21 - Novell NetWare - TTS TRANSACTION STATUS (AX=F222h/DX=0000h)
INT 21 - Novell NetWare - TTS GET APPLICATION THRESHOLDS (AX=F222h)
INT 21 - Novell NetWare - TTS SET APPLICATION THRESHOLDS (AX=F222h/DX=0000h)
INT 21 - Novell NetWare - TTS GET WORKSTATION THRESHOLDS (AX=F222h)
INT 21 - Novell NetWare - TTS SET WORKSTATION THRESHOLDS (AX=F222h/DX=0000h)
INT 21 - Novell NetWare - TTS GET CONTROL FLAGS (AX=F222h)
INT 21 - Novell NetWare - TTS SET CONTROL FLAGS (AX=F222h/DX=0000h)
INT 21 - Novell NetWare v2+ - AFP CREATE DIRECTORY (AX=F223h)
INT 21 - Novell NetWare v2+ - AFP CREATE FILE (AX=F223h)
INT 21 - Novell NetWare v2+ - AFP DELETE FILE (AX=F223h/DX=0000h)
INT 21 - Novell NetWare v2+ - AFP GET ENTRY ID FROM FILENAME (AX=F223h)
INT 21 - Novell NetWare v2+ - AFP GET FILE INFORMATION (AX=F223h)
INT 21 - Novell NetWare v2+ - AFP GET ENTRY ID FROM NETWARE HANDLE (AX=F223h)
INT 21 - Novell NetWare v2+ - AFP RENAME (AX=F223h/DX=0000h)
INT 21 - Novell NetWare v2+ - AFP OPEN FILE FORK (AX=F223h)
INT 21 - Novell NetWare v2+ - AFP SET FILE INFORMATION (AX=F223h/DX=0000h)
INT 21 - Novell NetWare v2+ - AFP SCAN FILE INFORMATION (AX=F223h)
INT 21 - Novell NetWare v2+ - AFP ALLOCATE TEMPORARY DIRECTORY HANDLE (AX=F223h)
INT 21 - Novell NetWare v2+ - AFP GET ENTRY ID FROM PATHNAME (AX=F223h)
INT 21 - Novell NetWare v2+ - AFP 2.0 CREATE DIRECTORY (AX=F223h)
INT 21 - Novell NetWare v2+ - AFP 2.0 CREATE FILE (AX=F223h)
INT 21 - Novell NetWare v2+ - AFP 2.0 SET FILE INFORMATION (AX=F223h/DX=0000h)
INT 21 - Novell NetWare v2+ - AFP 2.0 SCAN FILE INFORMATION (AX=F223h)
INT 21 - Novell NetWare v2+ - AFP GET DOS FILENAME FROM ENTRY ID (AX=F223h)
INT 21 - Novell NetWare v2+ - AFP GET MACINTOSH INFORMATION ON DELETED FILE (AX=F223h)
INT 21 - Novell NetWare - COMMIT FILE (AX=F23Dh/DX=0000h)
INT 21 - Novell NetWare - FILE SEARCH INITIALIZE (FindFirst) (AX=F23Eh)
INT 21 - Novell NetWare - FILE SEARCH CONTINUE (FindNext) (AX=F23Fh)
INT 21 - Novell NetWare - CLOSE FILE (AX=F242h/DX=0000h)
INT 21 - Novell NetWare - CREATE FILE (AX=F243h)
INT 21 - Novell NetWare - FILE SERVICES - ERASE FILE (AX=F244h/DX=0000h)
INT 21 - Novell NetWare - GET CURRENT FILE SIZE (AX=F247h)
INT 21 - Novell NetWare - COPY FROM ONE FILE TO ANOTHER (AX=F24Ah)
INT 21 - Novell NetWare - CREATE NEW FILE (AX=F24Dh)
INT 21 - Novell NetWare v2+ - ALLOW TASK ACCESS TO FILE (AX=F24Eh)
INT 21 - Novell NetWare - CLOSE EXTENDED ATTRIBUTE HANDLE (AX=F256h/DX=0000h)
INT 21 - Novell NetWare - WRITE EXTENDED ATTRIBUTE (AX=F256h)
INT 21 - Novell NetWare - READ EXTENDED ATTRIBUTE (AX=F256h)
INT 21 - Novell NetWare - ENUMERATE EXTENDED ATTRIBUTES (AX=F256h)
INT 21 - Novell NetWare - DUPLICATE EXTENDED ATTRIBUTES (AX=F256h)
INT 21 - Novell NetWare - OPEN/CREATE FILE OR SUBDIRECTORY (AX=F257h)
INT 21 - Novell NetWare - INITIALIZE SEARCH (AX=F257h)
INT 21 - Novell NetWare - SCAN NAMESPACE ENTRY INFO (AX=F257h)
INT 21 - Novell NetWare - RENAME OR MOVE FILE OR SUBDIRECTORY (AX=F257h/DX=0000h)
INT 21 - Novell NetWare - SCAN FILE OR SUBDIRECTORY FOR TRUSTEES (AX=F257h)
INT 21 - Novell NetWare v3+ - GET INFORMATION ABOUT FILE OR DIRECTORY (AX=F257h)
INT 21 - Novell NetWare - MODIFY FILE OR SUBDIRECTORY DOS INFORMATION (AX=F257h/DX=0000h)
INT 21 - Novell NetWare - DELETE FILE/DIRECTORY (AX=F257h)
INT 21 - Novell NetWare - SET SHORT DIRECTORY HANDLE (AX=F257h/DX=0000h)
INT 21 - Novell NetWare v3+ - ADD TRUSTEE SET TO FILE OR SUBDIRECTORY (AX=F257h/DX=0000h)
INT 21 - Novell NetWare - DELETE TRUSTEE (AX=F257h)
INT 21 - Novell NetWare v2+ - ALLOCATE SHORT DIRECTORY HANDLE (AX=F257h)
INT 21 - Novell NetWare - SCAN SALVAGEABLE FILES (AX=F257h)
INT 21 - Novell NetWare - RECOVER SALVAGEABLE FILE (AX=F257h/DX=0000h)
INT 21 - Novell NetWare - PURGE SALVAGEABLE FILE (AX=F257h/DX=0000h)
INT 21 - Novell NetWare - GET NAMESPACE INFORMATION (AX=F257h)
INT 21 - Novell NetWare - GET PATH STRING FROM SHORT DIRECTORY HANDLE (AX=F257h)
INT 21 - Novell NetWare - GENERATE DIRECTORY BASE AND VOLUME NUMBER (AX=F257h)
INT 21 - Novell NetWare - GET NAME SPACE INFORMATION FORMAT (AX=F257h)
INT 21 - Novell NetWare - GET NAME SPACES LOADED (AX=F257h)
INT 21 - Novell NetWare - WRITE NAME SPACE INFO (AX=F257h/DX=0000h)
INT 21 - Novell NetWare - READ EXTENDED NAME SPACE INFO (AX=F257h)
INT 21 - Novell NetWare - WRITE EXTENDED NAME SPACE INFO (AX=F257h)
INT 21 - Novell NetWare - GET NS FULL PATH STRING (AX=F257h)
INT 21 - Novell NetWare - GET EFFECTIVE DIRECTORY RIGHTS (AX=F257h)
INT 21 - Novell NetWare v4+ - GET VOLUME AUDITING STATISTICS (AX=F258h)
INT 21 - Novell NetWare - ADD AUDIT PROPERTY (AX=F258h)
INT 21 - Novell NetWare - LOGIN AS VOLUME AUDITOR (AX=F258h)
INT 21 - Novell NetWare - CHANGE AUDITOR PASSWORD (AX=F258h)
INT 21 - Novell NetWare - CHECK AUDIT ACCESS (AX=F258h)
INT 21 - Novell NetWare - REMOVE AUDIT PROPERTY (AX=F258h)
INT 21 - Novell NetWare - DISABLE AUDITING ON VOLUME (AX=F258h)
INT 21 - Novell NetWare - ENABLE AUDITING ON VOLUME (AX=F258h)
INT 21 - Novell NetWare - IS USER AUDITED? (AX=F258h)
INT 21 - Novell NetWare - READ AUDITING BITMAP (AX=F258h)
INT 21 - Novell NetWare - READ AUDIT CONFIG HEADER (AX=F258h)
INT 21 - Novell NetWare - LOGOUT AS VOLUME AUDITOR (AX=F258h)
INT 21 - Novell NetWare - RESET AUDITING FILE (AX=F258h)
INT 21 - Novell NetWare - RESET AUDIT HISTORY FILE (AX=F258h)
INT 21 - Novell NetWare - WRITE AUDITING BITMAP (AX=F258h)
INT 21 - Novell NetWare - WRITE AUDIT CONFIG HEADER (AX=F258h)
INT 21 - Novell NetWare - GET AUDITING FLAGS (AX=F258h)
INT 21 - Novell NetWare - CLOSE OLD AUDITING FILE (AX=F258h)
INT 21 - Novell NetWare - DELETE OLD AUDITING FILE (AX=F258h)
INT 21 - Novell NetWare - CHECK AUDIT LEVEL TWO ACCESS (AX=F258h)
INT 21 - Novell NetWare - GET DATA MIGRATION INFO (AX=F25Ah)
INT 21 - Novell NetWare - MOVE FILE DATA TO DATA MIGRATION (AX=F25Ah)
INT 21 - Novell NetWare - DATA MIGRATION FILE INFORMATION (AX=F25Ah)
INT 21 - Novell NetWare - VOLUME DATA MIGRATION STATUS (AX=F25Ah)
INT 21 - Novell NetWare - GET MIGRATION OR STATUS INFORMATION (AX=F25Ah)
INT 21 - Novell NetWare - DATA MIGRATION SUPPORT MODULE INFORMATION (AX=F25Ah)
INT 21 - Novell NetWare - MOVE FILE DATA FROM DATA MIGRATION (AX=F25Ah/DX=0000h)
INT 21 - Novell NetWare - GET OR SET DEFAULT SUPPORT MODULE (AX=F25Ah)
INT 21 - Novell NetWare v4+ - GET TREE NAME (AX=F268h)
INT 21 - Novell NetWare v4+ - GET BINDERY CONTEXT (AX=F268h)
INT 21 - Novell NetWare v4+ - MONITOR NDS CONNECTION (AX=F268h)
INT 21 - Novell NetWare v4+ - NDS LIST PARTITIONS (AX=F268h)
INT 21 - Novell NetWare v4+ - NDS GET SERVER NAME AND ADDRESS (AX=F268h)
INT 21 - Novell NetWare v4+ - NDS LOGOUT (AX=F268h)
INT 21 - Novell NetWare v4+ - GET DS AUDITING STATISTICS (AX=F268h)
INT 21 - Novell NetWare - LOG FILE (AX=F269h/DX=0000h)
INT 21 - Novell NetWare - LOCK FILE SET (AX=F26Ah/DX=0000h)
INT 21 - Novell NetWare - LOCK LOGICAL RECORD SET (AX=F26Ch/DX=0000h)
INT 21 - Novell NetWare - LOCK PHYSICAL RECORD SET (AX=F26Eh/DX=0000h)
INT 21 - Novell NetWare - OPEN SEMAPHORE (AX=F26Fh)
INT 21 - Novell NetWare - CLOSE SEMAPHORE (AX=F26Fh/DX=0000h)
INT 21 - Novell NetWare - WAIT ON SEMAPHORE (AX=F26Fh/DX=0000h)
INT 21 - Novell NetWare - SIGNAL SEMAPHORE (AX=F26Fh/DX=0000h)
INT 21 - Novell NetWare - EXAMINE SEMAPHORE (AX=F26Fh)
INT 21 - Novell NetWare v4+ - GET FILE SERVER UTC TIME (AX=F272h)
INT 21 - Novell NetWare v4+ - GET CACHE INFORMATION (AX=F27Bh)
INT 21 - Novell NetWare v4+ - GET SERVER INFORMATION (AX=F27Bh)
INT 21 - Novell NetWare v4+ - GET USER INFORMATION (AX=F27Bh)
INT 21 - Novell NetWare v4+ - GET IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software./SPX Information (AX=F27Bh)
INT 21 - Novell NetWare v4+ - GET CPU(Central Processing Unit) The microprocessor which executes programs on your computer. INFORMATION (AX=F27Bh)
INT 21 - Novell NetWare v4+ - GET VOLUME SWITCH INFORMATION (AX=F27Bh)
INT 21 - Novell NetWare v4+ - GET LOADED NLMs (AX=F27Bh)
INT 21 - Novell NetWare v4+ - GET NLM INFORMATION (AX=F27Bh)
INT 21 - Novell NetWare v4+ - GET OS VERSION INFORMATION (AX=F27Bh)
INT 21 - Novell NetWare v4+ - GET ACTIVE LAN BOARD LIST (AX=F27Bh)
INT 21 - Novell NetWare v4+ - GET LAN CONFIGURATION (AX=F27Bh)
INT 21 - Novell NetWare v4+ - GET LAN COMMON COUNTERS (AX=F27Bh)
INT 21 - Novell NetWare v4+ - GET PROTOCOL STACK BY BOARD (AX=F27Bh)
INT 21 - Novell NetWare v4+ - GET ROUTER INFO (AX=F27Bh)
INT 21 - Novell NetWare v4+ - GET KNOWN NETWORKS INFO (AX=F27Bh)
INT 21 - Novell NetWare v4+ - GET KNOWN SERVERS INFO (AX=F27Bh)
INT 21 - Novell NetWare v4+ - GET SERVER SET COMMANDS INFO (AX=F27Bh)
INT 21 - Novell NetWare v4+ - GET SERVER SET CATEGORIES (AX=F27Bh)
INT 21 - Novell NetWare - FILE SERVICES - FILE SERVER FILE COPY (AH=F3h)
INT 21 - TopWare Network OS v5.10+ - GET SYSTEM INFORMATION (AX=FF00h)
INT 21 - TopWare Network OS v5.10+ - GET/SET DEFAULT FILE PROTECTION ATTRIBS (AX=FF04h)
INT 21 - TopWare Network OS v5.10+ - SEND MESSAGE (AX=FF80h/DH=FFh)
INT 21 - TopWare Network OS v5.10+ - GET STATION ADDRESS (AX=FF82h)
INT 21 - TopWare Network OS v5.10+ - GET STATUS OF TopShow/Emulated FUNCTION (AX=FF8Ch)
INT 21 - TopWare Network OS v5.10+ - CALL TopShow FUNCTION (AX=FF8Dh)
INT 21 - TopWare Network OS v5.10+ - CANCEL TopShow FUNCTION (AX=FF8Eh)
INT 21 - TopWare Network OS v5.10+ - GET FILE SERVER STATION NUMBER (AX=FF91h)
INT 21 - TopWare Network OS v5.10+ - GET MAXIMUM STATION NUMBER (server only) (AX=FF97h)
INT 21 - TopWare Network OS v5.10+ - GET MAXIMUM FILE NUMBER (server only) (AX=FF98h)
INT 21 - TopWare Network OS v5.10+ - RECEIVE OF USER-DEFINED PACKETS (AX=FF9Ah)
INT 21 - TopWare Network OS v5.10+ - ENABLE/DISABLE TopTerm SERVICE (AX=FF9Fh)
INT 21 - TopWare Network OS v5.10+ - GET SPOOLER PRINTING PRIORITY (AX=FFB0h)
INT 21 - TopWare Network OS v5.10+ - SET SPOOLER PRINTING PRIORITY (AX=FFB1h)
INT 21 - TopWare Network OS v5.10+ - GET DEFAULT START-OF-JOB FORMFEED STATUS (AX=FFB3h)
INT 21 - TopWare Network OS v5.10+ - SET DEFAULT START-OF-JOB FORMFEED STATUS (AX=FFB4h)
INT 21 - TopWare Network OS v5.10+ - GET PRINTER SERVER STATION ADDRESS (AX=FFBBh)
INT 21 - TopWare Network OS v5.10+ - CANCEL TopShow FUNCTION (AX=FFBCh/CL=00h)
INT 21 - TopWare Network OS v5.10+ - GET CURRENT AUTOPRINT TIME (AX=FFBDh)
INT 21 - TopWare Network OS v5.10+ - SET AUTOPRINT TIME (AX=FFBEh)
INT 21 - TopWare Network OS v5.10+ - GET LOGON USER INFORMATION (AX=FFBFh)
INT 21 - TopWare Network OS v5.10+ - GET DEFAULT END-OF-JOB FORMFEED STATUS (AX=FFC0h)
INT 21 - TopWare Network OS v5.10+ - SET DEFAULT END-OF-JOB FORMFEED STATUS (AX=FFC1h)
INT 21 - TopWare Network OS v5.10+ - GET DEFAULT COPIES OF SPOOLING FILE (AX=FFC2h)
INT 21 - TopWare Network OS v5.10+ - GET SHARING STATUS OF PRINTER SERVER (AX=FFC3h)
INT 21 - TopWare Network OS v5.10+ - GET/SET LPTAbbreviation for Line PrinTer. PORTIBM PC Portable (uses same BIOS as XT) ON PRINT SERVER (AX=FFC4h)
INT 21 - TopWare Network OS v5.10+ - SET DEFAULT PRINT FILE HEADER (AX=FFC6h)
INT 21 - TopWare Network OS v5.10+ - SET DEFAULT PRINT COPIES (AX=FFC7h)
INT 21 - TopWare Network OS v5.10+ - GET DEFAULT PRINT FILE HEADER STATUS (AX=FFC8h)
INT 21 - TopWare Network OS v5.10+ - SET PRINTER SHARING (AX=FFC9h)
INT 21 - TopWare Network OS v5.10+ - MOVE FILE FROM ONE PRINT SERVER TO ANOTHER (AX=FFCAh)
INT 21 - TopWare Network OS v5.10+ - DELETE FILE FROM SPOOLING QUEUE (AX=FFCBh)
INT 21 - TopWare Network OS v5.10+ - GET PRINT SERVER'S SPOOLING QUEUE STATUS (AX=FFCCh)
INT 21 - TopWare Network OS v5.10+ - GET STATUS OF ALL PRINT SERVERS (AX=FFCDh)
INT 21 - TopWare Network OS v5.10+ - CALL TopLook FUNCTION (AX=FFCFh)
INT 21 - TopWare Network OS v5.10+ - GET KEYCARD SERIAL NUMBER AND MAX USERS (AX=FFD6h)
INT 21 - TopWare Network OS v5.10+ - GET NETWORK PROTECTION ATTRIBUTES STATUS (AX=FFD7h)
INT 21 - TopWare Network OS v5.10+ - INITIATE ACCESS TO SPECIFIC PACKET TYPE (AX=FFE3h/DL=00h)
INT 21 - TopWare Network OS v5.10+ - END ACCESS TO SPECIFIC PACKET TYPE (AX=FFE3h/DL=01h)
INT 21 - TopWare Network OS v5.10+ - SEND PACKET (AX=FFE3h/DL=02h)
INT 21 - TopWare Network OS v5.10+ - GET LOCAL NETWORK INTERFACE ADDRESS (AX=FFE3h/DL=03h)
INT 2A - NETWORK - INSTALLATION CHECK (AH=00h)
INT 2A - AT&TAmerican Telephone and Telegraph Starlan Extended NetBIOSOne of a number of low-level device-independent network interfaces; the other major interfaces are Novell's IPX and the Internet's IP (Internet Protocol, the lower-level portion of TCP/IP). (var length names) - INSTALLATION CHECK (AX=0000h)
INT 2A - NETWORK (Microsoft,LANtastic) - EXECUTE NETBIOS REQUEST,NO ERROR RETRY (AH=01h)
INT 2A - NETWORK (Microsoft) - SET NET PRINTER MODE (AH=02h)
INT 2A - NETWORK - CHECK DIRECT I/O (AX=0300h)
INT 2A - NETWORK - EXECUTE NetBIOSOne of a number of low-level device-independent network interfaces; the other major interfaces are Novell's IPX and the Internet's IP (Internet Protocol, the lower-level portion of TCP/IP). REQUEST (AH=04h)
INT 2A - NETWORK - GET NETWORK RESOURCE AVAILABILITY (AX=0500h)
INT 2A - NETBIOS, LANtastic - NETWORK PRINT-STREAM CONTROL (AH=06h)
INT 2A - PCIBM PC Network v1.00 - RECEIVER.COM - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=07h)
INT 2A - MS Networks or NETBIOS - ??? (AX=2001h)
INT 2A - NETWORK - ??? (AX=2002h)
INT 2A - NETWORK - ??? (AX=2003h)
INT 2A - NetSoft DOS-NET v1.20+ - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=4147h/DX=0000h)
INT 2A - NETWORK - PCIBM PC LAN PROG v1.31+ - GET LOGGED ON USER NAME (AX=7802h)
INT 2A - NETWORK - KEYBOARD BUSY LOOP {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=84h)
INT 2A - PCIBM PC Network v1.00 - RECEIVER.COM - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=86h)
INT 2A - PCIBM PC Network v1.00 - RECEIVER.COM - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=89h/AL=08h)
INT 2A - Network - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=C2h/BX=0001h)
INT 2A - PCIBM PC Network v1.00 - RECEIVER.COM - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=C4h)
INT 2A - Novell NetWare Lite - SERVER - DOS CRITICAL SECTION DISABLE {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=D800h)
INT 2A - Novell NetWare Lite - SERVER - DOS CRITICAL SECTION ENABLE {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=D801h)
INT 2A - Novell NetWare Lite - CLIENT - START SERVER CRITICAL SECTION {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=D850h)
INT 2A - Novell NetWare Lite - CLIENT - END SERVER CRITICAL SECTION {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=D851h)
INT 2A - Novell NetWare - DOS Requester v1.03 - SERVER LOADED {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=D852h)
INT 2A - Novell NetWare - DOS Requester v1.03 - SERVER UNLOADED {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=D853h)
INT 2A - PCIBM PC Network 1.00 - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=E0h)
INT 2A - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. PREDIR.EXE - ??? (AX=FF90h)
INT 2A - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. PREDIR.EXE - ??? (AX=FF91h)
INT 2A - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. PREDIR.EXE - INSTALLATION CHECK (AX=FF92h)
INT 2A - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. PREDIR.EXE - ??? (AX=FF93h)
INT 2A - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. PREDIR.EXE - ??? (AX=FF94h)
INT 2A - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. PREDIR.EXE - GET CONFIGURATION STRINGS (AX=FF95h)
INT 2A - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. PREDIR.EXE - SET PRINT JOB TERMINATION CONFIGURATION (AX=FF96h)
INT 2A - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. PREDIR.EXE - GET PRINT JOB TERMINATION CONFIGURATION (AX=FF97h)
INT 2D - RATSR 2.0+ - GET STATUS (AL=10h)
INT 2F - PCIBM PC LAN PROGRAM REDIR/REDIRIFS internal - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.}
INT 2F - Personal NetWare - VLM - ??? (AX=00D8h)
INT 2F - PCIBM PC LAN PROGRAM REDIR/REDIRIFS internal - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=0200h)
INT 2F - PCIBM PC LAN PROGRAM REDIR/REDIRIFS internal - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=0201h)
INT 2F - PCIBM PC LAN PROGRAM REDIR/REDIRIFS internal - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=0202h)
INT 2F - PCIBM PC LAN PROGRAM REDIR/REDIRIFS internal - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=0203h)
INT 2F - PCIBM PC LAN PROGRAM REDIR/REDIRIFS internal - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=0204h)
INT 2F - NETWORK REDIRECTOR - INSTALLATION CHECK {callout or callback} (AX=1100h)
INT 2F - NETWORK REDIRECTOR - REMOVE REMOTE DIRECTORY {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1101h)
INT 2F - IFSFUNC.EXE (DOS 4.x only) - REMOVE REMOTE DIRECTORY {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1102h)
INT 2F - NETWORK REDIRECTOR - MAKE REMOTE DIRECTORY {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1103h)
INT 2F - IFSFUNC.EXE (DOS 4.x only) - MAKE REMOTE DIRECTORY {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1104h)
INT 2F - NETWORK REDIRECTOR - CHDIR {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1105h)
INT 2F - NETWORK REDIRECTOR - CLOSE REMOTE FILE {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1106h)
INT 2F - NETWORK REDIRECTOR - COMMIT REMOTE FILE {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1107h)
INT 2F - NETWORK REDIRECTOR - READ FROM REMOTE FILE {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1108h)
INT 2F - NETWORK REDIRECTOR - WRITE TO REMOTE FILE {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1109h)
INT 2F - NETWORK REDIRECTOR (DOS 3.x only) - LOCK REGION OF FILE {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=110Ah)
INT 2F - NETWORK REDIRECTOR (DOS 3.x only) - UNLOCK REGION OF FILE {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=110Bh)
INT 2F - NETWORK REDIRECTOR - GET DISK INFORMATION {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=110Ch)
INT 2F - IFSFUNC.EXE (DOS 4.x only) - SET REMOTE FILE'S ATTRIBUTES {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=110Dh)
INT 2F - NETWORK REDIRECTOR - SET REMOTE FILE'S ATTRIBUTES {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=110Eh)
INT 2F - NETWORK REDIRECTOR - GET REMOTE FILE'S ATTRIBUTES AND SIZE {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=110Fh)
INT 2F - IFSFUNC.EXE (DOS 4.x only) - GET REMOTE FILE'S ATTRIBUTES AND SIZE {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1110h)
INT 2F - NETWORK REDIRECTOR - RENAME REMOTE FILE {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1111h)
INT 2F - IFSFUNC.EXE (DOS 4.x only) - RENAME REMOTE FILE {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1112h)
INT 2F - NETWORK REDIRECTOR - DELETE REMOTE FILE {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1113h)
INT 2F - IFSFUNC.EXE (DOS 4.x only) - DELETE REMOTE FILE {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1114h)
INT 2F - IFSFUNC.EXE (DOS 4.x only) - OPEN REMOTE FILE {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1115h)
INT 2F - NETWORK REDIRECTOR - OPEN EXISTING REMOTE FILE {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1116h)
INT 2F - NETWORK REDIRECTOR - CREATE/TRUNCATE REMOTE FILE {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1117h)
INT 2F - NETWORK REDIRECTOR - CREATE/TRUNCATE FILE WITHOUT CDSsee Current Directory Structure {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1118h)
INT 2F - NETWORK REDIRECTOR - FIND FIRST FILE WITHOUT CDSsee Current Directory Structure {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1119h)
INT 2F - IFSFUNC.EXE (DOS 4.x only) - FIND NEXT FILE WITHOUT CDSsee Current Directory Structure {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=111Ah)
INT 2F - NETWORK REDIRECTOR - FINDFIRST {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=111Bh)
INT 2F - NETWORK REDIRECTOR - FINDNEXT {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=111Ch)
INT 2F - NETWORK REDIRECTOR - CLOSE ALL REMOTE FILES FOR PROCESS (ABORT) {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=111Dh)
INT 2F - NETWORK REDIRECTOR - DO REDIRECTION {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=111Eh)
INT 2F - NETWORK REDIRECTOR - PRINTER SETUP {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=111Fh)
INT 2F - NETWORK REDIRECTOR - FLUSH ALL DISK BUFFERS {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1120h)
INT 2F - NETWORK REDIRECTOR - SEEK FROM END OF REMOTE FILE {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1121h)
INT 2F - NETWORK REDIRECTOR - PROCESS TERMINATION HOOK {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1122h)
INT 2F - NETWORK REDIRECTOR - QUALIFY REMOTE FILENAME {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1123h)
INT 2F - NETWORK REDIRECTOR - TURN OFF REMOTE PRINTER {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1124h)
INT 2F - NETWORK REDIRECTOR - REDIRECTED PRINTER MODE {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1125h)
INT 2F - NETWORK REDIRECTOR - REMOTE PRINTER ECHO ON/OFF {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1126h)
INT 2F - IFSFUNC.EXE (DOS 4.x only) - UNUSED {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1127h)
INT 2F - NetWare 4.0 - REMOTE FILE COPY (AX=1127h/BX=4E57h)
INT 2F - IFSFUNC.EXE (DOS 4.x only) - UNUSED {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1128h)
INT 2F - IFSFUNC.EXE (DOS 4.x only) - UNUSED {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1129h)
INT 2F - IFSFUNC.EXE (DOS 4.x only) - CLOSE ALL FILES FOR PROCESS {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=112Ah)
INT 2F - IFSFUNC.EXE (DOS 4.x only) - GENERIC IOCTL {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=112Bh)
INT 2F - NETWORK REDIRECTOR (DOS 4.0+) - "UPDATE_CB" - ??? {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=112Ch)
INT 2F - IFSFUNC.EXE (DOS 4.x only) - EXTENDED ATTRIBUTES {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=112Dh)
INT 2F - NETWORK REDIRECTOR (DOS 4.0+) - EXTENDED OPEN/CREATE FILE {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=112Eh)
INT 2F - IFSFUNC.EXE (DOS 4.x only) - IFSsee Installable File System IOCTL {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=112Fh)
INT 2F - IFSFUNC.EXE (DOS 4.x only) - GET IFSFUNC SEGMENT {callout or callback, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=1130h)
INT 2F - LAN Manager Enhanced DOS Services - ??? (AX=1180h)
INT 2F - LAN Manager Enhanced DOS Services - SET USER NAME??? (AX=1181h)
INT 2F - LAN Manager Enhanced DOS Services - INSTALL SERVICE (AX=1182h)
INT 2F - LAN Manager Enhanced DOS - ??? (AX=1184h)
INT 2F - LAN Manager Enhanced DOS - DosReadAsynchNmPipe (AX=1186h)
INT 2F - LAN Manager 2.0+ DOS Enhanced ENCRYPT.EXE - STREAM ENCRYPTION SERVICE (AX=118Ah/BX=0001h)
INT 2F - LAN Manager Enhanced DOS - ??? (AX=118Bh)
INT 2F - LAN Manager Enhanced DOS - ??? (AX=118Ch)
INT 2F - LAN Manager Enhanced DOS - ??? (AX=118Eh)
INT 2F - LAN Manager Enhanced DOS - DosWriteAsynchNmPipe (AX=118Fh)
INT 2F - LAN Manager Enhanced DOS - DosReadAsynchNmPipe2 (AX=1190h)
INT 2F - LAN Manager Enhanced DOS - DosWriteAsynchNmPipe2 (AX=1191h)
INT 2F - Novell ??? - REMOTE FILE COPY (AX=11F0h)
INT 2F - MS-NET - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=13h)
INT 2F - DOS Enhanced LAN Manager 2.0+ MINIPOP/NETPOPUP - INSTALLATION CHECK (AX=4100h)
INT 2F - DOS Enhanced LAN Manager 2.0+ MINIPOP/NETPOPUP - ??? (AX=4103h)
INT 2F - DOS Enhanced LAN Manager 2.0+ MINIPOP/NETPOPUP - ??? (AX=4104h)
INT 2F - LAN Manager 2.0 DOS Enhanced MSRV.EXE - MESSENGER SERVICE (AH=42h)
INT 2F - RESERVED FOR PROTMAN SUPPORT {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=4A07h)
INT 2F - LAN Manager 2.0 DOS Enh NETWKSTA.EXE - NETWORK WORKSTATION REDIRECTOR (AH=4Bh)
INT 2F - SilverNET v2+ - INSTALLATION CHECK (AX=4E53h/BL=00h)
INT 2F - SilverNET - GET RUNTIME PARAMETER (AX=4E53h/BL=01h)
INT 2F - SilverNET - SET RUNTIME PARAMETERS (AX=4E53h/BL=02h)
INT 2F - ODIHLP.EXE - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=5100h)
INT 2F - License Service API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - INSTALLATION CHECK (AX=7000h/CX=001Fh)
INT 2F - License Service API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - REQUEST LICENSE (AX=7001h/CX=001Fh)
INT 2F - License Service API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - RELEASE LICENSE (AX=7002h/CX=001Fh)
INT 2F - License Service API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - UPDATE (AX=7003h/CX=001Fh)
INT 2F - License Service API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - GET ERROR (AX=7004h/CX=001Fh)
INT 2F - License Service API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - QUERY LICENSE (AX=7005h/CX=001Fh)
INT 2F - Novell NetWare - LOW-LEVEL API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. (IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software.) INSTALLATION CHECK (AX=7A00h)
INT 2F - Novell NetWare - TBMI v1.1+ - GET TBMI STATUS {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7A10h)
INT 2F - Novell NetWare - TBMI v1.1+ - GET INT2F HANDLERS {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7A11h)
INT 2F - Novell NetWare - TBMI v1.1+ - GET INT64 HANDLERS {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7A12h)
INT 2F - Novell NetWare - TBMI v1.1+ - GET INT7A HANDLERS {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7A13h)
INT 2F - Novell NetWare - TBMI v1.1+ - GET STATISTICS {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7A14h)
INT 2F - Novell NetWare - TBMI v1.1 only - RESET ??? {obsolete, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7A15h)
INT 2F - Novell NetWare - TBMI v1.1 only - ??? {obsolete, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7A16h)
INT 2F - Novell NetWare - TBMI v1.1 only - ??? {obsolete, undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7A17h)
INT 2F - Novell NetWare - TASKID v1.0 - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7A18h)
INT 2F - Novell NetWare - TASKID v1.0 - GET INT 08 HANDLERS {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7A19h)
INT 2F - Novell NetWare - TASKID v1.0 - GET INT 2F HANDLERS {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7A1Ah)
INT 2F - Novell NetWare - TASKID v1.0 - GET DIAGNOSTICS INFORMATION {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7A1Bh)
INT 2F - Novell NetWare - TBMI v1.1+ - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7A1Ch)
INT 2F - Novell NetWare - TBMI v1.1+ - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7A1Dh)
INT 2F - Novell NetWare - TBMI v1.1+ - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7A1Eh)
INT 2F - Novell NetWare - Adv NetWare 4.0 DOS Requester - GET VLM CALL ADDRESS (AX=7A20h/BX=0000h)
INT 2F - Novell NetWare - DOS Requester v1.03+ - GET VLM CallA ADDRESS (AX=7A20h/BX=0001h)
INT 2F - Novell NetWare - DOS Requester v1.03+ - GET VLM MULTIPLEX ADDRESS (AX=7A20h/BX=0002h)
INT 2F - Novell NetWare - DOS Requester v1.03+ - GET VLM PARSE API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. ADDRESS (AX=7A20h/BX=0003h)
INT 2F - Novell NetWare - DOS Requester v1.03+ - GET VLM MULTICAST CALLOUT (AX=7A20h/BX=0004h)
INT 2F - Novell NetWare - DOS Requester v1.03+ - GET VLM INT 24 ADDRESS (AX=7A20h/BX=0005h)
INT 2F - Novell NetWare - DOS Requester v1.03+ - GET ??? ENTRY POINT (AX=7A20h/BX=0006h)
INT 2F - Novell NetWare - DOS Requester v1.03+ - GET ??? ENTRY POINT (AX=7A20h/BX=0007h)
INT 2F - Novell NetWare - DOS Requester v1.03+ - GET ??? ENTRY POINT (AX=7A20h/BX=0008h)
INT 2F - Novell NetWare - DOS Requester v1.03+ - GET ??? ENTRY POINT (AX=7A20h/BX=0080h)
INT 2F - Novell NetWare - DOS Requester v1.03+ - GET ??? ENTRY POINT (AX=7A20h/BX=0081h)
INT 2F - Novell NetWare - DOS Requester v1.03+ - GET ??? ENTRY POINT (AX=7A20h/BX=0082h)
INT 2F - Novell NetWare - DOS Requester - BROADCAST CALLBACK {callout or callback} (AX=7A21h)
INT 2F - Novell NetWare - DOS Requester - BROADCAST/SFT3 INFORM {callout or callback} (AX=7A22h)
INT 2F - Novell NetWare - IPXODI v2.12 - GET GNMA SUPPORT (AX=7A2Fh)
INT 2F - Personal NetWare - HRMIB - UNINSTALL {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7A2Fh/BX=0EDCh)
INT 2F - Novell NetWare - TCP/IPThe protocol suite originally developed by DARPA for use on its ARPAnet network, which is now known as the Internet. See also IP, TCP. Protocol Stack - INSTALLATION CHECK (AX=7A40h)
INT 2F - Novell NetWare - TCP/IPThe protocol suite originally developed by DARPA for use on its ARPAnet network, which is now known as the Internet. See also IP, TCP. Protocol Stack - WINDOWS SUPPORT??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7A41h)
INT 2F - Novell NetWare - TCPIP.EXE v4.1 - GET ??? ENTRY POINT {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7A42h)
INT 2F - Novell NetWare - TCPIP.EXE v4.1 - GET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7A43h)
INT 2F - Novell NetWare - TCPIP.EXE v4.1 - SET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7A44h)
INT 2F - Novell NetWare - TCPIP.EXE v4.1 - GET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7A4Ch)
INT 2F - Novell NetWare - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7A4Dh/BX=0001h)
INT 2F - Novell LAN Workplace for DOS - RARPD.EXE - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7A4Eh)
INT 2F - Novell LAN Workplace for DOS - RARPD.EXE - UNINSTALL {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7A4Fh)
INT 2F - Novell NetWare - SNMP.EXE - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7A4Fh/BX=0001h)
INT 2F - Novell NetWare - SNMP.EXE - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7A4Fh/BX=0002h)
INT 2F - Novell NetWare - SHELL 3.01d BROADCAST - ABNORMAL EXIT {callout or callback} (AX=7A80h)
INT 2F - Novell NetWare - SHELL 3.01d BROADCAST - SET SHELL INT 21 HANDLER {callout or callback} (AX=7A81h)
INT 2F - Novell NetWare - shell 3.01 - BROADCAST INFORM {callout or callback} (AX=7A85h)
INT 2F - Novell NetWare - NETBIOS.EXE 3+ - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7A90h)
INT 2F - Personal NetWare - HRMIB - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7AA0h)
INT 2F - LAN HiJack - LHR - DISABLE??? (AX=7AC1h)
INT 2F - LAN HiJack - LHR - SYNCHRONIZE SHIFT STATES??? (AX=7AC2h)
INT 2F - LAN HiJack - LHR - CLEAR ??? FLAG (AX=7AC3h)
INT 2F - LAN HiJack - LHR - ENABLE FUNCTIONS (AX=7AC8h)
INT 2F - LAN HiJack - LHR - DISABLE FUNCTIONS (AX=7AC9h)
INT 2F - LAN HiJack - LHJ - ??? (AX=7ACAh)
INT 2F - LAN HiJack - LHJ - ??? (AX=7ACBh)
INT 2F - LAN HiJack - LHJ - ??? (AX=7ACCh)
INT 2F - LAN HiJack - LHR - INSTALLATION CHECK (AX=7ACFh/BX=0000h)
INT 2F - Novell NetWare - DOSNP.EXE v1.30G - INSTALLATION CHECK (AX=7AF0h)
INT 2F - Novell NetWare - Access Server Driver - INSTALLATION CHECK (AX=7AF1h)
INT 2F - Novell NetWare - DOSNP.EXE - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=7AFEh)
INT 2F - Novell NetWare - TBMI v1.1+ - INSTALLATION CHECK / Windows SUPPORT (AX=7AFFh/BX=0000h/CX=4E65h/DX=7457h)
INT 2F - Novell NetWare - TBMI v1.1+, shell v3.01d - INSTALLATION CHECK??? (AX=7AFFh/BX=0001h/CX=4E65h/DX=7457h)
INT 2F - EASY-NET - INSTALLATION CHECK (AX=8000h)
INT 2F - Nanosoft, Inc. TurboNET server - ??? (AX=8001h)
INT 2F - Nanosoft, Inc. TurboNET redirector - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=8100h)
INT 2F - Nanosoft, Inc. TurboNET redirector - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=8101h)
INT 2F - Nanosoft, Inc. TurboNET redirector - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=8102h)
INT 2F - Nanosoft, Inc. TurboNET redirector - GET MACHINE NAME??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=8103h)
INT 2F - Nanosoft, Inc. TurboNET redirector - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=8104h)
INT 2F - Nanosoft, Inc. TurboNET redirector - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=8105h/CX=0000h/DX=0000h)
INT 2F - NETWORK - INSTALLATION CHECK (AX=B800h)
INT 2F - 10NET - INSTALLATION CHECK (AX=B800h/CX=F041h)
INT 2F - NETWORK - GET NETWORK EVENT POSTsee Power-On Self-Test HANDLER (AX=B803h)
INT 2F - NETWORK - SET NETWORK EVENT POSTsee Power-On Self-Test HANDLER (AX=B804h)
INT 2F - NETWORK - GET NetBIOSOne of a number of low-level device-independent network interfaces; the other major interfaces are Novell's IPX and the Internet's IP (Internet Protocol, the lower-level portion of TCP/IP). NAME NUMBER OF MACHINE NAME (AX=B807h)
INT 2F - NETWORK - RELINK KEYBOARD HANDLER {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=B808h)
INT 2F - NETWORK - LANtastic, NetWare Lite - GET VERSION (AX=B809h)
INT 2F - PCIBM PC Network 1.00 - ??? {partially documented} (AX=B80Ah)
INT 2F - DOS LAN Requester - GET XSI2 ADDRESS / DATA {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=B80Eh)
INT 2F - DOS LAN Requester - GET START PARAMETERS (AX=B80Fh)
INT 2F - PCIBM PC Network RECEIVER.COM - INSTALLATION CHECK (AX=B900h)
INT 2F - PCIBM PC Network RECEIVER.COM - GET RECEIVER.COM INT 2F HANDLER ADDRESS (AX=B901h)
INT 2F - PCIBM PC Network RECEIVER.COM - GET RECEIVER.COM POSTsee Power-On Self-Test ADDRESS (AX=B903h)
INT 2F - PCIBM PC Network RECEIVER.COM - SET RECEIVER.COM POSTsee Power-On Self-Test ADDRESS (AX=B904h)
INT 2F - PCIBM PC Network RECEIVER.COM - GET FILENAME (AX=B905h)
INT 2F - PCIBM PC Network RECEIVER.COM - SET FILENAME (AX=B906h)
INT 2F - PCIBM PC Network RECEIVER.COM - UNLINK KEYBOARD HANDLER (AX=B908h)
INT 2F - PCIBM PC LAN PROGRAM REDIRIFS.EXE internal - INSTALLATION CHECK (AX=BF00h)
INT 2F - PCIBM PC LAN PROGRAM REDIRIFS.EXE internal - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=BF01h)
INT 2F - PCIBM PC LAN PROG REDIR.SYS internal - SET REDIRIFS ENTRY POINT (AX=BF80h)
INT 2F - Novell ODI(Open Data-link Interface) A hardware-independent network interface developed by Novell, Inc. See also NDIS, Packet Driver. Link Support Layer (LSL.COM) - INSTALLATION CHECK (AX=C000h)
INT 2F - LapLink RemoteAccess (LLRA) - Core - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=C002h)
INT 2F - Personal NetWare - STPIPX v1.00 - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=C100h)
INT 2F - Personal NetWare - STPIPX v1.00 - UNINSTALL {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=C101h)
INT 2F - LapLink RemoteAccess (LLRA) - Redirector - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=C205h)
INT 2F - LapLink RemoteAccess (LLRA) - Redirector - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=C2F0h)
INT 2F - LapLink RemoteAccess (LLRA) - Redirector - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=C2F1h)
INT 2F - LapLink RemoteAccess (LLRA) - Compression - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=C301h)
INT 2F - LapLink RemoteAccess (LLRA) - Compression - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=C3F0h)
INT 2F - LapLink RemoteAccess (LLRA) - Compression - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=C3F1h)
INT 2F - PC-DOS Econet v1.05 - INSTALLATION CHECK (AX=C500h)
INT 2F - PC-DOS Econet v1.05 - RESET BOARD AND DRIVER (AX=C501h)
INT 2F - PC-DOS Econet v1.05 - PERFORM NETWORK OPERATION (AX=C502h)
INT 2F - PC-DOS Econet v1.05 - ADD EVENT HANDLER (AX=C503h)
INT 2F - PC-DOS Econet v1.05 - REMOVE EVENT HANDLER (AX=C504h)
INT 2F - PC-DOS Econet v1.05 - SET DEFAULT EVENT ACTION (AX=C505h)
INT 2F - PC-DOS Econet v1.05 - SET INDIVIDUAL EVENT ACTION (AX=C506h)
INT 2F - PC-DOS Econet v1.05 - TEST/CLEAR EVENT STATUS (AX=C507h)
INT 2F - PC-DOS Econet v1.05 - ENABLE/DISABLE EVENT SCHEDULER (AX=C508h)
INT 2F - Tsoft NFSDRVR - INSTALLATION CHECK (AX=CC00h)
INT 2F - Tsoft NFSDRVR - ??? (AX=CC01h)
INT 2F - Tsoft NFSDRVR - ??? (AX=CC02h)
INT 2F - Tsoft NFSDRVR - ??? (AX=CC03h)
INT 2F - Tsoft NFSDRVR - ??? (AX=CC04h)
INT 2F - Tsoft NFSDRVR - ??? (AX=CC05h)
INT 2F - Tsoft NFSDRVR - ??? (AX=CC06h)
INT 2F - Lotus CD/Networker - INSTALLATION CHECK (AX=D000h)
INT 2F - Multiplex - Lotus CD/Networker GET DATA AREA (AX=D002h/BX=4D44h)
INT 2F - Banyan VINES v4+ - GET BANV INTERRUPT NUMBER (AX=D701h/BX=0000h)
INT 2F - Banyan VINES v4+ - PCPRINT interface {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=D702h)
INT 2F - Banyan VINES v4+ - MAIL interface {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=D703h)
INT 2F - Banyan VINES v4+ - Streettalk Directory Assistance interface {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=D704h)
INT 2F - Novell NetWare Lite - CLIENT.EXE - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=D800h)
INT 2F - Novell NetWare Lite v1.1 - SERVER - "VNWLSERV_INIT" - GET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=D856h)
INT 2F - Novell NetWare Lite v1.0+ - SERVER - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=D880h)
INT 2F - Beame&Whiteside BWSNMP - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=DAB2h)
INT 2F - Novell Netware - RPRINTER, NPRINTER - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=DE00h/BL=00h)
INT 2F - MSG.COM - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=DF01h/BX=0000h)
INT 2F - WEB v4.02 - WEB MODULE INSTALLATION CHECK (AH=EEh)
INT 2F - WEB v4.02 - INSTALLATION CHECK (AX=EE00h)
INT 2F - WEB v4.02 - WEB GENERAL NOTIFICATION (AX=EEF0h)
INT 2F - PowerLAN - INSTALLATION CHECK??? (AX=F400h)
INT 2F - PowerLAN - GET VERSION (AX=F401h)
INT 2F - PowerLAN - ??? (AX=F483h)
INT 2F - PC-NFS ??? - INSTALLATION CHECK (AX=FE00h/BX=4454h/CX=4B52h/DX=4E4Dh)
INT 2F - PC-NFS ??? - GET ??? (AX=FE08h)
INT 2F - Topware Network Operating System - INSTALLATION CHECK (AX=FF00h)
INT 2F - Topware Network Operating System - GET VERSION (AX=FF01h)
INT 2F - TopWare Network OS v5.10+ - GET TopNet VERSION STRING (AX=FF02h)
INT 2F - TopWare Network OS v5.10+ - TopTerm - INSTALLATION CHECK (AX=FF10h)
INT 2F - TopWare Network OS v5.10+ - TopTerm - ENABLE KEYBOARD SERVICE (AX=FF11h)
INT 2F - TopWare Network OS v5.10+ - TopTerm - DISABLE KEYBOARD SERVICE (AX=FF12h)
INT 2F - TopWare Network OS v5.10+ - TopTerm - SET INSTALLATION FLAG (AX=FF13h)
INT 2F - TopWare Network OS v5.10+ - START BACKGROUND RECEIVE VIDEO DATA (AX=FF14h)
INT 2F - TopWare Network OS v5.10+ - END BACKGROUND RECEIVE VIDEO DATA (AX=FF15h)
INT 2F - TopWare Network OS v5.10+ - SET CONTROL NUMBER OF "SHOW" SCREEN (AX=FF16h)
INT 2F - TopWare Network OS v5.10+ - SEND FULL SCREEN OF DATA FOR TopShow (AX=FF18h)
INT 2F - TopWare Network OS v5.10+ - CLOSE SPOOL(Simultaneous Peripheral Operation OnLine) The process of performing output to a slow peripheral such as a printer while other tasks continue running on the CPU. This term dates back to mainframe days before the invention of timesharing. FILES AND START PRINTING (AX=FF23h)
INT 2F - TopWare Network OS v5.10+ - GET "SHOW" TYPE (AX=FF27h)
INT 44 - Novell NetWare - HIGH-LEVEL LANGUAGE API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes.
INT 48 - Watstar PCIBM PC Network data pointer 1
INT 49 - Watstar PCIBM PC Network data pointer 2
INT 50 - TIL Xpert AIM (X.25)
INT 53 - WEB??? - API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes.
INT 5A - PCIBM PC Cluster adapter BIOS(Basic Input/Output System) A set of standardized calls giving low-level access to the hardware. The BIOS is the lowest software layer above the actual hardware and serves to insulate programs (and operating systems) which use it from the details of accessing the hardware directly. entry address
INT 5B - PCIBM PC cluster adapter - RELOCATED INT 19
INT 5C - NetBIOSOne of a number of low-level device-independent network interfaces; the other major interfaces are Novell's IPX and the Internet's IP (Internet Protocol, the lower-level portion of TCP/IP). INTERFACE
INT 5C - $25 LAN - CHECK IF CONNECTION ALIVE (AH=04h)
INT 60 - Excelan LAN Workplace for DOS 3.5 - API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes.
INT 60 - RIFS - CLIENT - INSTALLATION CHECK (AX=0000h)
INT 60 - RIFS - CLIENT - UNINSTALL (AX=0001h)
INT 60 - RIFS - CLIENT - REMAP DRIVE (AX=0002h)
INT 60 - RIFS - CLIENT - UNMAP DRIVE (AX=0003h)
INT 60 - RIFS - CLIENT - UNMAP ALL DRIVES (AX=0004h)
INT 60 - RIFS - CLIENT - GET TRANSLATION TABLE (AX=0005h)
INT 60 - RIFS - CLIENT - GET STATISTICS TABLE (AX=0006h)
INT 60 - RIFS - CLIENT - GET PORTIBM PC Portable (uses same BIOS as XT) TRANSLATION TABLE (AX=0007h)
INT 60 - RIFS - SERVER - INSTALLATION CHECK (AX=0008h)
INT 60 - RIFS - SERVER - UNINSTALL (AX=0009h)
INT 60 - RIFS - SERVER - GET STATISTICS TABLE (AX=000Ah)
INT 60 - RIFS - SERVER - RESET (AX=000Bh)
INT 60 - FTP(File Transfer Protocol) The standard protocol for copying files from one machine to another on a TCP/IP (Internet) network. Also the program of the same name with which a user may transfer files. Packet DriverAny one of the numerous drivers conforming to FTP Software's Packet Driver Specification, which provides a hardware-independent network interface. See also NDIS, ODI. - BASIC(Beginner's All-purpose Symbolic Instruction Code) A programming language originally designed as a means of teaching FORTRAN. There are many variations of BASIC with differing capabilities; the majority are interpreted but compiled BASIC is becoming more popular. All genuine IBMInternational Busiuness Machines personal computers (including the latest PS/2IBM PS/2, any model models) come equipped with a cassette-based BASIC interpreter in ROM. FUNC - GET DRIVER INFO (AX=01FFh)
INT 60 - FTP(File Transfer Protocol) The standard protocol for copying files from one machine to another on a TCP/IP (Internet) network. Also the program of the same name with which a user may transfer files. Packet DriverAny one of the numerous drivers conforming to FTP Software's Packet Driver Specification, which provides a hardware-independent network interface. See also NDIS, ODI. - BASIC(Beginner's All-purpose Symbolic Instruction Code) A programming language originally designed as a means of teaching FORTRAN. There are many variations of BASIC with differing capabilities; the majority are interpreted but compiled BASIC is becoming more popular. All genuine IBMInternational Busiuness Machines personal computers (including the latest PS/2IBM PS/2, any model models) come equipped with a cassette-based BASIC interpreter in ROM. FUNC - ACCESS TYPE (AH=02h)
INT 60 - FTP(File Transfer Protocol) The standard protocol for copying files from one machine to another on a TCP/IP (Internet) network. Also the program of the same name with which a user may transfer files. Packet DriverAny one of the numerous drivers conforming to FTP Software's Packet Driver Specification, which provides a hardware-independent network interface. See also NDIS, ODI. - BASIC(Beginner's All-purpose Symbolic Instruction Code) A programming language originally designed as a means of teaching FORTRAN. There are many variations of BASIC with differing capabilities; the majority are interpreted but compiled BASIC is becoming more popular. All genuine IBMInternational Busiuness Machines personal computers (including the latest PS/2IBM PS/2, any model models) come equipped with a cassette-based BASIC interpreter in ROM. FUNC - RELEASE TYPE (AH=03h)
INT 60 - FTP(File Transfer Protocol) The standard protocol for copying files from one machine to another on a TCP/IP (Internet) network. Also the program of the same name with which a user may transfer files. Packet DriverAny one of the numerous drivers conforming to FTP Software's Packet Driver Specification, which provides a hardware-independent network interface. See also NDIS, ODI. - BASIC(Beginner's All-purpose Symbolic Instruction Code) A programming language originally designed as a means of teaching FORTRAN. There are many variations of BASIC with differing capabilities; the majority are interpreted but compiled BASIC is becoming more popular. All genuine IBMInternational Busiuness Machines personal computers (including the latest PS/2IBM PS/2, any model models) come equipped with a cassette-based BASIC interpreter in ROM. FUNC - SEND PACKET (AH=04h)
INT 60 - FTP(File Transfer Protocol) The standard protocol for copying files from one machine to another on a TCP/IP (Internet) network. Also the program of the same name with which a user may transfer files. Packet DriverAny one of the numerous drivers conforming to FTP Software's Packet Driver Specification, which provides a hardware-independent network interface. See also NDIS, ODI. - BASIC(Beginner's All-purpose Symbolic Instruction Code) A programming language originally designed as a means of teaching FORTRAN. There are many variations of BASIC with differing capabilities; the majority are interpreted but compiled BASIC is becoming more popular. All genuine IBMInternational Busiuness Machines personal computers (including the latest PS/2IBM PS/2, any model models) come equipped with a cassette-based BASIC interpreter in ROM. FUNC - TERMINATE DRIVER FOR HANDLE (AH=05h)
INT 60 - FTP(File Transfer Protocol) The standard protocol for copying files from one machine to another on a TCP/IP (Internet) network. Also the program of the same name with which a user may transfer files. Packet DriverAny one of the numerous drivers conforming to FTP Software's Packet Driver Specification, which provides a hardware-independent network interface. See also NDIS, ODI. - BASIC(Beginner's All-purpose Symbolic Instruction Code) A programming language originally designed as a means of teaching FORTRAN. There are many variations of BASIC with differing capabilities; the majority are interpreted but compiled BASIC is becoming more popular. All genuine IBMInternational Busiuness Machines personal computers (including the latest PS/2IBM PS/2, any model models) come equipped with a cassette-based BASIC interpreter in ROM. FUNC - GET ADDRESS (AH=06h)
INT 60 - FTP(File Transfer Protocol) The standard protocol for copying files from one machine to another on a TCP/IP (Internet) network. Also the program of the same name with which a user may transfer files. Packet DriverAny one of the numerous drivers conforming to FTP Software's Packet Driver Specification, which provides a hardware-independent network interface. See also NDIS, ODI. - BASIC(Beginner's All-purpose Symbolic Instruction Code) A programming language originally designed as a means of teaching FORTRAN. There are many variations of BASIC with differing capabilities; the majority are interpreted but compiled BASIC is becoming more popular. All genuine IBMInternational Busiuness Machines personal computers (including the latest PS/2IBM PS/2, any model models) come equipped with a cassette-based BASIC interpreter in ROM. FUNC - RESET INTERFACE (AH=07h)
INT 60 - FTP(File Transfer Protocol) The standard protocol for copying files from one machine to another on a TCP/IP (Internet) network. Also the program of the same name with which a user may transfer files. Packet DriverAny one of the numerous drivers conforming to FTP Software's Packet Driver Specification, which provides a hardware-independent network interface. See also NDIS, ODI. 1.09+ - HIGH-PERF FUNC - GET PARAMETERS (AH=0Ah)
INT 60 - FTP(File Transfer Protocol) The standard protocol for copying files from one machine to another on a TCP/IP (Internet) network. Also the program of the same name with which a user may transfer files. Packet DriverAny one of the numerous drivers conforming to FTP Software's Packet Driver Specification, which provides a hardware-independent network interface. See also NDIS, ODI. 1.09 - HIGH-PERF FUNC - ASYNCHRONOUS SEND PACKET (AH=0Bh)
INT 60 - FTP(File Transfer Protocol) The standard protocol for copying files from one machine to another on a TCP/IP (Internet) network. Also the program of the same name with which a user may transfer files. Packet DriverAny one of the numerous drivers conforming to FTP Software's Packet Driver Specification, which provides a hardware-independent network interface. See also NDIS, ODI. 1.10+ - HIGH-PERF FUNC - ASYNCHRONOUS SEND PACKET (AH=0Ch)
INT 60 - FTP(File Transfer Protocol) The standard protocol for copying files from one machine to another on a TCP/IP (Internet) network. Also the program of the same name with which a user may transfer files. Packet DriverAny one of the numerous drivers conforming to FTP Software's Packet Driver Specification, which provides a hardware-independent network interface. See also NDIS, ODI. 1.10+ - HIGH-PERF FUNC - DROP PACKET FROM QUEUE (AH=0Dh)
INT 60 - 3com, 10NET, Banyan VINES - LOCK AND WAIT (AH=11h)
INT 60 - 3com, 10NET, Banyan VINES - LOCK (AH=12h/AL=00h/ES:SI=0000h)
INT 60 - 3com, 10NET, Banyan VINES - UNLOCK (AH=13h/AL=00h/ES:SI=0000h)
INT 60 - FTP(File Transfer Protocol) The standard protocol for copying files from one machine to another on a TCP/IP (Internet) network. Also the program of the same name with which a user may transfer files. Packet DriverAny one of the numerous drivers conforming to FTP Software's Packet Driver Specification, which provides a hardware-independent network interface. See also NDIS, ODI. - EXTENDED FUNC - SET RECEIVE MODE (AH=14h)
INT 60 - FTP(File Transfer Protocol) The standard protocol for copying files from one machine to another on a TCP/IP (Internet) network. Also the program of the same name with which a user may transfer files. Packet DriverAny one of the numerous drivers conforming to FTP Software's Packet Driver Specification, which provides a hardware-independent network interface. See also NDIS, ODI. - EXTENDED FUNC - GET RECEIVE MODE (AH=15h)
INT 60 - FTP(File Transfer Protocol) The standard protocol for copying files from one machine to another on a TCP/IP (Internet) network. Also the program of the same name with which a user may transfer files. Packet DriverAny one of the numerous drivers conforming to FTP Software's Packet Driver Specification, which provides a hardware-independent network interface. See also NDIS, ODI. - EXTENDED FUNC - SET MULTICAST LIST (AH=16h)
INT 60 - FTP(File Transfer Protocol) The standard protocol for copying files from one machine to another on a TCP/IP (Internet) network. Also the program of the same name with which a user may transfer files. Packet DriverAny one of the numerous drivers conforming to FTP Software's Packet Driver Specification, which provides a hardware-independent network interface. See also NDIS, ODI. - EXTENDED FUNC - GET MULTICAST LIST (AH=17h)
INT 60 - FTP(File Transfer Protocol) The standard protocol for copying files from one machine to another on a TCP/IP (Internet) network. Also the program of the same name with which a user may transfer files. Packet DriverAny one of the numerous drivers conforming to FTP Software's Packet Driver Specification, which provides a hardware-independent network interface. See also NDIS, ODI. - EXTENDED FUNC - GET STATISTICS (AH=18h)
INT 60 - FTP(File Transfer Protocol) The standard protocol for copying files from one machine to another on a TCP/IP (Internet) network. Also the program of the same name with which a user may transfer files. Packet DriverAny one of the numerous drivers conforming to FTP Software's Packet Driver Specification, which provides a hardware-independent network interface. See also NDIS, ODI. - EXTENDED FUNC - SET NETWORK ADDRESS (AH=19h)
INT 60 - FTP(File Transfer Protocol) The standard protocol for copying files from one machine to another on a TCP/IP (Internet) network. Also the program of the same name with which a user may transfer files. Packet DriverAny one of the numerous drivers conforming to FTP Software's Packet Driver Specification, which provides a hardware-independent network interface. See also NDIS, ODI. v1.10+ - EXTENDED FUNC - SEND RAW BYTES (AH=1Ah)
INT 60 - FTP(File Transfer Protocol) The standard protocol for copying files from one machine to another on a TCP/IP (Internet) network. Also the program of the same name with which a user may transfer files. Packet DriverAny one of the numerous drivers conforming to FTP Software's Packet Driver Specification, which provides a hardware-independent network interface. See also NDIS, ODI. v1.10+ - EXTENDED FUNC - FLUSH RAW BYTES RECEIVED (AH=1Bh)
INT 60 - FTP(File Transfer Protocol) The standard protocol for copying files from one machine to another on a TCP/IP (Internet) network. Also the program of the same name with which a user may transfer files. Packet DriverAny one of the numerous drivers conforming to FTP Software's Packet Driver Specification, which provides a hardware-independent network interface. See also NDIS, ODI. v1.10+ - EXTENDED FUNC - FETCH RAW BYTES RECEIVED (AH=1Ch)
INT 60 - FTP(File Transfer Protocol) The standard protocol for copying files from one machine to another on a TCP/IP (Internet) network. Also the program of the same name with which a user may transfer files. Packet DriverAny one of the numerous drivers conforming to FTP Software's Packet Driver Specification, which provides a hardware-independent network interface. See also NDIS, ODI. - Crynwr Software - AUTOSELECT TRANSCEIVER (AH=E9h)
INT 61 - TCPOpen kernel - API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes.
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - GET DEBUG INFORMATION {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=00h)
INT 61 - Banyan VINES - INTERNAL VINES SOCKET API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. (NEAR DATA) (AX=0001h/DS=0001h)
INT 61 - Banyan VINES - "Sosock" - OPEN COMMUNICATIONS SOCKET (AX=0001h)
INT 61 - Banyan VINES - "Sosend" - INITIATE OUTPUT EVENT (AX=0001h)
INT 61 - Banyan VINES - "Sorec" - RECEIVE INPUT EVENT NOTIFICATION (AX=0001h)
INT 61 - Banyan VINES - "Soclose" - CLOSE A SOCKET (AX=0001h)
INT 61 - Banyan VINES - "Sowait" - WAIT FOR ASYNCHRONOUS EVENT COMPLETION (AX=0001h)
INT 61 - Banyan VINES - "Sosession" - REGISTER APPLICATION WITH COMM SERVICE (AX=0001h)
INT 61 - Banyan VINES - "Soint" - SET USER COMPLETION FUNCTION (AX=0001h)
INT 61 - Banyan VINES - ASYNC TERMINAL EMULATION - INIT USER BUFFER PTR INFO (AX=0003h)
INT 61 - Banyan VINES - ASYNC TERMINAL EMULATION - SEND TO HOST (AX=0003h)
INT 61 - Banyan VINES - ASYNC TERMINAL EMULATION - "CONTROL MONITOR" (AX=0003h)
INT 61 - Banyan VINES - ASYNC TERMINAL EMULATION - "FLOW CONTROL DATA" (AX=0003h)
INT 61 - Banyan VINES - ASYNC TERMINAL EMULATION - END ACTIVE SESSION (AX=0003h)
INT 61 - Banyan VINES - ASYNC TERMINAL EMULATION - SET SESSION PARAMETER (AX=0003h)
INT 61 - Banyan VINES - ASYNC TERMINAL EMULATION - GET SESSION PARAMETER (AX=0003h)
INT 61 - Banyan VINES - ASYNC TERMINAL EMULATION - SET TAB SETTINGS (AX=0003h)
INT 61 - Banyan VINES - ASYNC TERMINAL EMULATION - GET TAB SETTINGS (AX=0003h)
INT 61 - Banyan VINES - ASYNC TERMINAL EMULATION - REFRESH EMULATION SCREEN (AX=0003h)
INT 61 - Banyan VINES - ASYNC TERMINAL EMULATION - SUSPEND SESSION TEMPORARILY (AX=0003h)
INT 61 - Banyan VINES - ASYNC TERMINAL EMULATION - RESUME SUSPENDED SESSION (AX=0003h)
INT 61 - Banyan VINES - ASYNC TERMINAL EMULATION - SET SCROLL LOCK CHECKING (AX=0003h)
INT 61 - Banyan VINES - ASYNC TERMINAL EMULATION - EXIT EMULATION (AX=0003h)
INT 61 - Banyan VINES - ASYNC TERMINAL EMULATION - INTERRUPT ON CHAR FROM HOST (AX=0003h)
INT 61 - Banyan VINES - ASYNC TERMINAL EMULATION - START A SESSION (AX=0003h)
INT 61 - Banyan VINES - ASYNC TERMINAL EMULATION - START/STOP PRINTING (AX=0003h)
INT 61 - Banyan VINES - ASYNC TERMINAL EMULATION - GET FILE TRANSFER PARAMETERS (AX=0003h)
INT 61 - Banyan VINES - ASYNC TERMINAL EMULATION - GET CONNECTION INFORMATION (AX=0003h)
INT 61 - Banyan VINES - ASYNC TERMINAL EMULATION - START/STOP TRACING TRAFFIC (AX=0003h)
INT 61 - Banyan VINES - ASYNC TERMINAL EMULATION - INTERRUPT ON HOST MESSAGE (AX=0003h)
INT 61 - Banyan VINES - ASYNC TERMINAL EMULATION - RESET ERROR (AX=0003h)
INT 61 - Banyan VINES - FILE SERVICE CONTROL (AX=0004h)
INT 61 - Banyan VINES - SET DRIVE CONNECTION (AX=0004h)
INT 61 - Banyan VINES - GET DRIVE CONNECTION (AX=0004h)
INT 61 - Banyan VINES - GET NETWORK DRIVE MAP (AX=0004h)
INT 61 - Banyan VINES - SET USER NAME (AX=0004h)
INT 61 - Banyan VINES - GET USER NAME (AX=0004h)
INT 61 - Banyan VINES - TEST DRIVE CONNECTION (AX=0004h)
INT 61 - Banyan VINES - GET CONNECTION DATA STRUCTURES (AX=0004h)
INT 61 - Banyan VINES - GET SERVER SERIAL NUMBER (AX=0004h)
INT 61 - Banyan VINES - SET ??? PARAMETER (AX=0004h)
INT 61 - Banyan VINES - GET ??? DRIVE PARAMETER (AX=0004h)
INT 61 - Banyan VINES - LOGOUT FROM VINES (AX=0004h)
INT 61 - Banyan VINES - GET ACCESS RIGHTS LIST (ARL) (AX=0004h)
INT 61 - Banyan VINES - SET ACCESS RIGHTS LIST (ARL) (AX=0004h)
INT 61 - Banyan VINES - FILE SERVICE CONTROL - ??? (AX=0004h)
INT 61 - Banyan VINES - GET VALUE OF GLOBAL VARIABLE (AX=0004h)
INT 61 - Banyan VINES - SET VALUE OF GLOBAL VARIABLE (AX=0004h)
INT 61 - Banyan VINES - GET NUMBER OF OPEN FILES ON REMOTE DRIVE (AX=0004h)
INT 61 - Banyan VINES - SET UNIDENTIFIED INTERNAL FLAG (AX=0004h)
INT 61 - Banyan VINES - UNIDENTIFIED DRIVE SPECIFIC FUNCTION (AX=0004h)
INT 61 - Banyan VINES - UNIDENTIFIED FUNCTION (AX=0004h)
INT 61 - Banyan VINES - PRINT SERVICE CONTROL (AX=0005h)
INT 61 - Banyan VINES - GET ADDRESS OF GLOBAL VARIABLE (AX=0006h)
INT 61 - Banyan VINES - RECONNECT TO STREETTALK (AX=0007h/BX=0000h)
INT 61 - Banyan VINES - GET MM PORTIBM PC Portable (uses same BIOS as XT) FOR A SERVICE (AX=0007h/BX=0001h)
INT 61 - Banyan VINES - GET PORTS FOR A SERVICE (AX=0007h/BX=0002h)
INT 61 - Banyan VINES - FIND A SERVICE (AX=0007h/BX=0003h)
INT 61 - Banyan VINES - SET PORTS FOR A SERVICE (AX=0007h/BX=0004h)
INT 61 - Banyan VINES - GET USER NAME (AX=0007h/BX=0005h)
INT 61 - Banyan VINES - TRANSLATE ERROR INTO ASCII STRING (AX=0007h/BX=0006h)
INT 61 - Banyan VINES - VERIFY EXISTENCE OF NAME AND RETURN CANONICAL FORM (AX=0007h/BX=0007h)
INT 61 - Banyan VINES - ENUMERATE StreetTalk NAMES (AX=0007h/BX=0008h)
INT 61 - Banyan VINES - TRANSLATE ERROR INTO ASCII STRING (SELECTED PORTIBM PC Portable (uses same BIOS as XT)) (AX=0007h/BX=0009h)
INT 61 - Banyan VINES - internal, OS/2 only - GET MANY PORTS FOR SERVICE (AX=0007h/BX=000Ah)
INT 61 - Banyan VINES - TALKPORT SERVICE - GET HANDLER ADDRESS (AX=0008h/BX=0000h)
INT 61 - Banyan VINES - TALKPORT SERVICE - SET HANDLER ADDRESS (AX=0008h/BX=0001h)
INT 61 - Banyan VINES - TALKPORT SERVICE - POSTsee Power-On Self-Test MESSAGE ON LOCAL DISPLAY (AX=0008h/BX=0002h)
INT 61 - Banyan VINES - TALKPORT SERVICE - INTERCEPT VINES 25th-LINE MESSAGES (AX=0008h/BX=0003h)
INT 61 - Banyan VINES - NETBIOS CLIENT SERVICE (AX=0009h)
INT 61 - Banyan VINES - SECONDARY 3270 INTERFACE (AX=000Ah)
INT 61 - Banyan VINES - SEMAPHORE SERVICE (AX=000Bh)
INT 61 - Banyan VINES - 3270 KEYBOARD HANDLER (AX=000Ch)
INT 61 - Banyan VINES - T3270 SERVICE FUNCTION (AX=000Dh)
INT 61 - Banyan VINES - ENHANCED 3270 SERVICE (AX=000Eh)
INT 61 - Banyan VINES - VINES SOCKET API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. (FAR DATA) (AX=000Fh)
INT 61 - Banyan VINES - OPEN SOCKET (AX=000Fh)
INT 61 - Banyan VINES - SEND MESSAGE ON A SOCKET (AX=000Fh)
INT 61 - Banyan VINES - CLOSE SOCKET (AX=000Fh)
INT 61 - Banyan VINES - GET PROCESS HANDLE (AX=000Fh)
INT 61 - Banyan VINES - INTERFACE TO NBNS (AX=0010h)
INT 61 - Banyan VINES - CHECK SERVICE (AH=01h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.1+ - "net_config" - CONFIGURE RUNNING KERNEL {partially documented} (AH=01h/BX=0000h)
INT 61 - Banyan VINES - GET REVISION NUMBER (AH=02h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.1+ - "get_kernel_info" - GET MISCELLAN LOCAL INFO {partially documented} (AH=02h/BX=0000h)
INT 61 - Banyan VINES - INSTALL SERVICE HANDLER (AH=03h)
INT 61 - Banyan VINES - CHECK VINES REVISION NUMBER IN RANGE (AH=04h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "get_addr" - GET INTERNET ADDRESS OF NET DESCR (AH=05h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05 - "net_info" - GET INTERFACE STATISTICS (AH=06h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "net_globalize" - MAKE NET DESCRIPTOR GLOBAL (AH=07h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "net_release" - CLOSE A NETWORK DESCRIPTOR (AH=08h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "net_releaseall" - CLOSE ALL NON-GLOBAL DESCRS (AH=09h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05 - "net_send" - ??? (AH=0Ah)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05 - "net_sendto" - ??? (AH=0Bh)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "net_stat" - GET CONNECTION STATISTICS {partially documented} (AH=0Ch)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "is_netnd" - CHECK IF NETWORK DESCRIPTOR VALID (AH=0Dh)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "net_select" - DETECT READINESS OF NETWORK (AH=0Eh)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "get_netversion" - GET SOFTWARE VERSION (AH=0Fh)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "net_shutdown" - UNINSTALL (AH=10h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "disable_async" - DISABLE ASYNCHRONOUS HANDLERS (AH=11h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "enable_async" - ENABLE ASYNCHRONOUS HANDLERS (AH=12h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05 - "net_connect" - OPEN A NETWORK CONNECTION (AH=13h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05 - "net_recv" - NO LONGER SUPPORTED {obsolete, partially documented} (AH=14h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05 - "net_recvfrom" - ??? (AH=15h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "net_peer" - GET DATA ON REMOTE PEER (AH=16h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "net_reconfig" - RE-READ KERNEL CONFIGURATION (AH=17h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "net_eof" - CLOSE TRANSMIT SIDE OF CONNECTION (AH=18h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "net_abort" - RESET A NETWORK CONNECTION (AH=19h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "net_write" - WRITE TO THE NETWORK (AH=1Ah)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "net_read" - READ FROM THE NETWORK (AH=1Bh)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "net_writeto" - WRITE A DATAGRAM (AH=1Ch)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "net_readfrom" - READ A DATAGRAM (AH=1Dh)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "net_flush" - FLUSH PENDING DATA (AH=1Eh)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "net_asynch" - SET UP ASYNCHRONOUS CALL-BACK (AH=1Fh)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "set_option" - SET AN OPTION ON A DESCRIPTOR (AH=20h/CX=04h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "get_option" - GET OPTIONS APPLIED TO NET DESCR (AH=21h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "net_getdesc" - ALLOCATE NETWORK DESCRIPTOR {partially documented} (AH=22h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "net_listen" - LISTEN FOR INCOMING CONNECTIONS (AH=23h/BX=FFFFh)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "net_abortall" - RESET ALL NETWORK CONNECTIONS (AH=24h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "ad_res_name" - GET HOST NAME GIVEN ADDRESS (AH=25h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "ad_htable" - GET HOST NAME FROM LOCAL TABLE (AH=26h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "ad_domain" - GET HOST NAME FROM DNS (AH=27h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "net_swap" - EXCHANGE TWO NETWORK DESCRIPTORS (AH=28h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "net_getglobdesc" - ALLOCATE GLOBAL DESCRIPTOR (AH=29h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - GET CONFIGURATION INFORMATION (AH=2Ah)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.02+ - "net_alarm" - SET TIMED ASYNCHRONOUS EVENT (AH=2Bh)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "icmp_ping" - SEND ICMP ECHO REQUEST (PING) (AH=30h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.3 - GET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=32h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.1+ - "icmp_destun" - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=34h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "nm_prs_addr" - TRANSLATE NUMERICAL IP(Internet Protocol) The lower level (transport layer) of the TCP/IP protocol suite. See also TCP, TCP/IP. ADDRESS (AH=50h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "nm_htable" - RESOLVE NAME USING HOST TABLE (AH=51h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "nm_domain" - RESOLVE NAME USING DNS (AH=52h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05- - "nm_ien116" - RESOLVE HOST NAME USING IEN116 (AH=53h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.05+ - "nm_res_name" - RESOLVE HOST NAME (AH=54h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.3 - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=55h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.3 - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=56h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.3 - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=57h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.3 - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=58h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.3 - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=59h)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.3 - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=5Ah)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.3 - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=5Bh)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.3 - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=5Ch)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.3 - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=5Dh)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.3 - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=5Eh)
INT 61 - PCIBM PC/TCP(Transmission Control Protocol) A higher level (session layer) of the TCP/IP protocol suite. See also IP, TCP/IP. kernel v2.3 - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=5Fh)
INT 62 - XFS v1.76 - FILTERED PACKET DRIVER API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes.
INT 62 - BW-TCP - HW DRIVER (ETHDEV.SYS) - GET PHYSICAL HARDWARE ADDRESS (AH=00h)
INT 62 - BW-TCP - HW DRIVER (ETHDEV.SYS) - NOP for ETHDEV.ODI(Open Data-link Interface) A hardware-independent network interface developed by Novell, Inc. See also NDIS, Packet Driver. (AH=01h)
INT 62 - BW-TCP - HW DRIVER (ETHDEV.SYS) - INITIALIZE (AH=02h)
INT 62 - BW-TCP - HW DRIVER (ETHDEV.SYS) - GET REAL IP(Internet Protocol) The lower level (transport layer) of the TCP/IP protocol suite. See also TCP, TCP/IP. ADDRESS (AH=03h)
INT 62 - BW-TCP - HW DRIVER (ETHDEV.SYS) - SET ??? (AH=04h)
INT 62 - BW-TCP - HW DRIVER (ETHDEV.SYS) - ??? (AH=05h)
INT 62 - BW-TCP - HW DRIVER (ETHDEV.SYS) - ??? (AH=06h)
INT 62 - BW-TCP - HW DRIVER (ETHDEV.SYS) - ??? (AH=07h)
INT 62 - BW-TCP - HW DRIVER (ETHDEV.SYS) - ??? (AH=08h)
INT 62 - BW-TCP - HW DRIVER (ETHDEV.SYS) - HOOK TIMER INTERRUPT (AH=09h)
INT 62 - BW-TCP - HW DRIVER (ETHDEV.SYS) - UNHOOK TIMER INTERRUPT (AH=0Ah)
INT 62 - BW-TCP - HW DRIVER (ETHDEV.SYS) - ADD ??? (AH=0Bh)
INT 62 - BW-TCP - HW DRIVER (ETHDEV.SYS) - REMOVE ??? (AH=0Ch)
INT 62 - BW-TCP - HW DRIVER (ETHDEV.SYS) - NOP for ETHDEV.ODI(Open Data-link Interface) A hardware-independent network interface developed by Novell, Inc. See also NDIS, Packet Driver. (AH=0Dh)
INT 62 - BW-TCP - HW DRIVER (ETHDEV.SYS) - BEGIN CRITICAL SECTION (AH=0Eh)
INT 62 - BW-TCP - HW DRIVER (ETHDEV.SYS) - END CRITICAL SECTION (AH=0Fh)
INT 62 - BW-TCP - HW DRIVER (ETHDEV.SYS) - QUERY CRITICAL SECTION (AH=10h)
INT 62 - BW-TCP - HW DRIVER (ETHDEV.SYS) - SET ??? (AH=11h)
INT 62 - BW-TCP - HW DRIVER (ETHDEV.SYS) - GET SOCKET NUMBER??? (AH=12h)
INT 62 - BW-TCP - HW DRIVER (ETHDEV.SYS) - ??? (AH=13h)
INT 62 - BW-TCP - HW DRIVER (ETHDEV.SYS) - ??? (AH=14h)
INT 62 - BW-TCP - HW DRIVER (ETHDEV.SYS) - GET ??? (AH=15h)
INT 62 - BW-TCP - HW DRIVER (ETHDEV.SYS) - ??? (AH=16h)
INT 62 - BW-TCP - HW DRIVER (ETHDEV.SYS) - ??? (AH=17h)
INT 62 - BW-TCP - HW DRIVER (ETHDEV.SYS) - ALLOCATE AND MAP EMSsee Expanded Memory Specification FOR DRIVER (AH=18h)
INT 62 - BW-TCP - ETHDRV.SYS - MAP EMSsee Expanded Memory Specification PAGE FRAME (AH=FEh)
INT 63 - BW-TCP - TCPIP.SYS - SET IP(Internet Protocol) The lower level (transport layer) of the TCP/IP protocol suite. See also TCP, TCP/IP. ADDRESS??? (AH=00h)
INT 63 - BW-TCP - TCPIP.SYS - ??? (AH=01h)
INT 63 - BW-TCP - TCPIP.SYS - ??? (AH=02h)
INT 63 - BW-TCP - TCPIP.SYS - GET IP(Internet Protocol) The lower level (transport layer) of the TCP/IP protocol suite. See also TCP, TCP/IP. ADDRESS (AH=03h)
INT 63 - BW-TCP - TCPIP.SYS - ??? (AH=04h)
INT 63 - BW-TCP - TCPIP.SYS - ??? (AH=05h)
INT 63 - BW-TCP - TCPIP.SYS - ??? (AH=06h)
INT 63 - BW-TCP - TCPIP.SYS - ??? (AH=07h)
INT 63 - BW-TCP - TCPIP.SYS - SET DEFAULT ??? HANDLER (AH=08h)
INT 63 - BW-TCP - TCPIP.SYS - INSTALL ??? HANDLERS (AH=09h)
INT 63 - BW-TCP - TCPIP.SYS - DELETE ??? HANDLERS (AH=0Ah)
INT 63 - BW-TCP - TCPIP.SYS - ??? (AH=0Bh)
INT 63 - BW-TCP - TCPIP.SYS - ??? (AH=0Ch)
INT 63 - BW-TCP - TCPIP.SYS - INSTALL DEFAULT ??? HANDLER (AH=0Dh)
INT 63 - BW-TCP - TCPIP.SYS - CLOSE NETWORK DESCRIPTOR (AH=0Eh)
INT 63 - BW-TCP - TCPIP.SYS - ??? (AH=0Fh)
INT 63 - BW-TCP - TCPIP.SYS - ??? (AH=10h)
INT 63 - BW-TCP - TCPIP.SYS - ??? (AH=11h)
INT 63 - BW-TCP - TCPIP.SYS - LISTEN FOR INCOMING CONNECTIONS (AH=12h)
INT 63 - BW-TCP - TCPIP.SYS - NOP (AH=13h)
INT 63 - BW-TCP - TCPIP.SYS - OPEN NETWORK CONNECTION (AH=14h)
INT 63 - BW-TCP - TCPIP.SYS - ??? (AH=15h)
INT 63 - BW-TCP - TCPIP.SYS - RESET NETWORK CONNECTION (AH=16h)
INT 63 - BW-TCP - TCPIP.SYS - ??? (AH=17h)
INT 63 - BW-TCP - TCPIP.SYS - ??? (AH=18h)
INT 63 - BW-TCP - TCPIP.SYS - WRITE TO THE NETWORK (AH=19h)
INT 63 - BW-TCP - TCPIP.SYS - READ FROM THE NETWORK (AH=1Ah)
INT 63 - BW-TCP - TCPIP.SYS - ??? (AH=1Bh)
INT 63 - BW-TCP - TCPIP.SYS - ??? (AH=1Ch)
INT 63 - BW-TCP - TCPIP.SYS - ??? (AH=1Dh)
INT 63 - BW-TCP - TCPIP.SYS - ??? (AH=1Eh)
INT 63 - BW-TCP - TCPIP.SYS - SET SOCKET ??? HANDLER (AH=1Fh)
INT 63 - BW-TCP - TCPIP.SYS - REMOVE SOCKET ??? HANDLER (AH=20h)
INT 63 - BW-TCP - TCPIP.SYS - ??? (AH=21h)
INT 63 - BW-TCP - TCPIP.SYS - REMOVE ??? HANDLER (AH=22h)
INT 63 - BW-TCP - TCPIP.SYS - ??? (AH=23h)
INT 63 - BW-TCP - TCPIP.SYS - GET SOCKET (AH=24h)
INT 63 - BW-TCP - TCPIP.SYS - GET INTERNET ADDRESS (AH=25h)
INT 63 - BW-TCP - TCPIP.SYS - SET INTERNET ADDRESS??? (AH=26h)
INT 63 - BW-TCP - TCPIP.SYS - SET ??? (AH=27h)
INT 63 - BW-TCP - TCPIP.SYS - ??? (AH=28h)
INT 63 - BW-TCP - TCPIP.SYS - ??? (AH=29h)
INT 64 - Novell NetWare to v2.0a - LOW-LEVEL API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes.
INT 64 - BW-NFS - BWRPC - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=01h)
INT 64 - BW-NFS - BWRPC - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=02h)
INT 64 - BW-NFS - BWRPC - ADD ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=03h)
INT 64 - BW-NFS - BWRPC - REMOVE ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=04h)
INT 64 - BW-NFS - BWRPC - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=05h)
INT 64 - BW-NFS - BWRPC - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=06h)
INT 64 - BW-NFS - BWRPC - GET IP(Internet Protocol) The lower level (transport layer) of the TCP/IP protocol suite. See also TCP, TCP/IP. ADDRESS {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=07h)
INT 64 - BW-NFS - BWRPC - CALL ETHDEV.SYS {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=10h)
INT 64 - BW-NFS - BWRPC - NOP??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=11h)
INT 64 - BW-NFS - BWRPC - MAP EMSsee Expanded Memory Specification PAGE FRAME (AH=FEh)
INT 65 - FTP(File Transfer Protocol) The standard protocol for copying files from one machine to another on a TCP/IP (Internet) network. Also the program of the same name with which a user may transfer files. Software NDIS-Packet Driver adapter - POSTsee Power-On Self-Test PROCESSING INTERRUPT
INT 65 - NetSoft DOS-NET v1.20+ - ??? API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (DX=4147h/BH=01h)
INT 65 - NetSoft DOS-NET v1.20+ - SPOOLER - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (DX=4741h/BH=01h/AL=02h)
INT 66 - Nanosoft, Inc. TurboNET - NETWORK PROCESSING ??? {callout or callback}
INT 67 - PC-NET, Alloy NTNX - LOCK SEMAPHORE AND WAIT (AH=00h)
INT 67 - PC-NET, Alloy NTNX - LOCK SEMAPHORE (AH=01h)
INT 67 - PC-NET, Alloy NTNX - UNLOCK SEMAPHORE (AH=02h)
INT 68 - Novell NetWare LU6.2
INT 68 - APPC/PCIBM PC - NETWORK DEVICE CONTROL - DISPLAY (AH=01h)
INT 68 - APPC/PCIBM PC - NETWORK DEVICE CONTROL - ATTACH PHYSICAL UNIT (AH=01h)
INT 68 - APPC/PCIBM PC - NETWORK DEVICE CONTROL - ATTACH LOGICAL UNIT (AH=01h)
INT 68 - APPC/PCIBM PC - NETWORK DEVICE CONTROL - DETACH LOGICAL UNIT (AH=01h)
INT 68 - APPC/PCIBM PC - NETWORK DEVICE CONTROL - DETACH PHYSICAL UNIT (AH=01h)
INT 68 - APPC/PCIBM PC - NETWORK DEVICE CONTROL - ACTIVATE DLC (AH=01h)
INT 68 - APPC/PCIBM PC - CONNECTION CONTROL - ALLOCATE (AH=02h)
INT 68 - APPC/PCIBM PC - CONNECTION CONTROL - CONFIRM (AH=02h)
INT 68 - APPC/PCIBM PC - CONNECTION CONTROL - CONFIRMED (AH=02h)
INT 68 - APPC/PCIBM PC - CONNECTION CONTROL - DEALLOCATE (AH=02h)
INT 68 - APPC/PCIBM PC - CONNECTION CONTROL - FLUSH (AH=02h)
INT 68 - APPC/PCIBM PC - CONNECTION CONTROL - GET ATTRIBUTES (AH=02h)
INT 68 - APPC/PCIBM PC - CONNECTION CONTROL - GET CONVERSATION TYPE (AH=02h)
INT 68 - APPC/PCIBM PC - CONNECTION CONTROL - POSTsee Power-On Self-Test ON RECEIPT (AH=02h)
INT 68 - APPC/PCIBM PC - CONNECTION CONTROL - PREPARE TO RECEIVE (AH=02h)
INT 68 - APPC/PCIBM PC - CONNECTION CONTROL - RECEIVE AND WAIT (AH=02h)
INT 68 - APPC/PCIBM PC - CONNECTION CONTROL - RECEIVE IMMEDIATE (AH=02h)
INT 68 - APPC/PCIBM PC - CONNECTION CONTROL - REQUEST TO SEND (AH=02h)
INT 68 - APPC/PCIBM PC - CONNECTION CONTROL - SEND DATA (AH=02h)
INT 68 - APPC/PCIBM PC - CONNECTION CONTROL - SEND ERROR (AH=02h)
INT 68 - APPC/PCIBM PC - CONNECTION CONTROL - TEST (AH=02h)
INT 68 - APPC/PCIBM PC - CONNECTION CONTROL - WAIT (AH=02h)
INT 68 - APPC/PCIBM PC - TP STARTED (AH=03h)
INT 68 - APPC/PCIBM PC - GET ALLOCATE (AH=03h)
INT 68 - APPC/PCIBM PC - CHANGE LOGICAL UNIT (AH=03h)
INT 68 - APPC/PCIBM PC - TRANSACTION PROCESSING (AH=04h)
INT 68 - APPC/PCIBM PC - TRANSFER MESSAGE DATA (AH=05h)
INT 68 - APPC/PCIBM PC - CHANGE NUMBER OF SESSIONS (AH=06h)
INT 68 - APPC/PCIBM PC - PASSTHROUGH (AH=07h)
INT 68 - APPC/PCIBM PC - ENABLE/DISABLE APPC (AH=FAh)
INT 68 - APPC/PCIBM PC - CONVERT (AH=FBh)
INT 68 - APPC/PCIBM PC - ENABLE/DISABLE MESSAGE TRACING (AH=FCh)
INT 68 - APPC/PCIBM PC - ENABLE/DISABLE API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. VERB TRACING (AH=FDh)
INT 68 - APPC/PCIBM PC - SET TRACE DESTINATION (AH=FEh)
INT 68 - APPC/PCIBM PC - SET PASSTHROUGH (AH=FFh)
INT 69 - DECnet DOS CTERM - INSTALLATION CHECK (AX=0100h)
INT 69 - DECnet DOS CTERM - SEND BYTE (AX=0101h)
INT 69 - DECnet DOS CTERM - READ BYTE (AX=0102h)
INT 69 - DECnet DOS CTERM - STATUS (AX=0103h)
INT 69 - DECnet DOS CTERM - DECnet STATUS (AX=0104h)
INT 69 - DECnet DOS CTERM - OPEN SESSION (AX=0105h)
INT 69 - DECnet DOS CTERM - CLOSE SESSION (AX=0106h)
INT 69 - DECnet DOS CTERM - GET SESSION CONTROL BLOCK SIZE (AX=010Ah)
INT 69 - DECnet DOS CTERM - GET DECnet SOCKET (AX=010Bh)
INT 69 - DECnet DOS CTERM - DEINSTALL CTERM (AX=010Fh)
INT 69 - DECnet DOS 2.1+ - DATA LINK LAYER (AH=0Ah)
INT 69 - 10NET v5.0 - SYSSVC.COM - ??? (AX=4001h)
INT 69 - 10NET v5.0 - SYSSVC.COM - ??? (AX=4002h)
INT 69 - 10NET v5.0 - SYSSVC.COM - ??? (AX=4101h)
INT 69 - 10NET v5.0 - SYSSVC.COM - ??? (AX=4102h)
INT 69 - 10NET v5.0 - SYSSVC.COM - ??? (AX=4103h)
INT 69 - 10NET v5.0 - SYSSVC.COM - ??? (AX=4104h)
INT 69 - 10NET v5.0 - SYSSVC.COM - ??? (AH=42h)
INT 69 - 10NET v5.0 - SYSSVC.COM - ??? (AH=43h)
INT 69 - 10NET v5.0 - SYSSVC.COM - ??? (AH=44h)
INT 69 - 10NET v5.0 - SYSSVC.COM - BUG (AH=49h)
INT 69 - 10NET v5.0 - SYSSVC.COM - SIGNAL SYSTEM ERROR (AH=FFh)
INT 6A - DECnet DOS - LOCAL AREA TRANSPORT PROGRAM - INSTALLATION CHECK
INT 6A - Super-TCP DOS TSR(Terminate and Stay Resident) A program which remains in memory after terminating in order to provide services to other programs or the user. The name comes from the name of the DOS function call used to remain in memory after termination. Kernel v3.57 - INSTALLATION CHECK {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=0000h)
INT 6A - Super-TCP DOS TSR(Terminate and Stay Resident) A program which remains in memory after terminating in order to provide services to other programs or the user. The name comes from the name of the DOS function call used to remain in memory after termination. Kernel v3.57 - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=0001h)
INT 6A - Super-TCP DOS TSR(Terminate and Stay Resident) A program which remains in memory after terminating in order to provide services to other programs or the user. The name comes from the name of the DOS function call used to remain in memory after termination. Kernel v3.57 - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=0002h)
INT 6A - Super-TCP DOS TSR(Terminate and Stay Resident) A program which remains in memory after terminating in order to provide services to other programs or the user. The name comes from the name of the DOS function call used to remain in memory after termination. Kernel v3.57 - GET ??? DATA AREA {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=0003h)
INT 6A - Super-TCP DOS TSR(Terminate and Stay Resident) A program which remains in memory after terminating in order to provide services to other programs or the user. The name comes from the name of the DOS function call used to remain in memory after termination. Kernel v3.57 - ALLOCATE ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=0004h)
INT 6A - Super-TCP DOS TSR(Terminate and Stay Resident) A program which remains in memory after terminating in order to provide services to other programs or the user. The name comes from the name of the DOS function call used to remain in memory after termination. Kernel v3.57 - FREE/CLOSE ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=0005h)
INT 6A - Super-TCP DOS TSR(Terminate and Stay Resident) A program which remains in memory after terminating in order to provide services to other programs or the user. The name comes from the name of the DOS function call used to remain in memory after termination. Kernel v3.57 - FREE/CLOSE ALL ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=000Fh)
INT 6A - Super-TCP DOS TSR(Terminate and Stay Resident) A program which remains in memory after terminating in order to provide services to other programs or the user. The name comes from the name of the DOS function call used to remain in memory after termination. Kernel v3.57 - UNINSTALL {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AX=0010h)
INT 6A - DECnet DOS LOCAL AREA TRANSPORT - SEND BYTE (AH=01h/DH=FFh)
INT 6A - DECnet DOS LOCAL AREA TRANSPORT - READ BYTE (AH=02h/DH=FFh)
INT 6A - DECnet DOS LOCAL AREA TRANSPORT - STATUS (AH=03h/DH=FFh)
INT 6A - DECnet DOS LOCAL AREA TRANSPORT - CLOSE SESSION (AX=D000h/DH=FFh)
INT 6A - DECnet DOS LOCAL AREA TRANSPORT - OPEN SESSION (AH=D0h/DH=FFh)
INT 6A - DECnet DOS LOCAL AREA TRANSPORT - SEND BREAK (AX=D100h/DH=FFh)
INT 6A - DECnet DOS LOCAL AREA TRANSPORT - RESET LAT COUNTERS (AX=D300h/DH=FFh)
INT 6A - DECnet DOS LOCAL AREA TRANSPORT - COPY LAT COUNTERS (AX=D400h/DH=FFh)
INT 6A - DECnet DOS LOCAL AREA TRANSPORT - GET NEXT LAT SERVICE NAME (AX=D500h/DH=FFh)
INT 6A - DECnet DOS LOCAL AREA TRANSPORT - LAT SERVICE TABLE RESET (AX=D600h/DH=FFh)
INT 6B - DECnet DOS - PORTIBM PC Portable (uses same BIOS as XT) DRIVER
INT 6B - TelAPI - CHECK FOR BREAK SIGNAL (AH=08h)
INT 6C - DECnet DOS network scheduler
INT 6D - DECnet DOS (before 2.1) - DATA LINK LAYER PROGRAM
INT 6E - DECnet DOS - DECnet NETWORK PROCESS API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes.
INT 6F - Novell NetWare - PCOX API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. (3270 PCIBM PC terminal interface)
INT 6F - 10NET - LOGIN (AH=00h)
INT 6F - 10NET - LOGOFF (AH=01h)
INT 6F - 10NET - STATUS OF NODE (AH=02h)
INT 6F - 10NET - GET ADDRESS OF CONFIGURATION TABLE (AH=03h)
INT 6F - 10NET - SEND (AH=04h)
INT 6F - 10NET - RECEIVE (AH=05h)
INT 6F - 10NET - LOCK HANDLE (AH=07h)
INT 6F - 10NET - UNLOCK HANDLE (AH=08h)
INT 6F - 10NET - SUBMIT (AH=09h)
INT 6F - 10NET - CHAT (AH=0Ah)
INT 6F - 10NET - LOCK SEMAPHORE, RETURN IMMEDIATELY (AH=0Bh)
INT 6F - 10NET - UNLOCK SEMAPHORE (AH=0Ch)
INT 6F - 10NET - "WHO" - ENUMERATE USERS ON NETWORK (AH=0Dh)
INT 6F - 10NET - SPOOL(Simultaneous Peripheral Operation OnLine) The process of performing output to a slow peripheral such as a printer while other tasks continue running on the CPU. This term dates back to mainframe days before the invention of timesharing./PRINT (AH=0Eh)
INT 6F - 10NET v5.0 - "RM LOCK" - ??? (AH=0Fh)
INT 6F - 10NET - ATTACH/DETACH PRINTER (AH=10h)
INT 6F - 10NET - LOCK FCBsee File Control Block (AH=11h)
INT 6F - 10NET - UNLOCK FCBsee File Control Block (AH=12h)
INT 6F - 10NET v3.3+ - GET REMOTE CONFIGURATION TABLE ADDRESS (AH=13h)
INT 6F - 10NET v3.3+ - GET REMOTE MEMORY (AH=14h)
INT 6F - 10NET v3.3+ - GET SHARED DEVICE ENTRY (AX=1501h)
INT 6F - 10NET v3.3+ - SET SHARED DEVICE ENTRY (AX=1502h)
INT 6F - 10NET v3.3+ - DELETE SHARED DEVICE ENTRY (AX=1503h)
INT 6F - 10NET v5.0 - "GL WHO" - ??? (AH=16h)
INT 6F - 10NET v3.3+ - MOUNT (AH=17h)
INT 6F - 10NET v3.3+ - UNMOUNT (AH=18h)
INT 6F - 10NET v5.0 - AUDIT {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=19h)
INT 6F - 10NET v5.0 - "BULL" - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=1Ah)
INT 6F - 10NET v5.0 - "GMOUNT" - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=1Bh)
INT 6F - 10NET v5.0 - "GLOGIN" - GET LOGIN LIST {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=1Ch)
INT 6F - 10NET v5.0 - "TABDATA" - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=1Dh)
INT 6F - 10NET v5.0 - "SCHED" - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=1Eh)
INT 6F - 10NET v5.0 - "WHOAMI" - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=1Fh)
INT 6F - 10NET v5.0 - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=20h)
INT 6F - 10NET v5.0 - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=21h)
INT 6F - 10NET v5.0 - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (AH=22h)
INT 6F - 10NET v5.0 - LOGIN (AH=80h)
INT 6F - 10NET v5.0 - LOGOUT (AH=81h)
INT 6F - 10NET v5.0 - CHAT (AH=8Ah)
INT 6F - 10NET v5.0 - "WHO" - ENUMERATE USERS ON NETWORK (AH=8Dh)
INT 6F - 10NET v5.0 - GET SHARED DEVICE ENTRY (AX=9501h)
INT 6F - 10NET v5.0 - SET SHARED DEVICE ENTRY (AX=9502h)
INT 6F - 10NET v5.0 - DELETE SHARED DEVICE (AX=9503h)
INT 6F - 10NET v5.0 - ENUMERATE USERS OF SHARED DEVICE (AX=9504h)
INT 6F - 10NET v5.0 - AUDIT (AH=99h)
INT 6F - 10NET v5.0 - GET LOGIN LIST (AH=9Ch)
INT 7A - Topware Network Operating System - ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.}
INT 7A - Novell NetWare - IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. Driver - OPEN SOCKET (BX=0000h)
INT 7A - Novell NetWare - IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. Driver - CLOSE SOCKET (BX=0001h)
INT 7A - Novell NetWare - IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. Driver - GET LOCAL TARGET (BX=0002h)
INT 7A - Novell NetWare - IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. Driver - SEND PACKET (BX=0003h)
INT 7A - Novell NetWare - IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. Driver - LISTEN FOR PACKET (BX=0004h)
INT 7A - Novell NetWare - IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. Driver - SCHEDULE IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. EVENT (BX=0005h)
INT 7A - Novell NetWare - IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. Driver - CANCEL EVENT (BX=0006h)
INT 7A - Novell NetWare - IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. Driver - SCHEDULE SPECIAL EVENT (BX=0007h)
INT 7A - Novell NetWare - IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. Driver - GET INTERVAL MARKER (BX=0008h)
INT 7A - Novell NetWare - IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. Driver - GET INTERNETWORK ADDRESS (BX=0009h)
INT 7A - Novell NetWare - IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. Driver - RELINQUISH CONTROL (BX=000Ah)
INT 7A - Novell NetWare - IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. Driver - DISCONNECT FROM TARGET (BX=000Bh)
INT 7A - Novell NetWare - IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. Driver - internal - INITIALIZE NETWORK ADDRESS {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (BX=000Ch)
INT 7A - Novell NetWare - IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. Driver - internal - IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. GET PACKET SIZE {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (BX=000Dh)
INT 7A - Novell NetWare - IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. Driver - internal - TERMINATE SOCKETS {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (BX=000Eh)
INT 7A - Novell NetWare - IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. Driver - INTERNAL - SEND PACKET (BX=000Fh)
INT 7A - Novell NetWare - SPX Driver - INSTALLATION CHECK (BX=0010h/AL=00h)
INT 7A - Novell NetWare - SPX Driver - ESTABLISH SPX CONNECTION (BX=0011h)
INT 7A - Novell NetWare - SPX Driver - LISTEN FOR SPX CONNECTION (BX=0012h)
INT 7A - Novell NetWare - SPX Driver - TERMINATE SPX CONNECTION (BX=0013h)
INT 7A - Novell NetWare - SPX Driver - ABORT SPX CONNECTION (BX=0014h)
INT 7A - Novell NetWare - SPX Driver - GET SPX CONNECTION STATUS (BX=0015h)
INT 7A - Novell NetWare - SPX Driver - SEND SPX PACKET (BX=0016h)
INT 7A - Novell NetWare - SPX Driver - LISTEN FOR SPX PACKET (BX=0017h)
INT 7A - Novell NetWare - IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. Driver - internal - ADD DIAGNOSTIC ELEMENT {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (BX=0018h)
INT 7A - Novell NetWare - IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. Driver - internal - CANCEL DIAGNOSTIC ELEMENT {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (BX=0019h)
INT 7A - Novell NetWare - IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. Driver - GET DRIVER MAXIMUM PACKET SIZE (BX=001Ah)
INT 7A - Novell NetWare - IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. Driver - INTERNAL {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (BX=001Bh)
INT 7A - Novell NetWare - NetWare Access Server - GET ??? {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (BX=001Ch)
INT 7A - Novell NetWare - NetWare Access Server - GET ??? ECB AND SOCKET {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (BX=001Dh)
INT 7A - Novell NetWare - NetWare Access Server - GET ??? ECB {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (BX=001Eh)
INT 7A - Novell NetWare - IPXODI v2.12+ - GET IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. INFORMATION (BX=001Fh/DX=0000h)
INT 7A - Novell NetWare - IPXODI v2.12+ - SEND WITH CHECKSUM (BX=0020h)
INT 7A - Novell NetWare - IPXODI v2.12+ - IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. GENERATE CHECKSUM (BX=0021h)
INT 7A - Novell NetWare - IPXODI v2.12+ - IPX(Internetwork Packet Exchange) A low-level layer of Novell's NetWare networking software. VERIFY CHECKSUM (BX=0022h)
INT 7A - Novell NetWare - IPXODI v2.12+ - OPEN LOOK-AHEAD SOCKET (BX=0023h)
INT 7A - Novell NetWare - IPXODI v2.20+ - SET INTERNETWORK ADDRESS {undocumentedInformation about a product which is not publicly available from the manufacturer, and must be determined by reverse-engineering (disassembly, trial-and-error, etc.). Undocumented information tends to change -- often dramatically -- between successive revisions of a product, since the manufacturer has no obligation to maintain compatibility in behavior which is not explicitly stated.} (BX=0024h)
INT 7C - SK-UPPS/SK-PASSPORT Data Link Interface (DLI) API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes.
INT 7C - SK-UPPS Data Link Interface API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - GET DRIVER VERSION (AX=0000h)
INT 7C - SK-UPPS Data Link Interface API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - DOWN DRIVER (AX=0001h)
INT 7C - SK-UPPS Data Link Interface API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - GET DRIVER STATUS (AX=0002h)
INT 7C - SK-UPPS Data Link Interface API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - CHANGE DRIVER ADDRESS (AX=0003h)
INT 7C - SK-UPPS Data Link Interface API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - REQUEST BUFFER (AX=0004h)
INT 7C - SK-UPPS Data Link Interface API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - RELEASE BUFFER (AX=0005h)
INT 7C - SK-UPPS Data Link Interface API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - TRANSMIT FRAME (AX=0006h)
INT 7C - SK-UPPS Data Link Interface API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - REGISTER PROTOCOL (AX=0007h)
INT 7C - SK-UPPS Data Link Interface API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - DISABLE PROTOCOL (AX=0008h)
INT 7C - SK-UPPS Data Link Interface API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - REGISTER MULTICAST (AX=0009h)
INT 7C - SK-UPPS Data Link Interface API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - DISABLE MULTICAST (AX=000Ah)
INT 7C - SK-UPPS Data Link Interface API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - GET PROTOCOL LIST (AX=000Bh)
INT 7C - SK-UPPS Data Link Interface API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - GET PROTOCOL STATUS (AX=000Ch)
INT 7C - SK-UPPS Data Link Interface API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - GET DRIVER STATISTICS (AX=000Dh)
INT 7C - SK-UPPS Data Link Interface API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - DLI 2.5+ - GET DRIVER INFO (AX=000Eh)
INT 7C - SK-UPPS Data Link Interface API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - FEED BACK BUFFER (AX=000Fh)
INT 7C - SK-UPPS Data Link Interface API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - CLIENT HOOK (AX=0010h)
INT 7C - SK-UPPS Data Link Interface API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - CLIENT UNHOOK (AX=0011h)
INT 7C - SK-UPPS Data Link Interface API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - SYNC REQUEST BUFFER (AX=0012h)
INT 7C - SK-UPPS Data Link Interface API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - TRANSMIT FRAME RELEASE (AX=0013h)
INT 7C - SK-UPPS Data Link Interface API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - GET MULTICAST LIST (AX=0014h)
INT 7C - SK-UPPS Data Link Interface API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - DLI 2.6+ - GET MEDIA STATISTICS (AX=0015h)
INT 7C - SK-UPPS Data Link Interface API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - DLI 2.8+ - DRIVER I/O CONTROL (AX=0016h)
INT 7C - SK-UPPS Data Link Interface API(Application Program[ming] Interface) The defined set of calls which a program may make to interact with or request services of the operating system or environment under which it is running. Because the inputs and outputs of the calls are well-defined, a program using the API can continue using the identical calls even if the internal organization of the program providing the API changes. - DLI 2.8+ - INTERRUPT REQUEST (AX=0017h)
INT 7F - CONVERGENT TECHNOLOGIES ClusterShare CTOS ACCESS VECTOR (CX=4354h)
INT 7F - Alloy NTNX, MW386 - SEMAPHORE LOCK AND WAIT (AH=00h)
INT 7F - Alloy NTNX, MW386 - SEMAPHORE LOCK (AH=01h)
INT 7F - Alloy NTNX, MW386 - RELEASE SEMAPHORE (AH=02h)
INT 7F - Alloy ANSK, NTNX, MW386 - GET USER NUMBER (AH=03h)
INT 7F - Alloy NTNX, MW386 - GET NUMBER OF USERS (AH=04h)
INT 7F - Alloy NTNX (Host) - LOCK/UNLOCK SYSTEM, SPOOLER CONTROL (AH=05h)
INT 7F - Alloy NTNX (Host) - GET SHARED DRIVE INFO (AH=06h)
INT 7F - Alloy NTNX, MW386 - GET LIST OF SHARED DRIVES (AH=07h)
INT 7F - Alloy NTNX (Host) - GET INTERRUPT VECTORS (AH=08h)
INT 7F - Alloy NTNX - SET MESSAGE DISPLAY TIMEOUT (AH=08h/CL=02h)
INT 7F - G8BPQ - proposed addition - GET NODE/APPLICATION CALLSIGN AND ALIAS (AH=09h)
INT 7F - Alloy NTNX - SWITCH HOST TO DEDICATED MODE (AH=09h/CL=02h)
INT 7F - Alloy NTNX,MW386 - GET ALTERNATE INTERRUPT (AH=09h/CL=03h)
INT 7F - G8BPQ v4.00+ - HOST MODE - TRANSMIT RAW (KISS) FRAME (AH=0Ah)
INT 7F - Alloy NTNX - GET SYSTEM FLAGS (AH=0Ah/CL=00h)
INT 7F - G8BPQ v4.00+ - HOST MODE - RECEIVE TRACE (RAW DATA) FRAME (AH=0Bh)
INT 7F - Alloy NTNX (Host) - SET/RESET GRAPHICS DOS ON SLAVE (AH=0Bh/CL=02h)
INT 7F - G8BPQ v4.00+ - HOST MODE - UPDATE SWITCH INFORMATION (AH=0Ch)
INT 7F - G8BPQ v4.07+ - HOST MODE - ALLOCATE/DEALLOCATE STREAM (AH=0Dh)
INT 7F - G8BPQ v4.07+ - HOST MODE - GET AVAILABLE STREAM (AX=0D00h)
INT 7F - G8BPQ v4.00+ - HOST MODE - GET TIME MARKER (AH=0Fh)
INT 7F - Alloy NTNX, MW386 - CHANNEL CONTROL - OPEN CHANNEL (AH=10h/CL=00h)
INT 7F - Alloy NTNX, MW386 - CHANNEL CONTROL - CLOSE CHANNEL (AH=10h/CL=01h)
INT 7F - Alloy NTNX, MW386 - CHANNEL CONTROL - LOCK CHANNEL (AH=10h/CL=02h)
INT 7F - Alloy NTNX, MW386 - CHANNEL CONTROL - UNLOCK CHANNEL (AH=10h/CL=03h)
INT 7F - Alloy NTNX, MW386 - CHANNEL CONTROL - RELEASE BUFFER (AH=10h/CL=04h)
INT 7F - Alloy NTNX, MW386 - CHANNEL CONTROL - CLOSE ALL CHANNELS (AH=10h/CL=05h)
INT 7F - Alloy NTNX, MW386 - CHANNEL CONTROL - LOCK ALL OPEN CHANNELS (AH=10h/CL=06h)
INT 7F - Alloy NTNX, MW386 - CHANNEL CONTROL - UNLOCK ALL LOCKED IDLE CHANNELS (AH=10h/CL=07h)
INT 7F - Alloy NTNX, MW386 - CHANNEL CONTROL - LOCK MULTIPLE CHANNELS (AH=10h/CL=08h)
INT 7F - Alloy NTNX, MW386 - CHANNEL CONTROL - UNLOCK MULTIPLE CHANNELS (AH=10h/CL=09h)
INT 7F - Alloy NTNX, MW386 - SEND DATAGRAM (AH=11h)
INT 7F - Alloy NTNX, MW386 - ACKNOWLEDGE DATAGRAM (AH=12h)
INT 7F - Alloy NTNX, MW386 - RESET USER DATAGRAMS (AH=13h/CL=00h)
INT 7F - Alloy NTNX, MW386 - SET RECEIVE ISR (AH=14h/CL=00h)
INT 7F - Alloy NTNX, MW386 - SET ACKNOWLEDGE ISR (AH=14h/CL=01h)
INT 7F - Alloy NTNX, MW386 - SET CHANNEL BUFFER POINTER (AH=14h/CL=02h)
INT 7F - Alloy NTNX, MW386 - GET RECEIVE ISR (AH=14h/CL=03h)
INT 7F - Alloy NTNX, MW386 - GET ACKNOWLEDGE ISR (AH=14h/CL=04h)
INT 7F - Alloy NTNX (Host), MW386 - GET BUSY POINTER (AH=14h/CL=05h)
INT 7F - Alloy NTNX, MW386 - GET CHANNEL STATUS (AH=15h/CL=00h)
INT 7F - Alloy NTNX, MW386 - GET NEXT FULL CHANNEL (AH=15h/CL=01h)
INT 7F - Alloy NTNX, MW386 - GET MAXIMUM NUMBER OF CHANNELS (AH=15h/CL=02h)
INT 7F - Alloy NTNX, MW386 - GET MAXIMUM PACKET SIZE (AH=15h/CL=03h)
INT 7F - Alloy NTNX, MW386 - GET AND CLEAR ACKNOWLEDGE STATUS (AH=15h/CL=04h)
INT 7F - Alloy NTNX, MW386 - DIRECT MEMORY TRANSFER (AH=16h)
INT 7F - Alloy NTNX, MW386 - SEND MESSAGE OR COMMAND TO USER(S) (AH=21h)
INT 7F - Alloy NTNX - GET MESSAGE (AH=22h)
INT 7F - Alloy NTNX, MW386 - ATTACH OR RELEASE DRIVE FOR LOW-LEVEL WRITE ACCESS (AH=24h)
INT 7F - Alloy ANSK, NTNX, MW386 - GET NETWORK EXECUTIVE VERSION (AH=25h/CL=00h)
INT 7F - Alloy ANSK, NTNX, MW386 - GET NETWORK EXECUTIVE TYPE (AH=25h/CL=01h)
INT 7F - Alloy NTNX - SET FILE I/O CHECKING LEVEL (AH=26h)
INT 7F - Alloy NTNX, MW386 - GET NTNX FILE MODE (AH=26h/CL=00h)
INT 7F - Alloy NTNX - CANCEL FLUSH ON WRITE (AH=26h/CL=06h)
INT 7F - Alloy MW386 - GET PORTIBM PC Portable (uses same BIOS as XT) INFORMATION (AH=30h)
INT 7F - Alloy MW386 v1.x only - CHECK PORTIBM PC Portable (uses same BIOS as XT) ASSIGNMENT (AH=31h)
INT 7F - Alloy NTNX (Host) - GET SEMAPHORE TABLE (AH=37h)
INT 7F - Alloy NTNX (Slave), MW386 - SET NEW TERMINAL DRIVER (AH=38h)
INT 7F - Alloy MW386 - SET TERMINAL DRIVER FOR ANOTHER USER (AH=39h)
INT 7F - Alloy MW386 - GET TERMINAL PARAMETERS (AH=3Ah)
INT 7F - Alloy MW386 - SET TERMINAL PARAMETERS (AH=3Bh)
INT 7F - Alloy MW386 - ENABLE/DISABLE AUTOBAUD DETECT (AH=3Ch)
INT 7F - Alloy MW386 - POSTsee Power-On Self-Test TERMINAL CONFIGURATION CHANGES (AH=3Dh)
INT 7F - Alloy NTNX - LOCK FILE FOR USER (AH=41h)
INT 7F - Alloy NTNX - UNLOCK FILE FOR USER (AH=42h)
INT 7F - Alloy MW386 v2+ - SET ERROR MODE (AH=4Eh/DX=4E58h)
INT 7F - Alloy MW386 v2+ - SET FCBsee File Control Block MODE (AH=4Fh/DX=4E58h)
INT 7F - Alloy NTNX - ATTACH DEVICE FOR USER (AH=81h)
INT 7F - Alloy NTNX - RELEASE DEVICE FOR USER (AH=82h)
INT 7F - Alloy MW386 - GET USER NAME (AH=A0h)
INT 7F - Alloy MW386 - GET MACHINE, USER, AND PROCESS NUMBER (AH=A1h)
INT 7F - Alloy MW386 - GET USER PRIVILEGE LEVEL (AH=A2h)
INT 7F - Alloy MW386 - GET USER LOGIN STATE (AH=A3h)
INT 7F - Alloy MW386 - VERIFY USER PASSWORD (AH=A4h)
INT 7F - Alloy MW386 - GET USER STATUS (AX=A500h)
INT 7F - Alloy MW386 - SET USER STATUS (AX=A501h)
INT 7F - Alloy NTNX, MW386 - RELEASE ALL SEMAPHORES FOR USER (AH=B0h)
INT 7F - Alloy NTNX, MW386 - RELEASE NORMAL SEMAPHORES FOR USER (AH=B1h)
INT 7F - Alloy NTNX - RELEASE MESSAGES FOR USER (AH=B2h)
INT 7F - Alloy NTNX - RELEASE FILES FOR USER (AH=B3h)
INT 7F - Alloy NTNX - RELEASE DEVICES FOR USER (AH=B4h)
INT 7F - Alloy MW386 - WRITE BYTE TO TERMINAL AUX PORTIBM PC Portable (uses same BIOS as XT) (AH=C3h)
INT 7F - Alloy MW386 - CHANGE CONSOLE MODE (AH=C5h)
INT 7F - Alloy MW386 - WRITE BYTE TO CONSOLE PORTIBM PC Portable (uses same BIOS as XT) (AH=C6h)
INT 7F - Alloy MW386 - READ CONSOLE DATA BYTE (AH=C7h)
INT 7F - Alloy MW386 - READ CONSOLE DATA INTO BUFFER (AH=C8h)
INT 7F - Alloy NTNX - REBOOT USER PROCESSOR (AH=CFh)
INT 7F - Alloy MW386 - RESET NETWORK EXECUTIVE (AH=D6h)
INT 7F - Alloy MW386 - POSTsee Power-On Self-Test EVENT (AH=D7h)
INT 7F - Alloy MW386 - FLUSH DISK BUFFERS (AH=D8h)
INT 7F - Alloy MW386 v2+ - GET MW386 INVOCATION DRIVE (AH=DBh)
INT 7F - Alloy MW386 - CREATE DOS TASK (AH=E0h)
INT 7F - Alloy MW386 - GET DOS TASK PID FROM CREATE ID (AH=E1h)
INT 7F - Alloy MW386 - SWITCH TO NEW DOS TASK (AH=E2h)
INT 7F - Alloy MW386 - CHANGE NAME OF DOS TASK (AH=E3h)
INT 7F - Alloy MW386 - GET TASK NAME FROM PROCESS NUMBER (AH=E4h)
INT 7F - Alloy MW386 - GET PROCESS NUMBER FROM TASK NAME (AH=E5h)
INT 7F - Alloy MW386 - GET NUMBER OF AVAILABLE USER TASKS (AH=E6h)
INT 7F - Alloy MW386 - REMOVE DOS TASK (AH=E7h)
INT 7F - Alloy MW386 - DOS TASK DELAY (AH=E8h)
INT 7F - Alloy MW386 - RESTRICT DIRECTORY TO GROUP (AH=F0h)
INT 7F - Alloy MW386 - ASSIGN DIRECTORY TO GROUP (AH=F1h)
INT 7F - Alloy MW386 - READ RESTRICTED DIRECTORY ENTRY (AH=F2h)
INT 7F - Alloy MW386 - READ RESTRICTED DIRECTORY ENTRY FOR GROUP (AH=F3h)
INT 7F - Alloy MW386 - ASSIGN USER TO GROUP (AH=F8h/DH=00h)
INT 7F - Alloy MW386 - REMOVE USER FROM GROUP (AH=F9h/DH=00h)
INT 7F - Alloy MW386 - GET USER GROUP LIST (AH=FAh/DH=00h)
INT 7F - Alloy MW386 - ASSIGN GROUP NAME (AH=FBh)
INT 7F - Alloy MW386 - GET GROUP NAME (AH=FCh)
INT 80 - QPC Software PKTINT.COM - INITIALIZE (AH=01h)
INT 80 - QPC Software PKTINT.COM - GET BUFFER ADDRESSES (AH=02h)
INT 80 - QPC Software PKTINT.COM - GET ENTRY POINT (AH=03h)
INT 80 - QPC Software PKTINT.COM - ENABLE??? (AH=04h)
INT 80 - QPC Software PKTINT.COM - GET RECEIVE STATISTICS (AH=05h)
INT 80 - QPC Software PKTINT.COM - REMOVE RECEIVED PACKET (AH=06h)
INT 81 - IBMInternational Busiuness MachinesInternational Busiuness Machines) A hardware, software and other service technology company founded in 1911. TOKEN RING ADAPTER - ???
INT 82 - IBMInternational Busiuness MachinesInternational Busiuness Machines) A hardware, software and other service technology company founded in 1911. TOKEN RING ADAPTER - ???
INT 86 - NetBIOSOne of a number of low-level device-independent network interfaces; the other major interfaces are Novell's IPX and the Internet's IP (Internet Protocol, the lower-level portion of TCP/IP). - ORIGINAL INT 18
INT 91 - IBMInternational Busiuness MachinesInternational Busiuness Machines) A hardware, software and other service technology company founded in 1911. TOKEN RING ADAPTER - ???
INT 92 - Sangoma X.25 INTERFACE PROGRAM
INT 93 - IBMInternational Busiuness MachinesInternational Busiuness Machines) A hardware, software and other service technology company founded in 1911. TOKEN RING ADAPTER - ???
INT E1 - PCIBM PC Cluster Disk Server Information (NOT A VECTOR!)
INT E2 - PCIBM PC Cluster Program - RELOCATED INT 1C
INT EC - used by Alloy NTNX
INT F1 - NetWare Remote BootTo start up the computer or operating system. The term "boot" is a contraction of "bootstrap", which in turn comes from the expression "to lift oneself by one's boot straps." The ROM BIOS on IBMInternational Busiuness Machines PCs and compatibles reads in the first sector of the disk, which contains a short (less than 500 bytes) program that reads in a portion of the operating system, which in turn reads in the remainder of the operating system. See also IPL. - INSTALLATION CHECK (NOT A VECTOR!)
INT F2 - NetWare Remote BootTo start up the computer or operating system. The term "boot" is a contraction of "bootstrap", which in turn comes from the expression "to lift oneself by one's boot straps." The ROM BIOS on IBMInternational Busiuness Machines PCs and compatibles reads in the first sector of the disk, which contains a short (less than 500 bytes) program that reads in a portion of the operating system, which in turn reads in the remainder of the operating system. See also IPL. - ORIGINAL INT 13
INT F3 - NetWare Remote BootTo start up the computer or operating system. The term "boot" is a contraction of "bootstrap", which in turn comes from the expression "to lift oneself by one's boot straps." The ROM BIOS on IBMInternational Busiuness Machines PCs and compatibles reads in the first sector of the disk, which contains a short (less than 500 bytes) program that reads in a portion of the operating system, which in turn reads in the remainder of the operating system. See also IPL. - BOOT ROM(Read-Only Memory) A memory for program storage which may not be changed by the program as it runs.'S INT 13 HANDLER
INT F4 - NetWare Remote BootTo start up the computer or operating system. The term "boot" is a contraction of "bootstrap", which in turn comes from the expression "to lift oneself by one's boot straps." The ROM BIOS on IBMInternational Busiuness Machines PCs and compatibles reads in the first sector of the disk, which contains a short (less than 500 bytes) program that reads in a portion of the operating system, which in turn reads in the remainder of the operating system. See also IPL. - ???