History log of /netbsd-src/sys/rump/net/lib/libshmif/shmif_user.c (Results 1 – 5 of 5)
Revision Date Author Comments
# e0888b5d 26-Mar-2019 bad <bad@NetBSD.org>

Protect __KERNEL_RCSID. It isn't available when compile rumpkernels under e.g. Linux.


# d91f98a8 27-Jan-2019 pgoyette <pgoyette@NetBSD.org>

Merge the [pgoyette-compat] branch


# a57097d0 12-Dec-2018 alnsn <alnsn@NetBSD.org>

Add missing RCSIDs.


# 01cb86bb 04-Apr-2018 martin <martin@NetBSD.org>

Unconditionally include <unistd.h>, as we use ftruncate() unconditionally
too.
Reported (with patch) by Antonio Huete Jimenez in PR 53153, slightly
modified by me.


# d1665e5a 13-Mar-2014 pooka <pooka@NetBSD.org>

rename rumpcomp_user.* -> shmif_user.*