History log of /netbsd-src/sys/compat/netbsd32/netbsd32_rndpseudo_50.c (Results 1 – 5 of 5)
Revision Date Author Comments
# 650cb29c 19-Jan-2021 simonb <simonb@NetBSD.org>

KNF consistency: No parentheses are needed around the return value.


# 6bf9fb15 30-Apr-2020 riastradh <riastradh@NetBSD.org>

Omit needless #include <sys/rnd.h>.


# 31383432 26-Sep-2019 christos <christos@NetBSD.org>

use size_t for counters (which are compared and set with unsigneds)


# 11c2d401 27-Jun-2019 christos <christos@NetBSD.org>

Include the right stuff so compat_netbsd32_50 compiles.


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

Merge the [pgoyette-compat] branch