| Commit message (Expand) | Author | Age | Files | Lines |
* | Make Bruce happy: silently enter ddb on a BPT or trace trap if ddb is | dg | 1994-04-07 | 1 | -1/+19 |
* | New interrupt code from Bruce Evans. In additional to Bruce's attached | dg | 1994-04-02 | 1 | -10/+7 |
* | From John Dyson: performance improvements to the new bounce buffer | dg | 1994-03-24 | 1 | -5/+19 |
* | Increased maximum protection for data segment to VM_PROT_ALL because | dg | 1994-03-17 | 1 | -4/+2 |
* | Performance improvements from John Dyson. | dg | 1994-03-14 | 1 | -3/+3 |
* | 1) "Pre-faulting" in of pages into process address space | dg | 1994-03-07 | 1 | -9/+4 |
* | Fixed bugs in stack grow code, and moved it back into a seperate function | dg | 1994-02-08 | 1 | -171/+73 |
* | Minor cleanup. Decode state information better in the case of a fatal | dg | 1994-02-01 | 1 | -51/+70 |
* | Remove confusing and incorrect comment inherited from patchkit days. | dg | 1994-01-26 | 1 | -2/+2 |
* | Much better fix for the hanging console problem. This one actually | dg | 1994-01-23 | 1 | -1/+14 |
* | Backed out previous commit as it requires additional kludges to work | dg | 1994-01-23 | 1 | -4/+1 |
* | Brute-force fix for the "hanging console" problem. Simply _don't_ call | dg | 1994-01-22 | 1 | -1/+4 |
* | Improvements mostly from John Dyson, with a little bit from me. | dg | 1994-01-17 | 1 | -4/+18 |
* | "New" VM system from John Dyson & myself. For a run-down of the | dg | 1994-01-14 | 1 | -44/+108 |
* | Convert syscall to trapframe. Based on work done by John Brezak. | dg | 1994-01-03 | 1 | -31/+30 |
* | change maxprot of text to allow writes. | dg | 1993-12-30 | 1 | -2/+2 |
* | First round of changes from John Dyson and myself to the VM system. This | dg | 1993-12-22 | 1 | -9/+103 |
* | Let the linker keep track of pseudo-devices needing initialization and | wollman | 1993-12-20 | 2 | -2/+27 |
* | Rename aout_imgact.c and shell_imgact.c to imgact_* for consistency. | wollman | 1993-12-20 | 2 | -0/+310 |
* | Make everything compile with -Wtraditional. Make it easier to distribute | wollman | 1993-12-19 | 2 | -14/+17 |
* | 1) Added proc file system from Paul Kranenburg with changes from | dg | 1993-12-12 | 2 | -22/+96 |
* | From: Jeffrey Hsu <hsu@soda.berkeley.edu> | alm | 1993-12-03 | 1 | -1/+4 |
* | Patch from Gene Stark: | dg | 1993-11-28 | 1 | -3/+5 |
* | Make the LINT kernel compile with -W -Wreturn-type -Wcomment -Werror, and | wollman | 1993-11-25 | 3 | -5/+25 |
* | First steps in rewriting locore.s, and making info useful | dg | 1993-11-13 | 1 | -6/+48 |
* | Made all header files idempotent and moved incorrect common data from | wollman | 1993-11-07 | 1 | -6/+9 |
* | splnone()'s in the trap code can be deadly. Save/restore previous priority | dg | 1993-11-04 | 1 | -5/+7 |
* | Modified the "rude stack hack" that it only applies to addresses within | chmr | 1993-11-01 | 1 | -2/+4 |
* | Yank out Christoph Robitschko's hack for the hanging console problem as | dg | 1993-10-18 | 1 | -25/+2 |
* | Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some | rgrimes | 1993-10-16 | 1 | -1/+1 |
* | Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some | rgrimes | 1993-10-16 | 1 | -9/+2 |
* | genassym.c: | rgrimes | 1993-10-15 | 1 | -33/+5 |
* | Changed trap.c so that a panic will occur if we do not have hardware | rgrimes | 1993-08-28 | 1 | -1/+5 |
* | patch 1of2 to prevent kill -1 syslogd from hanging the console | alm | 1993-08-20 | 1 | -1/+24 |
* | * Applied fixes from Bruce Evans to fix COW bugs, >1MB kernel loading, | dg | 1993-07-27 | 1 | -11/+73 |
* | Initial import, 0.1 + pk 0.2.4-B1 | rgrimes | 1993-06-12 | 3 | -0/+951 |