History log of /netbsd-src/games/robots/flush_in.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.


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

WARNSify


# 53eb389b 28-Apr-1995 mycroft <mycroft@NetBSD.org>

Use POSIX tty semantics.


# 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