summaryrefslogtreecommitdiffstats
path: root/sys/dev/ksyms
Commit message (Expand)AuthorAgeFilesLines
* Streamline use of cdevpriv and correct some corner cases.hselasky2012-08-151-2/+0
* Get rid of D_PSEUDO.ed2011-10-181-1/+1
* Promote ksyms_map() and ksyms_unmap() to general facilitykib2011-03-281-50/+3
* Update d_mmap() to accept vm_ooffset_t and vm_memattr_t.rnoland2009-12-291-2/+2
* (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.antoine2009-12-281-1/+1
* strict kobj signatures: linker_if fixesavg2009-06-111-2/+3
* Remove another d_thread_t use that crept in.jhb2009-06-011-1/+1
* Change from using vm_map_delete() to vm_map_remove().sson2009-05-271-16/+2
* Add the ksyms(4) pseudo driver. The ksyms driver allows a process tosson2009-05-261-0/+678
OpenPOWER on IntegriCloud