aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ndiscvt
Commit message (Expand)AuthorAgeFilesLines
* Next step on the road to IRPs: create and use an imitation of theBill Paul2005-02-081-0/+1
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-111-37/+34
* Get rid of obsolete MAN[0-9] syntax.Ruslan Ermilov2004-09-261-1/+1
* Today, RealTek sent me a driver to test which had been compiled withBill Paul2004-08-021-45/+43
* Big mess 'o changes:Bill Paul2004-08-012-12/+265
* Assorted markup, grammar, and spelling fixes.Ruslan Ermilov2004-06-131-32/+66
* Add preliminary support for PCMCIA devices in addition to PCI/cardbus.Bill Paul2004-03-072-9/+159
* style.Makefile(5):Johan Karlsson2004-02-231-1/+1
* Some Windows .INF files are deliberately sabotaged to prevent them fromBill Paul2004-01-271-1/+22
* Deal with keys with descriptions that have empty fields in some ofBill Paul2004-01-231-4/+12
* Yet another inf file handling tweak: when checking for Ndi\Params\fooBill Paul2004-01-131-2/+2
* - Handle doubled double quotes:Matthew N. Dodd2004-01-111-1/+11
* Tweak ndiscvt to support yet another flavor of .INF files (look forBill Paul2004-01-031-0/+2
* Fix usage() (-d is really -n).Brian Feldman2004-01-021-1/+1
* Handle WinNT .inf files with a $windows nt$ signature but no .NT decoratedBill Paul2004-01-022-2/+10
* Clean up ndiscvt a bit (leaving out the -i flag didn't work) and addBill Paul2004-01-025-8/+115
* Remember to use stringcvt() to expand %foo% strings in registry values inBill Paul2003-12-301-1/+1
* Correct a typo in the text.Bill Paul2003-12-231-9/+2
* Make ndiscvt(8) emit the binary image array as inline assembly code ratherBill Paul2003-12-181-8/+16
* Grrrr. Remove -g flag that snuck in.Bill Paul2003-12-181-1/+1
* Deal with the duplicate sysctl leaf problem. A .inf file may containBill Paul2003-12-182-33/+27
* Support yet another variant of WinXP .INF files.Bill Paul2003-12-131-5/+11
* Attempt to handle WinXP .INF files. Also, in dump_regvals(), handleBill Paul2003-12-121-9/+36
* Fix handling of .INF files with more than one PCI ID defined.Bill Paul2003-12-111-2/+3
* Fix getopt() string so -o works.Bill Paul2003-12-111-1/+1
* Grrr. Put the right .PATH statements in the right Makefiles.Bill Paul2003-12-111-1/+1
* Commit the ndiscvt(8) utility too. (Missed it in the last import.)Bill Paul2003-12-117-0/+1138