summaryrefslogtreecommitdiffstats
path: root/sail/pl_1.c
Commit message (Expand)AuthorAgeFilesLines
* Create some abstraction for sending messages.dholland2009-03-141-3/+3
* Don't use perror()dholland2009-03-141-3/+2
* convert __attribute__s to applicable cdefs.h macrosperry2007-12-151-4/+4
* Use int for wait status.jsm2004-01-271-4/+4
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* remove redundant decls.christos2001-02-051-6/+2
* include stdlib.h for prototypes (typically for exit()).cgd2001-01-161-2/+3
* Various stylistic nits.jwise2001-01-041-4/+4
* Break out curses display-related globals into a new header file, so thatjwise2001-01-041-2/+3
* More rationalization of include files:jwise2001-01-041-2/+3
* Rationalize inclusion of header files: cut down on `include everythingjwise2001-01-041-4/+4
* Second half of static-ization of local funcs.jwise2001-01-041-2/+6
* ANSIfy in preparation for further work.jwise2001-01-011-16/+13
* More include additions for exit, abs, strcmp, etc.matt2000-07-031-2/+3
* Add `__noreturn__' and `__unused__' attributes where appropriate tojsm1999-09-081-4/+4
* The game sail(6) has a function Write() which is used both withhubertf1999-02-101-3/+3
* - make sure that the arguments to the printf like functions are correctchristos1997-10-131-4/+6
* Warns fixes:christos1997-10-131-16/+18
* clean up import, NetBSD RCS IDscgd1995-04-221-4/+9
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+135