summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2014-01-16eliminate use of bsd.sys.mk from Makefileschristos
2014-01-10don't include bsd.sys.mkchristos
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-08-10Use LIBISCXX.joerg
2012-07-22Revert the test addition.rmind
2012-07-21Add a simple test for cdb(5).rmind
2012-04-04Disable new -Wstring-plus-int warning where needed for now.joerg
2012-03-18The inttypes(3) check has already been moved to ATF.jruoho
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-04-09These tests have (finally) been atf-ifiedpgoyette
2011-03-18Kill a redundant lvalue cast in assembler constrained.joerg
2011-01-11The getqaddrinfo test has been atf-ifiedpgoyette
2011-01-08Since the regex test is gone, don't try to descend into its SUBDIRpgoyette
2011-01-08The regex test has been atf-ifiedpgoyette
2011-01-08rpc/xdr test has been atf-ifiedpgoyette
2011-01-07The db test has been atf-ifiedpgoyette
2011-01-07cerror and ttyio tests have been atf-ifiedpgoyette
2011-01-06mktime test has been atf-ifiedpgoyette
2011-01-05The nsdispatch test has been atf-ified.pgoyette