summaryrefslogtreecommitdiffstats
path: root/sys/compat/ndis/subr_pe.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up and apply the fix for PR 83477. The calculation for locatingwpaul2005-10-261-7/+13
* Couple of lessons learned during USB driver testing:wpaul2005-02-241-1/+5
* Fix a couple of u_int_foos that should have been uint_foos.wpaul2005-02-181-2/+2
* Add support for Windows/x86-64 binaries to Project Evil.wpaul2005-02-161-4/+22
* Start each of the license/copyright comments with /*-imp2005-01-051-1/+1
* AMD64 has a single MS-Win calling convention, so provide an empty __stdcall.obrien2004-01-131-6/+0
* Use 'vm_offset_t' rather than 'u_int32_t'.obrien2004-01-131-2/+2
* Clean up pe_get_message(). Allow the caller to obtain the resourcewpaul2004-01-061-21/+5
* - Add pe_get_message() and pe_get_messagetable() for processingwpaul2004-01-061-0/+101
* Back out the last batch of changes until I have a chance to properlywpaul2003-12-261-1/+1
* - Fix some compiler warnings in subr_pe.cwpaul2003-12-241-8/+8
* Commit the first cut of Project Evil, also known as the NDISulator.wpaul2003-12-111-0/+537
OpenPOWER on IntegriCloud