| Age | Commit message (Expand) | Author |
|---|---|---|
| 2009-09-17 | Not all platforms can do PaX stuff. The list was derived in private | jnemeth |
| 2008-11-19 | Make the emulations, exec formats, coredump, NFS, and the NFS server | ad |
#!/bin/sh # Crude script to convert formatted manual pages to HTML echo '
' sed ' s/\([<>&]\)\1/\1/g s/&/\&/g s/\</g s/>/\>/g s;_\(.\);\1;g s;.\(.\);\1;g s;;;g s;;;g ' "$@" echo ''

| summaryrefslogtreecommitdiff |
| Age | Commit message (Expand) | Author |
|---|---|---|
| 2009-09-17 | Not all platforms can do PaX stuff. The list was derived in private | jnemeth |
| 2008-11-19 | Make the emulations, exec formats, coredump, NFS, and the NFS server | ad |