christos
|
6b95b513b0
|
Use compat_util.[ch].
|
1995-06-24 20:20:04 +00:00 |
fvdl
|
c4aaa6000c
|
* Changed to use generic ELF code from kern/exec_elf.c (which was taken
from the svr4 exec code plus the linux compat mods)
* Include file change
* Add multicast sockopts (from John Brezak)
|
1995-06-22 21:34:27 +00:00 |
fvdl
|
769310e81d
|
Linux select() returns the amount of time left before a timeout would have
occured in the timeval structure. Emulate this behavior. Reported by
Theo de Raadt.
|
1995-06-11 21:51:38 +00:00 |
fvdl
|
fc7cfb5f0b
|
* Make Linux ELF binaries work. Lots of code duplication, but it will have to do
for now.
* Add a sanity check in linux_uselib
|
1995-06-11 14:56:47 +00:00 |
mycroft
|
1e1e52e395
|
Rename the dirent fields to match Linux. Make sure the requested buffer
is no larger than MAXBSIZE.
|
1995-06-10 22:19:06 +00:00 |
mycroft
|
6865b2589a
|
Emulate the return value of times() better.
|
1995-03-22 05:24:47 +00:00 |
mycroft
|
f75ba16b09
|
Update to use timer{add,sub}().
|
1995-03-21 13:33:34 +00:00 |
fvdl
|
182c23c8bc
|
Added a few more system calls.
More consistent alternate root file semantics throughout.
|
1995-03-05 23:23:37 +00:00 |
fvdl
|
3bf459f350
|
Added Linux compat code.
|
1995-02-28 23:24:35 +00:00 |