summaryrefslogtreecommitdiffstats
path: root/sys/dev/sio
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2000-09-05 09:35:36 +0000
committerpeter <peter@FreeBSD.org>2000-09-05 09:35:36 +0000
commit459dd42211f73b6dd4a7eea0cac74bd3e5841455 (patch)
treeaa910cff5b7ec92130653085fbf11c914dbf131b /sys/dev/sio
parent64ac0aa678e382d03d7bad1b3c1401222e4bc7e7 (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud