History log of /freebsd-10.3-release/share/dtrace/watch_vop_remove
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 296373 04-Mar-2016 marius

- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
builds.
- Update newvers.sh to reflect RC1.
- Update __FreeBSD_version to reflect 10.3.
- Update default pkg(8) configuration to use the quarterly branch.

Approved by: re (implicit)

# 294888 27-Jan-2016 dteske

MFC 294548-294549,294556,294684: Add watch scripts

r294548: Add scripts for watching common entry points.
r294549: Fix bad title on script (caused by copy/paste).
r294556: fbt -> syscall; fbt names changed to be sys_*
r294684: Bump copyright for change from fbt to syscall


# 294548 22-Jan-2016 dteske

Add scripts for watching common entry points.

MFC after: 3 days
X-MFC-to: stable/10