Commit Graph

19 Commits

Author SHA1 Message Date
hubertf
f52826a170 fix main() prototype, as per PR#5867 1998-09-11 13:42:03 +00:00
jtc
2065ddb3da Simply include -lcurses instead of -lcurses -ltermcap 1998-02-18 22:37:30 +00:00
christos
cb47578732 Use -ltermcap instead of -ltermlib 1998-02-05 12:15:51 +00:00
lukem
f6a9702495 use err/warn instead of perror 1997-10-11 08:01:06 +00:00
lukem
5567a239ef WARNSify, KNFify 1997-10-11 01:16:26 +00:00
jtc
4c1069749c Remove mvcur() after wrefresh() call, as the latter does not move the
cursor.  The fact that we don't have to grovel in the curses internels
for curx or cury is an added bonus.
1997-05-23 23:27:40 +00:00
cgd
c4816c32b3 Various changes to make games compile w/o warnings on the alpha:
Include appropriate includes, delete bogus function declarations,
change sizes of variables and casts.
1995-04-24 12:21:37 +00:00
cgd
42fb1b9d4a merge with Lite, new RCS id conventions, etc. 1995-03-23 08:28:00 +00:00
cgd
c4c01d75b2 specify man pages the new way. 1994-12-22 09:31:26 +00:00
deraadt
e156ce2801 buggy version of abs() goes away 1994-06-29 21:22:50 +00:00
cgd
4c9ab784bc new curses stuff 1993-11-10 15:28:25 +00:00
jtc
a3c7120c1a Word list is in /usr/share/dict/*, not /usr/dict/*. 1993-09-16 17:02:51 +00:00
mycroft
2504e654b3 Rewrite special character handling. 1993-08-10 16:50:01 +00:00
jtc
defa0d9f09 Update to use new -mandoc macros. 1993-08-05 01:46:15 +00:00
mycroft
8542364e07 Add RCS identifiers. 1993-08-01 18:49:50 +00:00
mycroft
b1bd4afedc Add RCS indentifiers. 1993-08-01 07:42:49 +00:00
mycroft
cda4f8f6ee Add RCS identifiers. 1993-08-01 05:37:30 +00:00
cgd
f620d7d9f6 got rid of unnecessary -lcompat and associated dependency 1993-03-23 02:44:38 +00:00
cgd
61f282557f initial import of 386bsd-0.1 sources 1993-03-21 09:45:37 +00:00