Kill flist_sort from Makefiles
[fio.git] / Makefile.FreeBSD
2011-01-27 Jens AxboeKill flist_sort from Makefiles
2011-01-27 Jens AxboeRevert "Unify makefiles"
2011-01-24 Bruce CranUnify makefiles
2011-01-10 Jens AxboeMerge branch 'winfio'
2011-01-10 Bruce CranWindows updates
2011-01-08 Bruce CranVarious fixes/updates
2010-12-16 Bruce CranUse -pthread instead of -lpthread on FreeBSD
2010-12-16 Bruce CranGet rid of other-OS headers in .depend
2010-12-15 Bruce CranFreeBSD build broken due to missing -lrt
2010-09-16 Jens AxboeImplement a better num2str()
2010-05-04 Jens AxboeAdd flist sorting
2010-03-25 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2010-03-25 Jens AxboeFirst step at speeding up io_u rand refill
2010-03-19 Jens AxboeUpdate other OS makefiles
2010-02-11 Joshua AuneFix FreeBSD support
2009-11-24 Jens AxboeMerge branch 'master' of ssh://router/data/git/fio
2009-11-23 Jens AxboeAdd weak helpers to other makefiles
2009-08-09 Jens AxboeMerge branch 'master' of ssh://brick.kernel.dk/data...
2009-08-09 Jens AxboeAdd Linus' optimized sha1 hash for checksum
2009-05-20 Jens AxboeAdd fio_generate_plots.1 man page from debian package
2008-12-22 Jens AxboeInclude crc32c and crc32c-intel checksums in FreeBSD...
2008-06-13 Jens AxboeRevert "Add spinlock wrapper helpers"
2008-06-12 Jens AxboeAdd spinlock wrapper helpers
2008-06-02 Jens AxboeBase FreeBSD Makefile on Linux, but insist on gmake...
2008-06-02 Jens AxboeMakefile update
2008-06-02 Jens AxboeFreeBSD Makefile update
2008-05-30 Jens AxboeMore fixes to FreeBSD and Solaris Makefile
2008-05-23 Jens AxboeNon-linux Makefile updates
2007-07-30 Jens AxboeUpdate non-linux Makefiles
2007-03-26 Jens AxboeFix io piece logging to not have O(n) runtime
2007-03-15 Jens AxboeSplit option handling out of init.c
2007-03-08 Jens AxboeAdd mutex object file to other Makefile's
2007-02-22 Jens AxboeInclude engines in dependency check
2007-02-06 Jens Axboe[PATCH] Simple support for networked IO
2007-02-06 Jens Axboe[PATCH] Rename io engines
2006-12-05 Jens Axboe[PATCH] Fix FreeBSD/Solaris linkage
2006-11-24 Jens Axboe[PATCH] 'null' ioengine
2006-11-24 Jens Axboe[PATCH] Time and seek optimizations
2006-11-23 Jens Axboe[PATCH] Get rid of FIO_INST_PREFIX
2006-06-07 Jens Axboe[PATCH] Final FreeBSD compile fixups
2006-06-07 Jens Axboe[PATCH] Get closer to FreeBSD compile