代码搜索:Slackware

找到约 286 项符合「Slackware」的源代码

代码结果 286
www.eeworm.com/read/419370/2079212

slackbuild spcaview.slackbuild

#!/bin/sh # # Slackware SlackBuild Script # --------------------------- # # Written by: Marco A. Frias B. # Script for: spcaview # Description: SDL video recorder and v
www.eeworm.com/read/435688/7787741

tcl demo-stdin.tcl

#!/usr/bin/tclsh # # Tcl demo with GTK-server 1.3 using STDIN # # Tested with Tcl 8.4.6 on Slackware Linux 10.1 # # Feb 27, 2005 - PvE. #--------------------------------------------------- # GTK com
www.eeworm.com/read/435688/7787807

sl demo-lib.sl

#!/usr/local/bin/slsh %-------------------------------------------------------------------- % % Demo for GTK-server 2.0.7 with S-Lang % % Tested with S-Lang 2.0.5 on Slackware 10 --- http://www.s-lang
www.eeworm.com/read/180016/7811767

rpm2targz

#!/bin/sh # Copyright 1997, 1998 Patrick Volkerding, Moorhead, MN USA # Copyright 2002 Slackware Linux, Inc., Concord, CA USA # All rights reserved. # # Redistribution and use of this script, with or
www.eeworm.com/read/253602/12210692

txt citadel ux remote denial of service proof of concept.txt

/* citadel_dos.c * * Citadel/UX Remote DoS exploit (Proof of Concept) * * Tested in Slackware 9.0.0 / 9.1.0 / 10.0.0 * * by CoKi * No System Group - www nosy
www.eeworm.com/read/435688/7787742

pl demo-lib.pl

#!/usr/bin/perl -w # # Perl library demo with the GTK-server 2.0.6 # Tested with Perl 5.8.7 on Slackware Linux 10.2 # # December 18, 2005 - PvE. # #------------------------ Main starts here # Tell PE
www.eeworm.com/read/127261/14363786

tgz2img

#!/bin/bash # convert Slackware's TGZ package into IMG compressed file # which can be used as a LiveCD module # # Author: Tomas Matejicek # if [ "$1" = "" -o "$2" = "" ];
www.eeworm.com/read/226004/14503528

slackbuild mrxvt.slackbuild

#!/bin/sh # # All portions of code are copyright by their respective author/s. # Copyright (c) 2004 Patrick Volkerding # Copyright (c) 2004 Jingmin Zhou
www.eeworm.com/read/435688/7787783

lsp demo-stdin.lsp

#!/usr/bin/newlisp # # Demonstration on how to use the GTK-server with NEWLISP by STDIN. # Tested with newLISP 8.2.3 on Slackware Linux 10 and Windows2000 # # October 6, 2004 # GTK program by Peter v
www.eeworm.com/read/435688/7787748

ksh glade.ksh

#!/bin/ksh # # Demonstration on how to use Glade and the GTK-server with KSH by STDIN. # Tested with the AT&T KSH (1993-12-28) on Slackware Linux. # # Tested with GTK-server 2.0.8. #------------------