mtm 2004-10-08 14:48:02 UTC FreeBSD src repository Modified files: lib/libthr/thread thr_exit.c Log: Remove a reference to a non-existent syscall: _thr_exit(). The actual name is thr_exit(). How this ever worked is beyond me. Revision Changes Path 1.15 +1 -4 src/lib/libthr/thread/thr_exit.c