NetBSD/sys/lib
mhitch ddc56403a8 Fix cd9660_read() to not read past the end of the file. This would result
in incorrect resid values, and causes the read of /boot.cfg to ignore the
file.  If the requested transfer extends past the end of the file, force
the internal buffer to be used, and when transferring data from the
internal buffer, limit the transfer to what's left in the file.  CDROM
boot will now process the /boot.cfg file.
2012-07-23 00:49:20 +00:00
..
libkern Add a spin mutex to the rndsink structure; it is used to avoid lock 2012-04-10 14:02:27 +00:00
libsa Fix cd9660_read() to not read past the end of the file. This would result 2012-07-23 00:49:20 +00:00
libx86emu Follow the syntax of file conditionals for makeoptions, using minor case 2009-03-13 18:25:58 +00:00
libz use LIBISPRIVATE instead of home-grown. 2011-10-30 00:28:57 +00:00