freebsd-skq/sys/boot/zfs
dim 2543f7030b On i386 and amd64, consistently use the following options whenever we
want to avoid using any "advanced" CPU features:

  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float
2011-01-05 22:24:33 +00:00
..
Makefile On i386 and amd64, consistently use the following options whenever we 2011-01-05 22:24:33 +00:00
zfs.c Remove magic value. 2010-09-17 22:51:45 +00:00
zfsimpl.c - Split code shared by almost any boot loader into separate files and 2010-09-24 19:49:12 +00:00
zfstest.c