mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 06:45:34 -05:00
- Move to ANSI definitions syntax, removing warnings about type promotions. - Remove __P(). - Staticise everything. - Remove warnings about unused args for signal handlers. Sponsored by: The FreeBSD Foundation MFC after: 1 week |
||
|---|---|---|
| .. | ||
| Makefile | ||
| README | ||
| shmtest.c | ||
$FreeBSD$ SysV IPC Shared Memory Regression Utility. This regression utility will test the SysV Shared Memory facility in FreeBSD. You can start the test by running ``make regress'', after running ``make''. Obtained from: The NetBSD Foundation. Date of port: 13 August 2002 -- Hiten Pandya -- hiten@uk.FreeBSD.org