summaryrefslogtreecommitdiff
path: root/apt-pkg
Commit message (Collapse)AuthorAgeFilesLines
* Support for memory-only cachingArch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 1999-04-18 06:36:47 GMT Support for memory-only caching
* Support for memory-only cachingArch Librarian2004-09-208-83/+399
| | | | | | Author: jgg Date: 1999-04-18 06:36:36 GMT Support for memory-only caching
* Do not count sizes of to be configured packagesArch Librarian2004-09-203-10/+2
| | | | | | Author: jgg Date: 1999-04-16 21:46:13 GMT Do not count sizes of to be configured packages
* Fixed sparc compile warnings and added -arch build dirsArch Librarian2004-09-201-6/+6
| | | | | | Author: jgg Date: 1999-04-15 02:43:47 GMT Fixed sparc compile warnings and added -arch build dirs
* Fixed space parsing problemArch Librarian2004-09-201-2/+6
| | | | | | Author: jgg Date: 1999-04-12 19:16:11 GMT Fixed space parsing problem
* Fixed espy's bug with experimentalArch Librarian2004-09-205-24/+50
| | | | | | Author: jgg Date: 1999-04-12 04:21:20 GMT Fixed espy's bug with experimental
* fixed ftp but, config file bug and md5 source fetch errorArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 1999-04-11 21:23:09 GMT fixed ftp but, config file bug and md5 source fetch error
* Removed download size estimatorArch Librarian2004-09-201-3/+1
| | | | | | Author: jgg Date: 1999-04-07 06:02:56 GMT Removed download size estimator
* Nother typoArch Librarian2004-09-201-2/+3
| | | | | | Author: jgg Date: 1999-04-07 05:51:01 GMT Nother typo
* Fixed a typoArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-04-07 05:35:55 GMT Fixed a typo
* working apt-get sourceArch Librarian2004-09-2011-47/+147
| | | | | | Author: jgg Date: 1999-04-07 05:30:17 GMT working apt-get source
* Source record file list parsingArch Librarian2004-09-204-6/+57
| | | | | | Author: jgg Date: 1999-04-04 08:07:39 GMT Source record file list parsing
* Fixed deb-src handling againArch Librarian2004-09-201-3/+7
| | | | | | Author: jgg Date: 1999-04-04 01:33:09 GMT Fixed deb-src handling again
* Source record parsingArch Librarian2004-09-205-4/+322
| | | | | | Author: jgg Date: 1999-04-04 01:17:29 GMT Source record parsing
* CDrom fixesArch Librarian2004-09-201-17/+52
| | | | | | Author: jgg Date: 1999-04-03 01:05:24 GMT CDrom fixes
* Fixed initialization problemArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-04-03 00:34:33 GMT Fixed initialization problem
* Changed ie to egArch Librarian2004-09-202-21/+7
| | | | | | Author: jgg Date: 1999-03-29 19:28:52 GMT Changed ie to eg
* CDROM patches from bluehornArch Librarian2004-09-201-4/+27
| | | | | | Author: jgg Date: 1999-03-28 01:37:26 GMT CDROM patches from bluehorn
* Checked the size of partial files #33705Arch Librarian2004-09-204-9/+33
| | | | | | Author: jgg Date: 1999-03-27 03:02:38 GMT Checked the size of partial files #33705
* Fixed size mismatchArch Librarian2004-09-201-2/+3
| | | | | | Author: jgg Date: 1999-03-26 07:38:43 GMT Fixed size mismatch
* Oops typoArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-03-21 07:24:14 GMT Oops typo
* Made NFS locking bail outArch Librarian2004-09-201-1/+6
| | | | | | Author: jgg Date: 1999-03-20 03:49:31 GMT Made NFS locking bail out
* Fixes for mmap and yodlArch Librarian2004-09-201-5/+4
| | | | | | Author: jgg Date: 1999-03-18 04:32:45 GMT Fixes for mmap and yodl
* Backed out previous apt-pkg/contrib/mmap.cc fix/kludge/...Arch Librarian2004-09-201-2/+2
| | | | | | Author: doogie Date: 1999-03-18 04:10:21 GMT Backed out previous apt-pkg/contrib/mmap.cc fix/kludge/change.
* modified apt-pkg/contrib/mmap.cc to not use the define ...Arch Librarian2004-09-201-2/+3
| | | | | | | | Author: doogie Date: 1999-03-18 03:20:24 GMT modified apt-pkg/contrib/mmap.cc to not use the define PAGE_SIZE by removing '#include <sys/user.h>' and adding 'static int PAGE_SIZE = getpagesize();' to msync();
* Wichert and Espys bugsArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-03-17 03:25:25 GMT Wichert and Espys bugs
* Included errnoArch Librarian2004-09-201-1/+2
| | | | | | Author: jgg Date: 1999-03-16 07:28:45 GMT Included errno
* Fixed typoArch Librarian2004-09-201-2/+2
| | | | | | Author: jgg Date: 1999-03-16 07:27:17 GMT Fixed typo
* Signal safetyArch Librarian2004-09-204-24/+106
| | | | | | Author: jgg Date: 1999-03-16 00:43:55 GMT Signal safety
* Minor fixes for FTP supportArch Librarian2004-09-206-34/+87
| | | | | | Author: jgg Date: 1999-03-15 08:10:39 GMT Minor fixes for FTP support
* Simplified time calculationsArch Librarian2004-09-201-14/+6
| | | | | | Author: jgg Date: 1999-03-13 23:30:04 GMT Simplified time calculations
* Fixed handling of source deb types againArch Librarian2004-09-201-2/+6
| | | | | | Author: jgg Date: 1999-03-08 07:18:11 GMT Fixed handling of source deb types again
* Added more insane prompting and fixed a source source l...Arch Librarian2004-09-201-1/+4
| | | | | | Author: jgg Date: 1999-03-06 02:13:48 GMT Added more insane prompting and fixed a source source list entry cache bug
* Better dpkg error reportingArch Librarian2004-09-202-4/+10
| | | | | | Author: jgg Date: 1999-03-05 19:36:49 GMT Better dpkg error reporting
* Flag to fetch the source indexArch Librarian2004-09-203-4/+47
| | | | | | Author: jgg Date: 1999-03-02 18:35:24 GMT Flag to fetch the source index
* Http download fixesArch Librarian2004-09-202-3/+6
| | | | | | Author: jgg Date: 1999-02-27 22:29:11 GMT Http download fixes
* Oops, removed debug codeArch Librarian2004-09-201-4/+1
| | | | | | Author: jgg Date: 1999-02-23 06:50:36 GMT Oops, removed debug code
* performance tuningArch Librarian2004-09-206-48/+70
| | | | | | Author: jgg Date: 1999-02-23 06:46:24 GMT performance tuning
* Fixed another parser glitchArch Librarian2004-09-204-11/+16
| | | | | | Author: jgg Date: 1999-02-22 03:30:06 GMT Fixed another parser glitch
* Free space check, fixed parser jump bug, added importatArch Librarian2004-09-204-16/+26
| | | | | | Author: jgg Date: 1999-02-21 08:38:53 GMT Free space check, fixed parser jump bug, added importat
* Fixed weird to-configure inconsitency and added apt-cac...Arch Librarian2004-09-202-7/+26
| | | | | | Author: jgg Date: 1999-02-19 07:56:06 GMT Fixed weird to-configure inconsitency and added apt-cache search
* Fixed WaitFDArch Librarian2004-09-202-8/+12
| | | | | | Author: jgg Date: 1999-02-16 04:18:35 GMT Fixed WaitFD
* modified WaitFd in fileutl to support passing a timeoutArch Librarian2004-09-202-8/+15
| | | | | | Author: doogie Date: 1999-02-12 20:47:41 GMT modified WaitFd in fileutl to support passing a timeout
* Minor fixesArch Librarian2004-09-204-5/+10
| | | | | | Author: jgg Date: 1999-02-08 07:30:49 GMT Minor fixes
* Fix for hurdArch Librarian2004-09-201-1/+5
| | | | | | Author: jgg Date: 1999-02-05 02:26:13 GMT Fix for hurd
* Fixed protect bugArch Librarian2004-09-201-2/+3
| | | | | | Author: jgg Date: 1999-02-05 02:26:00 GMT Fixed protect bug
* File locking fix for hurdArch Librarian2004-09-201-5/+5
| | | | | | Author: jgg Date: 1999-02-03 23:13:37 GMT File locking fix for hurd
* Clean supportArch Librarian2004-09-201-1/+1
| | | | | | Author: jgg Date: 1999-02-01 08:15:18 GMT Clean support
* Clean supportArch Librarian2004-09-206-8/+174
| | | | | | Author: jgg Date: 1999-02-01 08:11:57 GMT Clean support
* Arranged to rename downloaded files to include all impo...Arch Librarian2004-09-205-21/+61
| | | | | | Author: jgg Date: 1999-02-01 02:22:11 GMT Arranged to rename downloaded files to include all important info