Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't put aggregate structs 4K large on the kernel stack, especially when | peter | 1998-11-06 | 1 | -23/+30 |
* | The handle for the kernel is common. With this fix, ELF kernels can load | peter | 1998-11-04 | 1 | -11/+5 |
* | Nitpicking and dusting performed on a train. Removes trivial warnings | phk | 1998-10-25 | 1 | -12/+1 |
* | *gulp*. Jordan specifically OK'ed this.. | peter | 1998-10-16 | 1 | -30/+41 |
* | - bzero() after malloc() bug fix | peter | 1998-10-15 | 1 | -6/+7 |
* | Load the full symbol tables if they are present. This means that ddb | peter | 1998-10-13 | 1 | -10/+78 |
* | Only print kernel entry point during load. | peter | 1998-10-12 | 1 | -21/+108 |
* | Fully implement KLD and preloading. | peter | 1998-10-09 | 1 | -53/+142 |
* | Implement dynamic loading for ELF. | dfr | 1998-09-11 | 1 | -186/+410 |
* | Add partial KLD support for ELF. The module loading is not written yet. | dfr | 1998-08-24 | 1 | -0/+503 |