mycroft
|
6263c69339
|
Reran makesyscalls.sh.
|
1995-10-07 06:51:37 +00:00 |
mycroft
|
245f292fed
|
Prefix names of system call implementation functions with `sys_'.
|
1995-10-07 06:25:19 +00:00 |
thorpej
|
236ee835ed
|
Add common file lists, similar to what the other emulation modules use.
|
1995-09-20 00:15:18 +00:00 |
thorpej
|
78f7651c91
|
Make system calls conform to a standard prototype and bring those
prototypes into scope.
|
1995-09-19 22:49:22 +00:00 |
thorpej
|
9c2a912abe
|
makesyscalls.sh changed
|
1995-09-19 22:46:47 +00:00 |
thorpej
|
e4747eef00
|
Obsolete; use the one in /sys/kern
|
1995-09-19 22:46:04 +00:00 |
cgd
|
8f62c773e8
|
don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN
|
1995-06-18 14:45:14 +00:00 |
mellon
|
b23214bbd9
|
Clear up name conflict between Ultrix syscall 103 and 139.
|
1995-06-01 16:38:15 +00:00 |
mellon
|
ccd1ab13a1
|
syscall 139 is ULTRIX_SYS_sigcleanup (from Simon Burge)
|
1995-05-29 17:32:35 +00:00 |
mellon
|
43da4827ae
|
sigcode and esigcode aren't defined for ultrix emulation
|
1995-04-25 21:51:15 +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 |
mycroft
|
2f805fa51b
|
copy*str() should use size_t.
|
1995-03-09 12:05:21 +00:00 |
mellon
|
e7859a639f
|
Fix up some incompatibilities and some indentation botches
|
1995-02-01 05:09:14 +00:00 |
mellon
|
4ecd541c1f
|
Fix up non-ANSI code (which was a no-op anyway)
|
1995-01-18 06:56:34 +00:00 |
dean
|
6d4bd6bb91
|
fixed typo
|
1994-12-02 18:13:00 +00:00 |
dean
|
7d467781b8
|
new sysent version.
|
1994-12-02 18:12:34 +00:00 |
dean
|
5e8c18eb44
|
added sigreturn
|
1994-12-01 16:41:43 +00:00 |
dean
|
d0a26487e7
|
New syscall stuff
|
1994-12-01 16:23:20 +00:00 |
dean
|
aa7c33ed7d
|
{get,set}rlimit functions (From Jonathan Stone)
|
1994-11-23 22:34:58 +00:00 |
dean
|
d401f2494f
|
changes for new sysent structure (from J. Stone)
|
1994-11-23 17:49:06 +00:00 |
cgd
|
74d7436a91
|
pay a small amount of lip service to the new syscall args mechanism.
In reality, none of these will compile.
|
1994-10-20 04:47:31 +00:00 |
glass
|
7ea51310a8
|
add ultrix_{get,set}sysinfo() from Arne H Juul <arnej@dsl.unit.no>
|
1994-08-01 14:16:24 +00:00 |
glass
|
32d2a27836
|
ultrix_{get,set}info from Arne H Juul <arnej@dsl.unit.no>
|
1994-08-01 14:15:06 +00:00 |
cgd
|
19f726e77f
|
fix a botch, and gen syscall files
|
1994-06-30 17:00:13 +00:00 |
cgd
|
bc9970144d
|
fix up for new ID format, and consistency
|
1994-06-30 16:42:47 +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 |
glass
|
e0069330b3
|
oops
|
1994-06-25 07:06:49 +00:00 |
glass
|
188170d2e3
|
update to reflect compat_ultrix syscalls.master
|
1994-06-22 03:38:25 +00:00 |
glass
|
8c50058535
|
update for getdtablesize change, and track compat_sunos
|
1994-06-22 03:37:15 +00:00 |
glass
|
57642fb485
|
much works but untested w/new fs. expect more tomorrow
|
1994-06-15 05:18:01 +00:00 |
glass
|
2c9de9962f
|
first swipe at ultrix compat. expect many bug fixes. very related to compat/sunos
|
1994-06-02 06:25:37 +00:00 |