]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Increase the default (and minimum) buffer size from 4 kB to 16 kB. Also,
authordes <des@FreeBSD.org>
Tue, 28 Jan 2014 14:32:04 +0000 (14:32 +0000)
committerdes <des@FreeBSD.org>
Tue, 28 Jan 2014 14:32:04 +0000 (14:32 +0000)
commitec795122057b71761df5f7e3457db20311c6731e
tree5e71d698d9ec27820a7ba59f9c9222a07819d91d
parent2a7e8f70f573ed97d7dc6f4e06308270c6251972
Increase the default (and minimum) buffer size from 4 kB to 16 kB.  Also,
propagate the buffer size to libc, which uses a 1 kB buffer by default,
negating any hypothetical benefit of increasing fetch(1)'s buffer size.

MFC after: 3 days
usr.bin/fetch/fetch.1
usr.bin/fetch/fetch.c