christos
|
72ff1dee2f
|
Regen
|
2000-01-31 15:53:46 +00:00 |
christos
|
44b3655e9d
|
__semctl13 -> ___semctl13
|
2000-01-31 15:53:01 +00:00 |
tron
|
bfea30bc82
|
Regen.
|
2000-01-08 17:03:23 +00:00 |
tron
|
1433852cb6
|
Add missing system calls mlockall() and munlockall() as suggested by
Michael Eriksson in PR kern/9147.
|
2000-01-08 17:02:46 +00:00 |
christos
|
75d8e5904a
|
Regen
|
1999-09-16 18:19:11 +00:00 |
christos
|
36140f8037
|
fix olseek botch
|
1999-09-16 18:18:28 +00:00 |
thorpej
|
ed1f903927
|
Regen.
|
1999-08-25 04:45:43 +00:00 |
thorpej
|
943b6fe91f
|
Update for new msgctl()/semctl()/shmctl(), and add fhopen(), fhstat(),
and fhstatfs().
|
1999-08-25 04:45:24 +00:00 |
kleink
|
dfa5aad003
|
Regen.
|
1999-07-12 22:04:00 +00:00 |
kleink
|
e79a283e47
|
XSH5: change function signature to `void *sbrk(intptr_t)'.
|
1999-07-12 21:55:19 +00:00 |
christos
|
4ebea99d8e
|
Regen
|
1999-06-09 04:28:24 +00:00 |
christos
|
1e6c35821b
|
propagate changes from kern
|
1999-06-09 04:27:44 +00:00 |
sommerfe
|
3e341c9af5
|
sync with regular syscalls.master: Add getcwd, fchroot, and tweak __getlogin
|
1999-03-28 21:56:56 +00:00 |
thorpej
|
8712c97205
|
Don't do pathname translation for file creation. The real intent here is
just for lookups of existing files. From Matthew Green <mrg@netbsd.org>.
|
1999-03-15 23:50:07 +00:00 |
pk
|
523f9ad292
|
Don't try to translate the mount point, to avoid e.g. mounting
the /usr filesystem on /emul/aout/usr.
|
1999-02-28 18:46:13 +00:00 |
christos
|
3029ee19e3
|
Hmm, I forgot to add that..
|
1999-02-15 08:48:20 +00:00 |
christos
|
18f4839c63
|
Gen
|
1999-02-11 09:43:53 +00:00 |
christos
|
5cc7b4c557
|
A.out compatibility mode; basically /emul/aout/ checking for syscalls
that use pathnames.
|
1999-02-11 09:41:34 +00:00 |