mirror of
https://github.com/opnsense/src.git
synced 2026-02-28 20:30:57 -05:00
FreeBSD/alpha. The most significant item is to change the command argument to ioctl functions from int to u_long. This change brings us inline with various other BSD versions. Driver writers may like to use (__FreeBSD_version == 300003) to detect this change. The prototype FreeBSD/alpha machdep will follow in a couple of days time. |
||
|---|---|---|
| .. | ||
| deadfs | ||
| devfs | ||
| fdesc | ||
| fifofs | ||
| kernfs | ||
| nullfs | ||
| portal | ||
| procfs | ||
| specfs | ||
| umapfs | ||
| union | ||