History log of /openbsd/games/boggle/mkdict/Makefile (Results 1 – 4 of 4)
Revision Date Author Comments
# 17641e31 07-Jan-2016 tb <tb@openbsd.org>

Some basic code maintenance in games/

- in main() replace exit with return
- drop some /* NOTREACHED */ lint comments along the way.
- make more use of standard CFLAGS, esp. -Wimplicit-function-decl

Some basic code maintenance in games/

- in main() replace exit with return
- drop some /* NOTREACHED */ lint comments along the way.
- make more use of standard CFLAGS, esp. -Wimplicit-function-declaration
- add and sort some headers when needed
- add straightforward pledges to some programs used at compile time

discussed with and ok mestre@

show more ...


# dcf934a0 24-Sep-1998 pjanzen <pjanzen@openbsd.org>

NetBSD changes and a few obvious fixes


# bdcd13e0 09-Feb-1997 deraadt <deraadt@openbsd.org>

CC=${HOSTCC} for these; tv@slack.iag.net, PR#89


# df930be7 18-Oct-1995 deraadt <deraadt@openbsd.org>

initial import of NetBSD tree