| Commit message (Expand) | Author | Age | Files | Lines |
* | Deal with minor number changes in CURRENT. | mbr | 2003-04-13 | 5 | -8/+32 |
* | Make portlint a bit more happy. | mbr | 2003-04-13 | 1 | -9/+9 |
* | Allow to specify a different src base. | mbr | 2003-04-12 | 1 | -1/+2 |
* | Add separator for the patches and vmware patches. | mbr | 2003-04-12 | 1 | -11/+11 |
* | Fix broken mastersites. | mbr | 2003-04-12 | 1 | -3/+2 |
* | Delete unneeded patch. It has been replaced by cdevsw.patch | mbr | 2003-04-10 | 1 | -61/+0 |
* | Add patches to support CURRENT 20030401. | mbr | 2003-04-10 | 5 | -1/+160 |
* | Fix for -CURRENT with the recent struct cdevsw changes and | alex | 2003-03-23 | 2 | -0/+64 |
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
* | Seems like I had another fix in my system. On 5.0, the vmnet1 in | alex | 2003-02-12 | 1 | -1/+5 |
* | Fix the stupid manual merge error I did in the last commit. | alex | 2003-02-12 | 1 | -3/+2 |
* | Make this port build on CURRENT systems older than 2003/01/01 (abusing | alex | 2003-02-11 | 3 | -0/+61 |
* | Fix this on 5.0. It isn't enough to "echo -n" to /compat/linux/dev/vmnet1, | alex | 2003-02-11 | 1 | -0/+2 |
* | Catch up with some not-so-recent VM changes to make vmware2 work | iedowse | 2002-10-18 | 1 | -28/+66 |
* | Make vmware2 compile on -current again. | iedowse | 2002-09-02 | 2 | -0/+70 |
* | Fix vmware2 for -current so that it compiles again. | joe | 2002-08-14 | 2 | -0/+13 |
* | Add USE_SUBMAKE, where it might be necessary. | sobomax | 2002-03-25 | 1 | -0/+1 |
* | Fix -current breakage caused by a type change of pt_entry_t. | marcel | 2001-12-06 | 2 | -0/+14 |
* | Change Vladimir's email address. | marcel | 2001-11-11 | 1 | -1/+1 |
* | Apply the KSE patch on post-KSE systems. This unbreaks the port | marcel | 2001-11-11 | 1 | -0/+3 |
* | Patch to make this compile on post-KSE systems. | marcel | 2001-11-11 | 1 | -0/+581 |
* | Update to 2.0.4.1142. | knu | 2001-07-23 | 3 | -3/+17 |
* | Fix for the latest CURRENT. (SMPng folks, feel free to correct it if | knu | 2001-07-12 | 2 | -19/+39 |
* | Handle machine/ioctl_fd.h moving to sys/fdcio.h | brian | 2001-06-10 | 1 | -0/+5 |
* | Latest mutex fix was imcomplete and vmware2 port still hangs at vmmon | hosokawa | 2001-06-07 | 1 | -0/+63 |
* | Fix for the latest -current. (sys/lock.h -> sys/mutex.h) | cjh | 2001-05-31 | 1 | -0/+4 |
* | Fix the build on 5-CURRENT by creating dummy bus_if.h and device_if.h. | knu | 2001-05-01 | 1 | -0/+1 |
* | Update the Hints notes about the MAP_NOSYNC issue. It's now fixed in | nsayer | 2001-03-07 | 1 | -30/+25 |
* | As our new bsd.kmod.mk doesn't seemt to support "make clean all", | knu | 2001-02-25 | 1 | -4/+7 |
* | Fix creation of /etc/vmware link (it could be created into itself, if it | olgeni | 2001-02-22 | 2 | -2/+2 |
* | Fix for the latest -current. (sys/select.h -> sys/selinfo.h) | knu | 2001-01-22 | 1 | -0/+4 |
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-16 | 1 | -1/+1 |
* | Don't attempt to load modules if they're already in place. | nsayer | 2000-12-29 | 1 | -5/+5 |
* | Add sections about netgraph bridging and the restore-from-disk | nsayer | 2000-12-29 | 1 | -0/+55 |
* | Bump PORTREVISION. | knu | 2000-12-28 | 1 | -0/+1 |
* | Switch the port over to netgraph bridging. This method has a number of | nsayer | 2000-12-24 | 3 | -11/+78 |
* | Replace obsolete /dev/rfd0 with /dev/fd0. | knu | 2000-12-05 | 1 | -2/+2 |
* | Update to 2.0.3 release, build 799. | knu | 2000-11-07 | 2 | -12/+2 |
* | Fix a stupid typo. It wasn't a problem as it was consistent, but I'm | knu | 2000-11-02 | 1 | -2/+2 |
* | Add a WANT_BETA knob so people can easily try out 2.0.3 RC1. | knu | 2000-11-02 | 2 | -13/+41 |
* | Make the startup script read ${PREFIX}/etc/vmware/config so people do | knu | 2000-11-02 | 2 | -8/+27 |
* | Complain and stop in case ${LINUXBASE}/dev/vmnet1 is not found. | knu | 2000-10-02 | 1 | -1/+7 |
* | Use LINUXBASE/USE_LINUX variables. | knu | 2000-09-22 | 5 | -17/+18 |
* | Fix for the latest -current. (another tiny ad hoc fix here..) | knu | 2000-09-22 | 2 | -10/+11 |
* | Add support for the latest current. (a bit kind of ad hoc) | knu | 2000-09-15 | 3 | -1/+38 |
* | Fix the configure script that caused a syntax error when no networking. | knu | 2000-09-10 | 1 | -1/+1 |
* | Do in Makefile as make groks, not as Ruby groks. (make groks it though) | knu | 2000-08-24 | 1 | -1/+1 |
* | Chase the recent moving of linux_ioctl.h. | knu | 2000-08-23 | 1 | -0/+8 |
* | Merge with Vladimir's latest version. | knu | 2000-07-31 | 8 | -23/+32 |
* | Update the vmmon-freebsd module to Vladmir's latest version, 0.97-b1. | knu | 2000-07-27 | 2 | -2/+2 |