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

Merge the [pgoyette-compat] branch


# 1a0fa34d 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 ...


# 8661aac8 30-Jun-2015 christos <christos@NetBSD.org>

whitespace police.


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

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


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

Move compat calls, requested by mrg@


# 4a59e4a6 21-Jun-2015 martin <martin@NetBSD.org>

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


# 021a80b6 20-Jun-2015 martin <martin@NetBSD.org>

Implement modctl, sigqueinfo and mq_*