]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC: r267131, r267132, r267133, r268493, r268671
authorbapt <bapt@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 20 Jul 2014 00:29:41 +0000 (00:29 +0000)
committerbapt <bapt@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 20 Jul 2014 00:29:41 +0000 (00:29 +0000)
commit7cd5ef2d62c6474f1fbf43c2ce501d7cc3c8daad
treeb27151a0dd7c66f04a54b13385b1de9e3e6dcc61
parent3c99f70cd01d77b64e3bdde86369a9379556f50c
MFC: r267131, r267132, r267133, r268493, r268671

Use NULL instead of 0 (Patch by Sascha Wildner <saw at online.de> for Dragonfly)
Remove unnecessary semicolons (Patch by Sascha Wildner <saw at online.de> for Dragonfly)
Add support for arbitrary http requests [1]
Support EAGAIN in fetch_writev

Submitted by: Alex Hornung <alex at alexhornung.com> [1]
Reviewed by: des

git-svn-id: svn://svn.freebsd.org/base/stable/10@268900 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libfetch/common.c
lib/libfetch/common.h
lib/libfetch/fetch.h
lib/libfetch/http.c