summaryrefslogtreecommitdiff
path: root/games/bcd/bcd.c
AgeCommit message (Collapse)Author
2009-08-12sprinkle staticdholland
2009-07-26Remove the need for -Wno-pointer-sign. Object diffs checked.dholland
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2005-07-01KNF and WARNS=3jmc
2004-01-27Remove uses of __P.jsm
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
Patches provided by Joel Baker in PR 22269, verified by myself.
2000-07-03More include additions for exit, abs, strcmp, etc.matt
2000-05-08Use setgid(), not setregid().mycroft
1999-07-28This patch makes bcd(6) use `const' where appropriate, and usehubertf
unsigned char rather than char for values that end up passed to isascii() and also used as array indices. Patch submitted by Joseph Myers <jsm28@cam.ac.uk> in PR 8093.
1999-07-21Drop setgid privs early; via OpenBSD reported in PR 5970 byhubertf
Joseph Myers <jsm28@cam.ac.uk>
1997-10-10WARNSify, fixup .Nm usagelukem
1995-04-24Various changes to make games compile w/o warnings on the alpha:cgd
Include appropriate includes, delete bogus function declarations, change sizes of variables and casts.
1995-03-21clean up importcgd
1993-11-05Additional fixes from Dyane Bruce.jtc
1993-11-04From Dyane Bruce, db@diana.ocunix.on.ca:jtc
I found an error in the table. The same error is found in the SUNOS 4.1.1 version of bcd. It has apparently been around a long time. The error caused 'Q' and 'R' to have the same punch code. I only noticed the error due to someone pointing t out to me when the program was used to print a cover for an APA!
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd