mycroft
|
17dd9534bf
|
Update to match include files. Eliminate _ucodesel, _udatasel, and IdlePTD.
|
1995-05-01 08:06:22 +00:00 |
christos
|
de42a28a1b
|
- added sunos_machdep.c for sun3, atari, amiga and mac68k.
- changed machdep.c and trap.c to use struct emul.
- remove ep_setup references.
- added struct emul to all emulations.
|
1995-04-22 20:24:40 +00:00 |
christos
|
44eef7c28b
|
- added struct emul to all emulations.
- removed all setup functions.
- added copyargs() functions where needed.
|
1995-04-22 19:48:19 +00:00 |
cgd
|
27228062f9
|
config.new file lists
|
1995-04-17 16:12:14 +00:00 |
fvdl
|
fb00b736fd
|
Arch dependant defs for Linux. Just signal stackframe definition for now.
|
1995-04-07 22:31:19 +00:00 |
fvdl
|
46de9a804f
|
Changes because of proper Linux signal stackframe building, and
seperate signal trampoline code. Ugly hack in trap.c no longer
needed.
|
1995-04-07 22:29:34 +00:00 |
fvdl
|
c37a9a26c6
|
syscalls.master was changed, so update these
|
1995-04-07 22:24:11 +00:00 |
fvdl
|
623f1e3986
|
Handle Linux signal tramp code differently. Some changes because of the
now seperate Linux signal trampoline code. Add linux_sigreturn to
syscalls.master.
|
1995-04-07 22:23:22 +00:00 |
mycroft
|
cd50457f15
|
Fix conversion of `type' and `whence' values in struct flock.
|
1995-04-04 04:21:30 +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
|
e0518ae749
|
Update automatically generated syscall files.
|
1995-03-10 23:10:35 +00:00 |
fvdl
|
faf1442285
|
Add the Linux pause() system call. Fix the arguments to sigsuspend().
|
1995-03-10 22:55:04 +00:00 |
fvdl
|
9e7e8cd294
|
Add missing structure conversion for IPC_RMID.
|
1995-03-08 17:27:42 +00:00 |
fvdl
|
ad4540a424
|
Fix typo in comment.
|
1995-03-08 15:17:49 +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 |