index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
kern
/
kern_lkm.c
Age
Commit message (
Expand
)
Author
1998-03-18
initialize all fileds in vfsconf when installing a new filesystem.
Artur Grabowski
1998-03-17
fix vfs lkms + some indentation
Artur Grabowski
1997-11-06
Updates for VFS Lite 2 + soft update.
Constantine Sapuntzakis
1997-10-06
back out vfs lite2 till after 2.2
Theo de Raadt
1997-10-06
VFS Lite2 Changes
Constantine Sapuntzakis
1997-09-24
s/DEBUG/LKM_DEBUG/g
Michael Shalayeff
1997-07-23
No need to doubly include vm/vm.h
Niklas Hallqvist
1997-07-20
vm.h
Theo de Raadt
1997-05-29
save symtab id after addition to ddb for future use
Michael Shalayeff
1997-02-06
terminate copyinstr, copyoutstr full name; Don.Lewis@tsc.tdk.com
Theo de Raadt
1996-10-14
make gcc -Wall happy for lkms...
Michael Shalayeff
1996-10-02
copyinstr correctly; spotted by bitblt
Theo de Raadt
1996-09-27
Format type fix (%d -> %ld) in debugging/DDB printf.
briggs
1996-09-16
Be less verbose if we have been compiled without DEBUG
Thorsten Lockert
1996-09-09
fix db_add_symtab arguments.
Michael Shalayeff
1996-09-04
Do not do the if(a = b) game even if correct, it is confusing
Niklas Hallqvist
1996-08-29
lkm ddb symbol table loading. done during the middle ages by jtkohl, merged
Theo de Raadt
1996-07-02
-Wall & -Wstrict-prototype fixes
Niklas Hallqvist
1996-06-21
allow LKM listing.
Michael Shalayeff
1996-06-21
allocate LKM slot dynamically.
Michael Shalayeff
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-03-03
From NetBSD: 960217 merge
Niklas Hallqvist
1995-10-18
initial import of NetBSD tree
Theo de Raadt