#
bda95cca |
| 05-May-2023 |
tb <tb@openbsd.org> |
Convert K&R function definition to ansi to make clang 15 happier
|
#
25bf4423 |
| 20-Jan-2017 |
krw <krw@openbsd.org> |
Mark functions that do not return as __dead to quiet gcc warnings.
ok beck@
|
#
95d0ce26 |
| 08-Jan-2016 |
tb <tb@openbsd.org> |
add missing 'void'
ok mestre@
|
#
87f25a4a |
| 30-Nov-2015 |
tb <tb@openbsd.org> |
Pledge for backgammon and teachgammon.
Both are straightforward "stdio rpath tty" programs; teachgammon exec's backgammon at the end, so give it "exec" in addition.
While there, ANSIfy
|
#
043fbe51 |
| 27-Oct-2009 |
deraadt <deraadt@openbsd.org> |
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (th
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
show more ...
|
#
7a09557b |
| 03-Jun-2003 |
millert <millert@openbsd.org> |
Remove the advertising clause in the UCB license which Berkeley rescinded 22 July 1999. Proofed by myself and Theo.
|
#
d62ad8d8 |
| 23-Jun-2001 |
pjanzen <pjanzen@openbsd.org> |
termios -> curses
|
#
7341125d |
| 31-Jul-1999 |
pjanzen <pjanzen@openbsd.org> |
use const where appropriate (jsm28@cam.ac.uk). Also some very minor tidying.
|
#
53da1682 |
| 19-Mar-1998 |
pjanzen <pjanzen@openbsd.org> |
NetBSD changes and further improvements and corrections
|
#
df930be7 |
| 18-Oct-1995 |
deraadt <deraadt@openbsd.org> |
initial import of NetBSD tree
|