summaryrefslogtreecommitdiff
path: root/sys/kern/subr_module.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.1.1_cvscvs2svn2000-09-251-1/+1
* Trim unused options (or #ifdef for undoc options).Peter Wemm1999-10-111-1/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Align to sizeof(long) rather than sizeof(int32_t). It needs to bePeter Wemm1998-10-141-8/+8
* Relocate a few extra addresses that are stored as physical addresses viaPeter Wemm1998-10-121-3/+7
* Updates for alignment rounding. XXX this is highly machine dependent andPeter Wemm1998-10-091-15/+134
* Kernel environment access, preloaded module lookup.Mike Smith1998-10-091-0/+144