summaryrefslogtreecommitdiff
path: root/sys/dev/microcode
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions
class='logmsg'> 2012-03-27- widen the internal read and write calls to match the syscallschristos - add funopen2() which provides access to flush() and the wider calls. - make use of the new flush call in fmemopen() 2012-01-22Bump date for previous.wiz 2012-01-22From tnozaki@: make fpos_t a complex object that keeps track of the parsechristos state of the stream. Change argument of the seek function to funopen() from fpos_t to off_t. Make f{g,s}etpos() use the new fpos_t struct, while providing backwards compatible entry points. Approved by releng@ 2011-09-11It is not just funopen(3) that is a BSDism.jruoho 2010-03-22Use .In for header files instead of .Ar Pa and variations.joerg 2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc Patches provided by Joel Baker in PR 22280, verified by myself. 2003-04-16Usewiz .In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to read and write, and supported by groff for ages. Okayed by ross. 2003-01-18Merge the nathanw_sa branch.thorpej 2002-02-07Generate <>& symbolically.ross 2001-09-16Boring whitespace fixes.wiz