summaryrefslogtreecommitdiffstats
path: root/usr.bin/doscmd/trap.c
Commit message (Expand)AuthorAgeFilesLines
* - First shot at PIC emulation;tg2001-10-021-8/+3
* Fix warnings from `-Wmissing-prototypes'. Staticize.tg2001-08-031-1/+1
* Mark debug() and fatal() as __printflike() and fix resulting warnings.tg2001-07-311-10/+9
* Rewrite video emulation. Features:tg2001-07-241-6/+22
* Fix the breakage of doscmd that was caused by the rebirthmarcel1999-10-081-2/+2
* Unbreak doscmd after the sigset_t change:marcel1999-09-291-27/+27
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Break lines to be < 80 chars. This has been done only to that file incracauer1999-07-071-16/+25
* Update to new struct sigcontext after SA_SIGINFO changescracauer1999-07-061-11/+11
* Add support for EMS emulation to doscmd. This requires changing thejlemon1997-09-301-3/+6
* Add our doscmd to the tree. This is a result of work from BSDI, anddyson1997-08-091-0/+612
OpenPOWER on IntegriCloud