Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Set NO_WERROR to ignore the following warning which is emitted on | Bruce Evans | 2002-07-11 | 1 | -0/+1 |
* | Make it work for a different endianness binary. | Ruslan Ermilov | 2002-05-25 | 2 | -47/+31 |
* | Bootstrap elf2aout(1) for sparc64; used to build sys/boot/sparc64/boot1. | Ruslan Ermilov | 2002-05-20 | 1 | -1/+29 |
* | Kill the stray #include line. | Ruslan Ermilov | 2002-05-20 | 1 | -1/+0 |
* | s/u_int/u_int32_t/ | Ruslan Ermilov | 2002-05-20 | 1 | -8/+9 |
* | Get byte swapping primitives from sys/endian.h now that they are exported | Jake Burkholder | 2002-05-17 | 1 | -5/+1 |
* | Add a Makefile for this. | Jake Burkholder | 2002-04-22 | 1 | -0/+6 |
* | Utility to create a.out [kernels] from an ELF one. | David E. O'Brien | 2002-03-28 | 1 | -0/+156 |