aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/doscmd/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* Remove doscmd from the base system now that it lives in the ports tree.Dag-Erling Smørgrav2004-03-231-431/+0
* Fix wrong bitmask.Thomas Gellekum2002-05-101-3/+3
* Update FreeBSD SCM IDs.David E. O'Brien2002-03-071-2/+3
* - Emulate instructions prefixed with 'rep' correctly: set the CXRobert Drehmel2002-02-261-0/+1
* WARNS=2 fixupMark Murray2001-12-021-4/+4
* - Add some more x86 instructions to emulate,Thomas Gellekum2001-07-301-52/+140
* Rewrite video emulation. Features:Thomas Gellekum2001-07-241-4/+275
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add our doscmd to the tree. This is a result of work from BSDI, andJohn Dyson1997-08-091-0/+70