Searched hist:d740b7c7e8cb6dd65356a99879c0ec91c4781e67 (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.bin/find/ |
H A D | find.1 | diff d740b7c7e8cb6dd65356a99879c0ec91c4781e67 Wed Mar 17 00:19:55 CET 2010 Pawel Jakub Dawidek <pjd@FreeBSD.org> Better way to find out available file system types is to use lsvfs(1). Using 'sysctl vfs' is not only ugly, but is also not reliable - not all file system types create entries in vfs sysctl tree.
Reviewed by: imp MFC after: 1 week diff d740b7c7e8cb6dd65356a99879c0ec91c4781e67 Wed Mar 17 00:19:55 CET 2010 Pawel Jakub Dawidek <pjd@FreeBSD.org> Better way to find out available file system types is to use lsvfs(1). Using 'sysctl vfs' is not only ugly, but is also not reliable - not all file system types create entries in vfs sysctl tree.
Reviewed by: imp MFC after: 1 week
|