summaryrefslogtreecommitdiff
path: root/sys/kern/kern_lkm.c
AgeCommit message (Expand)Author
1998-03-18initialize all fileds in vfsconf when installing a new filesystem.Artur Grabowski
1998-03-17fix vfs lkms + some indentationArtur Grabowski
1997-11-06Updates for VFS Lite 2 + soft update.Constantine Sapuntzakis
1997-10-06back out vfs lite2 till after 2.2Theo de Raadt
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-09-24s/DEBUG/LKM_DEBUG/gMichael Shalayeff
1997-07-23No need to doubly include vm/vm.hNiklas Hallqvist
1997-07-20vm.hTheo de Raadt
1997-05-29save symtab id after addition to ddb for future useMichael Shalayeff
1997-02-06terminate copyinstr, copyoutstr full name; Don.Lewis@tsc.tdk.comTheo de Raadt
1996-10-14make gcc -Wall happy for lkms...Michael Shalayeff
1996-10-02copyinstr correctly; spotted by bitbltTheo de Raadt
1996-09-27Format type fix (%d -> %ld) in debugging/DDB printf.briggs
1996-09-16Be less verbose if we have been compiled without DEBUGThorsten Lockert
1996-09-09fix db_add_symtab arguments.Michael Shalayeff
1996-09-04Do not do the if(a = b) game even if correct, it is confusingNiklas Hallqvist
1996-08-29lkm ddb symbol table loading. done during the middle ages by jtkohl, mergedTheo de Raadt
1996-07-02-Wall & -Wstrict-prototype fixesNiklas Hallqvist
1996-06-21allow LKM listing.Michael Shalayeff
1996-06-21allocate LKM slot dynamically.Michael Shalayeff
1996-04-21partial sync with netbsd 960418, more to comeTheo de Raadt
1996-03-03From NetBSD: 960217 mergeNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt