freebsd-dev/usr.bin/truss
Attilio Rao ce42e79310 Remove dead code from umtx support:
- Retire long time unused (basically always unused) sys__umtx_lock()
  and sys__umtx_unlock() syscalls
- struct umtx and their supporting definitions
- UMUTEX_ERROR_CHECK flag
- Retire UMTX_OP_LOCK/UMTX_OP_UNLOCK from _umtx_op() syscall

__FreeBSD_version is not bumped yet because it is expected that further
breakages to the umtx interface will follow up in the next days.
However there will be a final bump when necessary.

Sponsored by:	EMC / Isilon storage division
Reviewed by:	jhb
2014-03-18 21:32:03 +00:00
..
amd64-fbsd32.c
amd64-fbsd.c
amd64-linux32.c
amd64linux32.conf
arm-fbsd.c Add arm bits to truss. 2013-03-07 23:44:35 +00:00
extern.h Add arm bits to truss. 2013-03-07 23:44:35 +00:00
fbsd32.conf
i386-fbsd.c
i386-linux.c
i386.conf
i386linux.conf
ia64-fbsd.c
main.c Add arm bits to truss. 2013-03-07 23:44:35 +00:00
Makefile
mips-fbsd.c
powerpc64-fbsd.c
powerpc-fbsd.c
setup.c
sparc64-fbsd.c
syscall.h Remove dead code from umtx support: 2014-03-18 21:32:03 +00:00
syscalls.c Remove dead code from umtx support: 2014-03-18 21:32:03 +00:00
truss.1
truss.h Revert r247300 for now. I'll post a new changeset for review. 2013-02-26 19:46:59 +00:00