diff options
author | marcel <marcel@FreeBSD.org> | 1999-08-25 11:17:36 +0000 |
---|---|---|
committer | marcel <marcel@FreeBSD.org> | 1999-08-25 11:17:36 +0000 |
commit | adfc64bd57f1536273a6c0a7290590afbc66e363 (patch) | |
tree | 6b54159de186d05847558234d9f1921e6c19e67a /sys/compat/linux/linux_misc.c | |
parent | 1c5673261356a602ee742adacec962e5cf89d068 (diff) | |
download | FreeBSD-src-adfc64bd57f1536273a6c0a7290590afbc66e363.zip FreeBSD-src-adfc64bd57f1536273a6c0a7290590afbc66e363.tar.gz |
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.
Lastly, make line-continuation and indentation more uniform.
Diffstat (limited to 'sys/compat/linux/linux_misc.c')
0 files changed, 0 insertions, 0 deletions