https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=298070
--- Comment #1 from Eugene Grosbein <[email protected]> --- Created attachment 274297 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=274297&action=edit Sample utility to copy specified file to stdout reading it with mmap(2) Usage: cc -ansi -pedantic -o mcp mcp.c ./mcp /path/to/filename > filename.copy -- You are receiving this mail because: You are the assignee for the bug.
