aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/mqueue
Commit message (Collapse)AuthorAgeFilesLines
* Integrate tools/regression/mqueue into the FreeBSD test suite asEnji Cooper2015-04-2711-541/+0
| | | | | | | | | tests/sys/mqueue MFC after: 1 week Notes: svn path=/head/; revision=282071
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-135-5/+5
| | | | | | | | | 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
* Add missing headers. While there, arrange headers alphabetically.Konstantin Belousov2010-03-165-17/+37
| | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=205225
* Fixed missing or broken library dependencies.Ruslan Ermilov2010-02-255-5/+10
| | | | Notes: svn path=/head/; revision=204311
* Fix compiling.David Xu2007-01-0610-25/+29
| | | | Notes: svn path=/head/; revision=165829
* Add code to test POSIX message queue.David Xu2005-11-2611-0/+512
Notes: svn path=/head/; revision=152832