summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* next release is okV0_4_2_1mdkThierry Vignaud2002-07-162-6/+31
* explain what does -fThierry Vignaud2002-07-161-1/+1
* no need for unistd.hThierry Vignaud2002-07-161-1/+0
* - print error message if unable to open the arguement passed to -u,-pThierry Vignaud2002-07-163-2/+40
* - fix usb "url"Thierry Vignaud2002-07-161-2/+4
* - pci.c: add the ability to read pci devices list from a file insteadThierry Vignaud2002-07-165-2/+360
* - move usb devices proc entry path intoThierry Vignaud2002-07-163-7/+18
* - change memory pattern : MAX*sizeof(entry) on stack + REAL_NB*sizeof() in heapThierry Vignaud2002-07-161-23/+23
* don't do useless stuff when full probe isn't requires:Thierry Vignaud2002-07-161-2/+2
* compacificazionThierry Vignaud2002-07-151-13/+7
* fix for "gcc-2.95.3 don't compile" (reported by Ian White)Thierry Vignaud2002-07-091-2/+2
* add explicit depandancies so that make rebuild files if needed when header're...Thierry Vignaud2002-07-051-0/+4
* compile with -Os (which results in saving 12% of text size)Thierry Vignaud2002-07-051-1/+1
* factorize common constants in private headerThierry Vignaud2002-07-041-1/+1
* typo fixThierry Vignaud2002-07-041-1/+1
* - factorize common constants in private headerThierry Vignaud2002-07-041-4/+5
* factorize common constants in private headerThierry Vignaud2002-07-043-2/+5
* we don't really need stdlib.hThierry Vignaud2002-07-041-3/+2
* move full_probe definition nearer its usage, aka in main()Thierry Vignaud2002-07-041-22/+15
* - merge {pci,usb}_printit into printitThierry Vignaud2002-07-041-21/+10
* 0.4.1-1mdkThierry Vignaud2002-07-041-2/+16
* make an if clearerThierry Vignaud2002-07-041-1/+2
* s/zcat/gzip -cd/ back for lord pixouThierry Vignaud2002-07-031-2/+3
* ifree(e->text) to prevent mem leak with usbThierry Vignaud2002-07-031-0/+1
* - fix pipe() error pathThierry Vignaud2002-07-031-22/+22
* - make gzip path in fh_open() be clearerThierry Vignaud2002-07-031-36/+39
* - no need to allocate fname_gz in fast pathThierry Vignaud2002-07-031-28/+31
* get rid of more uneeded copiesThierry Vignaud2002-07-034-17/+17
* list all contributorsThierry Vignaud2002-07-031-1/+4
* get rid of {pci,usb}_find_modules()Thierry Vignaud2002-07-032-8/+3
* prevent signed vs unsigned comp warningsThierry Vignaud2002-07-032-3/+3
* indent-regionThierry Vignaud2002-07-034-251/+253
* don't do uneeded copies (saves 2% of text size)Thierry Vignaud2002-07-033-31/+31
* be more strictThierry Vignaud2002-07-031-1/+1
* simplify (source is clearer, binary isn't really altered)Thierry Vignaud2002-07-031-10/+8
* sanitize specfileGwenolé Beauchesne2002-06-261-6/+10
* ensure the header file are C++ compliant (do not use "class" for struct field...Pascal Rigaux2002-06-108-20/+22
* *** empty log message ***Pascal Rigaux2002-05-061-0/+1
* in probe_type=1, recognize usb controllers (is either usb-uhci or usb-ohci)Pascal Rigaux2001-12-282-3/+17
* - don't limitate to CLASS ID's with a Protocol numberGuillaume Cottenceau2001-11-221-6/+13
* s/Copyright/License/Pascal Rigaux2001-10-111-1/+1
* use the sub-category for usb probingPascal Rigaux2001-09-135-13/+18
* add "-v" and "-f" options to lspcidrake for (v)erbose mode and (f)ull probeGuillaume Cottenceau2001-09-102-5/+48
* fix when 2 similar devices are therePascal Rigaux2001-08-291-1/+4
* fix pb when 2 similar cards are therePascal Rigaux2001-07-031-1/+4
* close fdno's of the pipe which are unused or dup2'edPascal Rigaux2001-04-122-1/+6
* add the line in commentPascal Rigaux2001-04-121-1/+1
* *** empty log message ***Francois Pons2001-04-112-14/+36
* Don't print ugly can't open.Chmouel Boudjnah2001-04-051-5/+2
* fix some memory leak and a few segfaultsPascal Rigaux2001-03-291-1/+4