CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/07/07 23:22:00
Modified files: sys/arch/i386/conf: GENERIC files.i386 sys/arch/i386/i386: mainbus.c sys/conf : files Added files: sys/dev : vmt.c vmtvar.h Log message: vmt(4) is a kernel level implementation of the vmware tools. it only provides the hosts machines clock as a timedelta sensor so far. getting it into the tree so people can work on it as suggested by fgsch@