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

/freebsd-11-stable/sbin/mount_msdosfs/
H A Dmount_msdosfs.cdiff 101270 Sat Aug 03 14:03:21 MDT 2002 mux Now that the kernel is able to load modules itself,
remove all the code which was trying to do so.
This code was nasty in several ways, it was hiding
the kernel bug where the kernel was unable to properly
load a module, and it was quitting if it wasn't able
to load the module. The consequence is that an ABI
breakage of the vfsconf API would have broken *every*
mount utility.
/freebsd-11-stable/sbin/mount_nfs/
H A Dmount_nfs.cdiff 101270 Sat Aug 03 14:03:21 MDT 2002 mux Now that the kernel is able to load modules itself,
remove all the code which was trying to do so.
This code was nasty in several ways, it was hiding
the kernel bug where the kernel was unable to properly
load a module, and it was quitting if it wasn't able
to load the module. The consequence is that an ABI
breakage of the vfsconf API would have broken *every*
mount utility.

Completed in 125 milliseconds