trail and field are really just -t, -f
[unix-history] / usr / src / games /
1988-01-03 Keith Bostictrail and field are really just -t, -f
1988-01-03 Keith Bosticreformat; use getopt(3); lint cleanups; don't assume...
1988-01-03 Keith Bosticreformat; lint clean-ups, ANSI C cleanups, remove float...
1988-01-03 Keith Bosticfix CNTRL macro for ANSI C
1988-01-03 Keith Bosticreformat; lint clean-ups, ANSI C cleanups, remove float...
1988-01-03 Keith Bostic'300' isn't portable char; fix for ANSI C
1988-01-03 Keith Bosticassign getc return to an int; fix for ANSI C
1987-12-30 Keith Bosticdon't use intermediate .o
1987-12-30 Keith BosticBerkeley header
1987-12-30 Keith BosticBerkeley header, comment out debugging code
1987-12-30 Keith BosticBerkeley header; fix file name print; evaluation order...
1987-12-30 Keith BosticBerkeley header
1987-12-30 Keith BosticBerkeley header; #ifdef'd out debugging code, removed...
1987-12-30 Keith BosticBerkeley header
1987-12-30 Keith BosticBerkeley header; add include of <sys/types.h>; remove...
1987-12-30 Keith BosticBerkeley header; comment out debugging code; remove...
1987-12-30 Keith BosticBerkeley header
1987-12-30 Keith BosticBerkeley header, comment out debugging code
1987-12-30 Keith Bosticdon't change directory; programs get wrong relative...
1987-12-30 Keith Bosticput on Berkeley header
1987-12-30 Keith Bosticnote that games that never ran setuid may have to be...
1987-12-30 Keith Bosticnote that games that previously didn't run setuid may...
1987-12-27 Keith Bosticfix external declarations for ANSI C
1987-12-27 Keith Bosticuse cc; fix for ANSI C
1987-12-27 Keith Bosticdate and time created 87/12/26 13:28:06 by bostic
1987-12-27 Keith Bosticfix extern declarations for ANSI C
1987-12-27 Keith Bosticdate and time created 87/12/26 13:25:12 by bostic
1987-12-27 Keith Bosticfix extern declarations for ANSI C
1987-12-27 Keith Bosticdate and time created 87/12/26 13:24:09 by bostic
1987-12-27 Keith Bosticfix typo for ANSI C
1987-12-27 Keith Bosticpointers use 0, not -1; fix for ANSI C
1987-12-27 Keith Bostictypo fix for ANSI C
1987-12-27 Keith Bosticfix external declarations for ANSI C
1987-12-27 Keith Bosticdeclare index() for ANSI C
1987-12-27 Keith Bosticdeclare index/rindex returns for ANSI C
1987-12-23 Keith Bosticfix CTRL macros; make ANSI C compatible
1987-12-23 Keith Bosticmake ANSI C compatible
1987-12-23 Keith BosticANSI C compatible
1987-12-23 Keith Bosticdate and time created 87/12/22 13:08:10 by bostic
1987-12-23 Keith Bosticdate and time created 87/12/22 13:08:09 by bostic
1987-12-23 Keith Bosticdate and time created 87/12/22 13:08:08 by bostic
1987-12-23 Keith Bosticdate and time created 87/12/22 13:08:07 by bostic
1987-12-23 Keith Bosticdate and time created 87/12/22 13:08:06 by bostic
1987-12-23 Keith Bosticdate and time created 87/12/22 13:08:05 by bostic
1987-12-23 Keith Bosticdate and time created 87/12/22 13:07:46 by bostic
1987-12-18 Keith Bosticadd makedefs and hack to clean label
1987-12-16 Keith Bosticnew version from Ed James
1987-12-16 Keith Bosticfix from Ed James for scorefile
1987-12-13 Keith Bosticdate and time created 87/12/12 17:21:52 by bostic
1987-12-13 Keith Bosticdate and time created 87/12/12 17:20:38 by bostic
1987-12-13 Keith Bosticdate and time created 87/12/12 17:18:36 by bostic
1987-12-11 Keith Bostictahoe release
1987-12-11 Kirk McKusickupdate for new version from Timothy Stoehr
1987-12-11 Kirk McKusickupdate for new version from Tim Stoehr
1987-12-02 Keith Bosticrename so won't conflict with KA's rogue
1987-12-02 Keith Bostictypo
1987-12-01 Keith Bosticdate and time created 87/11/30 16:17:23 by bostic
1987-12-01 Keith BosticBerkeley code; correct copyright
1987-12-01 Keith BosticBerkeley code, add copyright
1987-11-26 Keith Bosticfrom Tim Stoehr
1987-11-26 Keith Bosticwork even if the score file doesn't exist
1987-11-26 Keith Bosticscore/lock files in correct place
1987-11-26 Keith Bosticuse getpwuid, not getlogin, doesn't work over the net
1987-11-26 Keith Bosticfrom Tim Stoehr
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-23 Keith Bosticdate and time created 87/10/22 12:07:46 by bostic
1987-10-23 Keith Bosticfix make clean
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-23 Keith Bosticdon't bother with sprintf
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-23 Keith Bosticdate and time created 87/10/22 11:37:41 by bostic
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-23 Keith Bosticdate and time created 87/10/22 11:35:09 by bostic
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-23 Keith Bosticdate and time created 87/10/22 11:33:51 by bostic
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-23 Keith Bosticdate and time created 87/10/22 11:32:35 by bostic
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-23 Keith Bosticdate and time created 87/10/22 11:32:00 by bostic
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-09 Keith Bosticchange to keyword search
1987-10-09 Keith Bosticdate and time created 87/10/08 12:45:31 by bostic
1987-10-07 Keith Bosticthis is wrong anyway, but cast it to get rid of the...
1987-10-07 Keith Bosticsprintf doesn't necessarily return its first arg
1987-10-07 Keith Bosticerasechar/killchar already defined in curses.h
1987-09-27 Keith Bostichave strcasecmp in library, now
1987-09-27 Keith Bosticroll on tahoe same way roll on vax
1987-09-27 Keith Bosticdate and time created 87/09/26 19:04:45 by bostic
1987-09-27 Keith Bosticdate and time created 87/09/26 19:04:17 by bostic
1987-09-27 Keith Bosticdate and time created 87/09/26 19:03:54 by bostic
1987-09-23 Keith Bosticfix mkdir
1987-09-22 Keith Bosticchange default directories; priority is never negative
1987-09-22 Keith Bosticintegrate with dm
1987-09-22 Keith Bosticcleanup
1987-09-22 Keith Bosticdate and time created 87/09/21 10:09:47 by bostic
1987-09-21 Keith Bosticgeneral cleanup to minimize work; fix setuid stuff...
1987-09-21 Keith Bosticowned by games, mode 755
1987-09-21 Keith Bosticintegrate with dm
1987-09-21 Keith Bosticintegrate new dm
1987-09-21 Keith Bosticintegrate with dm
next