summaryrefslogtreecommitdiff
path: root/regress/sys
AgeCommit message (Expand)Author
2014-01-16eliminate use of bsd.sys.mk from Makefileschristos
2014-01-10Fix NOMANchristos
2014-01-10ACTIVE_CC can only be used after include of bsd.own.mkmartin
2012-11-08The sleeping test has been converted to ATFpgoyette
2012-11-07This functionality is tested in tests/fs/vfs/t_iopgoyette
2012-11-07sigtramp has been incorporated into ATF test lib/libc/sys/t_sigactionpgoyette
2012-11-07The lockf/lockf2 tests are now converted to ATFpgoyette
2012-11-05The SysV IPC tests have been converted to atfpgoyette
2012-11-03The mqueue test has been atf-ifiedpgoyette
2012-11-02our current gcc puts the loop after the RAS_END() label on severalchs
2012-04-04Disable new -Wstring-plus-int warning where needed for now.joerg
2012-02-15Back out the recent import of IPFilter 5.1.1 for the upcoming branch,riz
2012-01-30Import IPFilter 5.1.1darrenr
2011-11-02- count the number of bits correctlyyamt
2011-11-01ether_aton test has been atf-ifiedpgoyette
2011-11-01Test all digits.christos
2011-11-01Replace ed usage with awk script.ws
2011-10-17Fix typo in output.mbalmer
2011-08-18provide the out of address space test in a gcc-4.5 friendly way.christos
2011-08-16Fix missing comma in errx() in normally not compiled code.reinoud
2011-07-14Move the uvm "loan" test to tests(7).jruoho
2011-07-14Remove "mmap" subdir.jruoho
2011-07-14../regress/sys/uvm/mmap/mmap.c is now part of tests(7).jruoho
2011-06-22apply some -Wno-error and/or -fno-strict-aliasing.mrg
2011-06-20remove most of the remaining HAVE_GCC tests that are always true inmrg
2011-05-26Default to -Wno-sign-compare -Wno-pointer-sign for clang.joerg
2011-05-24Fix format stringjoerg
2011-05-24Use proper format stringjoerg
2011-05-20Require GCC for compilationjoerg
2011-05-18Include err.h and unistd.h to provide protos for err() and getpid().mellon
2011-05-18Include err.h to provide prototype for err().mellon
2011-05-18WARNSfytsutsui
2011-05-16fix prototypes.christos
2011-05-16use err instead of printf, fix missing prototypes.christos
2011-05-14Turn on WARNS to 4, so that magically -std=gnu99 gets turned on and fixchristos
2011-03-18Kill a redundant lvalue cast in assembler constrained.joerg
2010-12-20Use ${HOST_SH}joerg
2010-10-03Don't overrun the buffer, when writing some payload.rmind
2010-07-13Add a regression test for IPv4 reassembly. Cases:rmind
2010-07-06remove almost all the ability to build netbsd with an a.out target.mrg
2010-05-19verify hex digits.christos
2010-05-19regression test for ether_aton_r()christos
2010-03-23pull in some more headers to get prototypes into scope, and, moredrochner
2009-08-19Import IPFilter 4.1.33darrenr
2009-07-19Improve mqueue regression test.rmind
2009-07-13Regression test for POSIX message queue priority handling.rmind
2009-02-20Remove the kernel and ipf tests that have been converted to atf and nowjmmv
2009-01-29A threaded benchmark for namei()ad
2009-01-28- If given an arg, don't bind to curcpu.ad
2008-12-29fix time_t formatschristos