summaryrefslogtreecommitdiff
path: root/sys/kern/kern_lkm.c
AgeCommit message (Expand)Author
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