summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_trap.c
Commit message (Expand)AuthorAgeFilesLines
* Fix up some sloppy coding practices:wollman1994-08-181-3/+1
* Handle NMI's in accordance with data in van Gilluwe book.wollman1994-08-101-2/+2
* Removed all code related to the pagescan daemon, and changed 'act_count'dg1994-08-011-1/+3
* Fixed minor spelling error.dg1994-06-111-1/+1
* trap.c:dg1994-06-061-410/+383
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-84/+73
* Added ifdef for GPL_MATH_EMULATE to keep the sytem from panicing whengclarkii1994-04-291-4/+4
* Make Bruce happy: silently enter ddb on a BPT or trace trap if ddb isdg1994-04-071-1/+19
* New interrupt code from Bruce Evans. In additional to Bruce's attacheddg1994-04-021-10/+7
* From John Dyson: performance improvements to the new bounce bufferdg1994-03-241-5/+19
* Performance improvements from John Dyson.dg1994-03-141-3/+3
* 1) "Pre-faulting" in of pages into process address spacedg1994-03-071-9/+4
* Fixed bugs in stack grow code, and moved it back into a seperate functiondg1994-02-081-171/+73
* Minor cleanup. Decode state information better in the case of a fataldg1994-02-011-51/+70
* Improvements mostly from John Dyson, with a little bit from me.dg1994-01-171-4/+18
* "New" VM system from John Dyson & myself. For a run-down of thedg1994-01-141-44/+108
* Convert syscall to trapframe. Based on work done by John Brezak.dg1994-01-031-31/+30
* Make everything compile with -Wtraditional. Make it easier to distributewollman1993-12-191-10/+13
* 1) Added proc file system from Paul Kranenburg with changes fromdg1993-12-121-21/+86
* From: Jeffrey Hsu <hsu@soda.berkeley.edu>alm1993-12-031-1/+4
* Patch from Gene Stark:dg1993-11-281-3/+5
* Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, andwollman1993-11-251-1/+3
* First steps in rewriting locore.s, and making info usefuldg1993-11-131-6/+48
* splnone()'s in the trap code can be deadly. Save/restore previous prioritydg1993-11-041-5/+7
* Modified the "rude stack hack" that it only applies to addresses withinchmr1993-11-011-2/+4
* genassym.c:rgrimes1993-10-151-33/+5
* Changed trap.c so that a panic will occur if we do not have hardwarergrimes1993-08-281-1/+5
* * Applied fixes from Bruce Evans to fix COW bugs, >1MB kernel loading,dg1993-07-271-11/+73
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+547
OpenPOWER on IntegriCloud