mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 15:57:05 -05:00
put_fs_word() to fuword() and suword(). Linux words are 16 bits but BSD words are 32-bits, at least on vax's. Writing a too-large word trashed the neighbouring short word. Bruce |
||
|---|---|---|
| .. | ||
| ext2fs | ||
| fs/ext2fs | ||
| i386/fpemul | ||