Commit Graph

17 Commits

Author SHA1 Message Date
Andrew C b94d9138f2 Mac - update lsmod to support ADDR option as vadinfo does 2014-06-11 04:04:44 -05:00
Andrew C 733389ce47 Mac - make lsmod print correct kmod address 2014-04-26 00:28:21 -05:00
Andrew C c3eac8390b Mac - mac_lsmod - print the virtual address of the kmod structure 2014-04-25 20:15:44 -04:00
iMHLv2 e6ed7078f9 sync with r3581 of trunk 2014-01-17 14:21:55 -06:00
iMHLv2 f699e93a4f sync with r3514 2013-10-08 01:04:26 -04:00
iMHLv2 d242168adb initial commit of r3513 branch 2013-10-07 11:55:04 -04:00
awalters 4c7cc26502 Standardization of file headers. License clarification. Dumpfiles committed to trunk. 2013-10-08 04:16:13 +00:00
iMHLv2 3caae1ea79 Mac - remove the AbstractMacCommand.get_profile_symbol(), replace all the calls to that API with direct calls to AddressSpace.profile.get_symbol() 2013-02-19 23:54:47 +00:00
iMHLv2 333709c3e6 use the Enumeration strings for f_fglob.fg_type. delete the block comment with the file_type_t enum, because they're in the vtypes 2013-01-31 02:48:44 +00:00
iMHLv2 f92771cb59 center align the reference count column in mac_lsmod 2013-01-31 02:43:40 +00:00
iMHLv2 d60b64f8eb use table_header/table_row in mac_lsmod. add columns for module base address, size, version, and reference count 2013-01-31 02:41:32 +00:00
iMHLv2 ea9d38e6fb edit a majority of mac plugins to remove calls to common.get_string. replace the functionality by using overlays of the String type 2013-01-30 05:06:13 +00:00
iMHLv2 a57e80c0c3 use format() in mac_lsmod instead of % 2013-01-29 15:28:15 +00:00
iMHLv2 84b7a04d7a use dereference_as() in mac_lsmod. fix while 1 loop to terminate when kmod is not valid 2013-01-29 15:27:43 +00:00
atcuno 7c829bda80 Mac - update imports in common and lsmod 2013-01-28 23:35:53 +00:00
atcuno 18e1127db9 Mac - add docs to plugins missing descriptions 2013-01-21 17:46:04 +00:00
atcuno daaf97650f Mac - update lsmod 2013-01-21 06:12:14 +00:00