From: CVS <do...@th...> - 2001-07-14 15:02:55
|
Update of /cvs/BasiliskII/src/Unix/Linux/NetDriver Modified Files: sheep_net.c Log Message: - 1-bit mode under X11 always uses default visual - fixed possible crash in driver_window dtor (image data would be freed twice, once by XDestroyImage() and once in driver_base dtor) - fixed compilation problems with banked memory - fixed typos |