History log of /netbsd-src/games/robots/query.c (Results 1 – 9 of 9)
Revision Date Author Comments
# a4cc1f4f 20-Jul-2009 dholland <dholland@NetBSD.org>

Assorted minor cleanups, no functional change:
- u_int* -> uint*
- don't make private typedefs of system structures
- use curses TRUE and FALSE only with curses booleans, otherwise
true

Assorted minor cleanups, no functional change:
- u_int* -> uint*
- don't make private typedefs of system structures
- use curses TRUE and FALSE only with curses booleans, otherwise
true and false;
- includes cleanup
- group globals in extern.c by functionality

Object file diffs inspected.

show more ...


# 62c771fd 20-Jul-2009 dholland <dholland@NetBSD.org>

Whitespace.


# 30870bd5 20-Jul-2009 dholland <dholland@NetBSD.org>

ANSIfy. Use __dead. Object diffs checked.


# 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.


# 092d3130 08-Sep-1999 jsm <jsm@NetBSD.org>

Add use of `const' where appropriate to the games.

This merges in all such remaining changes from the Linux port of the
NetBSD games, except in hunt (where substantial changes from OpenBSD
need to b

Add use of `const' where appropriate to the games.

This merges in all such remaining changes from the Linux port of the
NetBSD games, except in hunt (where substantial changes from OpenBSD
need to be looked at).

Some such changes were previously covered in PRs bin/6041, bin/6146,
bin/6148, bin/6150, bin/6151, bin/6580, bin/6660, bin/7993, bin/7994,
bin/8039, bin/8057 and bin/8093.

show more ...


# 9007937f 12-Oct-1997 lukem <lukem@NetBSD.org>

WARNSify


# 6045e6e0 22-Apr-1995 cgd <cgd@NetBSD.org>

clean up import


# 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