summaryrefslogtreecommitdiff
path: root/games/sail/extern.h
AgeCommit message (Expand)Author
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-04-062451 lines of strdup/sprintf/strcpy whacking. mostly ok'd by pjanzenTheo de Raadt
2002-02-17Manual cleanup of remaining userland __P use (excluding packages maintained o...Todd C. Miller
2002-02-16abs() is defined by ANSI C -- don't use a macro for itTodd C. Miller
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2000-01-03extern rather than linker commons; jsm@netbsd.orgPaul Janzen
1999-01-18Only use __attribute__ if __GNUC__ is definedPaul Janzen
1999-01-18Whoops, this should be in there tooPaul Janzen