Hi all,

  Attach files are the patches I made about tpm-tools.
  I change the name tpm_getcap to tpm_getpermanentflags,so that don't need any 
other arguments to display TPM_PERMANENTFLAGS.

  One probem is below:
+       if (genericOptHandler
+                   (argc, argv, "o:", hOpts,
+                    sizeof(hOpts) / sizeof(struct option), parse, help) != 0)
+               goto out;

  "o:" cann't get rid of ":", otherwise the argument ownerpassword value will 
be 0x0 and the cmd will implement abnormal.
  The reason I am not very clear,please help debug that.

If the patches have no other problems I hope you can apply them. Thank you!


Regards
Xiaokai

Attachment: define.patch
Description: define.patch

Attachment: Makefile.am.patch
Description: Makefile.am.patch

Attachment: man_define.8.patch
Description: man_define.8.patch

Attachment: man_define.pod.patch
Description: man_define.pod.patch

Attachment: man_getpermanentflags.8.patch
Description: man_getpermanentflags.8.patch

Attachment: getpermanentflags.patch
Description: getpermanentflags.patch

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
TrouSerS-tech mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/trousers-tech

Reply via email to