summaryrefslogtreecommitdiffstats
path: root/usr.bin/doscmd/int14.c
Commit message (Collapse)AuthorAgeFilesLines
* - First shot at PIC emulation;tg2001-10-021-210/+372
| | | | | | | | - better 8250 emulation; - fake vertical retrace bit in Input Status #1 register (this was lost in the VGA emu rewrite). Submitted by: Igor Serikov <bt@turtle.pangeatech.com>
* Silence some more warnings, mostly from `-W -Wwrite-strings'.tg2001-08-081-2/+2
|
* Fix warnings from `-Wmissing-prototypes'. Staticize.tg2001-08-031-7/+25
|
* Mark debug() and fatal() as __printflike() and fix resulting warnings.tg2001-07-311-1/+1
|
* Clean up the code a bit:tg2001-07-241-8/+6
| | | | | | | - add $FreeBSD$; - remove unused variables; - add missing headers and prototypes; - -Wshadow.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add our doscmd to the tree. This is a result of work from BSDI, anddyson1997-08-091-0/+510
a group of dos emulator developers. Submitted by: Jonathan Lemon <jlemon@americantv.com> Obtained from: BSDI
OpenPOWER on IntegriCloud