diff options
author | peter <peter@FreeBSD.org> | 2000-09-05 09:35:36 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2000-09-05 09:35:36 +0000 |
commit | 459dd42211f73b6dd4a7eea0cac74bd3e5841455 (patch) | |
tree | aa910cff5b7ec92130653085fbf11c914dbf131b /sys/dev/sio | |
parent | 64ac0aa678e382d03d7bad1b3c1401222e4bc7e7 (diff) | |
download | FreeBSD-src-459dd42211f73b6dd4a7eea0cac74bd3e5841455.zip FreeBSD-src-459dd42211f73b6dd4a7eea0cac74bd3e5841455.tar.gz |
Remove the SIGSYS handler and wrapper around the __getcwd() syscall.
It was kinda silly since the sigaction() syscall that it used to setup
the handler is more recent than __getcwd(), therefore it was useless
as the wrapper would have died before even getting as far as __getcwd(2).
Reminded by: bde
Diffstat (limited to 'sys/dev/sio')
0 files changed, 0 insertions, 0 deletions