NetBSD/sys/lib
dsl 6a03bb6b37 Remove the code that tries to load the "ffs" kernel module during boot.
This is in line with the core decision than even modular kernels should
  contain the ffs code.
I've left in the code that tries to load "nfs" and "ext2fs", but it
  isn't clear that is necessary.
Removes a warning message that (usually) flashes past to fast to read.
AFAICT all the relevant kernels contain ffs (and nfs for that matter).
2012-05-21 21:34:16 +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 Remove the code that tries to load the "ffs" kernel module during boot. 2012-05-21 21:34:16 +00:00
libx86emu
libz use LIBISPRIVATE instead of home-grown. 2011-10-30 00:28:57 +00:00