Age | Commit message (Collapse) | Author |
|
Author: doogie
Date: 1999-03-18 03:22:48 GMT
add --with{,out}-YODL to configure.in, so as to allow the debian/rules \
cvs-build target to make the yodl pages before making the debian source
package. This means yodl isn't needed to actually build the deb on
other archs.
|
|
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();
|
|
Author: jgg
Date: 1999-03-17 19:45:05 GMT
Doc updates and -qq fix
|
|
Author: jgg
Date: 1999-03-17 03:25:25 GMT
Wichert and Espys bugs
|
|
Author: che
Date: 1999-03-16 19:30:31 GMT
Remove make startup; make mkdir build not cause the whole thing to croak on failure
|
|
Author: mblevin
Date: 1999-03-16 09:43:41 GMT
Added Depends: libapt-pkg2.2 to the libapt-pkg-dev
|
|
Author: jgg
Date: 1999-03-16 07:28:45 GMT
Included errno
|
|
Author: jgg
Date: 1999-03-16 07:27:17 GMT
Fixed typo
|
|
Author: che
Date: 1999-03-16 03:22:10 GMT
er, I had an extra space in there. derm.
|
|
Author: che
Date: 1999-03-16 03:18:53 GMT
Update for 0.3.2
|
|
Author: che
Date: 1999-03-16 03:16:09 GMT
Update changelog for 0.3.2 release
|
|
Author: che
Date: 1999-03-16 03:11:11 GMT
Make priorities of packages explicit
|
|
Author: jgg
Date: 1999-03-16 02:31:26 GMT
More bugs to close
|
|
Author: jgg
Date: 1999-03-16 02:28:16 GMT
Adde bug closes
|
|
Author: jgg
Date: 1999-03-16 00:43:55 GMT
Signal safety
|
|
Author: jgg
Date: 1999-03-15 23:05:49 GMT
FTP man page updates
|
|
Author: jgg
Date: 1999-03-15 19:51:27 GMT
Added one more status message
|
|
Author: jgg
Date: 1999-03-15 08:22:13 GMT
Fixed stupid rebinding of the socket
|
|
Author: jgg
Date: 1999-03-15 08:10:39 GMT
Minor fixes for FTP support
|
|
Author: jgg
Date: 1999-03-15 08:10:26 GMT
Almost done ftp
|
|
Author: jgg
Date: 1999-03-15 07:20:41 GMT
Wow it works
|
|
Author: jgg
Date: 1999-03-15 06:00:59 GMT
First draft
|
|
Author: jgg
Date: 1999-03-13 23:30:04 GMT
Simplified time calculations
|
|
Author: mblevin
Date: 1999-03-12 22:34:34 GMT
Changes to add virtual package libapt-pkg2.x
|
|
Author: mblevin
Date: 1999-03-12 22:32:35 GMT
Updated revision to 0.3.1
|
|
Author: jgg
Date: 1999-03-08 07:18:11 GMT
Fixed handling of source deb types again
|
|
Author: jgg
Date: 1999-03-06 02:13:48 GMT
Added more insane prompting and fixed a source source list entry cache bug
|
|
Author: jgg
Date: 1999-03-05 19:36:49 GMT
Better dpkg error reporting
|
|
Author: jgg
Date: 1999-03-02 21:19:06 GMT
fixed speeling
|
|
Author: jgg
Date: 1999-03-02 18:35:24 GMT
Flag to fetch the source index
|
|
Author: jgg
Date: 1999-02-27 22:29:11 GMT
Http download fixes
|
|
Author: jgg
Date: 1999-02-23 06:50:36 GMT
Oops, removed debug code
|
|
Author: jgg
Date: 1999-02-23 06:46:24 GMT
performance tuning
|
|
Author: jgg
Date: 1999-02-22 03:30:06 GMT
Fixed another parser glitch
|
|
Author: jgg
Date: 1999-02-21 08:38:53 GMT
Free space check, fixed parser jump bug, added importat
|
|
Author: jgg
Date: 1999-02-19 08:57:41 GMT
apt-cache enhancments
|
|
Author: jgg
Date: 1999-02-19 07:56:06 GMT
Fixed weird to-configure inconsitency and added apt-cache search
|
|
Author: jgg
Date: 1999-02-16 04:18:35 GMT
Fixed WaitFD
|
|
Author: jgg
Date: 1999-02-15 08:23:10 GMT
Offline users guide
|
|
Author: jgg
Date: 1999-02-15 06:38:03 GMT
Offline document
|
|
Author: jgg
Date: 1999-02-15 05:29:10 GMT
Updated docs to reflect new file naming
|
|
Author: jgg
Date: 1999-02-15 05:24:35 GMT
Shuffled error checks to advoid strange warnings
|
|
Author: jgg
Date: 1999-02-15 05:11:49 GMT
apt-config man page
|
|
Author: jgg
Date: 1999-02-15 04:48:09 GMT
Fixed dumpavail bug with dup packageS
|
|
Author: jgg
Date: 1999-02-15 00:26:55 GMT
Error handling fix
|
|
Author: doogie
Date: 1999-02-12 20:47:41 GMT
modified WaitFd in fileutl to support passing a timeout
|
|
Author: jgg
Date: 1999-02-11 00:03:07 GMT
Fixed glibc2.1 compile
|
|
Author: jgg
Date: 1999-02-08 07:54:58 GMT
glibc fix
|
|
Author: jgg
Date: 1999-02-08 07:30:49 GMT
Minor fixes
|
|
Author: jgg
Date: 1999-02-07 08:40:34 GMT
Fixed small virtual package install list glitch
|