summaryrefslogtreecommitdiff
path: root/games/backgammon
AgeCommit message (Collapse)Author
1998-04-26Fix terminal initialization for libtermlib to be happy.Todd C. Miller
1998-04-25link with -ltermlib, not the old -ltermcap. Fixes a weird bug on i386Todd C. Miller
where spaces in strings would not be printed.
1998-03-25-DV7 removed, -lcompat not neededPaul Janzen
1998-03-19do not use in-source libraries; they are really problematic with obj@ and ↵Theo de Raadt
obj/ links
1998-03-19NetBSD changes and further improvements and correctionsPaul Janzen
1997-09-21$OpenBSD$Theo de Raadt
1997-08-19bc -> lekstailey
1997-07-23tabifykstailey
1997-01-23documentation errors; from max@freebsdTheo de Raadt
1996-12-22proper gid revokeTheo de Raadt
1996-12-19setgid games, not setuid games. closes a neat set of holesTheo de Raadt
1996-06-02Always use -ltermlib when linking with -lcursesThorsten Lockert
Be comsistent in use of LIBTERMCAP and LIBTERMLIB when depending
1996-02-14Command line arguments were not being handled correctly. Modified foretheisen
proper funtionality and for compliance with manpage.
1996-02-12Added check for null pointer while processing cmdline options. Pointeretheisen
overrun was causing SEGV if any cmdline options were specified.
1995-10-18initial import of NetBSD treeTheo de Raadt