FreeBSD Bugzilla – Attachment 9212 Details for
Bug 18947
daily security script should list inode numbers?
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 392 bytes, created by
dwmalone
on 2000-06-01 17:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
dwmalone
Created:
2000-06-01 17:40:00 UTC
Size:
392 bytes
patch
obsolete
>diff -u -r1.38 security >--- security 2000/04/06 10:46:50 1.38 >+++ security 2000/06/01 16:16:14 >@@ -35,7 +35,7 @@ > find $mount -xdev -type f \ > \( -perm -u+x -or -perm -g+x -or -perm -o+x \) \ > \( -perm -u+s -or -perm -g+s \) -print0 >-done | xargs -0 -n 20 ls -lTd | sort +9 > ${TMP} >+done | xargs -0 -n 20 ls -liTd | sort +10 > ${TMP} > > if [ ! -f ${LOG}/setuid.today ]; then > separator
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 18947
: 9212