cgd
|
2f42e5b8ed
|
fix some typos and clean up some comments.
|
1996-09-26 23:34:46 +00:00 |
christos
|
8a5b1b92e2
|
First pass at prototyping
|
1996-02-04 02:15:01 +00:00 |
pk
|
6c9ba984e5
|
See to it that `vm_tsize' and `vm_dsize' get set up properly for
OMAGIC binaries, so obreak(2) doesn't get confused.
|
1994-08-01 18:49:49 +00:00 |
glass
|
a957351354
|
multiple include of exec.h
|
1994-07-05 03:26:34 +00:00 |
deraadt
|
cc7bf234c6
|
exec_aout.h not needed
|
1994-07-01 02:57:52 +00:00 |
cgd
|
cf92afd66e
|
New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'
|
1994-06-29 06:29:24 +00:00 |
jtc
|
5235180083
|
Fix spelling error in Copyright notice
|
1994-01-28 23:43:26 +00:00 |
cgd
|
e11a5f7688
|
casting for exec_package field changes
|
1994-01-16 03:08:18 +00:00 |
cgd
|
f023b7235d
|
trim extra debugging code, for now
|
1994-01-13 02:33:28 +00:00 |
cgd
|
34ea9285e9
|
de-macroify kill_vmcmds()
|
1994-01-08 18:05:29 +00:00 |
mycroft
|
ec0fa1f388
|
Use NULLVP, just for Correctness (tm).
|
1994-01-08 16:06:04 +00:00 |
mycroft
|
c6afda5ec5
|
Trivial stylistic change for consistency.
|
1994-01-08 15:24:02 +00:00 |
cgd
|
957ce06f24
|
far reaching but relatively minor cleanup and slight reorg of exec code
|
1994-01-08 07:14:24 +00:00 |
deraadt
|
9e62501f7b
|
support OMAGIC/NMAGIC a.out's
cannonicalize #includes
change VTEXT check
(this stuff comes from the magnum branch)
|
1993-12-12 19:26:18 +00:00 |
cgd
|
83aeee1bc0
|
there now exists an "exec switch". break the a.out code into another
module, and tidy up the interface so that other object formats are
more easily supportable.
|
1993-09-05 01:33:35 +00:00 |