Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | when given a dmidecode_file, we don't need to be root | Pascal Rigaux | 2005-08-03 | 1 | -1/+1 |
| | |||||
* | do not try to run dmidecode when not root | Thierry Vignaud | 2005-05-16 | 1 | -3/+6 |
| | |||||
* | libify and simplify | Pascal Rigaux | 2005-03-14 | 1 | -1/+0 |
| | |||||
* | fix typo | Pascal Rigaux | 2005-03-14 | 1 | -1/+1 |
| | |||||
* | add dmitable use | Pascal Rigaux | 2005-03-14 | 1 | -0/+13 |
| | |||||
* | new usb_class code (breaks compatibility!) | Pascal Rigaux | 2003-11-20 | 1 | -6/+21 |
| | |||||
* | remove dummy reference to silently ignored -f option | Thierry Vignaud | 2003-08-20 | 1 | -1/+0 |
| | |||||
* | fix argument testing | Pascal Rigaux | 2003-08-20 | 1 | -6/+4 |
| | |||||
* | do full-probe by default; remove support for no full-probe | Thierry Vignaud | 2003-08-19 | 1 | -8/+3 |
| | |||||
* | enhanced help | Thierry Vignaud | 2002-07-23 | 1 | -2/+2 |
| | |||||
* | explain what does -f | Thierry Vignaud | 2002-07-16 | 1 | -1/+1 |
| | |||||
* | - fix usb "url" | Thierry Vignaud | 2002-07-16 | 1 | -2/+4 |
| | | | | | - prevent potential segfault if no argument to -u in next test | ||||
* | - pci.c: add the ability to read pci devices list from a file instead | Thierry Vignaud | 2002-07-16 | 1 | -0/+3 |
| | | | | | | | | | of /proc/bus/pci/devices - spec: prepare for next release - add ChangeLog | ||||
* | - move usb devices proc entry path into | Thierry Vignaud | 2002-07-16 | 1 | -3/+10 |
| | | | | | | | | | | | | | libldetect-private.h::proc_usb_path - add -u option so that lspcidrake can read usb devices from a file in order to understand what happened to remote testers - make if (test) action clearer by rejecting action singleton in next line - lspcidrake: describe all options | ||||
* | compacificazion | Thierry Vignaud | 2002-07-15 | 1 | -13/+7 |
| | |||||
* | fix for "gcc-2.95.3 don't compile" (reported by Ian White) | Thierry Vignaud | 2002-07-09 | 1 | -2/+2 |
| | |||||
* | we don't really need stdlib.h | Thierry Vignaud | 2002-07-04 | 1 | -3/+2 |
| | |||||
* | move full_probe definition nearer its usage, aka in main() | Thierry Vignaud | 2002-07-04 | 1 | -22/+15 |
| | | | | | - kill print_name() and print_id() [used only once] | ||||
* | - merge {pci,usb}_printit into printit | Thierry Vignaud | 2002-07-04 | 1 | -21/+10 |
| | | | | | - kill usage() | ||||
* | prevent signed vs unsigned comp warnings | Thierry Vignaud | 2002-07-03 | 1 | -2/+2 |
| | |||||
* | indent-region | Thierry Vignaud | 2002-07-03 | 1 | -51/+51 |
| | |||||
* | don't do uneeded copies (saves 2% of text size) | Thierry Vignaud | 2002-07-03 | 1 | -23/+23 |
| | |||||
* | simplify (source is clearer, binary isn't really altered) | Thierry Vignaud | 2002-07-03 | 1 | -10/+8 |
| | |||||
* | ensure the header file are C++ compliant (do not use "class" for struct ↵ | Pascal Rigaux | 2002-06-10 | 1 | -4/+4 |
| | | | | field name) | ||||
* | add "-v" and "-f" options to lspcidrake for (v)erbose mode and (f)ull probe | Guillaume Cottenceau | 2001-09-10 | 1 | -3/+42 |
| | |||||
* | if subid can be useful, use them. use probe_type==-1 to ensure no subid is used | Pascal Rigaux | 2001-03-21 | 1 | -1/+1 |
| | |||||
* | see changelog | Guillaume Cottenceau | 2000-12-22 | 1 | -2/+2 |
| | |||||
* | now detect usb | Pascal Rigaux | 2000-12-16 | 1 | -5/+22 |
| | |||||
* | creation | Pascal Rigaux | 2000-12-15 | 1 | -0/+24 |