FreeBSD Bugzilla – Attachment 153165 Details for
Bug 197695
Fix broken KERN_PROC_FILEDESC sysctl
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
test case output
bug_197695.out (text/plain), 2.11 KB, created by
Niall Douglas
on 2015-02-19 04:58:23 UTC
(
hide
)
Description:
test case output
Filename:
MIME Type:
Creator:
Niall Douglas
Created:
2015-02-19 04:58:23 UTC
Size:
2.11 KB
patch
obsolete
> >fd table after file opens: >1 -5 /usr/home/ned/bug_197695 >1 -6 /dev/pts/2 >1 -1 /usr/home/ned >1 -2 / >1 0 /dev/pts/2 >1 1 /usr/home/ned/bug_197695.out >1 2 /dev/pts/2 >1 3 /usr/home/ned/file0 >1 4 /usr/home/ned/dir1 >1 5 /usr/home/ned/file2 >1 6 /usr/home/ned/dir3 > >fd table after file rename of fd 3 (none should be null!): >1 -5 >1 -6 /dev/pts/2 >1 -1 /usr/home/ned >1 -2 / >1 0 /dev/pts/2 >1 1 >1 2 /dev/pts/2 >1 3 >1 4 /usr/home/ned/dir1 >1 5 >1 6 /usr/home/ned/dir3 > >fd table after file rename of fd 4 (none should be null!): >1 -5 >1 -6 /dev/pts/2 >1 -1 /usr/home/ned >1 -2 / >1 0 /dev/pts/2 >1 1 >1 2 /dev/pts/2 >1 3 >1 4 /usr/home/ned/boo1 >1 5 >1 6 /usr/home/ned/dir3 > >fd table after file rename of fd 5 (none should be null!): >1 -5 >1 -6 /dev/pts/2 >1 -1 /usr/home/ned >1 -2 / >1 0 /dev/pts/2 >1 1 >1 2 /dev/pts/2 >1 3 >1 4 /usr/home/ned/boo1 >1 5 >1 6 /usr/home/ned/dir3 > >fd table after file rename of fd 6 (none should be null!): >1 -5 >1 -6 /dev/pts/2 >1 -1 /usr/home/ned >1 -2 / >1 0 /dev/pts/2 >1 1 >1 2 /dev/pts/2 >1 3 >1 4 /usr/home/ned/boo1 >1 5 >1 6 /usr/home/ned/boo3 > >fd table after file unlink of fd 3: >1 -5 >1 -6 /dev/pts/2 >1 -1 /usr/home/ned >1 -2 / >1 0 /dev/pts/2 >1 1 >1 2 /dev/pts/2 >1 3 >1 4 /usr/home/ned/boo1 >1 5 >1 6 /usr/home/ned/boo3 > >fd table after file unlink of fd 4: >1 -5 >1 -6 /dev/pts/2 >1 -1 /usr/home/ned >1 -2 / >1 0 /dev/pts/2 >1 1 >1 2 /dev/pts/2 >1 3 >1 4 >1 5 >1 6 /usr/home/ned/boo3 > >fd table after file unlink of fd 5: >1 -5 >1 -6 /dev/pts/2 >1 -1 /usr/home/ned >1 -2 / >1 0 /dev/pts/2 >1 1 >1 2 /dev/pts/2 >1 3 >1 4 >1 5 >1 6 /usr/home/ned/boo3 > >fd table after file unlink of fd 6: >1 -5 >1 -6 /dev/pts/2 >1 -1 /usr/home/ned >1 -2 / >1 0 /dev/pts/2 >1 1 >1 2 /dev/pts/2 >1 3 >1 4 >1 5 >1 6 > >fd table after file close: >1 -5 >1 -6 /dev/pts/2 >1 -1 /usr/home/ned >1 -2 / >1 0 /dev/pts/2 >1 1 >1 2 /dev/pts/2 >1 4 >1 5 >1 6 > >fd table after file close: >1 -5 >1 -6 /dev/pts/2 >1 -1 /usr/home/ned >1 -2 / >1 0 /dev/pts/2 >1 1 >1 2 /dev/pts/2 >1 5 >1 6 > >fd table after file close: >1 -5 >1 -6 /dev/pts/2 >1 -1 /usr/home/ned >1 -2 / >1 0 /dev/pts/2 >1 1 >1 2 /dev/pts/2 >1 6 > >fd table after file close: >1 -5 >1 -6 /dev/pts/2 >1 -1 /usr/home/ned >1 -2 / >1 0 /dev/pts/2 >1 1 >1 2 /dev/pts/2
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 Raw
Actions:
View
Attachments on
bug 197695
:
153164
| 153165