summaryrefslogtreecommitdiff
path: root/usr.sbin/amd/rpcx/nfs_prot_svc.ed
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/amd/rpcx/nfs_prot_svc.ed')
-rw-r--r--usr.sbin/amd/rpcx/nfs_prot_svc.ed11
1 files changed, 11 insertions, 0 deletions
diff --git a/usr.sbin/amd/rpcx/nfs_prot_svc.ed b/usr.sbin/amd/rpcx/nfs_prot_svc.ed
new file mode 100644
index 00000000000..3b240cbe1d1
--- /dev/null
+++ b/usr.sbin/amd/rpcx/nfs_prot_svc.ed
@@ -0,0 +1,11 @@
+/"nfs_prot.h"/a
+#include "am.h"
+#include <arpa/inet.h>
+.
+/_msgout(/-1,/^}/d
+/_msgout/;+1c
+ plog(XLOG_FATAL, "unable to free rpc arguments in nfs_program");
+ going_down(1);
+.
+g/_rpcsvcdirty/d
+wq