summaryrefslogtreecommitdiff
path: root/usr.bin/doscmd/trap.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-635/+0
* Replace various spelling with FALLTHROUGH which is lint()ablePhilippe Charnier2002-08-251-1/+1
* Update FreeBSD SCM IDs.David E. O'Brien2002-03-071-2/+3
* - First shot at PIC emulation;Thomas Gellekum2001-10-021-8/+3
* Fix warnings from `-Wmissing-prototypes'. Staticize.Thomas Gellekum2001-08-031-1/+1
* Mark debug() and fatal() as __printflike() and fix resulting warnings.Thomas Gellekum2001-07-311-10/+9
* Rewrite video emulation. Features:Thomas Gellekum2001-07-241-6/+22
* Fix the breakage of doscmd that was caused by the rebirthMarcel Moolenaar1999-10-081-2/+2
* Unbreak doscmd after the sigset_t change:Marcel Moolenaar1999-09-291-27/+27
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Break lines to be < 80 chars. This has been done only to that file inMartin Cracauer1999-07-071-16/+25
* Update to new struct sigcontext after SA_SIGINFO changesMartin Cracauer1999-07-061-11/+11
* Add support for EMS emulation to doscmd. This requires changing theJonathan Lemon1997-09-301-3/+6
* Add our doscmd to the tree. This is a result of work from BSDI, andJohn Dyson1997-08-091-0/+612