Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
Makefile | H A D | 16-Aug-2023 | 248 | 15 | 9 | |
README | H A D | 16-Aug-2023 | 313 | 13 | 8 | |
shmtest.c | H A D | 16-Aug-2023 | 6.7 KiB | 281 | 149 |
README
1 2SysV IPC Shared Memory Regression Utility. 3 4This regression utility will test the SysV Shared Memory facility 5in FreeBSD. You can start the test by running ``make regress'', after 6running ``make''. 7 8Obtained from: The NetBSD Foundation. 9Date of port: 13 August 2002 10 11 -- Hiten Pandya 12 -- hiten@uk.FreeBSD.org 13