summaryrefslogtreecommitdiffstats
path: root/sail/player.h
Commit message (Collapse)AuthorAgeFilesLines
* sprinkle staticdholland2009-08-121-2/+1
|
* constify the version stringdholland2009-03-141-2/+2
|
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-6/+2
| | | Patches provided by Joel Baker in PR 22269, verified by myself.
* Various stylistic nits.jwise2001-01-041-4/+4
|
* Break out curses display-related globals into a new header file, so thatjwise2001-01-041-16/+1
| | | <curses.h> doesn't have to be included all over the place.
* Use separate definitions and extern declarations of variables ratherjsm1999-12-281-15/+15
| | | than linker commons.
* initscr() returns a pointer, compare return value with NULL and notsimonb1999-04-181-3/+3
| | | | an int. Compatible with other versions of curses.
* add missing extern to several variables.mrg1998-03-291-2/+2
|
* Sync to 4.4BSD-Lite2tls1997-01-071-3/+3
|
* clean up import, NetBSD RCS IDscgd1995-04-221-4/+5
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* BADSIG --> SIG_ERRderaadt1993-06-211-1/+1
|
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+122