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

/freebsd-10.2-release/sys/boot/pc98/loader/
H A Dmain.cdiff 59167 Wed Apr 12 11:17:08 MDT 2000 kato Merged from sys/boot/i386/loader/main.c rev 1.19.
/freebsd-10.2-release/lib/libc/stdio/
H A Dvfwprintf.cdiff 122547 Wed Nov 12 08:49:12 MST 2003 tjr Use __sfvwrite() instead of __sputc() via __fputwc() to write to fake
string files (__SSTR flag set). This is necessary because __sputc()
does not respect the __SALC flag, and crashes trying to flush the buffer
instead of resizing it.

PR: 59167

Completed in 101 milliseconds