403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/misc/dahdi-kmod26/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/misc/dahdi-kmod26/files/patch-bsd-kmod-dahdi-ng_dahdi_iface.c
--- bsd-kmod/dahdi/ng_dahdi_iface.c.orig	2016-03-11 07:21:42.746379000 +0000
+++ bsd-kmod/dahdi/ng_dahdi_iface.c	2016-03-11 07:21:07.872394000 +0000
@@ -53,6 +53,10 @@
 struct ng_node *ng_name2noderef(struct ng_node *node, const char *name);
 #endif
 
+#if __FreeBSD_version >= 1100101
+#define taskqueue_enqueue_fast(queue, task)    taskqueue_enqueue(queue, task)
+#endif
+
 #define DAHDI_IFACE_HOOK_UPPER "upper"
 
 static ng_rcvmsg_t ng_dahdi_iface_rcvmsg;

Youez - 2016 - github.com/yon3zu
LinuXploit