summaryrefslogtreecommitdiff
path: root/usr.bin/doscmd/AsyncIO.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-263/+0
* Cast the uc_mcontext member to regcontext *, not the whole ucontext_t.Thomas Gellekum2002-05-101-2/+3
* Update FreeBSD SCM IDs.David E. O'Brien2002-03-071-2/+3
* - First shot at PIC emulation;Thomas Gellekum2001-10-021-170/+84
* Fix warnings resulting from `-Wredundant-decls -Wstrict-prototypes'.Thomas Gellekum2001-08-071-9/+9
* Fix warnings from `-Wmissing-prototypes'. Staticize.Thomas Gellekum2001-08-031-2/+2
* Clean up the code a bit:Thomas Gellekum2001-07-241-8/+9
* Unbreak doscmd after the sigset_t change:Marcel Moolenaar1999-09-291-1/+4
* Update to new struct sigcontext after SA_SIGINFO changesMartin Cracauer1999-07-061-1/+2
* Add our doscmd to the tree. This is a result of work from BSDI, andJohn Dyson1997-08-091-0/+342