FreeBSD Bugzilla – Attachment 104368 Details for
Bug 144534
[patch] fdescfs(5) and devfs(5) both provide /dev/fd/{0,1,2} files
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
devfs.5.diff
devfs.5.diff (text/plain), 732 bytes, created by
Matthew Seaman
on 2010-03-07 20:30:00 UTC
(
hide
)
Description:
devfs.5.diff
Filename:
MIME Type:
Creator:
Matthew Seaman
Created:
2010-03-07 20:30:00 UTC
Size:
732 bytes
patch
obsolete
>--- devfs.5.orig 2010-03-07 19:46:38.000000000 +0000 >+++ devfs.5 2010-03-07 20:06:40.000000000 +0000 >@@ -69,6 +69,21 @@ > .Xr mknod 8 > tool can be used to recover deleted device entries under > .Nm . >+.Pp >+The >+.Xr fdescfs 5 >+filesystem is an alternate means for creating character device files under >+.Pa /dev/fd >+which correspond to the open file descriptors of the process reading >+the directory. >+.Nm >+only creates files for the standard file descriptors >+.Pa 0 , >+.Pa 1 >+and >+.Pa 2 . >+.Xr fdescfs 5 >+creates files for all open descriptors. > .Sh FILES > .Bl -tag -width /dev/XXXX -compact > .It Pa /dev >@@ -85,6 +100,7 @@ > .Dl "mount -t devfs devfs /dev" > .Sh SEE ALSO > .Xr devfs 8 , >+.Xr fdescfs 5 , > .Xr mount 8 > .Sh HISTORY > The
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 144534
: 104368 |
104369