mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 23:36:07 -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. |
||
|---|---|---|
| .. | ||
| linux_file.c | ||
| linux_ioctl.c | ||
| linux_ipc.c | ||
| linux_misc.c | ||
| linux_signal.c | ||
| linux_socket.c | ||
| linux_stats.c | ||
| linux_util.c | ||
| linux_util.h | ||