cgd
|
db755e7c76
|
sweep of my licenses (userland files w/o only my copyright) for
consistency. (no functional changes)
|
2000-06-14 17:24:02 +00:00 |
cgd
|
d220ca5ba3
|
fix up NetBSD RCS Ids to match the standard, and the leading comment as
to match as well. No functional changes.
|
2000-06-14 06:48:47 +00:00 |
erh
|
6752f572d8
|
Remove ELFNAME defines since they are defined in sys/exec_elf.h
|
1999-11-04 02:00:17 +00:00 |
kleink
|
522cbf0248
|
Update to match new SVR4-style definition names in <sys/exec_elf.h>.
|
1999-10-25 13:55:06 +00:00 |
hannken
|
5fb16f4d15
|
Undo last change. While these macros are defined in exec_elf.h, they are
enclosed by `#ifdef _KERNEL'.
|
1999-10-22 10:58:00 +00:00 |
erh
|
59b90d4a0e
|
Remove ELFNAME macros which are already defines in exec_elf.h
|
1999-10-21 21:17:08 +00:00 |
mrg
|
1d8157e01a
|
use MAP_PRIVATE|MAP_FILE
|
1997-12-15 04:21:33 +00:00 |
enami
|
758c6a0d0f
|
Work around GCC uninitialized variable warning.
|
1997-10-23 12:30:32 +00:00 |
lukem
|
c9fcc32882
|
deprecate register, use memset/memmove instead of bzero/bcopy
|
1997-10-18 08:40:40 +00:00 |
lukem
|
e5436d326b
|
WARNSify, getopt returns -1 not EOF
|
1997-10-17 10:14:59 +00:00 |
cgd
|
61dc0e200c
|
fix pasto: Elf_{Off,Word} rather than Elf32_{Off,Word}
|
1996-10-03 04:55:31 +00:00 |
cgd
|
c347bc09f1
|
Add ECOFF and ELF32/ELF64 support, both written from scratch.
Also, fix things so that on unexpected exit, no temporary file is
left around.
|
1996-09-29 02:19:55 +00:00 |