summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ndiscvt/inf.c
Commit message (Expand)AuthorAgeFilesLines
* Integrate the NDIS USB support code to CURRENT.weongyo2008-12-271-0/+120
* handle .INF files for PCMCIA correctly that specify multiple entries inweongyo2008-06-181-7/+13
* If the .inf file did not have a Default entry for the registry key then writethompsa2008-04-151-1/+3
* Update ndiscvt to handle .INF files that specify multiple entries inwpaul2005-05-151-8/+56
* Re-staticize a few functions I un-staticized for debugging purposeswpaul2005-02-161-2/+2
* Add support for Windows/x86-64 binaries to Project Evil.wpaul2005-02-161-5/+14
* Add preliminary support for PCMCIA devices in addition to PCI/cardbus.wpaul2004-03-071-8/+154
* Some Windows .INF files are deliberately sabotaged to prevent them fromwpaul2004-01-271-1/+22
* Deal with keys with descriptions that have empty fields in some ofwpaul2004-01-231-4/+12
* Yet another inf file handling tweak: when checking for Ndi\Params\foowpaul2004-01-131-2/+2
* Tweak ndiscvt to support yet another flavor of .INF files (look forwpaul2004-01-031-0/+2
* Handle WinNT .inf files with a $windows nt$ signature but no .NT decoratedwpaul2004-01-021-1/+9
* Clean up ndiscvt a bit (leaving out the -i flag didn't work) and addwpaul2004-01-021-1/+29
* Remember to use stringcvt() to expand %foo% strings in registry values inwpaul2003-12-301-1/+1
* Deal with the duplicate sysctl leaf problem. A .inf file may containwpaul2003-12-181-32/+26
* Support yet another variant of WinXP .INF files.wpaul2003-12-131-5/+11
* Attempt to handle WinXP .INF files. Also, in dump_regvals(), handlewpaul2003-12-121-9/+36
* Fix handling of .INF files with more than one PCI ID defined.wpaul2003-12-111-2/+3
* Commit the ndiscvt(8) utility too. (Missed it in the last import.)wpaul2003-12-111-0/+484
OpenPOWER on IntegriCloud