summaryrefslogtreecommitdiffstats
path: root/sail/extern.h
Commit message (Collapse)AuthorAgeFilesLines
* Rename internal move() to move_ship(), as per PR 5841 byhubertf1998-07-251-2/+2
| | | Joseph Myers <jsm@octomino.demon.co.uk>.
* add missing extern to several variables.mrg1998-03-291-10/+10
|
* - make sure that the arguments to the printf like functions are correctchristos1997-10-131-4/+9
| | | - add a makemsg() function to accompany makesignal.
* Warns fixes:christos1997-10-131-23/+145
| | | | | | use varargs properly use unsigned chars where appropriate fix typos eliminate gcc warnings
* Change the riggings to ints, so that comparisons against negativethorpej1997-04-191-5/+5
| | | values works as expected on systems with unsigned chars.
* Sync to 4.4BSD-Lite2tls1997-01-071-0/+3
|
* Import from 4.4BSD-Lite2tls1996-12-281-0/+310