FreeBSD Bugzilla – Attachment #7031: file.diff for
bug #15528
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 15528
Collapse All
|
Expand All
(-)
dos.c (+1 lines)
Lines 1704-1709
Link Here
1704
{
1704
{
1705
return_status = R_AL;
1705
return_status = R_AL;
1706
done(REGS, R_AL);
1706
done(REGS, R_AL);
1707
return(0);
1707
}
1708
}
1708
1709
1709
/*
1710
/*
Return to
bug 15528