Update of /cvs/BasiliskII
Modified Files:
README
Log Message:
Added Mac OS X screen preferences, Mac OS X to the 'ported to' list,
my details to the Acknowledgements/Contributions
Update of /cvs/BasiliskII
Modified Files:
README
Log Message:
Implement the "ignoresegv" feature from SheepShaver. This is Unix-specific
so far. Target platform is currently Linux/x86.
Update of /cvs/BasiliskII
Modified Files:
README
Log Message:
Implement "ignoresegv" feature on Linux/ppc:
- Unix/sigsegv.cpp (powerpc_skip_instruction): New from SheepShaver code.
- README (ignoresegv): Add Linux/ppc to list of supported platforms.
Update of /cvs/BasiliskII by gbeauche
Modified Files:
README
Log Message:
Try to improve the documentation concerning the "tun" interface. Take note
that that kernel module must be loaded and IP forwarding enabled. Also add
slight improvements to the "tunconfig" script so that sudo /sbin/ifconfig
and sudo /sbin/iptables are really supported for current user if not root.
Update of /home/cvs/cebix/BasiliskII by nigel
Modified Files:
README
Log Message:
Another year, OS X port networking now works, seperate OS X slirp
and udp tunneling descriptions by an extra blank line