summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/cdromutl.cc
Commit message (Expand)AuthorAgeFilesLines
* fix a bunch of cppcheck warnings/errors based on a patch byDavid Kalnischkies2011-04-161-6/+10
* apt-pkg/contrib/cdromutl.{cc,h}: return string for mountpath; apt-pkg/cdrom.c...Michael Vogt2011-03-091-3/+3
* apt-pkg/contrib/cdromutl.{cc,h}: add FindMountPointForDevice helper; apt-pkg/...Michael Vogt2011-03-041-0/+31
* apt-pkg/contrib/cdromutl.cc: do not take Buf.f_bfree into account on writable...Michael Vogt2010-09-101-4/+12
* apt-pkg/contrib/cdromutl.cc: style fixes (thanks to David for his code-review)Michael Vogt2010-09-101-3/+3
* * apt-pkg/contrib/cdromutl.cc:Michael Vogt2010-09-101-0/+10
* * apt-pkg/contrib/cdromutl.cc:Michael Vogt2010-01-221-21/+30
* * methods/cdrom.cc:Michael Vogt2009-07-221-3/+10
* fix various -Wall warningsMichael Vogt2008-08-051-1/+2
* * remove all the remaining #pragma implementationMichael Vogt2007-06-081-3/+0
* Join with aliencodeArch Librarian2004-09-201-6/+8
* HP-UX fixesArch Librarian2004-09-201-2/+2
* More Solaris fixesArch Librarian2004-09-201-4/+4
* Added castArch Librarian2004-09-201-2/+2
* Minor cleanups, fix for checksum lowercase bugArch Librarian2004-09-201-25/+3
* CDROM debug optionArch Librarian2004-09-201-10/+15
* Changed CD ident rountine to not use inodesArch Librarian2004-09-201-5/+17
* Fixed sparc compile warningArch Librarian2004-09-201-3/+3
* Working apt-get source build stuffArch Librarian2004-09-201-11/+3
* CDrom fixesArch Librarian2004-09-201-17/+52
* CDROM patches from bluehornArch Librarian2004-09-201-4/+27
* CDROM stuff from apt-cdromArch Librarian2004-09-201-0/+157