Jens Schweikhardt
84bd1082cb
Fix typos (s/seperat/separat/ et al); add FreeBSD ID.
...
Suggested by: bde
MFC after: 3 days
2002-08-12 10:04:32 +00:00
Juli Mallett
38764bffcf
Use varargs for syserr().
...
Pointed out by: snapshots.jp.freebsd.org warnings log.
2002-06-23 18:30:29 +00:00
Juli Mallett
54f3395319
syserr()'s first argument is not exit status, avoid dereferencing (char *)0
...
in printf(3).
2002-06-23 18:29:52 +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
Jeroen Ruigrok van der Werven
9a01d32bfd
Fix typo: seperate -> separate.
...
Seperate does not exist in the english language.
Submitted to look at by: kris
2001-02-06 10:39:38 +00:00
Jeroen Ruigrok van der Werven
910644e10f
Fix typo: seperate -> separate.
...
Seperate does not exist in the english language.
Also add $FreeBSD$
Submitted to look at by: kris
2001-02-06 10:39:13 +00:00
Ruslan Ermilov
23bfe8ff6b
Eliminate groff(1) and tbl(1) warnings.
2000-11-28 17:05:25 +00:00
Kris Kennaway
c7664a87e4
Don't call printf with no format string.
2000-07-10 05:24:02 +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
Bill Fumerola
c057c9b641
Avoid ambigious if() if() else().
1999-09-07 06:00:03 +00:00
Peter Wemm
9b7a44a60e
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +00:00
Nik Clayton
077e7b24bc
Add $Id$, to make it simpler for members of the translation teams to
...
track.
The $Id$ line is normally at the bottom of the main comment block in the
man page, separated from the rest of the manpage by an empty comment,
like so;
.\" $Id$
.\"
If the immediately preceding comment is a @(#) format ID marker than the
the $Id$ will line up underneath it with no intervening blank lines.
Otherwise, an additional blank line is inserted.
Approved by: bde
1999-07-12 20:30:45 +00:00
Steve Price
5f78f4b3f1
Forgot to remove these files with the NetBSD games cleanups.
1999-04-20 20:24:40 +00:00
Steve Price
af71cfbb87
Merge a bunch of cleanups from NetBSD.
...
PR: 8083
Submitted by: Stephen J. Roznowski <sjr@home.net>
Obtained from: a whole slew of NetBSD PRs
1999-04-19 03:59:02 +00:00
Bruce Evans
e13d2860b1
Fixed printf format errors.
1998-06-30 19:10:49 +00:00
Bruce Evans
f69be53719
Fixed (1970's style) missing declaration of a function that doesn't
...
return int.
1998-06-30 19:08:19 +00:00
John Birrell
e0c780eee3
Change casts of function pointers from int to long. This makes the
...
compiler warnings go away, but the compiler is throwing away 32-bits
as the long value is silently truncated to an int on alpha. But the
program works, so that must not matter.
1998-05-09 10:39:48 +00:00
Philippe Charnier
22211963c4
Exit(-1) -> exit(1).
1998-04-01 06:16:17 +00:00
Andrey A. Chernov
bcde86b03d
Convert to random()
1997-09-24 23:09:34 +00:00
Andrey A. Chernov
7b89fc8e07
Put comment indicating revoke
1997-09-24 07:03:30 +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
a90e2d2a62
Correct the location of the trek documentation in the
...
SEE ALSO section of the man page. Closes PR# 2009.
1996-12-14 18:34:56 +00:00
Rodney W. Grimes
010f5413b5
Remove trailing whitespace.
1995-05-30 03:37:36 +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