Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



mrg
Sat Mar 28 20:41:44 PST 1998
Update of /cvsroot/src/bin/sh
In directory nb00:/tmp/cvs-serv2739

Modified Files:
        arith_lex.l expand.c input.c parser.c 
Log Message:
- change "extern" variables into int's
- remove extern'd variables not actually referenced
- don't use char as an array index


mrg
Sat Mar 28 20:45:17 PST 1998
Update of /cvsroot/src/games/atc
In directory nb00:/tmp/cvs-serv3679

Modified Files:
        input.c 
Log Message:
- don't use char as an array index


mrg
Sat Mar 28 20:46:40 PST 1998
Update of /cvsroot/src/games/backgammon/backgammon
In directory nb00:/tmp/cvs-serv3875

Modified Files:
        main.c 
Log Message:
- really make extern char's extern.


mrg
Sat Mar 28 20:49:06 PST 1998
Update of /cvsroot/src/games/battlestar
In directory nb00:/tmp/cvs-serv4290

Modified Files:
        extern.h 
Log Message:
- really make extern char's extern.




Home | Main Index | Thread Index | Old Index