| #
e9ac4169
|
| 15-Jul-2024 |
Warner Losh <imp@FreeBSD.org> |
Remove residual blank line at start of Makefile
This is a residual of the $FreeBSD$ removal.
MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix
|
| #
bdcbfde3
|
| 23-Nov-2023 |
Warner Losh <imp@FreeBSD.org> |
usr.bin: Remove ancient SCCS tags.
Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a pe
usr.bin: Remove ancient SCCS tags.
Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl script.
Sponsored by: Netflix
show more ...
|
| #
d0b2dbfa
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| #
feec04b3
|
| 08-Aug-2022 |
Emmanuel Vadot <manu@FreeBSD.org> |
pkgbase: Create a FreeBSD-games package
And put : - pom - caesar - grdc
Differential Revision: https://reviews.freebsd.org/D36230
|
| #
e9ac4169
|
| 15-Jul-2024 |
Warner Losh <imp@FreeBSD.org> |
Remove residual blank line at start of Makefile
This is a residual of the $FreeBSD$ removal.
MFC After: 3 days (though I'll just run the command on the branches) Sponsored by: Netflix
|
| #
bdcbfde3
|
| 23-Nov-2023 |
Warner Losh <imp@FreeBSD.org> |
usr.bin: Remove ancient SCCS tags.
Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a pe
usr.bin: Remove ancient SCCS tags.
Remove ancient SCCS tags from the tree, automated scripting, with two minor fixup to keep things compiling. All the common forms in the tree were removed with a perl script.
Sponsored by: Netflix
show more ...
|
| #
d0b2dbfa
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line sh pattern
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
|
| #
feec04b3
|
| 08-Aug-2022 |
Emmanuel Vadot <manu@FreeBSD.org> |
pkgbase: Create a FreeBSD-games package
And put : - pom - caesar - grdc
Differential Revision: https://reviews.freebsd.org/D36230
|
| #
eacae6dc
|
| 04-Dec-2015 |
Bryan Drewery <bdrewery@FreeBSD.org> |
Fix LDADD/DPADD that should be LIBADD.
Sponsored by: EMC / Isilon Storage Division
|
| #
6ae1554a
|
| 02-Oct-2015 |
Colin Percival <cperciva@FreeBSD.org> |
Final step of eliminating the "games" distribution: Merge src/games (or what's left of it, at least) into src/usr.bin.
This change will not be MFCed.
Discussed at: EuroBSDCon 2014 Committed from:
Final step of eliminating the "games" distribution: Merge src/games (or what's left of it, at least) into src/usr.bin.
This change will not be MFCed.
Discussed at: EuroBSDCon 2014 Committed from: EuroBSDCon 2015
show more ...
|
| #
f6a71b56
|
| 15-Feb-2010 |
Ulrich Spörlein <uqs@FreeBSD.org> |
games: make WARNS=6 the default, remove overrides
This also bumps factor, fortune, primes, and random to WARNS=6.
Approved by: ed (Co-mentor)
|
| #
b484917d
|
| 01-May-2005 |
Stefan Farfeleder <stefanf@FreeBSD.org> |
Make caesar and pom WARNS 6 clean. While there, use prototypes everywhere.
PR: 62456
|
| #
982f5d88
|
| 22-Jun-2001 |
Dima Dorfman <dd@FreeBSD.org> |
WARNS= -> WARNS?=
Submitted by: Mike Barcroft <mike@q9media.com>
|
| #
96103aa5
|
| 20-May-2001 |
Kris Kennaway <kris@FreeBSD.org> |
Silence WARNS=2 and BDECFLAGS on alpha and i386
MFC after: 1 week
|
| #
b9ad8c86
|
| 07-Apr-2001 |
Ruslan Ermilov <ru@FreeBSD.org> |
beforeinstall -> SCRIPTS.
|
| #
e5b5c66b
|
| 26-Mar-2001 |
Ruslan Ermilov <ru@FreeBSD.org> |
- Backout botched attempt to intoduce MANSECT feature. - MAN[1-9] -> MAN.
|
| #
1c011f20
|
| 20-Mar-2001 |
Ruslan Ermilov <ru@FreeBSD.org> |
Set the default manual section for games/ to 6.
|
| #
c6234bb2
|
| 09-Feb-1997 |
Wolfram Schneider <wosch@FreeBSD.org> |
444 -> ${NOBINMODE} /usr/share -> ${SHAREDIR} /usr/games -> ${BINDIR}
|
| #
36f5cb50
|
| 27-May-1996 |
Andrey A. Chernov <ache@FreeBSD.org> |
Use valid ctype range now. Includes cleanup Misc. cleanup Use absolute path in rot13 wrapper.
|
| #
9c0dc173
|
| 25-Jul-1995 |
Bruce Evans <bde@FreeBSD.org> |
Change `install' to `${INSTALL}' so that default install flags can be specified in the top level Makefiles.
|
| #
554eb505
|
| 04-Sep-1994 |
Jordan K. Hubbard <jkh@FreeBSD.org> |
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 n
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
show more ...
|