aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/linker_if.m
Commit message (Expand)AuthorAgeFilesLines
* sys/kern: spelling fixes in comments.Pedro F. Giffuni2016-04-291-1/+1
* strict kobj signatures: linker_if fixesAndriy Gapon2009-06-111-1/+1
* Add the ksyms(4) pseudo driver. The ksyms driver allows a process toStacey Son2009-05-261-0/+18
* Add the ctf_get method.John Birrell2008-05-231-0/+9
* Add a function to list symbols in a file and their values at theJohn Birrell2007-11-181-0/+11
* /* -> /*- for copyright notices, minor format tweaks as necessaryWarner Losh2005-01-061-1/+1
* The method link_preload_finish is not static.Doug Rabson2003-09-201-1/+1
* Add the sysctl "kern.function_list", which currently exports allBrian Feldman2001-10-301-0/+10
* With this commit, I hereby pronounce gensetdefs past its use-by date.Peter Wemm2001-06-131-0/+14
* First round implementation of a fine grain enhanced module to modulePeter Wemm2000-04-291-0/+8
* * Rewrite to use kobj(9) instead of hard-coded function tables.Doug Rabson2000-04-241-0/+75