| Age | Commit message (Collapse) | Author |
|
|
|
Adjust references where this has been used.
|
|
the a.out stuff.
|
|
- use the mem* routines from libc.
XXX: There will be some lossage, but I am fixing it.
|
|
|
|
|
|
|
|
Patches provided by Joel Baker in PR 22364, verified by myself.
|
|
|
|
|
|
|
|
|
|
- Deal with stripped kernels.
- Let machine-dependent code frob the start address.
- General cleanup.
From Matthias Pfaller <matthias@netbsd.org>
|
|
Don't use sys/lib/libkern or sys/lib/libz if not standalone
(ie, user space test programs).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
exec(); let the caller do it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|