FreeBSD Bugzilla – Attachment 8969 Details for
Bug 18587
/etc/security: improove the dmesg diff output
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 457 bytes, created by
ls
on 2000-05-16 08:10:05 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
ls
Created:
2000-05-16 08:10:05 UTC
Size:
457 bytes
patch
obsolete
>--- etc/security.orig Mon Apr 10 11:22:39 2000 >+++ etc/security Mon May 8 14:22:13 2000 >@@ -102,7 +102,7 @@ > if cmp ${LOG}/dmesg.today ${TMP} >/dev/null 2>&1; then :; else > separator > echo "${host} kernel log messages:" >- diff -b ${LOG}/dmesg.today ${TMP} | egrep "^>" >+ diff -b ${LOG}/dmesg.today ${TMP} | egrep "^>" | sed -e 's/^> //' | sort | uniq -c | sort -rn > mv ${LOG}/dmesg.today ${LOG}/dmesg.yesterday > mv ${TMP} ${LOG}/dmesg.today > fi
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 18587
: 8969