| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid a possible memory leak. | dfr | 1998-09-11 | 1 | -2/+8 |
* | Make ELF kernels build again. | jdp | 1998-08-16 | 1 | -1/+3 |
* | Use [u]intptr_t instead of [u_]long for casts between pointers and | bde | 1998-08-16 | 1 | -2/+2 |
* | Modify the internal interfaces to the kernel linker to make it possible | dfr | 1998-08-12 | 1 | -8/+69 |
* | Cast pointers to uintptr_t/intptr_t instead of to u_long/long, | bde | 1998-07-15 | 1 | -4/+4 |
* | Don't depend on gcc's feature of casting lvalues. | bde | 1998-07-07 | 1 | -2/+3 |
* | This commit fixes various 64bit portability problems required for | dfr | 1998-06-07 | 1 | -1/+6 |
* | Fixed a sloppy common-style definitions. | bde | 1997-11-20 | 1 | -1/+8 |
* | Remove a bunch of variables which were unused both in GENERIC and LINT. | phk | 1997-11-07 | 1 | -5/+1 |
* | make a couple functions static... | jmg | 1997-10-24 | 1 | -3/+3 |
* | Removed unused #includes. | bde | 1997-08-02 | 1 | -7/+1 |
* | This is the kernel linker. To use it, you will first need to apply | dfr | 1997-05-07 | 1 | -0/+448 |