aeab1e959d
tufdio.c: Create. rpmurl.h: Add ctrl, data, buf, and bufAlloced to urlinfo. UFDSANE assertion. rpmio.h: Add fdWritable(), fdReadable(), fdRdline(), exported (for now) to ftp.c checkResponse(). ftp.c: checkResponse() rewritten to use above. ftp.c: checkResponse() handles html in 501 response on closed http connection. ftp.c: ftpCommand() rewritten to simplify (using stpcpy). ftp.c: httpOpen() now reopens time-out persistent connection. ftp.c: Get rid of O_NONBLOCK reads, not necessary AFAICT. ftp.c: ftpFileDesc() uses u->data rather than passed in fd arg. Use a consistent refcounting scheme to achieve persistent malloc and open ctrl. query.c: get ready for Remglob(). rpmio.c: ftpCmd() functional (using tufdio). CVS patchset: 3420 CVS date: 1999/11/09 20:57:38 |
||
---|---|---|
autodeps | ||
build | ||
doc | ||
intl | ||
lib | ||
misc | ||
perl | ||
po | ||
popt | ||
python | ||
rpmio | ||
scripts | ||
tests | ||
tools | ||
.cvsignore | ||
.files | ||
.lclintrc | ||
ABOUT-NLS | ||
CHANGES | ||
COPYING | ||
CREDITS | ||
GROUPS | ||
INSTALL | ||
Makefile.am | ||
README | ||
README.amiga | ||
RPM-PGP-KEY | ||
TODO | ||
acconfig.h | ||
aclocal.m4 | ||
autogen.sh | ||
build.c | ||
build.h | ||
configure.in | ||
convertdb.c | ||
gendiff | ||
install-sh | ||
macros.in | ||
missing | ||
mkinstalldirs | ||
oldrpmdb.c | ||
rpm-qo.c | ||
rpm.c | ||
rpm.magic | ||
rpm.spec | ||
rpm2cpio.c | ||
rpmpopt | ||
rpmrc.in | ||
system.h |
README
This is RPM, the Red Hat Package Manager. The latest releases are always available at: ftp://ftp.rpm.org/pub/rpm Additional RPM documentation (papers, slides, HOWTOs) can also be found at the same site, as well as http://www.rpm.org. There is a mailing list for discussion of RPM issues, rpm-list@redhat.com. To subscribe, send a message to rpm-list-request@redhat.com with the word "subscribe" in the subject line. RPM was originally written by: Erik Troan <ewt@redhat.com> Marc Ewing <marc@redhat.com> See the CREDITS file for a list of folks who have helped us out tremendously. RPM is Copyright (c) 1998 by Red Hat Software, Inc., and may be distributed under the terms of the GPL and LGPL (see the file COPYING for details).