summaryrefslogtreecommitdiff
path: root/games/gomoku/bdisp.c
AgeCommit message (Expand)Author
2016-01-08ANSIfy gomoku(6) and change a char* to u_char*mestre
2016-01-04More cleanup and sorting on header sectionmestre
2012-03-04In preparation for getline and getdelim additions to libc, rename getline()Federico G. Schwindt
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2006-12-14fix some obvious mistakes to make DEBUG compileMartin Reindl
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-05-31de-registerPaul Janzen
2001-02-17clrtoeol() is bad if there's stuff to the right you want to keep.Paul Janzen
2001-02-17Handle long usernames betterPaul Janzen
1998-03-26improved interactive input and minor tweaksPaul Janzen
1996-12-21Clean up lint and -Wall outputThorsten Lockert
1996-12-20Nevermind, curses problem was caused by a busted lib on threadway.Jason Downs
1996-12-16Import of gomoku from 4.4BSD Lite2. Uses ocurses.Jason Downs