search for: 680x0

Displaying 6 results from an estimated 6 matches for "680x0".

Did you mean: 6800
2024 Apr 05
1
stack still executable on some arches?
On Debian/m68k, with latest klibc, I get this warning? /usr/bin/m68k-linux-gnu-ld: warning: /usr/lib/klibc/lib/crt0.o: requires executable stack (because the .note.GNU-stack section is executable) ? trying to link an executable with klcc. bye, //mirabilos -- Gestern Nacht ist mein IRC-Netzwerk explodiert. Ich hatte nicht damit gerechnet, darum bin ich blutverschmiert? wer konnte ahnen, da? SIE
2006 Jul 20
0
Ogg Frog 1.0 feature set, release date set
...g. 1.0 will have binaries for Mac OS X, Windows, BeOS, Haiku (http://haiku-os.org/) and several Linux and BSD distributions, for both PowerPC and i386 as supported by each platform. Each new release will add new instruction set architectures and platforms; 1.1 will support the Classic Mac OS, 680x0 and Solaris, for example. By cuesheet player, I mean that if you open a FLAC with embedded cuesheet, or BIN/CUE, WAV/CUE file or the like, it will be as if the user had selected a folder full of audio tracks, with the track titles being fetched via CDDB and stored on Ogg Frog's database. A...
2006 Jul 20
0
Ogg Frog 1.0 feature set, release date announced
...g. 1.0 will have binaries for Mac OS X, Windows, BeOS, Haiku (http://haiku-os.org/) and several Linux and BSD distributions, for both PowerPC and i386 as supported by each platform. Each new release will add new instruction set architectures and platforms; 1.1 will support the Classic Mac OS, 680x0 and Solaris, for example. By cuesheet player, I mean that if you open a FLAC with embedded cuesheet, or BIN/CUE, WAV/CUE file or the like, it will be as if the user had selected a folder full of audio tracks, with the track titles being fetched via CDDB and stored on Ogg Frog's database. A...
2003 Dec 05
2
[SECURITY] [DSA 404-1] New rsync packages fix unauthorised remote code execution
...es/main/r/rsync/rsync_2.5.5-0.2_ia64.deb Size/MD5 checksum: 255378 886348cd33646fc167da6b1a9cbdc165 HP Precision architecture: http://security.debian.org/pool/updates/main/r/rsync/rsync_2.5.5-0.2_hppa.deb Size/MD5 checksum: 213962 6057690f85e14d01072ab6a84ad52996 Motorola 680x0 architecture: http://security.debian.org/pool/updates/main/r/rsync/rsync_2.5.5-0.2_m68k.deb Size/MD5 checksum: 189620 d3c784bb621d2c7a66a2bd3fa418fad8 Big endian MIPS architecture: http://security.debian.org/pool/updates/main/r/rsync/rsync_2.5.5-0.2_mips.deb Size/MD5 chec...
2012 Jan 05
6
SELinux and access across 'similar types'
http://wiki.centos.org/HowTos/SELinux says: "Access is only allowed between similar types, so Apache running as httpd_t can read /var/www/html/index.html of type httpd_sys_content_t." however the doc doesn't define what "similar types" means. I assumed it just meant "beginning with the same prefix". However that can't be right because on my system with
2011 Aug 05
3
isolinux: Generate GPT and Mac bootable images
...tion status bits */ + uint32_t boot_start; + uint32_t boot_count; + uint32_t boot_load; + uint32_t boot_load2; + uint32_t boot_entry; + uint32_t boot_entry2; + uint32_t boot_cksum; + char processor[16]; /* Contains 680x0, x=0,2,3,4; or empty */ + uint32_t driver_sig; + char _padding[372]; +}; void @@ -89,6 +234,8 @@ printh(void) printf(FMT, " -o --offset", "Specify partition offset (default 0)"); printf(FMT, " -t --type", "Specify partiti...