History log of /netbsd/lib/libkvm/kvm_getloadavg.c (Results 1 – 11 of 11)
Revision Date Author Comments
# bd8bd719 21-Mar-2012 matt <matt@NetBSD.org>

Use C89 function definition


# 8bb0c87c 26-Sep-2010 jym <jym@NetBSD.org>

Define KREAD() inside kvm_private.h, for reusability.


# 6dc46b92 19-Sep-2010 jym <jym@NetBSD.org>

Ansify and KNF all functions within kvm(3). No objection on current-users@.

Used as ground for u_long => vaddr_t/paddr_t replacements in kvm(3)
private functions.

Compile tested for all arches. See

Ansify and KNF all functions within kvm(3). No objection on current-users@.

Used as ground for u_long => vaddr_t/paddr_t replacements in kvm(3)
private functions.

Compile tested for all arches. See also:

http://mail-index.netbsd.org/current-users/2010/09/07/msg014249.html

show more ...


# eb7c1594 07-Aug-2003 agc <agc@NetBSD.org>

Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22280, verified by myself.


# c62a74e6 18-Jan-2003 thorpej <thorpej@NetBSD.org>

Merge the nathanw_sa branch.


# 0eac4bfc 26-Jun-2000 mrg <mrg@NetBSD.org>

use <uvm/uvm_param.h> now.


# cc7ffa0d 27-Sep-1998 christos <christos@NetBSD.org>

Remove lint


# b4119f6b 15-Aug-1997 mikel <mikel@NetBSD.org>

use <sys/cdefs.h> __RCSID() macro


# ef9b3c57 20-Jun-1997 mikel <mikel@NetBSD.org>

include <stdlib.h> for getloadavg() prototype


# 346e67f8 18-Mar-1996 thorpej <thorpej@NetBSD.org>

RCS id police.


# 0215cc7d 09-May-1994 cgd <cgd@NetBSD.org>

new libkvm