History log of /netbsd/games/rogue/pack.c (Results 1 – 12 of 12)
Revision Date Author Comments
# b72ec939 23-May-2011 joerg <joerg@NetBSD.org>

Kill some pointer indirections. Don't use variables as format strings.


# 1e99780e 12-Aug-2009 dholland <dholland@NetBSD.org>

sprinkle static


# 130a8172 14-Jan-2008 dholland <dholland@NetBSD.org>

ANSIfy. Remove unnecessary casts. Clean up for -Wsign-compare. Make more
things file-static. Other minor tidyups, and fix a couple minor bugs found
along the way.


# 23c02a45 14-Jan-2008 dholland <dholland@NetBSD.org>

Whitespace/KNF nits.


# e94a5bc9 27-Dec-2007 dholland <dholland@NetBSD.org>

Comprehensive (or at least extensive) string handling cleanup for rogue.

This patch dates (mostly) back to 2002; the critical parts of it were
handled back then by security-officer. As far as I know

Comprehensive (or at least extensive) string handling cleanup for rogue.

This patch dates (mostly) back to 2002; the critical parts of it were
handled back then by security-officer. As far as I know, there's
nothing exploitable fixed herein.

A slightly earlier version of this patch was reviewed by Christian Biere
when I filed it as PR 34750.

show more ...


# e5aeb4ea 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22269, verified by myself.


# 6d265b32 10-Nov-1998 hubertf <hubertf@NetBSD.org>

constify, per PR 6148


# 3fd99e16 11-Sep-1998 hubertf <hubertf@NetBSD.org>

fix prototypes, per PR#5867


# 2736b511 12-Oct-1997 lukem <lukem@NetBSD.org>

WARNSify (not an insignificant task...)


# 7ee35daa 22-Apr-1995 cgd <cgd@NetBSD.org>

clean up import, NetBSD RCS Ids


# 8542364e 01-Aug-1993 mycroft <mycroft@NetBSD.org>

Add RCS identifiers.


# 61f28255 21-Mar-1993 cgd <cgd@NetBSD.org>

initial import of 386bsd-0.1 sources