K 10 svn:author V 8 ambrisko K 8 svn:date V 27 2009-03-27T17:00:49.730843Z K 7 svn:log V 333 Revert 190445 change to this file restoring: typedef l_long l_off_t; Change l_mmap_argv's to l_ulong for pgoff. This restores prior behaviour to consumers of l_off_t but allows mmap to mmap a 32bit position which a Linux application requires to access SMBIOS data via /dev/mem. Reviewed by: dchagin Prompted by: rdivacky END