04.05.07
/* Shit happens.. */
Looking kernel sources…
root@shadow /usr/src/linux-2.6.9# grep -ri ‘ shit ‘ . | wc -l
14
root@shadow /usr/src/linux-2.6.9# grep -ri ‘ shit ‘ .
./net/ipv4/tcp_input.c: * all the algo is pure shit and should be replaced
./arch/mips/kernel/sysirix.c:/* 2,191 lines of complete and utter shit coming up… */
./arch/sparc/mm/srmmu.c: * this shit off… nice job Fujitsu.
./arch/sparc/kernel/pcic.c: * to shit into regions like that.
./sound/pci/cs46xx/dsp_spos_scb_lib.c: /* !!!! THIS IS A PIECE OF SHIT MADE BY ME !!! */
./sound/oss/uart6850.c: * Status: Testing required (no shit -jgarzik)
./drivers/net/wan/z85230.c: ct=2; /* Shit happens.. */
./drivers/net/sunhme.c: /* Remember: “Different name, same old buggy as shit hardware.” */
./drivers/char/agp/generic.c: * If the hardware can’t do x4, we’re up shit creek, and never
./drivers/scsi/NCR53C9x.c: /* shit */
./drivers/scsi/NCR53C9x.c: /* shit */
./drivers/scsi/esp.c: /* shit */
./drivers/scsi/esp.c: /* shit */
./drivers/scsi/esp.h: /* The HME is the biggest piece of shit I have ever seen. */
root@shadow /usr/src/linux-2.6.9# grep -ri ‘fuck’ . | wc -l
54
root@shadow /usr/src/linux-2.6.9# grep -ri ‘ suck’ . | wc -l
110
But! We have at least some love. Small piece.
root@shadow /usr/src/linux-2.6.9# grep -ri ‘ love’ . | wc -l
48