kleink
|
3ed4fcf61e
|
In userland, pull in <errno.h> instead of <sys/errno.h> for the declaration
of errno.
|
1999-01-11 22:39:59 +00:00 |
simonb
|
552d6a2ac5
|
Truncate the output file before writing to it, and silence the verbose
output.
|
1998-11-27 05:09:49 +00:00 |
perry
|
bfd526219d
|
bzero->memset, bcopy->memcpy, bcmp->memcmp
|
1998-08-10 02:57:23 +00:00 |
christos
|
3404312dcc
|
This has been WARNSified..
|
1998-02-22 12:17:24 +00:00 |
perry
|
34a98169f0
|
macroize BSD, NetBSD, FreeBSD and misc cleanup
|
1998-02-06 05:54:12 +00:00 |
perry
|
3fe138c146
|
RCS Id Police.
|
1998-01-09 08:03:16 +00:00 |
lukem
|
07732f2ed9
|
use WARNS=0 not WARNS?=0 to disable warnings
|
1997-10-19 13:01:12 +00:00 |
lukem
|
043bfc9260
|
KNFify (with indent(1))
|
1997-10-18 13:53:19 +00:00 |
lukem
|
c8accd1a9f
|
disable WARNS until an ecoff user can clean this up
|
1997-10-18 13:50:18 +00:00 |
lukem
|
38fdbc9351
|
fix up .Nm usage
|
1997-10-18 13:50:02 +00:00 |
jonathan
|
623d454fe0
|
* Rewrite symbol-remapping code, compatible with mips ECOFF toolchain.
* delint for -Wall -Wstrict-prototypes -Wmissing-prototypes.
|
1997-07-20 03:50:54 +00:00 |
jonathan
|
34b0d2463d
|
Re-commit (from non-stale NFS filehandle) with debugging really turned off.
|
1997-07-07 00:02:16 +00:00 |
jonathan
|
25afea2de8
|
* Delint for gcc -Wall -Wmissing-prototypes -Wstrict-prototypes.
* Add an extra 4096 bytes of padding to the end of ECOFF files for
the benefit of dumb TFTP clietns that read entire pages.
|
1997-07-06 23:57:39 +00:00 |
thorpej
|
1fb754977a
|
Need <sys/exec.h> to get stuff that <machine/ecoff_machdep.h> needs.
|
1997-06-16 22:10:27 +00:00 |
tls
|
9d225a1783
|
RCS ID police
|
1997-01-09 20:18:21 +00:00 |
jonathan
|
58e8bd3b69
|
Rework to compile with <sys/exec_elf.h>.
|
1996-10-16 00:27:05 +00:00 |
jonathan
|
0506626d5f
|
Fix Makefile boilerplate:
Use elfstrip to strip itself only in elfstrip, not elf2aout or elf2ecoff.
|
1996-09-29 22:23:01 +00:00 |
jonathan
|
559daf5070
|
Add RCS id lines to Ted Lemon's original code.
Update elf2ecoff to compile against NetBSD-1.2 distribtion ECOFF headers.
|
1996-09-29 22:01:44 +00:00 |
jonathan
|
fb8fff0110
|
Commit minimal Makefiles and man pages for ELf toolchain utilties
elf2aout, elf2ecoff, elfstrip
|
1996-09-29 21:53:11 +00:00 |
jonathan
|
55e1f3d7f3
|
Import Ted Lemon's ELF toolchain utilties used to build kernels
for the pmax port in NetBSD 1.1 and 1.2.
|
1996-09-29 21:48:29 +00:00 |