tsutsui
|
99d2177add
|
Don't try to load a.out header if there is no space for it before text.
|
2000-12-03 02:53:04 +00:00 |
tsutsui
|
071bf9bca9
|
Don't print "]" if loading kernel does not have symbol table.
|
2000-11-11 09:25:12 +00:00 |
ragge
|
aeb756f1b5
|
Add define NO_MID_CHECK that avoids checking of the a.out mid field.
|
2000-11-01 14:23:04 +00:00 |
hannken
|
2b8c4ea32e
|
Fix IS_DATA and IS_TEXT. PF_X and PF_W are valid on p_pflags, not p_ptype.
|
1999-12-29 11:08:02 +00:00 |
thorpej
|
36ff5d93e8
|
Backout my libsa changes.
|
1999-11-13 21:17:56 +00:00 |
thorpej
|
471a3aa8e4
|
Update for the improvements to libsa, and don't reference libkern.h.
|
1999-11-11 20:23:16 +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 |
itohy
|
e72ef17380
|
- a.out header is not a part of text segment in NMAGIC.
- Fix section alignment code.
Patch supplied by Izumi Tsutsui, PR #8575.
|
1999-10-08 03:55:06 +00:00 |
christos
|
2da63ed66f
|
cosmetic printf change
|
1999-04-28 09:12:24 +00:00 |
christos
|
0fdd24ecdc
|
MI loadfile (used by i386, pmax and sparc shortly)
|
1999-04-28 09:08:50 +00:00 |