aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ksyms
Commit message (Expand)AuthorAgeFilesLines
* Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.Robert Noland2009-12-291-2/+2
* (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.Antoine Brodin2009-12-281-1/+1
* strict kobj signatures: linker_if fixesAndriy Gapon2009-06-111-2/+3
* Remove another d_thread_t use that crept in.John Baldwin2009-06-011-1/+1
* Change from using vm_map_delete() to vm_map_remove().Stacey Son2009-05-271-16/+2
* Add the ksyms(4) pseudo driver. The ksyms driver allows a process toStacey Son2009-05-261-0/+678