Commit Graph

10 Commits

Author SHA1 Message Date
aanriot
95a25c7cbf - unbreak vmmon/vmnet removing the PHOLD/PRELE calls that are not
present anymore.
- while there, regen patches.

ok todd@
2007-05-31 20:31:36 +00:00
naddy
f7bf977b7a remove redundant, broken patch that doesn't even apply 2006-07-26 17:50:46 +00:00
mcbride
31e72ea831 Make vmware work with pae. Most of the fixups from drahn@
ok todd@
2006-07-16 15:13:27 +00:00
todd
88e760d1a6 fix problematic patch, found by Marc Espie
pkgname not bumped because it did not cleanly patch with the last commit
2006-04-11 14:10:53 +00:00
todd
c661dd96ac permit vmware to compile since bpf changes
from Frank Dennis
bump pkgname
2006-04-10 21:33:36 +00:00
aaron
0eb7a63083 Workaround a new security restriction in the kernel that won't allow the
/dev/fd/# mechanism to be used by setugid processes.  The vmmon and vmnet
kernel modules have hacks which use this feature to implement "poor man's
device cloning".  Since vmware setgid's itself (even when run as root),
this broke.  Deal with this in {vmmon,hub}_fake_clonedev() by fooling
dupfdopen() into thinking vmware is a setuid script.

Now vmware will work again in -current.  Tested by myself.  Diff was
eyeballed by deraadt@ and tedu@.
2006-01-08 01:44:38 +00:00
todd
28126406d2 I screwed up. This was not ok to remove, perhaps another time, but not now,
and not without ok's and the proper process.
2005-03-07 18:15:09 +00:00
todd
16374d3989 Now that qemu is in, and is comparable to vmware, good bye vmware.
A free license is preferred to a non-native no-source-available binary
requiring license keys, kernel lkm's, and root.
2005-03-07 17:54:49 +00:00
todd
cbc6d44db0 remove debugging printf from markus@ 2004-10-06 15:52:20 +00:00
todd
68ac72eec5 Proprietary/commercial x86 machine emulator for x86.
based on work from others.
2004-10-05 18:32:27 +00:00