Rico
Certified Guru
Hi kids, I'm completely drunk atm but I still think it's worth posting. The Windows 2000/NT source has been LEAKED. That's right.
Full coverage here: http://slashdot.org/articles/04/02/12/2114...tid=109&tid=187
From directory listings this looks legit.
Here's an amusing quote from the source code of a USB driver:
Laters!
Edit: Someone posted this again 6 hours later, I have merged them (Check topic listings before posting duplicates, please)
Full coverage here: http://slashdot.org/articles/04/02/12/2114...tid=109&tid=187
From directory listings this looks legit.
Here's an amusing quote from the source code of a USB driver:
Code:
/*
* Function compares two strings.
* Return offset in pussy where prick ends if "prick" may penetrate
* int "pussy" like prick into pussy, -1 otherwise.
*/
static inline int match(const char* prick, const char* pussy, int len2)
{
int len1 = strlen(prick); //length of male string
int i; //just an index variable
const char* tmp; //temporary pointer for my own pleasure // We skip all spaces and tabs
for (i = 0; i len2)
return -1; //Fuck off, no fucking
if (!strncmp(prick, tmp, len1))
return i + len1;
return -1;
}
Laters!
Edit: Someone posted this again 6 hours later, I have merged them (Check topic listings before posting duplicates, please)