| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed the pg("ptdi> %x") to a printf and then a panic, since we are | rgrimes | 1993-09-09 | 1 | -2/+3 |
* | Removed patch kit header, added $Id$ | rgrimes | 1993-09-06 | 2 | -14/+14 |
* | Increased stack size to 8MB just to be on the real safe side. | rgrimes | 1993-09-01 | 1 | -1/+1 |
* | Changed trap.c so that a panic will occur if we do not have hardware | rgrimes | 1993-08-28 | 1 | -1/+5 |
* | Changed MAXSSIZ from MAXDSIZ to 2MB | rgrimes | 1993-08-28 | 1 | -1/+1 |
* | prefixed inline functions' parameter names with _ and declared | alm | 1993-08-27 | 1 | -16/+16 |
* | adding fpgetround(3) IEEE floating point environment support | alm | 1993-08-25 | 1 | -0/+107 |
* | Corrected off by 2 error in DELAY macro (it was delaying for 2 * value). | rgrimes | 1993-08-24 | 1 | -3/+3 |
* | Removed one more reverence to the old Adaptec 1542b as.c driver, one less | rgrimes | 1993-08-10 | 1 | -6/+1 |
* | Moved _eintr{names,cnt} so that vmstat -i does not report all the debugging | rgrimes | 1993-08-09 | 2 | -6/+6 |
* | From guido@gvr.win.tue.nl Sat Aug 7 06:58:04 1993 | rgrimes | 1993-08-09 | 2 | -1/+43 |
* | Removed the asking for a root file system when booting from floppy as that | rgrimes | 1993-08-08 | 1 | -8/+1 |
* | * Applied fixes from Bruce Evans to fix COW bugs, >1MB kernel loading, | dg | 1993-07-27 | 8 | -246/+567 |
* | Added volatile void to cpu_exit() in the hope that it would | paul | 1993-07-18 | 1 | -1/+3 |
* | New locore from Christoph Rubitschko. | dg | 1993-07-16 | 3 | -905/+1451 |
* | Updated kernel files to move occurances of "struct args" syscall | dg | 1993-07-16 | 2 | -9/+14 |
* | Modified attach printf's so that the output is compatible with the "new" | dg | 1993-07-15 | 2 | -10/+10 |
* | Fixed two occarances of ldos which should have been lods. | rgrimes | 1993-07-12 | 1 | -2/+5 |
* | Increased default data size (DFLDSIZ) to 16MB. Need to rebuild libutil, | root | 1993-07-03 | 1 | -1/+1 |
* | Added (protection) around negative constants, in case a program wants | nate | 1993-06-30 | 1 | -4/+4 |
* | Setting up for updated (usable) FPE atof/vfprintf/vfscanf fixes | nate | 1993-06-29 | 1 | -9/+2 |
* | Obsolete if_we.c driver, more attach call to where it belongs. | rgrimes | 1993-06-18 | 1 | -9/+3 |
* | Upgrade to GCC 2.X | paul | 1993-06-18 | 1 | -11/+18 |
* | Initial import, 0.1 + pk 0.2.4-B1 | rgrimes | 1993-06-12 | 42 | -0/+15784 |