1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/usr.bin/fetch
Dag-Erling Smørgrav c2ea176dac 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
2014-01-28 14:32:04 +00:00
..
fetch.1 Increase the default (and minimum) buffer size from 4 kB to 16 kB. Also, 2014-01-28 14:32:04 +00:00
fetch.c Increase the default (and minimum) buffer size from 4 kB to 16 kB. Also, 2014-01-28 14:32:04 +00:00
Makefile