Comparison of operating system kernels
A kernel is the most fundamental component of a computer operating system.[1] A comparison of system kernels can provide insight into the design and architectural choices made by the developers of particular operating systems.
Comparison criteria
The following tables compare general and technical information for a number of widely used and currently available operating system kernels. Please see the individual products' articles for further information.
Even though there are a large number and variety of available Linux distributions, all of these kernels are grouped under a single entry in these tables, due to the differences among them being of the patch level. See comparison of Linux distributions for a detailed comparison. Linux distributions that have highly modified kernels — for example, real-time computing kernels — should be listed separately. There are also a wide variety of minor BSD operating systems, many of which can be found at comparison of BSD operating systems.
The tables specifically do not include subjective viewpoints on the merits of each kernel or operating system. For this kind of information, please see operating system advocacy.
Feature overview
The major contemporary general-purpose kernels are shown in comparison. Only an overview of the technical features is detailed.
Transport protocol support
Kernel Name | TCP | UDP | SCTP | DCCP |
---|---|---|---|---|
DragonFly BSD kernel | Yes | Yes | No | No |
FreeBSD kernel | Yes | Yes | Yes | No |
Linux kernel | Yes | Yes | Yes | Yes |
Solaris kernel | Yes | Yes | Yes | ? |
Windows NT kernel | Yes | Yes | No | ? |
XNU | Yes | Yes | No | No |
In-kernel security
Kernel Name | File access control | Disable memory execution support | Kernel ASLR | Mandatory access control | Capability-based security | In-kernel key management | Audit API | Sandbox | SYN flood protection | UDP flood protection | Ping flood protection | Smurf attack protection | Network Behavior Analysis |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Linux | Traditional Unix permissions, POSIX ACL | Yes | Yes | LSM (SELinux, SMACK, TOMOYO Linux, AppArmor) | seccomp | keyctl | fanotify | SELinux Sandbox, seccomp, KVM | SYN cookies | No? | No? | No? | No |
FreeBSD Kernel | Traditional Unix permissions, POSIX and NFSv4 ACL | Yes | ? | TrustedBSD MAC | Capsicum | ? | OpenBSM | Capsicum | SYN cookies | ? | ? | ? | ? |
Solaris Kernel | Traditional Unix permissions, POSIX ACL, NFSv4 ACL | Default | ? | Solaris Trusted Extensions | ? | ? | ? | ? | ? | ? | ? | ? | ? |
Windows NT kernel | Access control list | DEP | Yes | Mandatory Integrity Control | ? | ? | ? | ? | ? | ? | ? | ? | ? |
XNU | Traditional Unix permissions, access control list | Yes | Yes | TrustedBSD MAC | ? | ? | OpenBSM | Apple XNU Sandbox | ? | ? | ? | ? | ? |
In-kernel virtualization
Kernel Name | Container (no resource management, no security) | Container (no resource management) | Container (resource management) | Paravirtualization | Full virtualization | User-space execution | Kernel as Library | Kernel as Kernel Driver |
---|---|---|---|---|---|---|---|---|
Linux | chroot | LXC | Virtio, Hyper-V (guest only), Xen (guest only), VMI (guest only), kvm-lite, lguest | KVM | UML | (LKL) | (coLinux) | |
DragonFly BSD kernel | chroot | jail | No | No | vkernel | ? | ? | |
FreeBSD kernel | chroot | jail | Virtio, Xen (guest only) | BHyVe (KVM) | ? | ? | ? | |
NetBSD kernel | chroot | (sysjail (discontinued)) | No | Virtio and Xen | No | ? | Rump kernel | ? |
Solaris kernel | chroot | Solaris Containers / Zones | No | No | No | ? | ? | |
Windows NT kernel | AppContainers | Hyper-V | ? | ? | ? | |||
XNU | chroot | ? | ? | ? | ? | ? | ? | ? |
In-kernel server support
Kernel Name | HTTP | FTP | NFS | CIFS | Name server | Transport-layer load balancer | Application-layer load balancer | 9P | TLS proxy | WAF | Memcached server |
---|---|---|---|---|---|---|---|---|---|---|---|
Linux kernel | (TUX web server patch) | (TUX web server patch) | knfsd | (CIFSSRV available) | ? | IP Virtual Server | (KTCPVS) | (patch available) | (Crypto kernel TLS socket) | (Tempesta FW) | (kmemcached) |
DragonFly BSD kernel | No | No | Yes | Yes | ? | ? | ? | No | No | ? | ? |
FreeBSD kernel | No | No | Yes | No | No | Yes | No | No | No | ? | ? |
Solaris kernel | ? | ? | Yes | Yes[13] | ? | Yes[14] | Yes[14] | ? | KSSL | ? | ? |
Windows NT kernel | HTTP.sys | ? | ? | Yes | ? | Yes | Yes | No | ? | ? | ? |
XNU | No | No | Yes | No | No | No | No | No | No | ? | ? |
Binary format support
A comparison of OS support for different binary formats (executables):
Kernel Name | a.out | ECOFF | ELF | FDPIC ELF binaries (mmu less) |
flat binaries (superH) |
HUNK | Mach-O | Misc (wrapper based, like interpreters) |
PE | SOM (PA-RISC, HP-UX) |
NLM | PEF | DOS COM | MZ | LE | LX | NE |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Amiga Exec | No | No | Yes[15] | No | No | Yes | No | No | No | No | ? | ? | ? | ? | ? | ? | ? |
DragonFly BSD kernel | No | No | Yes | No | No | No | No | No | No | No | No | No | No | No | No | No | No |
HP-UX kernel | No | No | Yes | No | No | No | No | No | No | Yes | No | No | ? | ? | ? | ? | ? |
Linux kernel | Yes | Yes | Yes | Yes | Yes | No | No | Yes | Some[16] | Yes | ? | No | ? | ? | ? | ? | ? |
MINIX 3 kernel | Some[8][9] | No | Yes[7] | No | No | No | No | No | No | No | No | No | ? | ? | ? | ? | ? |
NetBSD kernel | Yes | Yes | Yes | ? | ? | ? | Yes | ? | Yes | ? | ? | ? | ? | ? | ? | ? | ? |
ReactOS kernel | ? | ? | ? | ? | ? | ? | ? | ? | Yes | ? | ? | ? | ? | ? | ? | ? | ? |
Solaris kernel | Yes[17] | No | Yes[18] | No | No | No | No | No | Some[19] | No | ? | ? | ? | ? | ? | ? | ? |
Windows NT kernel | No | No | Yes | No | No | No | No | No | Yes | No | No | No | ? | ? | ? | ? | ? |
XNU | No | No | No | No | No | No | Yes | No | No | No | No | No | No | No | No | No | No |
File system support
Physical file systems:
Kernel | Acorn ADFS | Amiga FFS | BeFS | BFS | cramfs | EFS | ext2 | ext3 | ext4 | F2FS | FAT | FreeVxFS | HFS | HFS+ | HPFS | ISO 9660 | JFFS | JFFS2 | JFS | MINIX fs | NSS | NTFS | OCFS | QNX4 FS | System V FS | UDF | UFS | XFS | ZFS | ReiserFS | Reiser4 | Btrfs | HAMMER | Tux3 | exFAT |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
DragonFly BSD kernel | No | No | No | No | No | No | Yes | No | No | No | Yes | No | No | No | No | Yes | No | No | No | No | No | limited write | No | No | No | read only | Yes | No | No | No | No | No | Yes | No | No |
FreeBSD kernel | No | No | No | No | No | No | Yes | Yes | No | No | Yes | No | No | No | No | Yes | No | No | No | No | No | limited write | No | No | No | Yes | Yes | read only | Yes | read only | No | No | No | No | ? |
Linux kernel | Yes [20] |
Yes | read only | Yes | Yes | read only | Yes | Yes | Yes | Yes | Yes | read only | Yes | limited write (only with empty journal) | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes (Full R/W with additional userspace driver)[21] |
Yes | Yes [20] [22] |
write support? | Yes | Yes [20] |
Yes | both FUSE and native | Yes | Yes | Yes | No | Yes | Yes.(Requires userspace driver due to patent concerns[23]) |
MINIX 3 kernel | No | No | No | No | No | No | Yes | No | No | No | Tools available, cannot mount | No | No | No | No | Yes | No | No | No | Yes | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No |
NetWare kernel | No | No | No | No | No | No | No | No | No | No | Yes | No | No | No | No | Yes | No | No | No | No | Yes | No | No | No | No | Yes | No | No | No | No | No | No | No | No | ? |
ReactOS kernel | No | No | No | No | No | No | No | No | No | No | Yes[24] | No | No | No | No | Yes[24] | No | No | No | No | No | No | No | No | No | Yes[24] | No | No | No | No | No | No | No | No | No |
Solaris kernel | ? | ? | ? | ? | ? | ? | Yes | ? | ? | ? | Yes | ? | ? | ? | ? | Yes | ? | ? | ? | ? | No | No | ? | ? | ? | Yes | Yes | ? | Yes | No | No | No | No | No | ? |
Windows NT kernel | ? | ? | ? | ? | ? | ? | Yes [25] |
Yes [26] |
? | No | Yes | ? | Yes [26] |
Yes [26] |
No | Yes | ? | ? | ? | ? | No | Yes | ? | ? | ? | Yes | ? | ? | No | No | No | No | No | No | Yes |
XNU | No | No | No | No | No | No | Yes [27] |
Yes [27] |
No | No | Yes | No | Yes | Yes | No | Yes | No | No | No | No | No | limited write | No | No | No | Yes | Yes | No | read only | No | No | No | No | No | Yes |
Networked file system support
Kernel Name | NFS | AFS | CIFS | Coda | 9P | Ceph |
---|---|---|---|---|---|---|
DragonFly BSD kernel | Yes | No | Yes | No | No | No |
FreeBSD kernel | Yes | Yes | Yes | Yes | No | No |
Linux kernel | Yes | Yes | Yes | Yes | Yes | Yes |
Solaris kernel | Yes | Yes | Yes | No | No | No |
Windows NT kernel | Yes | Yes | Yes | No | No | No |
XNU | Yes | Yes | Yes | No | No | No |
Supported CPU instruction sets and microarchitectures
kernel | HP | Softbank/ARM Holdings | Intel | Imagination Technologies | IBM | Renesas Electronics | Oracle | NXP | Analog Devices | Xilinx | Cadence | Canon/Axis Comm. | Socionext | Microchip/ Atmel |
CML/ Hyperstone | Intel/Altera | WDC | Sunplus Technology | Mellanox | TI | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
VAX | Alpha | PA-RISC | ARM | x86 | i960 | IA-64 | MIPS | PowerPC | S/390 | z/Arch | H8300 | M16C | M32R | 78K | V850 | SuperH | SPARC | m68k | Blackfin (no-mmu) | MicroBlaze | Xtensa | ETRAX CRIS | FR-V | MN10300 | AVR32 | E1 (no-mmu) | Nios (no-mmu) | Nios II | WDC 65C816 | S+core | Tilera | C6X | |||||||||||
mmu | no-mmu | x86 | x86-64 | mmu | no-mmu | 32-bit | 64-bit | mmu | no-mmu | 32-bit | 64-bit | no-mmu | mmu | no-mmu | mmu | no-mmu | mmu | no-mmu | |||||||||||||||||||||||||
DragonFly BSD kernel | No | No | No | No | No | No | Yes | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No |
FreeBSD kernel | No | No | No | Yes | ? | Yes | Yes | ? | Yes | Yes | No | Yes | Yes | No | No | ? | ? | ? | ? | ? | No | No | No | Yes | ? | No | No | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? |
Linux kernel | No | Yes | Yes | Yes | Yes | Yes | Yes | No | Yes | Yes | ? | Yes | Yes | Yes | Yes | Yes | No | Yes | No | No (dropped in 2.6.x) | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | No | No | Yes | Yes | No | Yes | Yes | Yes |
MINIX 3 kernel | ? | No | No | Yes | ? | Yes | In progress | No | No | In progress | ? | No | No | No | No | No | ? | No | ? | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No |
NetBSD kernel | Yes | Yes | Yes | Yes | No[28] | Yes | Yes | ? | Yes | Yes | No[28] | Yes | No | No | No | ? | ? | ? | ? | ? | Yes | No[28] | Yes | Yes | No[28] | Yes | No[28] | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? |
NetWare kernel | No | No | No | No | No | Yes | No | ? | No | No | No | No | No | No | No | ? | ? | ? | ? | ? | No | No | No | No | No | No | No | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? |
OpenBSD kernel | Yes | Yes | Yes | Yes | ? | Yes | Yes | ? | No | Yes | ? | Yes | No | No | No | ? | ? | ? | ? | ? | Yes | ? | Yes | Yes | ? | Yes | Yes | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? |
Rockbox kernel | ? | ? | ? | Yes | ? | ? | ? | ? | ? | Yes | ? | ? | ? | ? | No | ? | ? | ? | ? | ? | Yes | ? | ? | ? | ? | Yes | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? |
Solaris kernel | No | No | No | No | No | Yes | Yes | ? | No | No | No | No | No | No | No | ? | ? | ? | ? | ? | No | No | Yes | Yes | ? | No | No | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? |
Windows NT kernel | No | NT 5.0 RC1 and below only | No | Yes | No | Yes | Yes | No | Yes | NT 4.0 and below only | No | NT 3.51 and NT 4.0 only | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No |
Windows CE kernel | No | No | No | Yes | ? | Yes | ? | No | No | Yes | ? | No | No | No | No | No | ? | No | ? | No | Yes | ? | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No | No |
XNU | No | No | No | Yes | ? | Yes | Yes | ? | No | No | No | Yes | Yes | No | No | ? | ? | ? | ? | ? | No | No | No | No | No | No | No | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? |
SPARTAN kernel | ? | No | No | Yes | ? | Yes | Yes | ? | Yes | Yes | ? | Yes | No | No | No | ? | ? | ? | ? | ? | No | No | Yes | Yes | ? | No | No | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? | ? |
FreeRTOS kernel | ? | ? | ? | ? | Yes | ? | ? | ? | ? | ? | ? | Yes | ? | ? | No | ? | ? | ? | Yes | Yes | ? | ? | ? | ? | ? | ? | ? | Yes | Yes | ? | ? | ? | ? | ? | Yes | ? | ? | ? | Yes | ? | ? | ? | ? |
Supported kernel execution environment
Kernel name | Linux | Darwin | Windows NT | FreeBSD | NetBSD | Solaris | OSF/1 | Amiga Unix | SunOS | BSD/OS | IBCS2 systems | IRIX | Ultrix | NDIS | SVR4 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
FreeBSD kernel | Yes[29] | No | No | Yes | No | No | No | No | No | No | No | No | No | Yes[29] | Yes[29] |
Linux kernel | Yes | No | (Longene) | No | No | No | No | No | No | No | No | No | No | No | No |
NetBSD kernel | Yes[30] | No? ? | No? ? | Yes[30] | Yes | Yes[30] | Yes[30] | Yes[30] | Yes[30] | Yes[30] | Yes[30] | Yes[30] | Yes[30] | Yes | Yes |
OpenBSD kernel | Yes | No | No | Yes | Yes | Yes | No | No | Yes | ? | ? | ? | ? | No | Yes |
Windows NT kernel | No | No | Yes | No | No | No | No | No | No | No | No | No | No | No | No |
ReactOS kernel | No | No | Yes | No | No | No | No | No | No | No | No | No | No | No | No |
XNU | No | Yes | No | No | No | No | No | No | No | No | No | No | No | No | No |
Kernel name | Linux | Darwin | Windows NT | FreeBSD | NetBSD | Solaris | OSF/1 | Amiga Unix | SunOS | BSD/OS | IBCS2 systems | IRIX | Ultrix | NDIS | SVR4 |
Supported cipher algorithms
This may be usable on some situations like file system encrypting.
Kernel name | DES | AES | Blowfish | Triple DES | Serpent | Twofish | CAST-128 | DES-X | IDEA | RC2 | RC5 | SEED | Skipjack | TEA | XTEA | CAST-256 | RC4 | Camellia | Anubis | KHAZAD | Salsa20 | FCrypt |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
DragonFly BSD kernel | Yes | Yes | Yes | Yes | Yes | Yes | Yes | No | Yes | No | No | No | Yes | No | No | No | Yes | Yes | No | No | No | No |
FreeBSD kernel | Yes | Yes | Yes | Yes | No | No | Yes | No | Yes | No | No | No | Yes | No | No | Yes | Yes | Yes | No | No | No | No |
Linux | Yes | Yes | Yes | Yes | Yes | Yes | Yes | ? | ? | ? | ? | Yes | ? | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes |
Windows NT kernel | Yes | Yes | Yes | Yes | No | No | No | No | No | Yes | No | No | No | No | No | No | Yes | No | No | No | No | No |
Kernel name | DES | AES | Blowfish | Triple DES | Serpent | Twofish | CAST-128 | DES-X | IDEA | RC2 | RC5 | SEED | Skipjack | TEA | XTEA | CAST-256 | RC4 | Camellia | Anubis | KHAZAD | Salsa20 | FCrypt |
Supported compression algorithms
This may be usable on some situations like compression file system.
Kernel name | Deflate | zlib | LZO | LZJB | gzip |
---|---|---|---|---|---|
Linux | Yes | Yes | Yes | ? | Yes |
Solaris kernel | ? | ? | ? | Yes | Yes |
Supported message digest algorithms
Kernel name | CRC-32 (IEEE) | CRC32c | MD2 | MD4 | MD5 | SHA-1 | SHA-256 | SHA-384 | SHA-512 | Michael MIC | RIPEMD-128 | RIPEMD-160 | RIPEMD-256 | RIPEMD-320 | Tiger | Whirlpool | HMAC | MDC2 | GOST | LASH-160 | LASH-256 | LASH-384 | LASH-512 |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Linux | Yes[31] | Yes[32] | Yes[33] | Yes | Yes | Yes | Yes | Yes[34] | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | ? | ? | ? | ? | ? | ? |
Solaris kernel | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | Yes | ? | ? | Yes | ? | ? | Yes | ? | Yes | Yes | ? | ? | ? | ? | ? |
Windows NT kernel | ? | ? | Yes | Yes | Yes | Yes | Yes | Yes | Yes | No | No | No | No | No | No | No | Yes | No | No | No | No | No | No |
FreeBSD kernel | Yes | Yes | ? | Yes | Yes | Yes | Yes | Yes | Yes | ? | ? | Yes | ? | ? | Yes | ? | Yes | ? | ? | ? | ? | ? | ? |
Kernel name | CRC-32 (IEEE) | CRC32c | MD2 | MD4 | MD5 | SHA-1 | SHA-256 | SHA-384 | SHA-512 | Michael MIC | RIPEMD-128 | RIPEMD-160 | RIPEMD-256 | RIPEMD-320 | Tiger | Whirlpool | HMAC | MDC2 | GOST | LASH-160 | LASH-256 | LASH-384 | LASH-512 |
Supported Bluetooth protocols
Kernel name | ACL | SCO | LMP | HCI | L2CAP | BNEP | RFComm. | SDP | TCP | AVTCP | AVDTP | OBEX | CMTP | HIDP | HCRP | CAPI | PPP |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
FreeBSD kernel | ? | ? | ? | Yes | Yes | ? | Yes | Yes | ? | ? | ? | ? | ? | ? | ? | ? | ? |
Linux | ? | Yes | ? | Yes | Yes | Yes | Yes | ? | ? | ? | ? | ? | Yes | Yes | ? | ? | ? |
Kernel name | ACL | SCO | LMP | HCI | L2CAP | BNEP | RFComm. | SDP | TCP | AVTCP | AVDTP | OBEX | CMTP | HIDP | HCRP | CAPI | PPP |
See also
- Comparison of open source operating systems
- Comparison of Linux distributions
- Comparison of BSD operating systems
- Comparison of Microsoft Windows versions
- List of operating systems
- Comparison of file systems
- Comparison of operating systems
- Operating system advocacy
- MacvsWindows
Footnotes
- ↑ "Kernel Definition". The Linux Information Project. The Linux Information Project. Retrieved 4 March 2015.
- ↑ IBM PC Real Time Clock should run in UT
- ↑ The Amiga hardware lacked support for memory protection, so the strong isolation goals of the microkernel design could not be achieved.
- ↑ http://www.freebsd.org/doc/en/books/handbook/fs-acl.html
- ↑ http://hydra.nixos.org/jobset/gnu/hurd-master
- 1 2 3 "The Fiasco microkernel - Status". Retrieved January 11, 2013.
- 1 2 Supports ELF since version 3.2.0 "MinixReleases". Minix Wiki. Retrieved 21 May 2012.
- 1 2 a.out will be phased out in coming releases. van der Kouwe, Erik. "Re: ~Segmentation [Was: Minix3 for sparc]". Minix3 for sparc. Google Groups. Retrieved 21 May 2012.
- 1 2 Commit to remove a.out utils from minix; only supports running a.out now. Leca, Antoine. "3fb8cb760c9075fab05682b89b1542d66481ba58". minix.git. Retrieved 21 May 2012.
- ↑ "Announcing NetBSD 5.0".
- ↑ http://msdn.microsoft.com/en-us/library/windows/desktop/bb968803%28v=vs.85%29.aspx
- ↑ https://www.cl.cam.ac.uk/~mgk25/mswish/ut-rtc.html
- ↑ OpenSolaris Project Weaves CIFS Server Into the Solaris Kernel
- 1 2 Integrated Load Balancer
- ↑ AmigaOS up to version 3.9 could use the ELF format for PowerPC executables and libraries through ppc.library, also known as PowerUP. AmigaOS 4, uses ELF as its native executable format.
- ↑ The Linux kernel can recognize PE binaries through binfmt_misc and run them using Wine
- ↑ to support SunOS 4.x binaries
- ↑ including a Linux compatibility option
- ↑ The Solaris kernel can PE using Wine
- 1 2 3 experimental and dangerous write support
- ↑ The only supported operation is overwriting existing files, without changing the file length so a loop file on a ntfs volume can be written; better write support can be achieved through ntfs-3g, although that is a FUSE filesystem and therefore not strictly a kernel feature
- ↑ write support currently broken
- ↑ "exFAT fs on FUSE". Retrieved May 15, 2010.
- 1 2 3 Version Status - ReactOS
- ↑ additional driver needed - see http://www.fs-driver.org/
- 1 2 3 additional driver needed
- 1 2 Third party module required. Mac OS X Kernel Module available here
- 1 2 3 4 5 NetBSD Projects - Support for MMU-less systems
- 1 2 3 Linux emulation in FreeBSD - 2 A look inside...
- 1 2 3 4 5 6 7 8 9 10 NetBSD Binary Emulation
- ↑
- ↑
- ↑ MD2 Linux man page
- ↑ GNU SHA2 utilities