Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WARNS= -> WARNS?= | dd | 2001-06-22 | 1 | -1/+1 |
| | | | | Submitted by: Mike Barcroft <mike@q9media.com> | ||||
* | More -fno-builtin failures. | des | 2001-06-21 | 3 | -0/+3 |
| | |||||
* | DECR() macro still depended on -traditional-cpp behaviour. | ru | 2001-06-14 | 3 | -60/+60 |
| | | | | Noticed by: bde | ||||
* | Axe -traditional-cpp that behaves badly with -nostdinc and WARNS=2. | ru | 2001-06-13 | 1 | -1/+0 |
| | |||||
* | Silence WARNS=2 and BDECFLAGS on alpha and i386 | kris | 2001-05-20 | 3 | -1/+4 |
| | | | | MFC after: 1 week | ||||
* | - Backout botched attempt to intoduce MANSECT feature. | ru | 2001-03-26 | 1 | -0/+1 |
| | | | | - MAN[1-9] -> MAN. | ||||
* | Set the default manual section for games/ to 6. | ru | 2001-03-20 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -1/+1 |
| | |||||
* | BDECFLAGS (with a whitespace change or two) | billf | 2000-08-29 | 7 | -74/+77 |
| | |||||
* | Backout rev1.7, as it broke adventure(6) (const'ing a non-r/o variable). | billf | 1999-12-25 | 1 | -1/+1 |
| | | | | As wpaul notes, I was trying to fix something that wasn't broke. | ||||
* | -Wall fixes. | billf | 1999-12-19 | 11 | -173/+300 |
| | | | | XXX: This code is sick, and so are some of the "fixes". | ||||
* | copyright/sccsid/rcsid cleanup. | billf | 1999-11-30 | 10 | -18/+42 |
| | |||||
* | Sync our register usage with NetBSD's (non-)usage. | billf | 1999-11-16 | 8 | -48/+48 |
| | |||||
* | Add $FreeBSD$ | billf | 1999-11-16 | 8 | -0/+16 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 1 | -1/+1 |
| | |||||
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | 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 | ||||
* | Merge a bunch of cleanups from NetBSD. | steve | 1999-04-19 | 11 | -144/+122 |
| | | | | | | PR: 8083 Submitted by: Stephen J. Roznowski <sjr@home.net> Obtained from: a whole slew of NetBSD PRs | ||||
* | Fixed CLEANFILES. | bde | 1998-12-27 | 1 | -1/+1 |
| | |||||
* | Build the setup program static so that we don't try to use the shared | jb | 1998-08-15 | 1 | -1/+1 |
| | | | | loader before it has been installed in a transition build from aout to elf. | ||||
* | Remove comment relevant to 16bit integers only. | imp | 1998-07-26 | 1 | -2/+0 |
| | |||||
* | Added a `build-tools' target for internal tools. | bde | 1998-07-07 | 1 | -0/+5 |
| | | | | | | Restored a variant of explicit rule for `setup', with modifications to always build setup.o so that `setup' doesn't change every time it is rebuilt because it has a temporary file name in it. | ||||
* | Fixed printf format errors. | bde | 1998-06-30 | 1 | -2/+2 |
| | |||||
* | Add #include string.h to get prototypes. | jb | 1998-05-09 | 2 | -0/+2 |
| | |||||
* | Revoke sgid privs early and not svap uids on saved game at all | ache | 1997-09-24 | 2 | -8/+2 |
| | |||||
* | Use srandomdev | ache | 1997-09-24 | 3 | -15/+14 |
| | | | | Cleanup | ||||
* | Change games from setuid games to setgid games. | eivind | 1997-09-01 | 4 | -20/+22 |
| | | | | | Reviewed by: maybe@yes.no Obtained from: OpenBSD (mostly deraadt@openbsd.org) | ||||
* | Remove explicit rule for setup. This effectively deletes revisions 1.2 | asami | 1997-05-13 | 1 | -3/+0 |
| | | | | and 1.3 as well. | ||||
* | Add ${CFLAGS} and ${LDFLAGS} to the setup command line. | asami | 1997-05-13 | 1 | -1/+1 |
| | |||||
* | Fixed extra columns in output for input lines with leading spaces. | bde | 1996-12-13 | 1 | -1/+3 |
| | |||||
* | Made `setup' depend on libraries. | bde | 1996-12-13 | 1 | -1/+1 |
| | |||||
* | Fixed missing declaration of malloc(). | bde | 1996-12-13 | 1 | -1/+2 |
| | |||||
* | Remove bogus declaration of malloc(). Closes PR#2197 | jkh | 1996-12-13 | 1 | -1/+0 |
| | |||||
* | Set the effective user id to that of the real user id when | alex | 1996-10-15 | 1 | -0/+13 |
| | | | | saving/restoring a game (necessary when adventure is invoked via dm). | ||||
* | add missing include files | wosch | 1996-03-13 | 8 | -0/+10 |
| | |||||
* | Fix nested comments for -Wcomment warnings. | rgrimes | 1995-05-09 | 1 | -1/+1 |
| | |||||
* | Bring in the 4.4 Lite games directory, modulo man page changes and segregation | jkh | 1994-09-04 | 14 | -0/+5127 |
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 |