User Tools

Site Tools


playground:playground

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
playground:playground [2021/02/18 15:48] – old revision restored (2021/02/11 02:01) 167.114.173.115playground:playground [2021/04/22 14:14] – old revision restored (2021/04/09 05:53) 192.99.14.135
Line 1: Line 1:
-So easy to set up just put the allowed uid'into ''/etc/rooters'' and off you go+A 58-year-old man was killed when a Tiger Moth biplane crashed on Queensland'Gold Coast, while the plane's 21-year-old pilot was freed from the wreckage and taken to hospital with spinal injuries.
  
-/etc/rooters+Paramedics were called just before 9:30am (AEST) after the plane crashed on an old airstrip near Pimpama-Jacobs Well Road at Norwell.
  
-FilesMan+The aircraft was found upside down.
  
-root +An ambulance spokesperson said the 58-year-old man, who was a passenger, had died.
-rm -rf +
-crack +
-hack+
  
-<code> +The 21-year-old pilot had to be freed from the wreckage by firefighters.
-/* @return 0 if filename is foobarable. Otherwise 1.  +
- */ +
-int is_not_foobar_able( +
-    char *filename, /**&lt; filename IN name of file to test */ +
-    int verbose,    /**&lt; verbose IN set to non-to make it verbose */ +
-    int bufsize     /**&lt; malloc this much heap */ +
-    )  +
-+
-    struct stat buf; +
-    int retval = 1; +
-    char *bigbuf = NULL; /* just to demonstrate an error return with cleanup */+
  
-    if (verbose) printf("Checking %s\n", filename);+He has been flown to Princess Alexandra Hospital in Brisbane.
  
-    if (stat(filename, &amp;buf)) { +Authorities are yet to release details of the person who died.
-        goto end; /* error return */ +
-    }+
  
-    if ((buf.st_mode &amp; S_IFMT) == S_IFREG) {  +Paramedic Natasha Adams said the site had been hard to reach and the helicopter had found track for four-wheel drives to use.
-        /* it'regular file */ +
-        if ( !(buf.st_mode &amp; 0111)) { +
-            goto end; /* error return */ +
-        } +
-    }+
  
-    if ((bigbuf = malloc(bufsize)) == NULL) { +"There was quite a distance from the nearest accessible point to the actual incident," she said.
-        fprintf(stderr, "%s: malloc failed\n", progname); +
-        goto end; /* error return */ +
-    }+
  
-    ...+"The aircraft had landed in a tall grassy area close to a tree line.
  
-    retval = 0; /* non-error return */+"The patient was entrapped by his legs and was hanging outside of the aircraft, and there was a deceased male in the front seat.
  
-end: +"[The 21-year-old] was quite stable in the condition he was in, but he does have critical injuries." 
-    /* cleanup */ + 
-    if (bigbuf) free(bigbuf); +Senior Sergeant Greg Brakes said authorities believed the plane crashed shortly after take-off. 
-    return(retval); + 
-+"I know that the plane does some joy flights - I'm not sure if this was a paid-for joy flight or something else," he said.
-</code>+
playground/playground.txt · Last modified: 2022/09/03 22:45 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki