History log of /netbsd/sys/compat/netbsd32/netbsd32_mqueue.c (Results 1 – 7 of 7)
Revision Date Author Comments
# cc17ee2e 27-Jan-2019 pgoyette <pgoyette@NetBSD.org>

Merge the [pgoyette-compat] branch


# fb93a1da 01-Dec-2015 pgoyette <pgoyette@NetBSD.org>

Prepare for new compat_netbsd32_mqueue module to be split out of
compat_netbsd32. Refactor the COMPAT_50 code related to mqueue,
and update the syscall definitions. Remove dependency on mqueue
from

Prepare for new compat_netbsd32_mqueue module to be split out of
compat_netbsd32. Refactor the COMPAT_50 code related to mqueue,
and update the syscall definitions. Remove dependency on mqueue
from the compat_netbsd32 module (the new module will gain this
dependency).

Continuation of work on PR kern/50489

show more ...


# 59bac05f 30-Jun-2015 christos <christos@NetBSD.org>

whitespace police.


# d02810a4 30-Jun-2015 martin <martin@NetBSD.org>

Fix reversed arguments in copyin(9), c.f. kern/sys_mqueue.c rev 1.39.


# 11f2e433 21-Jun-2015 martin <martin@NetBSD.org>

Move compat calls, requested by mrg@


# 8e9c942d 21-Jun-2015 martin <martin@NetBSD.org>

Fix compat/versioning confusion and add the missing new versioned ones.


# 9cec043e 20-Jun-2015 martin <martin@NetBSD.org>

Implement modctl, sigqueinfo and mq_*