version 1.13, 2018/04/20 12:08:50
|
version 1.14, 2018/04/20 12:29:19
|
Line 4 Below list needs to be expanded about AR
|
Line 4 Below list needs to be expanded about AR
|
Then expanded to be readable by an average technically inclined person. |
Then expanded to be readable by an average technically inclined person. |
Then reordered for most cool things on top. |
Then reordered for most cool things on top. |
|
|
* PaX MPROTECT (W\^X) memory protection enforced by default on architectures with fine-grained memory protection |
* PaX MPROTECT (W\^X) memory protection enforced by default on some architectures with fine-grained memory protection and suitable PLT formats: |
* PaX ASLR in some archs, MKPIE default for userland |
i386, amd64, evbarm, landisk, pmax |
XXX list of archs |
* PaX ASLR enabled by default on: |
* SSP/FORTIFY default for userland and packages. |
i386, amd64, evbarm, landisk, pmax, sparc64 |
XXX is SSP / MKPIE new to userland? |
* MKPIE default for userland on: |
|
i386, amd64, arm, m68k, mips, sh3, sparc64 |
* In-kernel audio mixer |
* In-kernel audio mixer |
* Real-Time Signals |
* Real-Time Signals |
* Synchronize Machine Independent features in ptrace(2) with Linux and FreeBSD |
* Synchronize Machine Independent features in ptrace(2) with Linux and FreeBSD |
* Improved C11 feature completeness (added missing headers, implemented functions) |
|
* ext4 enhanced read-only support |
|
* nc(1) imported from OpenBSD |
|
* sys_info a new script to return version information for system libraries and utilities |
* sys_info a new script to return version information for system libraries and utilities |
* added intrctl(8) interrupt distribution control utility. |
* added intrctl(8) interrupt distribution control utility. |
* added can(4) socketcan implementation, a socket layer for CAN busses |
* added can(4) socketcan implementation, a socket layer for CAN busses |