| Commit message (Expand) | Author | Age | Files | Lines |
| * | (pci_probe) better check for PCI Express capability | Thierry Vignaud | 2009-09-30 | 1 | -2/+2 |
| * | (pci_probe__real,c::pci_probe) retrieve PCI revision (#42576) | Thierry Vignaud | 2009-09-23 | 1 | -2/+2 |
| * | diskdrake: fix for libparted 1.9 (#52991) | Pascal Terjan | 2009-08-27 | 1 | -1/+1 |
| * | handle partition starting after 1To | Pascal Terjan | 2009-04-21 | 1 | -1/+1 |
| * | diskdrake: don't crash on invalid partition table | Pascal Terjan | 2009-02-13 | 1 | -31/+41 |
| * | Rewrite gpt support with libparted | Pascal Terjan | 2009-01-27 | 2 | -1/+140 |
| * | fix fd leak when detecting network driver (mostly notable in network center a... | Olivier Blin | 2008-04-18 | 1 | -0/+1 |
| * | fix minor fd leak | Olivier Blin | 2008-04-18 | 1 | -0/+1 |
| * | fix build of wireless binding with latest kernel headers | Olivier Blin | 2007-07-17 | 1 | -0/+1 |
| * | re-sync after the big svn loss | Pascal Rigaux | 2007-04-25 | 3 | -108/+15 |
| * | remove unused silo&sbus&prom stuff (was for sparc, but untouched for more tha... | Pascal Rigaux | 2006-03-03 | 4 | -1063/+1 |
| * | replacing double with NV as suggested by rafael: | Pascal Rigaux | 2006-01-12 | 1 | -1/+1 |
| * | use BLKGETSIZE64 to allow detecting partitions bigger than 2TB, and use | Pascal Rigaux | 2006-01-12 | 1 | -4/+6 |
| * | look for "NR_CPUS limit of 1 reached" instead of looking MP tables by hand, o... | Pascal Rigaux | 2006-01-10 | 7 | -859/+1 |
| * | - i had foolishly removed c::iconv whereas it was used still used by c::from_... | Pascal Rigaux | 2005-12-15 | 2 | -10/+0 |
| * | use Locale::gettext for dgettext, bindtextdomain and bind_textdomain_codeset ... | Pascal Rigaux | 2005-12-15 | 1 | -17/+0 |
| * | c::iconv() is not used anymore (and if needed, there is Locale::gettext::icon... | Pascal Rigaux | 2005-12-15 | 1 | -32/+0 |
| * | use vol_id to find device type (fs_type and pt_type) | Pascal Rigaux | 2005-10-18 | 2 | -22/+1 |
| * | use vol_id to get filesystem label (we only handled the equivalenet of e2label) | Pascal Rigaux | 2005-08-29 | 1 | -17/+0 |
| * | map more closely to dmidecode behaviour's, aka mmap(/dev/mem) and find/read | Gwenolé Beauchesne | 2005-08-09 | 1 | -66/+89 |
| * | revert, that's not needed after all | Olivier Blin | 2005-07-21 | 1 | -1/+0 |
| * | add volume_set_id | Olivier Blin | 2005-07-21 | 1 | -0/+1 |
| * | add setlocate() and LC_COLLATE for common.pm | Thierry Vignaud | 2005-06-30 | 1 | -0/+9 |
| * | rename setlocale() as init_setlocale() since it's more meaninfull regarding i... | Thierry Vignaud | 2005-06-30 | 1 | -1/+1 |
| * | (strftime) add it thus avoiding to load bloaty POSIX in net_applet | Thierry Vignaud | 2005-06-30 | 1 | -0/+22 |
| * | Remove rpm include dir from Makefile_c | Rafael Garcia-Suarez | 2005-06-30 | 1 | -1/+1 |
| * | do not link anymore with librpm since perl-URPM is used for that (saves 6.1Mb | Thierry Vignaud | 2005-06-30 | 1 | -1/+0 |
| * | Remove dependency of c::stuff on rpmlib | Rafael Garcia-Suarez | 2005-06-30 | 1 | -26/+0 |
| * | Remove function not used (and provided by perl-URPM anyway) | Rafael Garcia-Suarez | 2005-06-30 | 1 | -6/+1 |
| * | remove unused code | Pascal Rigaux | 2005-06-03 | 1 | -9/+3 |
| * | remove doble | Thierry Vignaud | 2005-06-03 | 1 | -1/+1 |
| * | add O_CREAT | Thierry Vignaud | 2005-06-03 | 1 | -1/+1 |
| * | add O_WRONLY & O_RDWR | Thierry Vignaud | 2005-06-03 | 1 | -1/+1 |
| * | add commented line to help debugging pci_probe | Pascal Rigaux | 2005-05-13 | 1 | -0/+1 |
| * | add enable_net_device | Olivier Blin | 2005-03-31 | 1 | -0/+19 |
| * | - add dmi_probe() | Pascal Rigaux | 2005-03-15 | 1 | -0/+19 |
| * | 64-bit fixes for x86_64 | Gwenolé Beauchesne | 2004-10-04 | 1 | -30/+35 |
| * | prototypes are dangerous | Pascal Rigaux | 2004-09-10 | 1 | -1/+1 |
| * | max() is not defined, inline it | Pascal Rigaux | 2004-09-09 | 1 | -1/+3 |
| * | add dmi type 6 in detection memory size | Nicolas Planel | 2004-09-09 | 1 | -2/+27 |
| * | revert my last bad commit | Nicolas Planel | 2004-08-17 | 1 | -7/+102 |
| * | rework smp-dmi, add dmi memory detection suppport | Nicolas Planel | 2004-08-17 | 2 | -145/+115 |
| * | fix build | Thierry Vignaud | 2004-08-02 | 1 | -2/+2 |
| * | always include all funcs (these're needed anyway by Move and GlobeTrotter) | Thierry Vignaud | 2004-07-29 | 2 | -11/+8 |
| * | workaround blind gwenole | Thierry Vignaud | 2004-07-06 | 1 | -1/+1 |
| * | workaround build with new kernels | Thierry Vignaud | 2004-07-06 | 1 | -0/+1 |
| * | drop useless linkage since X11 stuff was split out of c module | Thierry Vignaud | 2004-06-27 | 1 | -1/+0 |
| * | in iso install, use ISOPATH environment variable instead of loopback device f... | Olivier Blin | 2004-06-18 | 1 | -8/+0 |
| * | in disk-iso install, automatically choose and change ISO images, according to... | Olivier Blin | 2004-06-18 | 1 | -0/+28 |
| * | (netdevices) introduce it in order to list network interfaces | Thierry Vignaud | 2004-05-26 | 1 | -0/+37 |