summaryrefslogtreecommitdiffstats
path: root/sail/globals.c
Commit message (Collapse)AuthorAgeFilesLines
* Rework the game startup so it uses curses nicely. There are now menusdholland2010-08-061-6/+16
| | | and stuff for picking scenarios and ships and all that.
* sprinkle staticdholland2009-08-121-3/+5
|
* Lines <= 80 chars, remove trailing whitespace, other formatting adjustments.dholland2009-03-141-6/+13
| | | No functional change.
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
| | | Patches provided by Joel Baker in PR 22269, verified by myself.
* Various stylistic nits.jwise2001-01-041-6/+6
|
* More rationalization of include files:jwise2001-01-041-2/+4
| | | | | | | | a.) Don't include a zillion system headers from "extern.h" (actually, don't include any). b.) Break a global jmp_buf variable into a new file, so <setjmp.h> doesn't have to be pulled in everywhere (it's only used in two places). The (one line) new file is (c) TNF with a three-clause license, FW(L)IW.
* G/C undocumented and unimplemented `-D' (debug) option.jwise2001-01-041-3/+2
|
* Fix insecure /tmp usage in sail.jsm2000-02-091-3/+4
| | | | | Essentially concludes the merge into NetBSD of those changes in the Linux port of the NetBSD games which it is fairly clear to me should be so merged.
* Use separate definitions and extern declarations of variables ratherjsm1999-12-281-2/+23
| | | than linker commons.
* Add use of `const' where appropriate to the games.jsm1999-09-081-18/+18
| | | | | | | | | This merges in all such remaining changes from the Linux port of the NetBSD games, except in hunt (where substantial changes from OpenBSD need to be looked at). Some such changes were previously covered in PRs bin/6041, bin/6146, bin/6148, bin/6150, bin/6151, bin/6580, bin/6660, bin/7993, bin/7994, bin/8039, bin/8057 and bin/8093.
* Warns fixes:christos1997-10-131-281/+314
| | | | | | use varargs properly use unsigned chars where appropriate fix typos eliminate gcc warnings
* Sync to 4.4BSD-Lite2tls1997-01-071-4/+4
|
* clean up import, NetBSD RCS IDscgd1995-04-221-4/+9
|
* fixed spelling of Napoleonglass1994-01-131-2/+2
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+507