Alfred Perlstein
14e5925796
Make almost WARNS=5 compliant:
...
ANSI'fy function declarations.
Constify some globals and function paramters.
Remove unsused arguments.
Fix (rename) shadowed variables.
2002-05-28 21:41:02 +00:00
Alfred Perlstein
064b20e506
Comment out comments after #endif directives
2002-05-28 21:06:03 +00:00
Bruce Evans
b4358c15a1
#include <time.h> for the definition of time functions instead of
...
depending on namespace pollution 2 layers deep in <sys/stat.h>.
Sorted includes. Removed some unused includes.
2002-02-25 01:50:43 +00:00
Warner Losh
ad64363769
Remove __P
...
Remove __STDC__ (which means we now use stdarg rather than vararg)
Remove register
Remove main prototype
2002-02-18 05:15:19 +00:00
Ruslan Ermilov
8af1452cf8
Removed duplicate VCS ID tags, as per style(9).
2001-08-13 14:06:34 +00:00
Dima Dorfman
70d51341bf
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
2001-07-09 09:54:33 +00:00
David Malone
14784fdec9
mvprintw is varadic - it doesn't take a va_list. Use vw_printw
...
instead.
Submitted by: Andrew Gordon <arg@arg1.demon.co.uk>
MFC after: 1 week
2001-06-06 19:44:58 +00:00
Ruslan Ermilov
e5b5c66bca
- Backout botched attempt to intoduce MANSECT feature.
...
- MAN[1-9] -> MAN.
2001-03-26 14:22:12 +00:00
Ruslan Ermilov
1c011f20f6
Set the default manual section for games/ to 6.
2001-03-20 18:08:43 +00:00
Andrey A. Chernov
ca6d811ee5
Remove unneded -ltermcap or -lmytinfo
2000-09-16 03:52:06 +00:00
Bill Fumerola
6636c9afd0
-Wall fixes.
1999-12-12 06:17:25 +00:00
Bill Fumerola
7b216475bf
copyright/sccsid/rcsid cleanup.
1999-11-30 03:50:02 +00:00
Bill Fumerola
727bf60729
Sync our register usage with NetBSD's (non-)usage.
1999-11-16 02:58:06 +00:00
Bill Fumerola
879099e556
Add $FreeBSD$
1999-11-16 02:45:03 +00:00
Peter Wemm
9f3e1a8880
Update for libncurses.
1999-08-30 08:06:44 +00:00
Peter Wemm
9b7a44a60e
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +00:00
Philippe Charnier
847f3e6362
Add Id.
1998-04-01 06:14:35 +00:00
Andrey A. Chernov
0439de8b8f
Simplify revoke
1997-09-24 07:00:45 +00:00
Andrey A. Chernov
5842a4acb8
Use srandomdev
1997-09-24 04:53:49 +00:00
Eivind Eklund
34a13bf4cb
Change games from setuid games to setgid games.
...
Reviewed by: maybe@yes.no
Obtained from: OpenBSD (mostly deraadt@openbsd.org )
1997-09-01 00:34:51 +00:00
Mike Pritchard
3e6427f35f
Correct man page section number references (e.g. don't use the
...
old 1M, 3X and 3S section numbers) and make some minor formatting
changes to silence manck.
1996-02-11 23:29:40 +00:00
Jordan K. Hubbard
d7c4e4ec1e
gets() -> fgets()
1995-12-01 08:19:12 +00:00
Rodney W. Grimes
010f5413b5
Remove trailing whitespace.
1995-05-30 03:37:36 +00:00
Rodney W. Grimes
0e58d91938
Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap
1994-09-11 21:32:28 +00:00
Jordan K. Hubbard
554eb505f8
Bring in the 4.4 Lite games directory, modulo man page changes and segregation
...
of the x11 based games. I'm not going to tag the originals with bsd_44_lite
and do this in two stages since it's just not worth it for this collection,
and I've got directory renames to deal with that way. Bleah.
Submitted by: jkh
1994-09-04 04:03:31 +00:00