freebsd-src/lib/libfetch
Dag-Erling Smørgrav e6f0a33e68 Check the return value from read() when reading the CR/LF at the end of a
chunk.

PR:		bin/33608
MFC after:	2 weeks
2002-01-20 19:53:12 +00:00
..
common.c Remove VT100 escapes from debugging messages now that they're enabled by 2002-01-01 14:48:09 +00:00
common.h Introduce a fetchDebug global. Change the DEBUG macro so it only runs the 2001-12-09 15:05:19 +00:00
fetch.3 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
fetch.c Remove VT100 escapes from debugging messages now that they're enabled by 2002-01-01 14:48:09 +00:00
fetch.h Introduce a fetchDebug global. Change the DEBUG macro so it only runs the 2001-12-09 15:05:19 +00:00
file.c Add __FBSDID()s to libfetch 2001-09-30 21:36:09 +00:00
ftp.c Mark uploads as O_WRONLY, not O_RDONLY. 2002-01-20 19:52:25 +00:00
ftp.errors IPv6 support. 2000-05-20 18:23:51 +00:00
http.c Check the return value from read() when reading the CR/LF at the end of a 2002-01-20 19:53:12 +00:00
http.errors Add some error codes that were added in RFC2616. 2001-05-23 18:52:02 +00:00
Makefile Don't build with NDEBUG. 2001-12-09 15:06:38 +00:00