Bug 193442 - libs/libc/sys: unimplemented(2): Document network filesystem and locking system calls
Summary: libs/libc/sys: unimplemented(2): Document network filesystem and locking syst...
Status: New
Alias: None
Product: Documentation
Classification: Unclassified
Component: Manual Pages (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-07 20:09 UTC by Steven Stewart-Gallus
Modified: 2024-12-24 19:35 UTC (History)
3 users (show)

See Also:


Attachments
The patch for the documentation (6.25 KB, patch)
2014-09-07 20:09 UTC, Steven Stewart-Gallus
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steven Stewart-Gallus 2014-09-07 20:09:09 UTC
Created attachment 147031 [details]
The patch for the documentation

Document undocumented network filesystem and locking system
calls. Note that nnfps_syscall and afs3_syscall are actually reserved
for third-parties to use so the documentation page is only a stub
entry that tells who the system calls are reserved for so that the
curious can look up more information elsewhere. nlm_syscall is in the
standard kernel but is implicitly documented by the documentation for
the rpc.lockd program which is a simple wrapper around it so the
nlm_syscall entry is mostly a stub entry that serves to point the
curious to the rpc.lockd documentation.
Comment 1 tsg168 2024-11-01 12:30:52 UTC
MARKED AS SPAM