freebsd-skq/sys/alpha
marcel fb2dacbbb4 Change all UNIMPL syscalls to STD and add them to linux_dummy. Now we always
know if and when an unimplemented or obsoleted syscall is being used. Make the
message more end-user friendly.

And as long as we're here, rename some unimplemeted syscalls (linux_phys ->
linux_umount2, linux_vm86 -> linux_vm86old, linux_new_vm86 -> linux_vm86).

Change prototype for linux_newuname from `struct linux_newuname_t *' into
`struct linux_new_utsname *'. This change is reflected in linux.h and
linux_misc.c.
1999-08-25 11:19:03 +00:00
..
alpha Fix a small typo (missing comma) to make the alpha kernel build again 1999-08-22 21:47:32 +00:00
conf This commit adds device driver support for the Sundance Technologies ST201 1999-08-21 18:34:58 +00:00
include Add definitions for Interlink VersaPad. 1999-08-17 12:12:44 +00:00
isa
linux Change all UNIMPL syscalls to STD and add them to linux_dummy. Now we always 1999-08-25 11:19:03 +00:00
pci Some very minor changes to the ISA dma code. 1999-08-25 08:25:58 +00:00
tc
tlsb Merge the cons.c and cons.h to the best of my ability. alpha may or 1999-08-09 10:35:05 +00:00