summaryrefslogtreecommitdiff
path: root/games/bsdgames/files/patch-hack::hack.unix.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove zero-length filesJuergen Lock2007-03-241-0/+0
| | | | | | | | Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Approved by: miwi (mentor, implicit) Notes: svn path=/head/; revision=188144
* Convert freebsd-games to use termios.h instead of sgtty.hJuergen Lock2007-03-231-13/+0
| | | | | | | | | PR: ports/110731 Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Approved by: miwi (mentor) Notes: svn path=/head/; revision=188142
* . Have hack look in the correct location for itself. Fixes theGreg Lewis2003-11-201-0/+13
"Can't get status of hack" error and exit. PR: 59443 Submitted by: Mark Laws <mdl@60hz.org> Notes: svn path=/head/; revision=94511