summaryrefslogtreecommitdiff
path: root/x11/emu/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't declare that read returns an int so this compiles on a -currentSteve Price1999-06-061-0/+11
| | | | | | | box with egcs for archs where sizeof(ssize_t) != sizeof(int). Notes: svn path=/head/; revision=19237
* "all:" -> "all::" to make XFree86-3.3 config files happy.Satoshi Asami1997-06-121-0/+11
| | | | Notes: svn path=/head/; revision=6889
* Fix two emu problems:Jordan K. Hubbard1996-05-222-0/+86
1. Decorations disabled by default. 2. No-decoration case not properly handled in menus, resulting in seg fault. Notes: svn path=/head/; revision=3117