Lines Matching refs:crashme
1 --- crashme-2.4.orig/crashme.1
2 +++ crashme-2.4/crashme.1
7 crashme \- test operating environment software robustness
9 --- crashme-2.4.orig/debian/copyright
10 +++ crashme-2.4/debian/copyright
15 +The copyright for crashme is as follows, taken verbatim from crashme.c:
37 --- crashme-2.4.orig/debian/README.debian
38 +++ crashme-2.4/debian/README.debian
48 +getting boring? crashme is for you! crashme works by generating strings of
53 + If you run crashme, your system could very well crash. YOU COULD LOSE
54 +YOUR ALL OF YOUR DATA!!! I (Jay Kominek), the author of crashme, Debian,
56 +crashme. Note: crashme is installed into /usr/bin, world executable.
63 --- crashme-2.4.orig/debian/compat
64 +++ crashme-2.4/debian/compat
67 --- crashme-2.4.orig/debian/rules
68 +++ crashme-2.4/debian/rules
83 +build: crashme
89 + rm -f crashme
101 + dh_install crashme usr/bin
102 + dh_installdocs crashme.html
103 + dh_installman crashme.1
116 --- crashme-2.4.orig/debian/control
117 +++ crashme-2.4/debian/control
119 +Source: crashme
126 +Package: crashme
130 + crashme generates strings of random bytes and then attempts to execute
133 + **WARNING** While Linux has been known to survive days and weeks of crashme,
136 --- crashme-2.4.orig/debian/changelog
137 +++ crashme-2.4/debian/changelog
139 +crashme (2.4-9) unstable; urgency=low
147 +crashme (2.4-8) unstable; urgency=low
157 +crashme (2.4-7) unstable; urgency=low
160 + * s/PAQUETE/crashme/g in postinst. Sorry
164 +crashme (2.4-6) unstable; urgency=low
178 +crashme (2.4-5) unstable; urgency=low
188 +crashme (2.4-4) unstable; urgency=low
195 +crashme (2.4-3) unstable; urgency=low
202 +crashme (2.4-2) unstable; urgency=low
209 +crashme (2.4-1) unstable; urgency=low
214 --- crashme-2.4.orig/crashme.c
215 +++ crashme-2.4/crashme.c
296 - sprintf(notes,"Creating %d crashme subprocesses",nsubs);}
297 + sprintf(notes,"Creating %ld crashme subprocesses",nsubs);}
302 "crashme [+]<nbytes>[.inc] <srand> <ntrys> [nsub] [verbose]");
320 - sprintf(notes,"crashme %s%ld.%d %ld %ld",
321 + sprintf(notes,"crashme %s%ld.%ld %ld %ld",