[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Eric Jackson <ericj_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Mon, 7 Jan 2002 12:23:32 -0700 (MST)
- Reply-to: Eric Jackson <ericj_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
CVSROOT: /cvs
Module name: src
Changes by: ericj_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2002/01/07 12:23:32
Modified files:
sys/kern : kern_lkm.c
sys/sys : lkm.h
Log message:
first pass cleanup for lkms
- Use queue.h macros instead of accessing members directly
- Allocate from kernel_map instead of kmem_map
- remove streams
- free memory for syms in lkmunreserve()
- change LMREADY arg to u_long (allow it to work on 64bit systems) - NetBSD
- KNF
Visit your host, monkey.org