| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Replace strcpy() and strcat() with safer functions | Benjamin Linskey | 4 days | 1 | -2/+2 |
| | | | | | | Switched to strlcpy() and strlcat(). Fixes a compiler warning on OpenBSD. | ||||
| * | Properly extract char values from chtypes | Benjamin Linskey | 6 days | 1 | -1/+2 |
| | | | | | This fixes warnings about implicit conversions from chtype to char. | ||||
| * | Import code from NetBSD | Benjamin Linskey | 2026-05-30 | 1 | -0/+435 |
| Imported games/rogue from NetBSD src Git mirror trunk branch. HISTORY is the git log output for this directory; everything else is an unmodified copy of the NetBSD source. | |||||