summaryrefslogtreecommitdiffstats
path: root/tools/regression/sysvsem
Commit message (Collapse)AuthorAgeFilesLines
* MFC r264400,r265836:ngie2014-12-311-1/+1
| | | | | | | | | | | | | | r264400: NO_MAN= has been deprecated in favor of MAN= for some time, go ahead 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. r265836: Remove last two NO_MAN= in the tree. In both of these cases, MAN= is what is needed.
* According to shared memory man pages, advice including <sys/types.h>kevlo2012-05-211-1/+1
| | | | instead of <sys/param.h>
* The NetBSD Foundation has granted permission to remove clause 3 and 4 fromjoel2010-03-021-7/+0
| | | | | | their software. Obtained from: NetBSD
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-211-1/+1
| | | | OK'ed by: core
* For variables that are only checked with defined(), don't provideru2004-10-241-1/+1
| | | | any fake value.
* Add regression tests for sysvipc.alfred2002-08-153-0/+376
Submitted by: Hiten Pandya <hiten@uk.FreeBSD.org> Obtained from: NetBSD
OpenPOWER on IntegriCloud