summaryrefslogtreecommitdiff
path: root/tools/regression/mqueue
AgeCommit message (Collapse)Author
2015-04-27Integrate tools/regression/mqueue into the FreeBSD test suite asEnji Cooper
tests/sys/mqueue MFC after: 1 week Notes: svn path=/head/; revision=282071
2014-04-13NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh
and finish the job. ncurses is now the only Makefile in the tree that uses it since it wasn't a simple mechanical change, and will be addressed in a future commit. Notes: svn path=/head/; revision=264400
2010-03-16Add missing headers. While there, arrange headers alphabetically.Konstantin Belousov
MFC after: 3 days Notes: svn path=/head/; revision=205225
2010-02-25Fixed missing or broken library dependencies.Ruslan Ermilov
Notes: svn path=/head/; revision=204311
2007-01-06Fix compiling.David Xu
Notes: svn path=/head/; revision=165829
2005-11-26Add code to test POSIX message queue.David Xu
Notes: svn path=/head/; revision=152832