repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
vfs: check userland buffers before reading them.
[haiku.git]
/
src
/
bin
/
network
/
mount_nfs
/
mount_nfs.rdef
blob
35b0d3e408d895f001ef4801908553f6cb35d482
1
resource app_signature "application/x-vnd.Haiku-mount_nfs";
2
resource app_flags B_MULTIPLE_LAUNCH | B_BACKGROUND_APP | B_ARGV_ONLY;
3
4
resource(1, "BEOS:FILE_TYPES") message
5
{
6
"types" = "application/x-vnd.Be.URL.nfs"
7
};
8