Searched hist:212750 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/vm/
H A Dvm_reserv.c
/freebsd-10-stable/sys/kern/
H A Dsubr_sbuf.cdiff 212750 Thu Sep 16 14:21:44 MDT 2010 mdf Re-add r212370 now that the LOR in powerpc64 has been resolved:

Add a drain function for struct sysctl_req, and use it for a variety
of handlers, some of which had to do awkward things to get a large
enough SBUF_FIXEDLEN buffer.

Note that some sysctl handlers were explicitly outputting a trailing
NUL byte. This behaviour was preserved, though it should not be
necessary.

Reviewed by: phk (original patch)

Completed in 138 milliseconds