docs: refresh NCOPY status and path helper usage

Document that NCOPY is still compiled but intentionally not registered in the
NET multicall dispatcher while the NCP87/OpenCreate -> NCP74 server-side copy
path remains under investigation.

Also remove NCOPY's local parent-pattern wrapper and call the shared
tool_parent_pattern() helper directly, while keeping the NCOPY-specific default
handling for empty parent and pattern results at the call site.

No behavior change.
This commit is contained in:
Mario Fetka
2026-05-29 13:51:48 +02:00
parent 686b27a668
commit d570dd59ec
2 changed files with 6 additions and 10 deletions

View File

@@ -698,6 +698,7 @@ This is legacy DOS networking code from the mid-1990s, and a few caveats are wor
- `FLAGDIR` currently focuses on the NetWare 386-style attributes and simple mapped directory paths.
- OS/2 requester behavior is still future work.
- Some authentication and password-change paths still keep older calls as compatibility fallbacks.
- `NCOPY` is still built so it stays compile-tested, but it is intentionally not registered in the `NET` multicall dispatcher while the NCP87/OpenCreate -> NCP74 server-side copy path remains under investigation.
## Historical metadata