index
:
thunderbird
debian
progress-linux
upstream
TODO
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
netwerk
/
sctp
/
src
/
restore_mod.sh
blob: 8305e478edf5c11b3770e3e7e6a28c338cc38e17 (
plain
)
1
2
#!/bin/sh
find
-name
'*.[ch]'
-exec
chmod
644
{}
\;