Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | According to shared memory man pages, advice including <sys/types.h> | kevlo | 2012-05-21 | 1 | -1/+1 |
| | | | | instead of <sys/param.h> | ||||
* | The NetBSD Foundation has granted permission to remove clause 3 and 4 from | joel | 2010-03-03 | 1 | -7/+0 |
| | | | | | | their software. Obtained from: NetBSD | ||||
* | Fix message size tests for msgsnd(3) and msgrcv(3). msgsz is the length of | jkim | 2006-11-16 | 1 | -8/+12 |
| | | | | actual message and it should not include size of message type. | ||||
* | Add regression tests for sysvipc. | alfred | 2002-08-15 | 1 | -0/+347 |
Submitted by: Hiten Pandya <hiten@uk.FreeBSD.org> Obtained from: NetBSD |