--- /rc/bin/dbcalc Thu Jan 1 01:00:00 1970 +++ /rc/bin/dbcalc Tue Mar 4 06:42:43 2014 @@ -0,0 +1,3 @@ +#!/bin/rc +# use db as a pure calculator +db /dev/null | grep -v ' binary$' --- /sys/games/lib/fortunes Sat Mar 1 21:28:29 2014 +++ /sys/games/lib/fortunes Mon Mar 3 00:15:37 2014 @@ -4318,3 +4318,4 @@ Grammar... The difference between knowing your shit, and knowing you're shit. The custom error module does not recognize this error. The U.S. government has to get out of the business of fucking with encryption standards. - Richard Clarke +How do you tell a bad standard? If it begins with "I", e.g, I2O, IPMI. If it ends with "I", e.g., ACPI, EFI, IPMI, etc. If it has the word "intelligent" in it, e.g., I2O, IPMI. Or, the best, if it has all three, e.g., IPMI. - Ron Minnich --- /sys/src/cmd/cc/funct.c Fri Mar 16 05:55:10 2001 +++ /sys/src/cmd/cc/funct.c Mon Mar 3 00:10:19 2014 @@ -238,7 +238,7 @@ goto bad; f = alloc(sizeof(*f)); - for(o=0; osym); o++) + for(o=0; osym); o++) f->sym[o] = S; t->funct = f;