summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_ipc.h
Commit message (Collapse)AuthorAgeFilesLines
* fix a comment that was inadvertantly changed by a cvs mergegallatin2000-11-021-1/+1
| | | | pointed out by: obrien
* Support for the linux ipc syscalls on the alpha, where each one hasgallatin2000-11-011-14/+29
| | | | | its own syscall rather than going through a demux function like linux_ipc() on i386
* The MI/MD split wasn't perfect and the MI files need hacks for theobrien2000-11-011-0/+2
| | | | | | AlphaLinux compat bits. This will be better cleaned up soon. Agreed to what ever was necessary by: marcel
* Fix typo in license.marcel2000-08-251-1/+1
|
* Provide prototypes for functions used by MD code.marcel2000-08-221-0/+48
OpenPOWER on IntegriCloud