Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
Makefile | H A D | 20-Feb-2020 | 342 | 16 | 9 | |
README | H A D | 20-Feb-2020 | 400 | 16 | 10 | |
shmtest.c | H A D | 20-Feb-2020 | 7 KiB | 296 | 155 |
README
1$DragonFly: src/tools/regression/sysvshm/README,v 1.1 2003/10/18 12:13:01 hmp Exp $ 2 3SysV IPC Shared Memory Regression Utility. 4 5This regression utility will test the SysV Shared Memory facility 6in DragonFly. 7 8The test can be initiated by running ``make regress'', after 9running ``make''. 10 11Obtained from: The NetBSD Foundation. 12Date of port: 18 October 2003 13 14 -- Hiten Pandya 15 -- hmp@backplane.com 16