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 |
eeh
|
68458c66e4
|
Fixup big-endian syscall args.
|
1998-10-03 19:25:36 +00:00 |
eeh
|
903d20a930
|
Fix big-endian syscall args.
|
1998-10-03 19:21:11 +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 |
christos
|
c0f54daf70
|
Add em_alpha_exp
|
1998-10-03 18:17:14 +00:00 |
christos
|
db12fcacf2
|
Add a few new machine numbers and aux vectors.
|
1998-10-03 18:13:58 +00:00 |
christos
|
e24d09740e
|
call gate for solaris-2.6 syscalls [from frank]
|
1998-10-03 18:08:39 +00:00 |
christos
|
36f308f4cc
|
Add an LDT for Solaris-2.6 syscalls [from Frank]
|
1998-10-03 18:05:25 +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
|
835d1b736c
|
Make contsigmask, stopsigmask, sigcantmask kernel private.
|
1998-10-03 14:29:02 +00:00 |
drochner
|
b429e319fb
|
french keymap, from Matthieu Herrb <matthieu@mipnet.fr> per PR kern/6231
|
1998-10-03 12:02:45 +00:00 |
drochner
|
bdb85f9116
|
add definition for french keyboard
|
1998-10-03 11:59:44 +00:00 |
jtk
|
787fcfeac7
|
copyright has been assigned to TNF, update notice
|
1998-10-03 02:14:30 +00:00 |
kleink
|
c68106edad
|
Use #error instead of causing a parse error.
|
1998-10-02 21:21:04 +00:00 |
drochner
|
4a2e6e52a9
|
need "compat" dir to get emulation headers installed (for kdump)
|
1998-10-02 20:20:29 +00:00 |
matt
|
d9cb3415b1
|
Fix typo (pointed by Matthias Drochner).
|
1998-10-02 20:00:28 +00:00 |
is
|
66d6e30a1b
|
Yet another workaround for pmap bugs. Several reports on the port-amiga
list claim this helps with some big-machine situations.
|
1998-10-02 19:29:49 +00:00 |
drochner
|
41c0179c3c
|
use old sigmask in sigcontext and old sigreturn syscall in Ultrix
emulation mode
|
1998-10-02 19:25:33 +00:00 |
hwr
|
0959469679
|
Also install if_gre.h in /usr/include/net/
|
1998-10-02 19:23:55 +00:00 |
drochner
|
18a5d4ffc6
|
set up old style sigmask on COMPAT_ULTRIX too
|
1998-10-02 18:59:56 +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 |
drochner
|
5bcf824ff0
|
change debugging output in compat_13_sigreturn to distinguish from native
sigreturn
|
1998-10-02 18:49:00 +00:00 |
drochner
|
a366b483ec
|
compat_13_sigreturn is needed for compat_ultrix too
|
1998-10-02 18:46:58 +00:00 |
drochner
|
4345019cc0
|
implement a separate ultrix_sigcode[]
|
1998-10-02 18:44:32 +00:00 |
leo
|
a30987cbf6
|
Re-arrange networking options a bit (Julian Coleman)
|
1998-10-02 12:50:35 +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 |
mrg
|
9cf8633378
|
back out previous.
|
1998-10-02 08:00:57 +00:00 |
sakamoto
|
c5aade90a8
|
Oops, ofppc don't have wscons.
|
1998-10-02 07:12:25 +00:00 |
thorpej
|
ab915f7483
|
Oops, missing immediate qualifier, pointed out by Chas Williams.
|
1998-10-02 02:02:46 +00:00 |
matt
|
e19b4629ab
|
Use wd.h, not wdc.h -- we are checking for the presence of disks, not
controllers. (there may be a controller which has only an atapibus
but no wd disks).
|
1998-10-02 01:37:51 +00:00 |
ross
|
e1b25b7bd6
|
Make spec_write() process errors and return them, otherwise we don't even
notice things like hitting the end of a partition or device. (To be sure,
writes to block special files are rare, but as long as we support them...)
|
1998-10-02 00:21:39 +00:00 |
fvdl
|
b28935cee3
|
Add missing field to le_softc structure, missed in previous commit. Name
it consistently with the other fields.
|
1998-10-02 00:20:52 +00:00 |
fvdl
|
5dbf12a22a
|
Regen.
|
1998-10-01 23:33:25 +00:00 |
fvdl
|
b7957e0200
|
Fix typo in 905BT4 product name.
|
1998-10-01 23:32:41 +00:00 |
ross
|
78492e307a
|
If not MULTIPROCESSOR then identify the interrupt target cpu by hwrpb id (%d)
rather than attachment name, and hence avoid referencing `cpus'.
|
1998-10-01 22:57:30 +00:00 |
christos
|
0bf5ff6ade
|
make this compile with DIAGNOSTIC again.
|
1998-10-01 21:26:55 +00:00 |
matthias
|
49c778c3b5
|
Use __LIBC12_SOURCE__, not __LIBC12_SOURCE :-)
|
1998-10-01 21:16:06 +00:00 |
thorpej
|
9e2b536bef
|
Update for signal changes.
|
1998-10-01 20:41:29 +00:00 |
drochner
|
a81796636f
|
support media selection / full duplex
|
1998-10-01 20:39:01 +00:00 |
thorpej
|
8253135408
|
Update for bcopy/bzero -> memcpy/memset changes.
|
1998-10-01 20:05:09 +00:00 |
kleink
|
629696b60c
|
Recognize two additional feature test macros for a reentrant errno declaration.
|
1998-10-01 19:53:54 +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 |
matt
|
259cf4c4a1
|
Don't include <machine/mouse.h>. Some platforms (e.g. alpha) don't one.
|
1998-10-01 19:10:26 +00:00 |