erh
|
1a89cf484f
|
Move linux_sys_mmap declarations to linux_mmap.h Make sure oldmmap.c includes oldmmap.h.
|
1998-10-07 23:06:17 +00:00 |
|
erh
|
8ce2ceae35
|
Fix typos.
|
1998-10-07 23:05:09 +00:00 |
|
erh
|
a956aca8aa
|
This needs its defines.
|
1998-10-07 22:58:19 +00:00 |
|
erh
|
47a9e7f352
|
Fix typos.
|
1998-10-07 22:50:42 +00:00 |
|
erh
|
baf6c8420d
|
Fix types. Kill old declarations.
|
1998-10-07 22:45:51 +00:00 |
|
erh
|
c7176f00e4
|
The siginfo include line is not needed here anymore.
|
1998-10-07 22:17:57 +00:00 |
|
erh
|
3bd73b1ef1
|
Add prototype for linux_sigprocmask1().
|
1998-10-07 22:13:39 +00:00 |
|
erh
|
ddbb7b3349
|
sigprocmask (non-rt) version doesn't exist on alpha. rename it to sigprocmask1 for use in linux_sys_sigprocmask and linux_sys_rt_sigprocmask.
|
1998-10-07 22:12:48 +00:00 |
|
erh
|
30f959e6c6
|
sigprocmask (non-rt version) doesn't exist on alpha. Add it here.
|
1998-10-07 22:11:16 +00:00 |
|
erh
|
15eaa765b7
|
Files moved. Change the paths here.
|
1998-10-07 20:50:44 +00:00 |
|
thorpej
|
53b61ccd14
|
Avoid a compiler warning.
|
1998-10-06 08:51:14 +00:00 |
|
christos
|
9ec65653f5
|
unobfuscate: !strncmp() != 0 -> strncmp() == 0
|
1998-10-04 16:51:18 +00:00 |
|
christos
|
18632b9779
|
Regen.
|
1998-10-04 16:22:47 +00:00 |
|
christos
|
9fabaa0ca6
|
Add a few more unimplemented syscall name placeholders.
|
1998-10-04 16:21:58 +00:00 |
|
christos
|
227ea85cf0
|
Don't return EINVAL when nset is NULL in sigprocmask and the command is
invalid.
|
1998-10-04 16:21:13 +00:00 |
|
christos
|
c413c43664
|
add hasremotelocks, but no support yet.
|
1998-10-04 16:20:16 +00:00 |
|
christos
|
0c025c7e61
|
fix fdup2 implementation; it passes the file descriptor itself, not a pointer
to it in arg.
|
1998-10-04 16:19:50 +00:00 |
|
veego
|
952dd0f6bc
|
There is no need to include ../linux/linux_ioctl.h.
|
1998-10-04 11:25:28 +00:00 |
|
fvdl
|
26c9084f20
|
Fix pointer fuckup that made getdents() stop working.
|
1998-10-04 10:17:54 +00:00 |
|
fvdl
|
19f71dc8ff
|
Fix wrong strncmp test.
|
1998-10-04 09:40:09 +00:00 |
|
fvdl
|
8096c25afc
|
Assign my copyright to TNF. Merge with others were appropriate.
Regen syscall files after script change.
|
1998-10-04 00:02:23 +00:00 |
|
christos
|
6524452816
|
Fix confusion about about service types (from FreeBSD). Now dns resolution
works.
|
1998-10-03 22:03:07 +00:00 |
|
christos
|
913cee1069
|
Merge in lite2 changes, and fix a typo that caused pool memory corruption.
|
1998-10-03 21:29:07 +00:00 |
|
christos
|
accc6fd407
|
Fix bug in TIOCLGET
|
1998-10-03 21:22:57 +00:00 |
|
christos
|
155e9efe9c
|
Don't install includes
|
1998-10-03 20:30:50 +00:00 |
|
christos
|
af8c2a82b9
|
Remove this file.
|
1998-10-03 20:30:37 +00:00 |
|
christos
|
96dc2f3c56
|
Remove stray debugging printfs
|
1998-10-03 20:28:03 +00:00 |
|
christos
|
5f13e45116
|
Forgot those two.
|
1998-10-03 20:20:04 +00:00 |
|
christos
|
908291d2fe
|
Attempt to fix the mess.
|
1998-10-03 20:17:36 +00:00 |
|
christos
|
e00e31dcab
|
Integrated in common.
|
1998-10-03 20:02:26 +00:00 |
|
eeh
|
0a89614e93
|
Fixup big-endian syscall args.
|
1998-10-03 19:45:37 +00:00 |
|
eeh
|
fc6c67ff5d
|
Fixup big-endian syscall args.
|
1998-10-03 19:33:32 +00:00 |
|
eeh
|
1281be6b0e
|
Fix big-endian syscall args.
|
1998-10-03 19:31:24 +00:00 |
|
christos
|
49b61257dc
|
Moved via repository copy.
|
1998-10-03 18:50:20 +00:00 |
|
christos
|
5bc85e96b4
|
Moved via repository copy
|
1998-10-03 18:47:24 +00:00 |
|
christos
|
a7ed63d0ee
|
moved via repository copy.
|
1998-10-03 18:45:22 +00:00 |
|
christos
|
6e98c7aef2
|
Moved via repository copy
|
1998-10-03 18:44:32 +00:00 |
|
christos
|
6e31782a3f
|
moved via repository copy.
|
1998-10-03 18:43:28 +00:00 |
|
drochner
|
304929e7ff
|
regen
|
1998-10-03 16:15:39 +00:00 |
|
drochner
|
720885a1e9
|
Use a private implementation of sys_sigvec(). Ultrix uses an sv_flags bit
unknown to NetBSD and sigaction1() does (now?) complain about it.
|
1998-10-03 16:13:20 +00:00 |
|
fvdl
|
192330fdc1
|
Assign to TNF completely.
|
1998-10-03 15:48:38 +00:00 |
|
drochner
|
6b079d1e82
|
repair signal handling:
-use own sigcode since the native one uses a sigreturn syscall not present
in Ultrix
-route sigreturn to compat_13_sigreturn
|
1998-10-02 18:53:23 +00:00 |
|
christos
|
af5667d954
|
We have SA_NOCLDWAIT now, and for SA_SIGINFO, we ignore the bit, but we
always construct siginfo_t and pass it to the handler. So kill the printfs..
|
1998-10-02 11:54:16 +00:00 |
|
christos
|
4a904760a4
|
the pool boy forgot to convert this to use pool stuff. Goodbye long uptime!
|
1998-10-01 19:26:30 +00:00 |
|
perry
|
036f631693
|
shut up egcs complaints by adding braces
|
1998-10-01 18:58:28 +00:00 |
|
perry
|
4a2f07c9cd
|
shut up egcs complaints about braces
|
1998-10-01 18:57:05 +00:00 |
|
perry
|
5535f2a14b
|
Add braces to shut up egcs
|
1998-10-01 18:53:37 +00:00 |
|
christos
|
627091bd84
|
Provide a suitable default so that kdump compiles on architectures
not supported yet.
|
1998-10-01 18:23:37 +00:00 |
|
erh
|
270a2b8bc4
|
Enable linux for includes and syscall building.
|
1998-10-01 16:23:25 +00:00 |
|
eeh
|
0aa87c38cc
|
Overhaul. Now will run simple things like /bin/sh and /bin/echo.
|
1998-10-01 14:27:56 +00:00 |
|