]> git.cameronkatri.com Git - bsdgames-darwin.git/history - boggle/boggle
Removing trailing spaces.
[bsdgames-darwin.git] / boggle / boggle /
2005-07-01 jmcKNF and WARNS=3
2004-11-05 dslAdd (unsigned char) cast to ctype functions
2004-01-27 jsmRemove uses of __P.
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2003-06-27 wizFix macro order, and quote question mark.
2002-09-26 wizLots of minor fixes resulting from reading these man...
2002-09-26 wizNew sentences begin on new lines.
2002-09-19 mycroftSlight redux.
2002-09-19 mycroftselect() -> poll(), nanosleep()
2001-04-02 wizmdoc'ify, and clean up in the process.
2001-02-05 christosfix nested extern
2000-05-08 mycroftUse setgid(), not setregid().
2000-03-13 sorenFix doubled 'the' in comment.
1999-09-19 jsmAdd alternative style for commands at end of game ...
1999-09-18 jsmFix -Wsign-compare warnings.
1999-09-17 jsmFix some uses of NULL as non-pointer and 0 for null...
1999-09-09 jsmInclude <time.h> in various places in the games where...
1999-09-08 jsmAdd `__noreturn__' and `__unused__' attributes where...
1999-09-08 jsmAdd use of `const' where appropriate to the games.
1999-07-21 hubertfDrop setgid privs early. Via OpenBSD, reported in PR...
1999-07-14 hubertfFrom PR 7988 by Joseph Myers <jsm28@cam.ac.uk>: use...
1999-02-13 lukemconvert from NOxxx= to MKxxx=no.
1998-09-29 lukemdon't install in /usr/share if NOSHARE is defined
1998-09-13 hubertfmark non-returning functions (PR#6144 by Joseph Myers...
1998-08-30 veegoAdd braces to make the new egcs happy.
1998-02-18 jtcSimply include -lcurses instead of -lcurses -ltermcap
1998-02-05 christosUse -ltermcap instead of -ltermlib
1997-10-13 cjstime_t != long; cast it.
1997-10-11 lukemminor KNFify
1997-10-10 lukemWARNSify
1997-03-24 christos- Makefile cleanups
1997-01-07 tlsSync to 4.4BSD-Lite2
1996-10-18 thorpejUse ${INSTALL}.
1995-04-28 mycroftUse tcflush().
1995-04-27 mycroftUse POSIX signal and tty semantics.
1995-04-24 cgdVarious changes to make games compile w/o warnings...
1995-03-21 cgdadd/fix id tags
1994-12-29 philmake the code agree with documentation and usage()...
1994-12-29 philDon't try to process args if they aren't there.
1994-12-22 cgdspecify man pages the new way.
1994-10-21 jtcboggle(6), from 44lite