Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 313092 Details for
Bug 457342
New color in dircolors breaks tcsh (colorls problem)
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
add new color attribute for file with capability
tcsh-6.15.00-ca-color.patch (text/plain), 504 bytes, created by
Kamil Dudka
on 2008-07-31 12:15:52 UTC
(
hide
)
Description:
add new color attribute for file with capability
Filename:
MIME Type:
Creator:
Kamil Dudka
Created:
2008-07-31 12:15:52 UTC
Size:
504 bytes
patch
obsolete
>diff -ruN tcsh-6.15.00.orig/tw.color.c tcsh-6.15.00/tw.color.c >--- tcsh-6.15.00.orig/tw.color.c 2006-03-02 19:46:45.000000000 +0100 >+++ tcsh-6.15.00/tw.color.c 2008-07-31 14:10:34.000000000 +0200 >@@ -85,6 +85,7 @@ > VAR(NOS, "tw", ""), /* Sticky and other writable dir (+t,o+w) */ > VAR(NOS, "ow", ""), /* Other writable dir (o+w) but not sticky */ > VAR(NOS, "st", ""), /* Sticky dir (+t) but not other writable */ >+ VAR(NOS, "ca", ""), /* file with capability */ > }; > > enum FileType {
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 457342
: 313092 |
313153