summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib
AgeCommit message (Collapse)Author
2004-09-20More or group patchesArch Librarian
Author: jgg Date: 1999-10-02 04:14:53 GMT More or group patches
2004-09-20Bug fixesArch Librarian
Author: jgg Date: 1999-09-30 06:30:34 GMT Bug fixes
2004-09-20Added castArch Librarian
Author: jgg Date: 1999-08-30 07:48:04 GMT Added cast
2004-09-20Fixed msync thingyArch Librarian
Author: jgg Date: 1999-08-30 04:20:26 GMT Fixed msync thingy
2004-09-20Fixed sign conversionArch Librarian
Author: jgg Date: 1999-08-28 01:49:07 GMT Fixed sign conversion
2004-09-20Remove extra #errorArch Librarian
Author: jgg Date: 1999-08-08 07:24:54 GMT Remove extra #error
2004-09-20Made pthread optionalArch Librarian
Author: jgg Date: 1999-08-05 05:55:45 GMT Made pthread optional
2004-09-20A few functions migrated aroundArch Librarian
Author: jgg Date: 1999-08-02 03:07:47 GMT A few functions migrated around
2004-09-20Minor cleanups, fix for checksum lowercase bugArch Librarian
Author: jgg Date: 1999-07-26 17:46:07 GMT Minor cleanups, fix for checksum lowercase bug
2004-09-20Daniel Jacobowitz's gcc 2.95 C++ patchArch Librarian
Author: jgg Date: 1999-07-20 05:53:32 GMT Daniel Jacobowitz's gcc 2.95 C++ patch
2004-09-20Small range check bugArch Librarian
Author: jgg Date: 1999-07-18 05:58:40 GMT Small range check bug
2004-09-20Added a depends option to apt-cacheArch Librarian
Author: jgg Date: 1999-07-15 03:15:48 GMT Added a depends option to apt-cache
2004-09-20Added an open functionArch Librarian
Author: jgg Date: 1999-07-11 22:42:32 GMT Added an open function
2004-09-20Fixed a bug with deep sub sections..Arch Librarian
Author: jgg Date: 1999-07-02 23:17:00 GMT Fixed a bug with deep sub sections..
2004-09-20CDROM debug optionArch Librarian
Author: jgg Date: 1999-07-02 22:20:50 GMT CDROM debug option
2004-09-20Fixed a uri parser bugArch Librarian
Author: jgg Date: 1999-06-27 04:55:54 GMT Fixed a uri parser bug
2004-09-20Url parsing fixArch Librarian
Author: jgg Date: 1999-06-24 04:34:25 GMT Url parsing fix
2004-09-20Changed CD ident rountine to not use inodesArch Librarian
Author: jgg Date: 1999-06-05 03:54:29 GMT Changed CD ident rountine to not use inodes
2004-09-20Fixed return result problemArch Librarian
Author: jgg Date: 1999-05-27 05:54:41 GMT Fixed return result problem
2004-09-20Multiple different versions supportArch Librarian
Author: jgg Date: 1999-05-23 22:55:54 GMT Multiple different versions support
2004-09-20Changed handling of the -q optionArch Librarian
Author: jgg Date: 1999-05-14 02:57:48 GMT Changed handling of the -q option
2004-09-20Fixed sparc compile warningArch Librarian
Author: jgg Date: 1999-04-20 05:11:17 GMT Fixed sparc compile warning
2004-09-20Working apt-get source build stuffArch Librarian
Author: jgg Date: 1999-04-20 05:02:09 GMT Working apt-get source build stuff
2004-09-20Support for memory-only cachingArch Librarian
Author: jgg Date: 1999-04-18 06:36:36 GMT Support for memory-only caching
2004-09-20Fixed a typoArch Librarian
Author: jgg Date: 1999-04-07 05:35:55 GMT Fixed a typo
2004-09-20working apt-get sourceArch Librarian
Author: jgg Date: 1999-04-07 05:30:17 GMT working apt-get source
2004-09-20Source record file list parsingArch Librarian
Author: jgg Date: 1999-04-04 08:07:39 GMT Source record file list parsing
2004-09-20CDrom fixesArch Librarian
Author: jgg Date: 1999-04-03 01:05:24 GMT CDrom fixes
2004-09-20Fixed initialization problemArch Librarian
Author: jgg Date: 1999-04-03 00:34:33 GMT Fixed initialization problem
2004-09-20CDROM patches from bluehornArch Librarian
Author: jgg Date: 1999-03-28 01:37:26 GMT CDROM patches from bluehorn
2004-09-20Oops typoArch Librarian
Author: jgg Date: 1999-03-21 07:24:14 GMT Oops typo
2004-09-20Made NFS locking bail outArch Librarian
Author: jgg Date: 1999-03-20 03:49:31 GMT Made NFS locking bail out
2004-09-20Fixes for mmap and yodlArch Librarian
Author: jgg Date: 1999-03-18 04:32:45 GMT Fixes for mmap and yodl
2004-09-20Backed out previous apt-pkg/contrib/mmap.cc fix/kludge/...Arch Librarian
Author: doogie Date: 1999-03-18 04:10:21 GMT Backed out previous apt-pkg/contrib/mmap.cc fix/kludge/change.
2004-09-20modified apt-pkg/contrib/mmap.cc to not use the define ...Arch Librarian
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();
2004-09-20Wichert and Espys bugsArch Librarian
Author: jgg Date: 1999-03-17 03:25:25 GMT Wichert and Espys bugs
2004-09-20Fixed typoArch Librarian
Author: jgg Date: 1999-03-16 07:27:17 GMT Fixed typo
2004-09-20Signal safetyArch Librarian
Author: jgg Date: 1999-03-16 00:43:55 GMT Signal safety
2004-09-20Minor fixes for FTP supportArch Librarian
Author: jgg Date: 1999-03-15 08:10:39 GMT Minor fixes for FTP support
2004-09-20Http download fixesArch Librarian
Author: jgg Date: 1999-02-27 22:29:11 GMT Http download fixes
2004-09-20Fixed WaitFDArch Librarian
Author: jgg Date: 1999-02-16 04:18:35 GMT Fixed WaitFD
2004-09-20modified WaitFd in fileutl to support passing a timeoutArch Librarian
Author: doogie Date: 1999-02-12 20:47:41 GMT modified WaitFd in fileutl to support passing a timeout
2004-09-20Minor fixesArch Librarian
Author: jgg Date: 1999-02-08 07:30:49 GMT Minor fixes
2004-09-20Fix for hurdArch Librarian
Author: jgg Date: 1999-02-05 02:26:13 GMT Fix for hurd
2004-09-20File locking fix for hurdArch Librarian
Author: jgg Date: 1999-02-03 23:13:37 GMT File locking fix for hurd
2004-09-20Clean supportArch Librarian
Author: jgg Date: 1999-02-01 08:11:57 GMT Clean support
2004-09-20Moved strutl.hArch Librarian
Author: jgg Date: 1999-01-27 02:48:52 GMT Moved strutl.h
2004-09-20Dsync mergeArch Librarian
Author: jgg Date: 1999-01-18 06:20:07 GMT Dsync merge
2004-09-20Fixed quoting bugArch Librarian
Author: jgg Date: 1998-12-31 05:45:26 GMT Fixed quoting bug
2004-09-20Release supportArch Librarian
Author: jgg Date: 1998-12-14 02:23:46 GMT Release support