summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_ctf.c
Commit message (Expand)AuthorAgeFilesLines
* Don't specify a resid parameter if we're just going to ignore it. Instead,markj2015-02-201-7/+5
* Remove unnecessary checks for a return value of NULL from M_WAITOKmarkj2015-02-191-21/+5
* Free the zlib stream after expanding a compressed CTF section.markj2015-02-191-1/+3
* Remove the support for using non-mpsafe filesystem modules.kib2012-10-221-4/+1
* Fix found places where uio_resid is truncated to int.kib2012-02-211-1/+1
* The in-kernel CTF parser caches the result of its first attempt to parserstone2011-11-081-1/+1
* Return proper errno when we hit error when doing sanity check.delphij2011-10-071-4/+22
* Add the CTF source file which gets shared with link_elf.c and link_elf_obj.c.jb2008-05-231-0/+325
OpenPOWER on IntegriCloud