403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.168
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/multimedia/dvb-apps/files/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/multimedia/dvb-apps/files/patch-util_dvbdate_dvbdate.c
--- util/dvbdate/dvbdate.c.orig	2014-03-21 19:26:36 UTC
+++ util/dvbdate/dvbdate.c
@@ -309,8 +309,8 @@ int atsc_scan_date(time_t *rx_time, unsi
  */
 int set_time(time_t * new_time)
 {
-	if (stime(new_time)) {
-		perror("Unable to set time");
+	if (1) {
+		perror("Unable to set time. stime(2) not supported on FreeBSD");
 		return -1;
 	}
 	return 0;

Youez - 2016 - github.com/yon3zu
LinuXploit