Bug 15531

Summary: doscmd DOS function 0a fail when DL is 0
Product: Base System Reporter: sakauchi <sakauchi>
Component: i386Assignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description sakauchi 1999-12-17 19:10:00 UTC
doscmd

DOS function 0a( bufferd keyboard input ) will immediate return
when DL is 0.

How-To-Repeat: call function 0a with dx=0x100
Comment 1 Thomas Gellekum freebsd_committer freebsd_triage 2001-05-25 13:30:10 UTC
State Changed
From-To: open->closed

Committed, thanks.