Michael Brown
|
3634e705b7
|
Remove osloader.c and replace with a prep_segment() that uses userptr_t
and get_memmap() in image/segment.c
|
18 years ago |
Michael Brown
|
190276a8b6
|
NBI is due for removal
|
19 years ago |
Michael Brown
|
d8e99bf28f
|
Gave up on adding POSIX errno's as required, and just added (almost) all
of them in one go.
EBADIMG has been replaced by ENOEXEC, and EIMGRET by ECANCELED.
|
19 years ago |
Michael Brown
|
832e86246b
|
gcc is rather over-aggressive about optimising out static data structures
even when __atribute__ (( unused )) is correctly set...
|
19 years ago |
Michael Brown
|
783e9ca396
|
Added doxygen comments and errno values.
|
20 years ago |
Michael Brown
|
205a7ad5e0
|
Moved NBI support to nbi.c, modified to work with new load mechanism
|
20 years ago |