index
:
ldetect
distro/mga1
distro/mga2
master
Light Hardware Detection Tool
Thierry Vignaud [tv]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pciusb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix "(null) description" bug: don't skip entries where module has
Thierry Vignaud
2002-07-25
1
-1
/
+1
*
teach titi that !(a && !b) is not (!a && !b) but (!a || b)
Pascal Rigaux
2002-07-16
1
-1
/
+1
*
s/zcat/gzip -cd/ back for lord pixou
Thierry Vignaud
2002-07-03
1
-2
/
+3
*
ifree(e->text) to prevent mem leak with usb
Thierry Vignaud
2002-07-03
1
-0
/
+1
*
- fix pipe() error path
Thierry Vignaud
2002-07-03
1
-22
/
+22
*
- make gzip path in fh_open() be clearer
Thierry Vignaud
2002-07-03
1
-36
/
+39
*
- no need to allocate fname_gz in fast path
Thierry Vignaud
2002-07-03
1
-28
/
+31
*
get rid of more uneeded copies
Thierry Vignaud
2002-07-03
1
-14
/
+14
*
indent-region
Thierry Vignaud
2002-07-03
1
-108
/
+109
*
don't do uneeded copies (saves 2% of text size)
Thierry Vignaud
2002-07-03
1
-7
/
+7
*
ensure the header file are C++ compliant (do not use "class" for struct field...
Pascal Rigaux
2002-06-10
1
-1
/
+1
*
fix pb when 2 similar cards are there
Pascal Rigaux
2001-07-03
1
-1
/
+4
*
close fdno's of the pipe which are unused or dup2'ed
Pascal Rigaux
2001-04-12
1
-0
/
+2
*
*** empty log message ***
Francois Pons
2001-04-11
1
-13
/
+32
*
fix some memory leak a few segfaults
Pascal Rigaux
2001-03-29
1
-2
/
+3
*
nasty C, fclose on popen'ed gets a segfault, in /some/ cases :-(
Pascal Rigaux
2001-03-24
1
-18
/
+41
*
handle gzip'ed pcitable/usbtable
Pascal Rigaux
2001-03-23
1
-5
/
+15
*
if subid can be useful, use them. use probe_type==-1 to ensure no subid is used
Pascal Rigaux
2001-03-21
1
-7
/
+22
*
added pci(bus,device,function) for DrakX.
Francois Pons
2001-03-15
1
-0
/
+3
*
add some fclose where it should
Pascal Rigaux
2001-02-06
1
-0
/
+1
*
now detect usb
Pascal Rigaux
2000-12-16
1
-0
/
+64